Commit Graph

29334 Commits

Author SHA1 Message Date
Julian Lam
bc5b91aaab fix: update acp template to use new lang keys 2024-11-25 12:01:20 -05:00
Julian Lam
3f14373cdd chore: combine admin/settings/guest.json language file into admin/settings/user.json 2024-11-25 11:56:54 -05:00
Barış Soner Uşaklı
388a156d21 chore: up themes 2024-11-25 10:24:24 -05:00
renovate[bot]
2db5b815a2 fix(deps): update dependency sortablejs to v1.15.4 (#12934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-25 10:22:06 -05:00
Barış Soner Uşaklı
61d43ee15a test: fix crash due to excludeGroups 2024-11-24 12:33:52 -05:00
Barış Soner Uşaklı
8605584fbc fix: spec, dont show registered-users, verified-users, unverified-users in manage groups 2024-11-24 11:58:35 -05:00
Barış Soner Uşaklı
49e0e1ab2d feat: add pagination to groups page, api routes
use page instead of after
2024-11-24 11:36:02 -05:00
Misty Release Bot
6f083259c1 Latest translations and fallbacks 2024-11-24 09:19:19 +00:00
renovate[bot]
151e0164ac chore(deps): update commitlint monorepo to v19.6.0 (#12920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 11:44:06 -05:00
renovate[bot]
036f456460 chore(deps): update postgres docker tag to v17.2 (#12931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 09:37:23 -05:00
renovate[bot]
f9c4815a8b fix(deps): update dependency nodebb-plugin-2factor to v7.5.7 (#12930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 09:37:15 -05:00
renovate[bot]
80b4d10bf9 fix(deps): update dependency @fortawesome/fontawesome-free to v6.7.1 (#12929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 09:36:32 -05:00
renovate[bot]
c3b42c85c8 fix(deps): update dependency mongodb to v6.11.0 (#12932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-23 09:36:20 -05:00
Misty Release Bot
d04a2a1a21 Latest translations and fallbacks 2024-11-23 09:19:17 +00:00
Julian Lam
1bebb82b03 fix: handling of empty custom user fields from remote users 2024-11-22 14:35:28 -05:00
Julian Lam
09f00f8e43 fix: don't send custom fields in remote user actor object if no value is entered 2024-11-22 14:27:24 -05:00
Julian Lam
ce1efd3955 fix: hotfix for empty user fields 2024-11-22 12:17:00 -05:00
Julian Lam
e5f804ffd5 fix: bump mentions 2024-11-22 09:55:52 -05:00
Misty Release Bot
57e6595799 Latest translations and fallbacks 2024-11-22 09:19:41 +00:00
Barış Soner Uşaklı
5b3b003d30 fix: #12927, give more right padding on FF 2024-11-21 20:33:08 -05:00
Barış Soner Uşaklı
d32a7c3283 silence color function deprecations on prod 2024-11-21 17:41:11 -05:00
Julian Lam
7b747c8fa0 fix: #12928, topic showing wrong queued posts in-topic when topic is remote 2024-11-21 15:50:02 -05:00
Barış Soner Uşaklı
2324a5bf77 chore: up harmony 2024-11-21 12:43:26 -05:00
Barış Soner Uşaklı
1412585856 fix: dont show chat upload btn if maxFileSize is 0, #12926 2024-11-21 10:05:16 -05:00
Misty Release Bot
8f944e9325 Latest translations and fallbacks 2024-11-21 09:19:58 +00:00
Barış Soner Uşaklı
a42c9a6bec refactor: prolly dont need exists check 2024-11-20 17:15:51 -05:00
Julian Lam
93bb73c17e fix: replace parseInt that was excluding remote pids from calculation
Also fixes nodebb/nodebb-plugin-feed#13
2024-11-20 13:49:55 -05:00
Julian Lam
0f351ba70d feat: #12924, parse incoming custom fields from remote users 2024-11-20 12:15:40 -05:00
Misty Release Bot
174be398c2 chore(i18n): fallback strings for new resources: nodebb.admin-manage-user-custom-fields, nodebb.error 2024-11-20 16:02:13 +00:00
Barış Soner Uşaklı
9cf85cede3 feat: add date and multiselect custom fields 2024-11-20 11:01:01 -05:00
Barış Soner Uşaklı
e375038ce0 get whitelisted fields from plugins as well 2024-11-19 16:37:14 -05:00
Julian Lam
be6e8b0f48 Merge remote-tracking branch 'origin/develop' into activitypub 2024-11-19 16:09:20 -05:00
renovate[bot]
a3042479af fix(deps): update dependency @fortawesome/fontawesome-free to v6.7.0 (#12921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 15:35:15 -05:00
Misty Release Bot
b676c2204d chore(i18n): fallback strings for new resources: nodebb.error 2024-11-19 20:31:04 +00:00
Barış Soner Uşaklı
836e8458e2 fix: dont allow core user fields to be used as custom fields 2024-11-19 15:30:40 -05:00
Julian Lam
b2c21ee873 src/user/data.js
chore: remove unneeded actor assertion
2024-11-19 15:16:48 -05:00
Julian Lam
62fe70f20b feat: #12924, custom user fields for local users now federating out 2024-11-19 15:09:43 -05:00
Julian Lam
b6a2520fcc fix: #12923, inability to start chat with remote users via profile 2024-11-19 14:39:35 -05:00
Julian Lam
832e8d39af Merge remote-tracking branch 'origin/develop' into activitypub 2024-11-19 11:40:07 -05:00
Julian Lam
55ab85ac0d fix: inability to directly post to a nodebb category from the fediverse 2024-11-18 14:23:59 -05:00
Julian Lam
e4e6b1d245 fix: #12919, handle when buildTopicsSortedSet returns a non-array 2024-11-18 13:47:34 -05:00
Julian Lam
e8fda4c01a fix(deps): #12683 bump emoji plugin to v6 2024-11-18 12:48:03 -05:00
Misty Release Bot
5ff0533d26 Latest translations and fallbacks 2024-11-18 09:19:43 +00:00
Misty Release Bot
9473724a49 Latest translations and fallbacks 2024-11-16 09:19:16 +00:00
renovate[bot]
0d0f9144fe chore(deps): update postgres docker tag to v17.1 (#12915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 11:17:13 -05:00
renovate[bot]
68637633ab fix(deps): update dependency ace-builds to v1.36.5 (#12913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 11:16:59 -05:00
renovate[bot]
ff25802814 chore(deps): update dependency sass-embedded to v1.81.0 (#12914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 11:14:42 -05:00
renovate[bot]
ee91e516ba fix(deps): update dependency sass to v1.81.0 (#12916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 11:14:16 -05:00
Barış Soner Uşaklı
5e9b7b44d6 fix: button to match category dropdown 2024-11-15 11:03:05 -05:00
renovate[bot]
4279128761 fix(deps): update dependency cron to v3.2.1 (#12911)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 10:18:20 -05:00