Commit Graph

31595 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
e8ef2e5c55 fix: dont store ap tids in topics:tid
create new zset topicsRemote:tid
upgrade script to copy over ap tids
2026-02-24 10:47:59 -05:00
Barış Soner Uşaklı
003e6d0775 fix: closes #14010 2026-02-24 10:21:52 -05:00
Barış Soner Uşaklı
cdc8eeb8b9 fix double events on cache table 2026-02-24 10:06:16 -05:00
Barış Soner Uşaklı
d6cf5fba1c fix: hook name 2026-02-24 10:01:56 -05:00
Barış Soner Uşaklı
68eba72855 fix: add missing timestamp
allow add tag to query param to recent/top/popular feeds
2026-02-24 09:29:48 -05:00
Barış Soner Uşaklı
3fd2b856fe add mising await 2026-02-23 21:35:24 -05:00
Barış Soner Uşaklı
ed421ca0c4 only rescind if nids exist 2026-02-23 21:28:36 -05:00
Barış Soner Uşaklı
1c0d10a616 less logs 2026-02-23 21:18:14 -05:00
Barış Soner Uşaklı
aaa6d0685e fix flat, add last info 2026-02-23 21:16:57 -05:00
Barış Soner Uşaklı
3431589b24 parseInt cid 2026-02-23 21:02:28 -05:00
Barış Soner Uşaklı
20eb02f158 feat: prune topics remote cids, closes #13461 2026-02-23 21:01:19 -05:00
Barış Soner Uşaklı
742e7c0436 match settings page design 2026-02-23 19:53:46 -05:00
Barış Soner Uşaklı
8a60d9c2bc perf: don't call getUids on every topic load
only call if user is guest or spider and cid is -1
use .some instead of filtering entire array
2026-02-23 16:01:06 -05:00
Julian Lam
bcfdbf7c97 fix: gate /world behind ensureLoggedIn middleware 2026-02-23 13:37:01 -05:00
Julian Lam
de4f016f50 fix: #14007, deny access for guests to topics in cid -1, unless a post from a local user exists 2026-02-23 13:26:45 -05:00
Barış Soner Uşaklı
c1581a1259 chore: up harmony 2026-02-23 12:59:53 -05:00
Barış Soner Uşaklı
48032cc132 make category tree toggle a real button 2026-02-23 11:14:57 -05:00
Julian Lam
955579fa40 fix(i18n): global fallbacks again 2026-02-23 10:27:03 -05:00
Julian Lam
c47acec9ca fix(i18n): 'global' resource fallbacks 2026-02-23 10:16:44 -05:00
Barış Soner Uşaklı
6d4f04ea21 fix js crash 2026-02-22 22:10:59 -05:00
Barış Soner Uşaklı
537d36764f chore: up mentions 2026-02-22 21:46:51 -05:00
Barış Soner Uşaklı
a1c425ceab dont call pushCount if there are no nids 2026-02-22 21:39:55 -05:00
Barış Soner Uşaklı
835d16e59f remove reconnect action
dont init quickreply if element doesnt exist aka guests
2026-02-22 21:31:50 -05:00
Barış Soner Uşaklı
41ef71fa96 chore: up harmony 2026-02-22 15:55:34 -05:00
Barış Soner Uşaklı
6d099e4744 add text-wrap-pretty 2026-02-22 15:54:56 -05:00
Barış Soner Uşaklı
38680c3e58 chore: up themes 2026-02-22 00:54:45 -05:00
Barış Soner Uşaklı
6da0061408 chore: up harmony 2026-02-21 23:45:51 -05:00
Barış Soner Uşaklı
9f23323d88 enable image smoothing in cropper 2026-02-21 23:37:33 -05:00
Barış Soner Uşaklı
26eb145e73 Bump nodebb-theme-harmony to 2.2.28 2026-02-21 23:19:06 -05:00
Barış Soner Uşaklı
59cb213b09 call tooltips on content
up harmony
2026-02-21 23:09:50 -05:00
Misty Release Bot
aa4f4808b0 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads 2026-02-22 03:01:45 +00:00
Barış Soner Uşaklı
f2bbf3693f fix: closes #7221 restrict cropperjs box to profileImageDimension form ACP
this also resizes the image down to that value and sends a small image to server
move profileImageDimenstion & maximumProfileImageSize from edit to all profile pages, on harmony profile pic can be changed from any page by clicking the avatar
change image.resize so it doesn't resize if image is already same width/height
2026-02-21 22:00:28 -05:00
Barış Soner Uşaklı
bb7be8c587 refactor: closes #7155,
display registered-users as Registered Users
display administators as Administrators
handle missing slug in group data
2026-02-21 20:33:16 -05:00
Barış Soner Uşaklı
033f919872 chore: up persona 2026-02-21 20:02:56 -05:00
Barış Soner Uşaklı
ab4fc0e3b0 dont get chat icon twice 2026-02-21 20:01:21 -05:00
Barış Soner Uşaklı
a70a62ccf9 refactor: shorter check 2026-02-21 18:56:53 -05:00
Barış Soner Uşaklı
63c9a6e03c refactor: isHookValid 2026-02-21 18:15:22 -05:00
Barış Soner Uşaklı
a54083e341 test domain search 2026-02-21 14:24:22 -05:00
Barış Soner Uşaklı
75477202d3 fix: category search shoudn't return results that match in the cid part 2026-02-21 13:49:46 -05:00
Barış Soner Uşaklı
84ec8ef94b chore: up themes 2026-02-21 13:03:37 -05:00
Barış Soner Uşaklı
afaaa59c29 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-21 12:38:16 -05:00
Barış Soner Uşaklı
f818dd96f3 chore: up harmony 2026-02-21 12:38:12 -05:00
renovate[bot]
1ae5041fc0 chore(deps): update commitlint monorepo to v20.4.2 (#14005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-21 12:27:08 -05:00
Barış Soner Uşaklı
970a420433 refactor: add icons to selected/all
fix truncation on category select in composer header
2026-02-21 12:26:45 -05:00
Misty Release Bot
c84a86e4df chore(i18n): fallback strings for new resources: nodebb.notifications 2026-02-21 02:57:08 +00:00
Barış Soner Uşaklı
7039b70031 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2026-02-20 21:56:39 -05:00
Barış Soner Uşaklı
477c280638 change wording 2026-02-20 21:56:34 -05:00
Misty Release Bot
41e7c1448a chore(i18n): fallback strings for new resources: nodebb.notifications, nodebb.user 2026-02-21 02:48:08 +00:00
Barış Soner Uşaklı
523e3b4964 feat: change notif controls to toggles 2026-02-20 21:47:25 -05:00
Barış Soner Uşaklı
20de689d02 center online/join 2026-02-20 13:31:02 -05:00