* origin/develop: (41 commits)
lint
Apply 1 suggestion(s) to 1 file(s)
Use feed role for notifs and timelines
Update dependency chai to v4.3.7
Make notification panel a list of articles
Handle properly 2-col and 3-col desktop notifications
Make user panel and notification <aside>
Make timeline a list of articles
Add labels to mobile navs
Add labels for timeline header
Use <main> for main content
Add title to mobile post button
Update dependency eslint-plugin-n to v15.5.0
Update dependency eslint-plugin-promise to v6.1.1
Update Node.js to v16.18.1
Update dependency eslint-plugin-vue to v9.7.0
Update dependency eslint-plugin-n to v15.4.0
Update dependency eslint to v8.26.0
Update vue monorepo
Update dependency css-minimizer-webpack-plugin to v4.2.2
...
* minor-fixes-batch:
add new search to reaction picker and make hardcoded set... better
use better color slot for selected pins #1193
fix picked emoji not being highlighted #1196 + updated its CSS structure
fix staff panel #1192
Update dependency @vuelidate/core to v2.0.0
Update dependency express to v4.18.2
Update dependency autoprefixer to v10.4.12
* emoji-popovers:
use anchor for picker
move keepOpen to picker
some shitty initial implementation of emoji picker with popover
fix blinking popup
fix css
cleanup
moved popovers space outside app because otherwise it causes weird issues A LOT
suggestor popover
* origin/develop: (89 commits)
Update dependency @vuelidate/validators to v2.0.0
Remove lolex package
Remove diff package
Pin dependencies
Update dependency sass to v1.55.0
Make suggestor suggest according to cldr annotations
Make chunks named
Use import() for emoji.json
Add regional indicators
Support filtering by keywords from cldr
Display localized unicode emoji names
Load unicode emoji annotations
Extract language list to its own file
using the half-shit approach since proper approach is full-shit
Make unicode emoji phrases match with _
Use console.info
Fix non-square emojis being truncated
Fix emoji picker lint
Fix emoji picker lint
Tweak efficiency when changing filter keywords in emoji picker
...