Barış Soner Uşaklı
af0e3d9689
fix: closes #14133 , don't modify displayName for system groups
...
added a helper to just modify it for front end
2026-03-30 09:45:07 -04:00
Barış Soner Uşaklı
835723482e
feat: add unreadNids to /api/notifications
2026-03-26 11:50:55 -04:00
Barış Soner Uşaklı
9b88516250
refactor: work with different line-clamp values
2026-03-24 10:17:19 -04:00
Barış Soner Uşaklı
bd0157c3eb
allow different clam-fade-xx values
...
like clamp-fade-4 vs clamp-fade-sm-4
2026-03-24 10:05:52 -04:00
Barış Soner Uşaklı
ad1433e14b
fix : #14108 , reset filter on notif dropdown open
2026-03-23 09:51:56 -04:00
Barış Soner Uşaklı
43e7f0abb9
feat: add email share
2026-03-22 21:25:43 -04:00
Barış Soner Uşaklı
361134f9a2
fix: share url for ap posts, fallback to window.location.href if pid doesnt exist
...
closes #14109
2026-03-20 10:38:03 -04:00
Julian Lam
895997b2b8
docs: wrong type for worldDefaultCid
2026-03-18 09:58:23 -04:00
Julian Lam
7e2c7db3b2
fix: schema fix for new api config value
2026-03-18 09:10:13 -04:00
Barış Soner Uşaklı
11b98583b1
check triggerEl in callbacks
2026-03-18 08:48:46 -04:00
Misty Release Bot
483a63c67b
Latest translations and fallbacks
2026-03-18 09:07:37 +00:00
Julian Lam
7c65471ba4
fix: close notif drawer on item click, fix crash in module
2026-03-17 12:51:14 -04:00
Julian Lam
efaf8eb996
fix: schema fix for new api config value
2026-03-17 12:42:53 -04:00
Julian Lam
35c03e5c8e
fix: issue where initial quickcreate post wouldn't go to the right cid
2026-03-17 12:11:24 -04:00
Julian Lam
27b0fbe685
fix: only show category selector on quickreply on /world
2026-03-17 12:06:43 -04:00
Barış Soner Uşaklı
d458eadb66
add active class to selected filter
...
show no-notifs if there are no unreads
2026-03-16 21:07:44 -04:00
Barış Soner Uşaklı
19bb37cae8
lint: remove unused
2026-03-16 20:39:37 -04:00
Barış Soner Uşaklı
779a372fc5
test: add missing selectedCategory to world.yaml
...
fix url of plugins that are missing it in plugin.json and look for repository.url for backup
2026-03-16 20:31:24 -04:00
Misty Release Bot
aeb530433f
chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub
2026-03-16 19:35:14 +00:00
Julian Lam
2f5021e547
feat: add category selector to /world quick composer
2026-03-16 15:34:47 -04:00
Misty Release Bot
e9063a63e7
chore(i18n): fallback strings for new resources: nodebb.world
2026-03-16 19:00:04 +00:00
Julian Lam
5328662510
fix: removing topic tools/checkbox from /world for guests, reword guest CTA in /world
2026-03-16 14:55:31 -04:00
Misty Release Bot
61414fa4fb
chore(i18n): fallback strings for new resources: nodebb.world
2026-03-16 17:34:32 +00:00
Julian Lam
44e65b8d73
feat: ability to show only local posts in /world
2026-03-16 13:34:04 -04:00
Julian Lam
6c01a5d84f
feat: #14094 , notification drawer UX improvements
2026-03-16 12:33:47 -04:00
Julian Lam
2eb0964d3a
fix: restrict contextmenu preventDefault to the checkbox only
2026-03-16 11:08:56 -04:00
Misty Release Bot
0124b50a28
Latest translations and fallbacks
2026-03-16 09:07:39 +00:00
Barış Soner Uşaklı
47f59dcf8c
fix profile image update in header after changes
2026-03-15 15:18:17 -04:00
Misty Release Bot
5f2b6b8ec6
Latest translations and fallbacks
2026-03-15 09:07:40 +00:00
Misty Release Bot
698758d994
Latest translations and fallbacks
2026-03-14 09:07:38 +00:00
Barış Uşaklı
533ae69c46
feat: allow 3 profile pics ( #14092 )
...
* feat: allow 3 profile pics
* test: fix notification test
* test: fix user picture test
* test: relative_path fixes
* fix: relative_path getting saved in when updating profile pic
2026-03-13 18:42:50 -04:00
Julian Lam
d1e1a0082d
fix: long-press support for topicSelect, #14045
2026-03-13 14:42:48 -04:00
Julian Lam
58da90361f
fix: debug log
2026-03-13 13:57:34 -04:00
Julian Lam
1aa5ca8852
fix: restore guest access to /world, default to latest(all)
2026-03-13 13:52:19 -04:00
Misty Release Bot
702f7c6251
chore(i18n): fallback strings for new resources: nodebb.world
2026-03-13 16:48:21 +00:00
Julian Lam
e2131d1d2e
refactor: /world sorting logic to always use topics/sorted logic
...
- New params for getSortedTopics (includeRemote, followingOnly)
- Ability to show latest (followers only) or latest (all), ?all query param to discriminate
- World now always shows posts from the local forum
- Popular sort will be followers-only + local
2026-03-13 12:41:55 -04:00
Julian Lam
38a1da4609
fix: imagesLoaded integration for handleBack in world.js
2026-03-13 12:09:25 -04:00
Misty Release Bot
f1d3114541
Latest translations and fallbacks
2026-03-13 09:07:41 +00:00
Julian Lam
09c54127de
fix: screenshot fallback
2026-03-12 14:31:47 -04:00
Misty Release Bot
e3ba38f2a2
chore(i18n): fallback strings for new resources: nodebb.admin-settings-general
2026-03-12 18:28:58 +00:00
Julian Lam
75a6dfffdc
feat: screenshot upload in ACP, send fallback brand icons in manifest, serve assets for richer PWA install UI
2026-03-12 14:28:26 -04:00
Barış Soner Uşaklı
dcdb73c303
Merge branch 'master' into develop
2026-03-11 17:21:38 -04:00
Barış Soner Uşaklı
52e8ede8c3
fix: group badge on group details page
2026-03-11 16:52:25 -04:00
Barış Soner Uşaklı
05967f49bc
Merge branch 'master' into develop
2026-03-11 13:26:41 -04:00
Barış Soner Uşaklı
1cc77343ba
refactor: get rid of helper function
2026-03-11 13:22:15 -04:00
Barış Soner Uşaklı
77105586d2
Merge branch 'master' into develop
2026-03-11 13:15:26 -04:00
Barış Soner Uşaklı
9fcaad380b
fix: dont add self username when clicking reply
2026-03-11 13:15:21 -04:00
Misty Release Bot
a46f0136fb
chore(i18n): fallback strings for new resources: nodebb.admin-manage-users
2026-03-11 15:20:43 +00:00
Barış Soner Uşaklı
b108affef5
Merge branch 'master' into develop
2026-03-11 11:20:10 -04:00
Barış Soner Uşaklı
330106e8d4
feat: add partial query help in acp manage users
...
increase bounce timeout
2026-03-11 11:10:12 -04:00