Commit graph

6,086 commits

Author SHA1 Message Date
Tusooa Zhu
fa482135a7
Fix scrol->highlight behaviour
Ref: grouped-emoji-picker
2022-08-17 19:01:18 -04:00
Tusooa Zhu
cbe8a2a5d2
Clean up legacy code in emoji picker
Ref: grouped-emoji-picker
2022-08-17 19:01:18 -04:00
Tusooa Zhu
d9901d3914
Use lozad for lazy image loading
Ref: grouped-emoji-picker
2022-08-17 19:01:15 -04:00
Tusooa Zhu
5fb65a4b11
Lint 2022-08-17 19:00:06 -04:00
Tusooa Zhu
1cf2191593
Optimise emoji picker loading process 2022-08-17 19:00:06 -04:00
Tusooa Zhu
8629da50ca
Load emoji properly on first showing 2022-08-17 19:00:06 -04:00
Tusooa Zhu
3733e12b88
Load visible emoji groups when scrolling 2022-08-17 19:00:06 -04:00
Tusooa Zhu
c9557ef28c
Display all emoji groups on emoji picker header 2022-08-17 19:00:06 -04:00
Tusooa Zhu
d0b052a17e
Fix load more emoji action 2022-08-17 19:00:06 -04:00
Tusooa Zhu
16f01e1d3f
Group custom emojis by pack in emoji picker 2022-08-17 19:00:01 -04:00
Henry Jameson
03de3bf857 Merge branch 'scrolltotop' into shigusegubu-vue3
* scrolltotop:
  oops
2022-08-17 21:35:08 +03:00
Henry Jameson
e9ad922eeb oops 2022-08-17 21:34:56 +03:00
Henry Jameson
47d6071d72 Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  fix routes and tests
  fix lists not having pins in edit mode
  fix edit mode checkbox showing up for anon users
2022-08-17 21:25:23 +03:00
Henry Jameson
711a610727 fix routes and tests 2022-08-17 21:25:02 +03:00
Henry Jameson
b440982220 fix lists not having pins in edit mode 2022-08-17 21:14:10 +03:00
Henry Jameson
f12198c2b3 fix edit mode checkbox showing up for anon users 2022-08-17 21:13:39 +03:00
Henry Jameson
0be86b37c8 Merge branch 'scrolltotop' into shigusegubu-vue3
* scrolltotop:
  add "scroll to top" button to timelines and notifications
2022-08-17 21:12:12 +03:00
Henry Jameson
7ef6f8f6a0 Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  create new list UI
2022-08-17 21:12:07 +03:00
Henry Jameson
6428efcb4d Merge branch 'from/develop/tusooa/webpack-5' into shigusegubu-vue3
* from/develop/tusooa/webpack-5: (31 commits)
  fix yarn lock
  Remove legacy code for chunksSortMode
  Add FIXME comment about html-webpack-plugin-after-emit
  Use exact webpack version in package.json
  Reintroduce css minimizer
  Fix double dot in generated asset names
  Update webpack plugins
  Use assets in favour of loaders
  Fix tests
  Make webpack 5 work
  Fix production builds
  Update vue-loader
  Update url-loader
  Update sass-loader
  Update raw-loader
  Update mini-css-extract-plugin
  Update inject-loader
  Update file-loader, html-webpack-plugin, http-proxy-middleware and postcss-loader
  Update css-loader to 5
  Update dependency cross-spawn to v7
  ...
2022-08-17 21:01:04 +03:00
Henry Jameson
efc6b6b703 add "scroll to top" button to timelines and notifications 2022-08-17 20:49:20 +03:00
Henry Jameson
faefd05c03 create new list UI 2022-08-17 20:21:10 +03:00
Alexander Tumin
a29835375a Allow column width configuration: allow stretching navbar with columns 2022-08-17 09:49:52 +03:00
Henry Jameson
65ee66aeb9 Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  forgot to actually add add/remove methods, lel. remove some consolelogs
2022-08-17 00:58:28 +03:00
Henry Jameson
b4f4b370d4 forgot to actually add add/remove methods, lel. remove some consolelogs 2022-08-17 00:58:05 +03:00
Henry Jameson
64526db60e Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  lint
  List edit UI overhaul
  fix journal test
  fix list tests
  ignore invalid journal entries
  proper journal trimming + remove some old workaround to my local bad data
