Commit Graph

25189 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
1348850c3e chore: up harmony 2023-01-16 20:35:36 -05:00
Julian Lam
cbb875c732 chore: bump version to beta.1 v3.0.0-beta.1 2023-01-16 17:30:21 -05:00
Barış Soner Uşaklı
bd82ecf5ba chore: up composer 2023-01-16 14:41:56 -05:00
Barış Soner Uşaklı
bb64e7da66 chore: up persona 2023-01-16 14:22:59 -05:00
Julian Lam
30b2bf8d7b fix(deps): bump to harmony beta 1 2023-01-16 14:20:07 -05:00
Barış Soner Uşaklı
1d2f2f938e chore: up harmony 2023-01-16 13:38:30 -05:00
Barış Soner Uşaklı
0143c4f178 Merge branch 'bootstrap5' of https://github.com/NodeBB/NodeBB into bootstrap5 2023-01-16 13:24:39 -05:00
Barış Soner Uşaklı
42a748d5e3 some index + glance fixes, closes #11142 2023-01-16 13:24:33 -05:00
Julian Lam
804e111849 chore: bundle nodebb-plugin-ntfy into dependencies 2023-01-16 13:23:42 -05:00
Barış Soner Uşaklı
0362bff6ae fix: flicker of navigato 2023-01-16 12:21:47 -05:00
Barış Soner Uşaklı
f3e8f9b25f fix: nested replies not updating when icon is used 2023-01-16 11:46:17 -05:00
Barış Soner Uşaklı
964d807de6 chore: up harmony/composer
use newReply with params
2023-01-16 11:25:57 -05:00
Misty Release Bot
ee9631991c Latest translations and fallbacks 2023-01-16 09:17:57 +00:00
Barış Soner Uşaklı
e02f421613 chore: up deps 2023-01-15 23:41:55 -05:00
Barış Soner Uşaklı
da26a297d7 feat: add generateSaveId for composer 2023-01-15 23:26:21 -05:00
Barış Soner Uşaklı
e282d46322 generics before theme, so theme can override 2023-01-15 13:08:37 -05:00
Barış Soner Uşaklı
bb45abac87 feat: picture switcher mobile 2023-01-15 12:27:44 -05:00
Barış Soner Uşaklı
c0040ea7aa update account mobile to match design 2023-01-15 11:12:55 -05:00
Misty Release Bot
df81fec76d Latest translations and fallbacks 2023-01-15 09:17:43 +00:00
Barış Soner Uşaklı
5c4d61af8f feat: add sort key 2023-01-15 01:46:04 -05:00
Barış Soner Uşaklı
facdbbc7a3 feat: update notification item buttons on mark all read 2023-01-15 01:39:56 -05:00
Barış Soner Uşaklı
d2dae19a54 refactor: add missing label classes 2023-01-13 23:15:07 -05:00
Barış Soner Uşaklı
2a89f3d597 properly update header user picture
when icon is changed to picture
2023-01-13 22:04:07 -05:00
Barış Soner Uşaklı
b537ba587b refactor: not all themes have header
user a more specific selector that only updates the correct avatars using user id
2023-01-13 20:51:06 -05:00
Barış Soner Uşaklı
4164d51e08 chore: up harmony 2023-01-13 14:40:40 -05:00
Barış Soner Uşaklı
1d7baf1217 feat: add url to profile links
route: 'info'
url: /user/<userslug>/info
used for comparison in harmony account sidebar
2023-01-13 14:31:56 -05:00
Julian Lam
44ec8ba50e Merge remote-tracking branch 'origin/master' into develop 2023-01-13 13:41:23 -05:00
Julian Lam
48c9f4470f chore: remove extraneous lines from changelog 2023-01-13 13:38:45 -05:00
Misty Release Bot
66aa31698f chore: update changelog for v2.8.2 2023-01-13 18:38:13 +00:00
Misty Release Bot
1d5eff2365 chore: incrementing version number - v2.8.2 v2.8.2 2023-01-13 18:38:12 +00:00
Barış Soner Uşaklı
0cdc9d42cd chore: up harmony 2023-01-13 11:06:25 -05:00
Barış Soner Uşaklı
388a8270c9 feat: add notification counts to /notifications
refactor notifications page so it uses notification module functions
2023-01-13 10:35:40 -05:00
Julian Lam
a69bc2cf7f fix: remove unneeded assignment, as req and locals will not likely ever be completely reassigned 2023-01-13 10:04:58 -05:00
Julian Lam
25ae58e8a0 fix: move call to filter:middleware.buildHeader out of parallel so that req can be overridden by plugins prior to loading config 2023-01-13 09:53:14 -05:00
Barış Soner Uşaklı
5aea76e330 chore: up harmony, add lang string 2023-01-13 09:48:18 -05:00
Barış Soner Uşaklı
6bb4426c94 fix: len check 2023-01-13 01:23:20 -05:00
Barış Soner Uşaklı
d3d831e31b fix: system messages are new sets 2023-01-12 21:48:55 -05:00
Barış Soner Uşaklı
2658bcc821 fix: chatwith message fix 2023-01-12 21:44:36 -05:00
Barış Soner Uşaklı
423a44e18e prevent default redirect on switchs 2023-01-12 19:56:16 -05:00
Barış Soner Uşaklı
e15642ef31 refactor: redirect to first chat when accessing /chats
add new hook to disable chat modals
2023-01-12 19:53:51 -05:00
Barış Soner Uşaklı
4931b1f636 refactor: dont create user tooltips on every avatar 2023-01-12 19:51:01 -05:00
Barış Soner Uşaklı
5991727f42 fix: chat fix 2023-01-12 16:14:16 -05:00
Barış Soner Uşaklı
32cad6dc82 feat: add new language string for chat usernames 2023-01-12 13:32:39 -05:00
Barış Soner Uşaklı
8036baf86a refactor: icon select, and fix icon size issue 2023-01-12 11:55:48 -05:00
Misty Release Bot
28613e70e8 Latest translations and fallbacks 2023-01-12 09:18:03 +00:00
renovate[bot]
aaf9abed07 fix(deps): update dependency cron to v2.2.0 (#11140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 16:52:42 -05:00
Barış Soner Uşaklı
3e7633e791 test: helper test fix 2023-01-11 16:52:25 -05:00
Barış Soner Uşaklı
b62478bc56 chore: up themes, fix fontawesome order 2023-01-11 16:08:52 -05:00
Barış Soner Uşaklı
8a8b51914d chore: add missing harmony 2023-01-11 14:00:39 -05:00
Barış Soner Uşaklı
d6a8c1b71c chore: up markdown 2023-01-11 13:53:13 -05:00