2022-08-17 00:50:03 +03:00
Henry Jameson
77dcbe641c lint 2022-08-17 00:49:07 +03:00
Henry Jameson
d074aefb4f List edit UI overhaul 2022-08-17 00:48:10 +03:00
Henry Jameson
821a09109c fix list tests 2022-08-16 20:00:29 +03:00
Henry Jameson
04acf069d1 ignore invalid journal entries 2022-08-16 19:33:34 +03:00
Henry Jameson
840ce06397 proper journal trimming + remove some old workaround to my local bad data 2022-08-16 19:24:45 +03:00
Henry Jameson
d479a0a01b proper journal trimming + remove some old workaround to my local bad data 2022-08-16 19:24:20 +03:00
Tusooa Zhu
aa97335b20
Make webpack 5 work 2022-08-15 18:01:33 -04:00
Henry Jameson
e96af9769d Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  whoops, forgot the most important bit
2022-08-15 23:33:17 +03:00
Henry Jameson
8d6e5c1e69 whoops, forgot the most important bit 2022-08-15 23:33:07 +03:00
Henry Jameson
45af86287b Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  fix
2022-08-15 23:31:14 +03:00
Henry Jameson
bbd99dc3cf fix 2022-08-15 23:31:05 +03:00
Henry Jameson
6ad00a239b Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  add and remove users to/from lists from their profile
  edit mode
  fix anon user issues
2022-08-15 23:20:03 +03:00
Henry Jameson
50f5afbce1 add and remove users to/from lists from their profile 2022-08-15 23:19:33 +03:00
Henry Jameson
14292d7ed1 edit mode 2022-08-15 21:56:07 +03:00
Henry Jameson
96090ea98f fix anon user issues 2022-08-15 21:03:27 +03:00
Henry Jameson
55241e0ee3 Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  fix prod build again + fetch lists (and follow request) on login, stop fetching on logout, don't start fetching in components
2022-08-15 20:44:34 +03:00
Henry Jameson
ebe095bd76 fix prod build again + fetch lists (and follow request) on login,
stop fetching on logout, don't start fetching in components
2022-08-15 20:44:21 +03:00
Henry Jameson
8553ef02ff Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  fix prod build
2022-08-15 20:34:58 +03:00
Henry Jameson
50924aab5c fix prod build 2022-08-15 20:34:45 +03:00
Henry Jameson
d632f3ab76 Merge branch 'navigation-update' into shigusegubu-vue3
* navigation-update:
  lint
  limit amount of pins on desktop to 6 (for now)
  band-aid to prevent misclics on logout
  fixes, clear cache on logout
  let mobile users customize top bar as well
  fixes + fixes for anon users
  navigation refactored, used in mobile nav as well
  show pinned lists between timelines and rest
  you can now pin lists
  it works more or less well now
  ability to pin items in navigation menu, initial draft version
  add a todo for future
  server side storage support for collections + fixes
  update link in update notification to be a better one
  fixes
  more prefs storage work + move dontShowUpdateNotifs to prefs
  initial prefs storage work
2022-08-12 01:28:37 +03:00
Henry Jameson
80600137d1 lint 2022-08-12 01:27:09 +03:00
Henry Jameson
7d13f38d88 limit amount of pins on desktop to 6 (for now) 2022-08-12 01:26:19 +03:00
Henry Jameson
f54fcda887 band-aid to prevent misclics on logout 2022-08-12 01:22:00 +03:00
Henry Jameson
8d3d8fffab fixes, clear cache on logout 2022-08-12 01:19:19 +03:00
Henry Jameson
c3e7eadddf let mobile users customize top bar as well 2022-08-12 01:00:41 +03:00