Compare commits

...

2870 Commits

Author SHA1 Message Date
Misty Release Bot
af7f78e9b6 chore: incrementing version number - v4.6.3 2025-11-20 14:13:20 +00:00
Barış Soner Uşaklı
a34794b5ee Merge branch 'master' of https://github.com/NodeBB/NodeBB 2025-11-20 09:02:22 -05:00
Barış Soner Uşaklı
af477d0c2d fix: update validator dep. to get fix for CVE-2025-56200
https://nvd.nist.gov/vuln/detail/CVE-2025-56200
2025-11-20 09:02:17 -05:00
Julian Lam
76a07d5941 fix: missing logic in mocks.notes.private that precluded the use of emoji 2025-11-19 15:16:51 -05:00
Barış Soner Uşaklı
12dab84914 fix: tiny fix for IS when page is empty
related 4aad601967
https://github.com/NodeBB/NodeBB/pull/9525
2025-11-19 11:03:44 -05:00
Misty Release Bot
8da3819c5f chore: update changelog for v4.6.2 2025-11-19 15:31:58 +00:00
Misty Release Bot
065a87ad5c chore: incrementing version number - v4.6.2 2025-11-19 15:31:57 +00:00
Barış Soner Uşaklı
e300241193 fix: #13779, svg uploads
if tmp file doesn't have extension stripEXIF was called for gifs/svgs
2025-11-19 08:45:08 -05:00
Barış Soner Uşaklı
abfb6d1365 fix: #13776, if plugin is in install/package.json use latest version from there
otherwise show latest version from nbbpm
2025-11-18 10:23:49 -05:00
Barış Soner Uşaklı
dece0628bf fix: category labels showing up on infinite scroll on category page
regression from cross posting tpl change
2025-11-17 20:25:05 -05:00
Barış Soner Uşaklı
aacd27ee32 refactor: remove unused share 2025-11-17 20:13:55 -05:00
Barış Soner Uşaklı
5bc5bb3d08 chore: up emoji 2025-11-17 13:01:37 -05:00
Barış Soner Uşaklı
f764b79118 chore: up peace, closes #13774 2025-11-17 07:59:49 -05:00
Barış Soner Uşaklı
9900171f24 fix: crash in resolveInboxes
2025-11-13T12:38:44.161Z [4568/2508892] - error: uncaughtException: Invalid URL
TypeError: Invalid URL
    at new URL (node:internal/url:818:25)
    at /home/saas/nodebb/src/activitypub/index.js:123:25
    at Array.filter (<anonymous>)
    at ActivityPub.resolveInboxes (/home/saas/nodebb/src/activitypub/index.js:122:13)
    at ActivityPub.send (/home/saas/nodebb/src/activitypub/index.js:424:36)
    at Object.announce (/home/saas/nodebb/src/activitypub/feps.js:72:20)
2025-11-13 12:25:16 -05:00
Julian Lam
5d9da6035e fix: log out user if session cookie resolves to non-existent uid 2025-11-10 11:55:19 -05:00
Julian Lam
3a81f90322 fix: make i18n test failure message easier to read 2025-11-06 15:51:23 -05:00
Julian Lam
be4d0e811e fix: wrong auto-categorization if group actor is explicitly included in audience 2025-11-04 11:09:15 -05:00
Julian Lam
5cfec5b1a9 fix: order of operations when updating category handle 2025-10-28 11:51:02 -04:00
Barış Soner Uşaklı
07eb16150c center user count in chat, add commas to usercount, make last user image full width 2025-10-27 20:07:33 -04:00
Barış Soner Uşaklı
008e1ae4e4 lint: fix lint 2025-10-24 11:27:43 -04:00
Barış Soner Uşaklı
430a3e8113 test: add test for #13729 2025-10-24 11:12:20 -04:00
Barış Soner Uşaklı
9410f466d8 fix: closes #13729, fix filename encoding 2025-10-24 11:04:29 -04:00
Misty Release Bot
655c858b5d chore: update changelog for v4.6.1 2025-10-17 15:21:57 +00:00
Misty Release Bot
351c9abc6f chore: incrementing version number - v4.6.1 2025-10-17 15:21:57 +00:00
Julian Lam
ecf95d1898 fix: do not include image or icon props if they are falsy values 2025-10-17 11:13:13 -04:00
Barış Soner Uşaklı
499c50a485 fix: #13705, don't cover link if preview is opening up 2025-10-13 13:45:11 -04:00
Barış Soner Uşaklı
b309a672a8 chore: up persona 2025-10-10 12:19:58 -04:00
Julian Lam
623cec9d91 fix: logic error in image mime type checking 2025-10-08 11:07:43 -04:00
Barış Soner Uşaklı
79327e6cac chore: up harmony 2025-10-07 17:34:55 -04:00
Julian Lam
ec3998974c fix: omg what. 2025-10-06 22:17:35 -04:00
Misty Release Bot
c0d9bb0723 chore: update changelog for v4.6.0 2025-10-01 18:12:06 +00:00
Misty Release Bot
367f66caa4 chore: incrementing version number - v4.6.0 2025-10-01 18:12:05 +00:00
Julian Lam
39e5b8fec3 Merge branch 'master' into develop 2025-10-01 13:51:11 -04:00
Julian Lam
5ed19ef8a9 fix: login handler to handle if non-confirmed email is entered 2025-10-01 13:51:04 -04:00
Julian Lam
189fcfa694 Merge branch 'master' into develop 2025-10-01 12:52:17 -04:00
Julian Lam
56a9336611 docs: update openapi schema to refer to try.nodebb.org instead of example.org 2025-10-01 12:52:09 -04:00
Julian Lam
3fcaa678a1 chore: remove unneeded secureRandom require 2025-10-01 12:15:07 -04:00
Julian Lam
675178aca4 fix: allow quote-inline class in mocks sanitizer so quote-post fallback elements can be detected and removed during title generation, fixes #13688 2025-10-01 12:13:57 -04:00
Julian Lam
9cee799937 fix: force outgoing page on direct access to /ap handler 2025-10-01 11:53:57 -04:00
Julian Lam
954e7bc8e3 fix: update outgoing page to match 404 design 2025-10-01 11:43:29 -04:00
renovate[bot]
d7e93a5d75 chore(deps): update dependency lint-staged to v16.2.3 (#13681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 11:31:16 -04:00
renovate[bot]
17dba0b038 fix(deps): update dependency webpack to v5.102.0 (#13683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-01 11:12:42 -04:00
Julian Lam
4776d01281 sec: disallow checkHeader from returning a URL from a different origin than the passed-in URL 2025-10-01 11:00:03 -04:00
Julian Lam
c3df68f2ed fix: don\'t begin processing local login if the passed-in username isn't even valid 2025-09-30 11:05:46 -04:00
Misty Release Bot
9a596d67f3 chore: update changelog for v4.5.2 2025-09-29 14:04:08 +00:00
Misty Release Bot
30ba8e8247 chore: incrementing version number - v4.5.2 2025-09-29 14:04:07 +00:00
Misty Release Bot
f644974a9b Latest translations and fallbacks 2025-09-28 09:20:03 +00:00
Misty Release Bot
675bec331c Latest translations and fallbacks 2025-09-27 09:20:16 +00:00
Misty Release Bot
160907d0fa Latest translations and fallbacks 2025-09-26 09:20:35 +00:00
Barış Soner Uşaklı
28a6256209 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-09-25 21:35:02 -04:00
Barış Soner Uşaklı
d6e7e168ba test: fix message 2025-09-25 21:35:01 -04:00
renovate[bot]
30ca00002a chore(deps): update actions/download-artifact action to v5 (#13646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 20:49:28 -04:00
renovate[bot]
a4d8619ba3 chore(deps): update dependency @eslint/js to v9.36.0 (#13670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 20:47:24 -04:00
renovate[bot]
6dab3f2e63 chore(deps): update commitlint monorepo to v20 (#13678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 20:33:52 -04:00
Barış Soner Uşaklı
8061a53b3a Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-09-25 19:20:21 -04:00
Barış Soner Uşaklı
8614d8258d test: show tids on test fail 2025-09-25 19:20:17 -04:00
renovate[bot]
3370c06472 chore(deps): update dependency @stylistic/eslint-plugin to v5.4.0 (#13671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 19:18:05 -04:00
renovate[bot]
13ce106b21 chore(deps): update dependency lint-staged to v16.2.1 (#13672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 19:01:50 -04:00
renovate[bot]
9b00ff1e52 fix(deps): update dependency mongodb to v6.20.0 (#13665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-25 18:42:27 -04:00
Julian Lam
3bba902932 test: more fixes for note vs. article 2025-09-25 15:29:10 -04:00
Julian Lam
1587808700 test: short OPs create Notes again 2025-09-25 15:18:26 -04:00
Julian Lam
051043b682 doc: 'nickname' and 'descriptionParsed' use in categories controller 2025-09-25 15:16:42 -04:00
Julian Lam
7184507be2 fix: #13667, record to instances:lastSeen instead of domains:lastSeen 2025-09-25 15:12:52 -04:00
Barış Soner Uşaklı
c7e84b8d92 Merge branch 'master' into develop 2025-09-25 12:38:02 -04:00
Julian Lam
7abdfd86ac fix: skip header checking during note assertion if test runner is active 2025-09-25 11:56:38 -04:00
Barış Soner Uşaklı
0a2fa45da1 perf: update upgrade script to use bulk methods
add missing progress.total
2025-09-25 11:02:12 -04:00
Misty Release Bot
15fdaba5f6 Latest translations and fallbacks 2025-09-25 09:20:45 +00:00
Barış Soner Uşaklı
32d0ee4808 perf: update old upgrade scripts to use bulkSet/Add
fix a missing await
2025-09-25 02:03:24 -04:00
Barış Soner Uşaklı
2b987d09ce perf: update old upgrade scripts to use bulkSet/Add
fix a missing await
2025-09-25 02:03:14 -04:00
Misty Release Bot
6055b345e1 chore(i18n): fallback strings for new resources: nodebb.admin-manage-categories 2025-09-24 17:49:25 +00:00
Julian Lam
cf3964be6f chore: fix grammatical error in language string 2025-09-24 13:48:57 -04:00
Misty Release Bot
8730073af1 chore(i18n): fallback strings for new resources: nodebb.admin-manage-categories 2025-09-24 15:25:46 +00:00
Julian Lam
bd80b77a7a feat: ability to nickname remote categories, closes #13677 2025-09-24 11:25:20 -04:00
Julian Lam
175dc20906 fix: #13676, bug where nested remote categories could not be removed 2025-09-24 10:42:16 -04:00
Julian Lam
8c553b1854 fix: regression 218f5ea from via, stricter check on whether the calling user is a remote uid 2025-09-24 10:01:20 -04:00
Misty Release Bot
d0921ea5a2 Latest translations and fallbacks 2025-09-24 09:20:40 +00:00
renovate[bot]
00d80616d9 fix(deps): update dependency lru-cache to v11.2.2 (#13669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-23 20:17:28 -04:00
renovate[bot]
df9d637c13 chore(deps): update dependency sass-embedded to v1.93.2 (#13673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-23 20:16:38 -04:00
renovate[bot]
1b5804e1c9 fix(deps): update dependency sass to v1.93.2 (#13674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-23 20:16:28 -04:00
renovate[bot]
6e84e35fc3 fix(deps): update fontsource monorepo (#13663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-23 19:40:03 -04:00
Julian Lam
218f5eabe2 fix: #13668, privilege checking on topic create for remote users; was not properly checking against fediverse pseudo-user 2025-09-23 11:00:17 -04:00
Julian Lam
33b56e810c Merge branch 'master' into develop 2025-09-22 12:15:30 -04:00
Julian Lam
d0c058263f fix: update note assertion topic members check to simpler posts.exists check
The original logic checked that each member of the resolved chain was part of the resolved topic.

That isn't always the case, especially when topics splinter due to network timeouts/unavailability.

This ended up causing issues where already asserted posts were re-asserted but failed because they no longer served an _activitypub object since it was already asserted and the data was just pulled from the db.
2025-09-22 12:14:20 -04:00
Julian Lam
be098e1207 Merge branch 'master' into develop 2025-09-22 11:57:05 -04:00
Julian Lam
4d68e3fe14 fix: re-jig handling of ap tag values so that only hashtags are considered (not Piefed community tags, etc.) 2025-09-22 11:56:55 -04:00
Misty Release Bot
3f8ff7139f Latest translations and fallbacks 2025-09-21 09:20:01 +00:00
Julian Lam
9deb576d1e Merge branch 'master' into develop 2025-09-19 14:43:13 -04:00
Julian Lam
f9edb13f62 fix: missing actor assertion on 1b12 announced upboat 2025-09-19 14:43:04 -04:00
Julian Lam
d122bf4a98 fix: update logic as to whether a post is served as an article or not
Now, if OP is less than 500 characters, it is just federated out as a Note instead.
2025-09-19 12:43:13 -04:00
Julian Lam
be9212b59f fix: update activitypubFilterList logic so that it is also checked on resolveInbox and ActivityPub.get methods, updated instances.isAllowed to no longer return a promise 2025-09-19 10:56:35 -04:00
Julian Lam
559155da63 refactor: notes.assert to add finally block, update assertPayload to update instances:lastSeen via method instead of direct db call 2025-09-19 10:34:57 -04:00
Julian Lam
d1f5060f11 fix(deps): bump 2factor to 7.6.0 2025-09-18 13:33:16 -04:00
renovate[bot]
9b48bbd501 fix(deps): update dependency esbuild to v0.25.10 (#13664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 17:33:55 -04:00
renovate[bot]
c8680f300a fix(deps): update dependency sharp to v0.34.4 (#13662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 17:00:39 -04:00
renovate[bot]
3238248eec chore(deps): update dependency jsdom to v27 (#13653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 11:41:57 -04:00
renovate[bot]
b2d91dc319 fix(deps): update dependency satori to v0.18.3 (#13660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 11:41:33 -04:00
Barış Soner Uşaklı
5beeedd67c Revert "lint: remove unused"
This reverts commit a6674f67a1.
2025-09-17 11:09:02 -04:00
Barış Soner Uşaklı
57a4ce8006 Merge branch 'master' of https://github.com/NodeBB/NodeBB 2025-09-17 10:58:31 -04:00
Barış Soner Uşaklı
a6674f67a1 lint: remove unused 2025-09-17 10:58:26 -04:00
Julian Lam
532653110c Revert "fix: add pre-processing step to title generation logic so sbd doesn't fall over so badly"
This reverts commit f7c4742987.
2025-09-17 10:58:07 -04:00
Barış Soner Uşaklı
6cca55e37f fix: use parameterized query for key lookup 2025-09-17 10:50:35 -04:00
Julian Lam
f7c4742987 fix: add pre-processing step to title generation logic so sbd doesn't fall over so badly 2025-09-17 10:44:51 -04:00
renovate[bot]
b845aa48be fix(deps): update dependency nodebb-theme-harmony to v2.1.20 (#13659)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 21:26:59 -04:00
renovate[bot]
8324be2d79 fix(deps): update dependency fs-extra to v11.3.2 (#13658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-16 21:18:11 -04:00
Barış Soner Uşaklı
6cba6927e4 Merge branch 'master' into develop 2025-09-16 19:08:14 -04:00
Barış Soner Uşaklı
b1e134b44e pass string to isUUID 2025-09-16 19:08:10 -04:00
Barış Soner Uşaklı
f7bbec7ccf fix: switch to action 2025-09-16 11:48:39 -04:00
Barış Soner Uşaklı
9c18c6fe49 feat: add a term param to recent controller so it can be controller without req.query.term 2025-09-16 11:24:14 -04:00
Barış Soner Uşaklı
68a8db856a feat: add a new hook to override generateUrl in navigator.js 2025-09-16 11:23:31 -04:00
Julian Lam
36346dd822 Merge branch 'master' into develop 2025-09-15 14:10:07 -04:00
Julian Lam
b66c30a2a7 fix: handle cases where incoming ap object tag can be a non-array 2025-09-15 14:10:02 -04:00
Julian Lam
e2e916e200 Merge remote-tracking branch 'origin/master' into develop 2025-09-15 14:01:08 -04:00
Julian Lam
5f4790a48c feat: allow activities to be addressed to as:Public or Public to be treated as public content 2025-09-15 14:01:00 -04:00
Julian Lam
f67942caec fix: local pids not always converted to absolute URLs on topic actor controller 2025-09-15 13:53:35 -04:00
Barış Soner Uşaklı
8a120b76a8 Merge branch 'master' of https://github.com/NodeBB/NodeBB 2025-09-15 12:57:34 -04:00
Barış Soner Uşaklı
52fec49310 chore: remove obsolete deprecation 2025-09-15 12:57:29 -04:00
Julian Lam
225bf85e94 fix: #13657, fix remote category data inconsistency in sendNotificationToPostOwner 2025-09-15 12:47:49 -04:00
renovate[bot]
db89250982 fix(deps): update dependency @fontsource/inter to v5.2.7 (#13655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 11:09:40 -04:00
Barış Soner Uşaklı
b95c6e2d2d Merge branch 'master' into develop 2025-09-15 09:33:12 -04:00
Barış Soner Uşaklı
405d2172ac chore: up persona 2025-09-15 09:32:05 -04:00
renovate[bot]
19f3919890 fix(deps): update dependency commander to v14.0.1 (#13652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-13 20:27:47 -04:00
Barış Soner Uşaklı
61b3931621 Merge branch 'master' into develop 2025-09-13 18:11:56 -04:00
Barış Soner Uşaklı
dfe19a98c1 fix: don't show votes on unread if rep system disabled
add openapi spec
2025-09-13 17:51:25 -04:00
Barış Soner Uşaklı
8cb1cae1cc Merge branch 'master' into develop 2025-09-13 17:40:49 -04:00
Barış Soner Uşaklı
8a786c717e fix: if reputation is disabled hide votes on /recent
they were only hidden on category page
2025-09-13 17:40:09 -04:00
Barış Soner Uşaklı
e2dc592c4f fix: favicon path 2025-09-12 19:50:19 -04:00
Barış Soner Uşaklı
a37521b016 lint: fix 2025-09-12 19:27:07 -04:00
Barış Soner Uşaklı
56fad0be0d fix: check brand:touchIcon for correct path 2025-09-12 19:19:52 -04:00
renovate[bot]
1e82af66a6 fix(deps): update dependency bootswatch to v5.3.8 (#13651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-12 11:36:55 -04:00
Barış Soner Uşaklı
f9ddbebacc fix: remove .auth call 2025-09-12 11:33:53 -04:00
Misty Release Bot
eecf9dda64 Latest translations and fallbacks 2025-09-12 09:21:18 +00:00
renovate[bot]
15b0b54000 chore(deps): update dependency sass-embedded to v1.92.1 (#13638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 18:58:44 -04:00
renovate[bot]
10344c98a8 fix(deps): update dependency sass to v1.92.1 (#13645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 18:58:34 -04:00
renovate[bot]
7147a2e31a chore(deps): update dependency lint-staged to v16.1.6 (#13635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 17:46:24 -04:00
Barış Soner Uşaklı
f9688b36b6 fix: port the try/catch for notes.assert from develop 2025-09-11 17:44:34 -04:00
Barış Soner Uşaklı
9184a7a4cc fix: add missing unlock in nested try/catch 2025-09-11 17:28:56 -04:00
Julian Lam
95fb084ca4 fix: wrap majority of note assertion logic in try..catch to handle exceptions so that the lock is always released 2025-09-11 10:30:25 -04:00
renovate[bot]
4f5e770c5f chore(deps): update actions/setup-node action to v5 (#13647)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 09:24:29 -04:00
renovate[bot]
6a1e9e8a11 fix(deps): update dependency workerpool to v9.3.4 (#13650)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 09:23:59 -04:00
Misty Release Bot
67fa433f1a Latest translations and fallbacks 2025-09-11 09:21:14 +00:00
renovate[bot]
ac90ef8c9a chore(deps): update dependency mocha to v11.7.2 (#13636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 17:27:20 -04:00
renovate[bot]
6adfbb2482 fix(deps): update dependency lru-cache to v11.2.1 (#13644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-10 17:26:21 -04:00
Julian Lam
f7d10e09ac Merge branch 'master' into develop 2025-09-10 15:07:13 -04:00
Julian Lam
953c051c2e fix: perform Link header check on note assertion only when skipChecks is falsy 2025-09-10 14:59:13 -04:00
Julian Lam
feda629f82 chore: remove formatApiResponse logging 2025-09-10 14:48:24 -04:00
Misty Release Bot
8d4e46529f chore(i18n): fallback strings for new resources: nodebb.admin-manage-categories 2025-09-10 13:49:20 +00:00
Barış Soner Uşaklı
160f475029 Merge branch 'master' into develop 2025-09-10 09:48:49 -04:00
Barış Soner Uşaklı
0311b98ed7 feat: add topic templates per category, closes #13649 2025-09-10 09:46:39 -04:00
Barış Soner Uşaklı
8d6a0f0298 test: ap timeouts 2025-09-09 11:28:29 -04:00
Barış Soner Uşaklı
10350ea6f6 revert: post queue changes to fix tests 2025-09-09 11:20:03 -04:00
Barış Soner Uşaklı
a5ea4b4056 chore: up eslint 2025-09-09 11:07:28 -04:00
Misty Release Bot
3044f38291 Latest translations and fallbacks 2025-09-09 09:20:59 +00:00
Misty Release Bot
8939010195 chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub 2025-09-08 19:37:21 +00:00
Julian Lam
1d6a9fe738 feat: allow user auto-categorization rule 2025-09-08 15:36:48 -04:00
Julian Lam
10f665e3e3 Merge branch 'master' into develop 2025-09-08 12:00:49 -04:00
Julian Lam
527f27af29 fix: make auto-categorization logic case-insensitive 2025-09-08 12:00:32 -04:00
Barış Soner Uşaklı
c43e85164d Merge branch 'master' into develop 2025-09-08 09:37:54 -04:00
Barış Soner Uşaklı
b3ffa00789 fix: closes #13641, log test email sending errors server side 2025-09-08 09:29:32 -04:00
Misty Release Bot
5528c6eb19 Latest translations and fallbacks 2025-09-08 09:20:47 +00:00
Barış Soner Uşaklı
290a9395c0 fix: pass object to.auth 2025-09-06 13:47:46 -04:00
Julian Lam
9bfce68b5e test: disable post queue when testing posting logic 2025-09-05 14:39:23 -04:00
Julian Lam
15f9fbaa5c feat: add minor pre-processing step to better handle header elements in incoming html 2025-09-05 13:16:28 -04:00
Misty Release Bot
2de200b311 Latest translations and fallbacks 2025-09-05 09:20:19 +00:00
Julian Lam
2ea624fc8e fix: use newline_boundaries param for tokenizer during title and summary generation, attempt to serve HTML in summary generation 2025-09-04 16:55:04 -04:00
Misty Release Bot
a9fffd7ca0 chore: update changelog for v4.5.1 2025-09-04 16:02:47 +00:00
Misty Release Bot
7a9e09a696 chore: incrementing version number - v4.5.1 2025-09-04 16:02:47 +00:00
Julian Lam
fcd9f1a999 Merge branch 'master' into develop 2025-09-04 11:47:45 -04:00
Julian Lam
8d7e35378f fix: remove unused dependency 2025-09-04 11:47:40 -04:00
Julian Lam
9221d34f01 fix: remove test for 1b12 announce on topic move (as this no longer occurs) 2025-09-04 11:45:33 -04:00
Julian Lam
99e067f19e Merge branch 'master' into develop 2025-09-04 11:20:26 -04:00
Julian Lam
e6996846ac fix: use existing id if checkHeader returns false 2025-09-04 11:20:17 -04:00
Barış Soner Uşaklı
58677c117a Merge branch 'master' into develop 2025-09-04 10:48:59 -04:00
Barış Soner Uşaklı
0c48e0e909 feat: use _variables.scss overrides from acp in custom skins and bootswatch skins as well 2025-09-04 10:48:53 -04:00
Julian Lam
2563255931 Merge branch 'master' into develop 2025-09-04 10:32:48 -04:00
Julian Lam
86d9016f02 fix: regression that caused Piefed (or potentially others) content to be dropped on receipt 2025-09-04 10:29:17 -04:00
Barış Soner Uşaklı
c07e81d2ab chore: up dbsearch 2025-09-03 20:57:55 -04:00
Julian Lam
3f00f250d9 Merge remote-tracking branch 'origin/master' into develop 2025-09-03 16:56:46 -04:00
Julian Lam
0f9015f050 fix: deprecated call to api.topics.move 2025-09-03 16:56:34 -04:00
Julian Lam
7adfe39ea1 fix: remove faulty code that tried to announce a remote object but couldn't as the ID was not a number 2025-09-03 14:46:01 -04:00
Barış Soner Uşaklı
b472dba244 Merge branch 'master' into develop 2025-09-03 14:12:23 -04:00
Julian Lam
5d6535719a chore: update default settings
undoTimeout reduced to 0
post queue default enabled with minimum reputation to bypass set to 1
2025-09-03 14:02:58 -04:00
Misty Release Bot
86d03b1e46 chore: update changelog for v4.5.0 2025-09-03 17:42:16 +00:00
Misty Release Bot
8c4d68a728 chore: incrementing version number - v4.5.0 2025-09-03 17:42:15 +00:00
renovate[bot]
2dc39f1e3e fix(deps): update dependency satori to v0.18.2 (#13628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 11:27:55 -04:00
renovate[bot]
7adabd600d fix(deps): update dependency ace-builds to v1.43.3 (#13633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 11:25:56 -04:00
renovate[bot]
4ade600785 chore(deps): pin dependency @stylistic/eslint-plugin to 5.3.1 (#13634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 11:25:35 -04:00
renovate[bot]
07b9cd16bd fix(deps): update dependency nodemailer to v7.0.6 (#13630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 11:20:27 -04:00
Julian Lam
70bbed93ce test: delete commented-out test 2025-09-03 11:12:45 -04:00
Barış Soner Uşaklı
5c00c6a579 Merge branch 'master' into develop 2025-09-03 11:10:31 -04:00
Barış Soner Uşaklı
2d5ad8b24e Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-08-30 13:24:34 -04:00
Barış Soner Uşaklı
19aa8a7168 fix: display proper id if lock fails 2025-08-30 13:24:33 -04:00
Misty Release Bot
b517e27d60 Latest translations and fallbacks 2025-08-30 09:19:56 +00:00
Jakub Bliźniuk
931b7345e4 ci: use native arm runners for building docker images (#13627)
* ci: split docker runners

* ci: don't tag initial image

* ci: use lowercase image name

* ci: remove qemu
2025-08-29 21:07:29 -04:00
Barış Soner Uşaklı
9d4a9b83cc fix: closes #13624, update post fields before schedule code
tldr when reschedule was called it was still using the timestamp in the future when adding to cid:<cid>:pids causing that post to get stuck at the top of that zset, which led to the bug in this issue
2025-08-29 21:02:14 -04:00
Barış Soner Uşaklı
a4674578e4 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-08-29 15:23:24 -04:00
Barış Soner Uşaklı
f67265daa7 refactor: revert, don't need to pass relative_path 2025-08-29 15:23:19 -04:00
Julian Lam
4ef605b1aa fix: #13622, WordPress blog URLs not asserting properly 2025-08-29 13:33:19 -04:00
Barış Soner Uşaklı
648c454303 refactor: leaner utils.params for relative path 2025-08-29 13:07:46 -04:00
Barış Soner Uşaklı
a0e78ff853 fix: closes #13625, fix utils.params so it works with relative_paths 2025-08-29 12:50:06 -04:00
Julian Lam
35641f377c feat: use sbd to more intelligently put together a sub-500 character summary based on existing sentences in post content
The original behaviour was to just shove the entire post content (html and all) into summary. Summary _can_ include HTML, but it's a little harder to retain HTML but truncate the content based on sentences, without accidentally dropping tags.
2025-08-28 14:27:46 -04:00
Julian Lam
8268632235 feat: add sbd dependency to improve title generation (and for summary generation, later) 2025-08-28 14:12:04 -04:00
Julian Lam
a0be4a28da fix: remove webfinger error log 2025-08-28 12:45:56 -04:00
Barış Soner Uşaklı
b73ee309e0 refactor: remove invalid queued items
catch invalid json in payload
2025-08-28 12:39:44 -04:00
Julian Lam
5f7085f34d fix: urlencoded param in openapi spec example 2025-08-28 11:52:22 -04:00
Julian Lam
cbdc90a432 fix: re-ordering dependencies because raisins 2025-08-28 09:55:17 -04:00
Misty Release Bot
c67983cc50 Latest translations and fallbacks 2025-08-28 09:20:35 +00:00
Julian Lam
788301a56a fix: missed a tab character 2025-08-28 00:03:12 -04:00
Barış Soner Uşaklı
f83d2536ce refactor: braces 2025-08-27 18:46:37 -04:00
Barış Soner Uşaklı
457908bdf4 Merge branch 'master' into develop 2025-08-27 18:43:00 -04:00
ledlamp
8a326a6e74 Allow setting value of Express 'trust proxy' from config (#13034)
* Allow setting value of Express 'trust proxy' from config

* Allow config to disable 'trust proxy' if port is 80/443

And show the value of trust_proxy in log

* fix errors
2025-08-27 18:42:30 -04:00
Julian Lam
0f44034ec3 docs: add missing routes to openapi schema 2025-08-27 15:21:38 -04:00
Julian Lam
771b8dcb2d fix: random hotkeys adding dependencies to my project smh 2025-08-27 15:08:51 -04:00
Julian Lam
560cc2ebf9 docs: openapi typo 2025-08-27 14:21:45 -04:00
Misty Release Bot
cb00fb3bcc chore(i18n): fallback strings for new resources: nodebb.admin-settings-activitypub 2025-08-27 18:17:35 +00:00
Julian Lam
a9a12a9f08 docs: update openapi schema for relays and rules 2025-08-27 14:16:42 -04:00
Julian Lam
40973ca7d1 fix: parseAndTranslate bug 2025-08-27 14:16:42 -04:00
Julian Lam
aa26dfb372 feat: send local posts out to established relays 2025-08-27 14:16:42 -04:00
Julian Lam
6576468e2e fix: internationalize relay states 2025-08-27 14:16:42 -04:00
Julian Lam
28b63891d4 fix: minor fixes for yukimochi/Activity-Relay compatibility 2025-08-27 14:16:42 -04:00
Julian Lam
b1dbb19c10 fix: inbox.announce to not reject activities from relays 2025-08-27 14:16:42 -04:00
Julian Lam
f4d1df7c66 feat: relay handshake logic, handle Follow/Accept, send back Accept. 2025-08-27 14:16:42 -04:00
Julian Lam
4967492f4f fix: handle webfinger responses with subject missing scheme 2025-08-27 14:16:42 -04:00
Julian Lam
1e0fb20db4 feat: adding and removing relays from AP settings page in ACP 2025-08-27 14:16:42 -04:00
renovate[bot]
6d856545ec fix(deps): update dependency mongodb to v6.19.0 (#13619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-27 13:42:18 -04:00
Barış Soner Uşaklı
be53dbcbb8 remove logs 2025-08-27 13:30:29 -04:00
Barış Soner Uşaklı
4ad7b59281 Update notes.js 2025-08-27 13:28:26 -04:00
Barış Soner Uşaklı
5dab17450f Revert "test: more logs for failing test"
This reverts commit 79c6e72ce6.
2025-08-27 13:27:36 -04:00
Barış Soner Uşaklı
8f7411c3aa test: add timeout to ap.helpers.query 2025-08-27 13:08:19 -04:00
Barış Soner Uşaklı
8e160fe05e test: more logs 2025-08-27 12:49:42 -04:00
Barış Soner Uşaklı
f703a94b31 test: add more logs 2025-08-27 12:34:24 -04:00
Barış Soner Uşaklı
681ce8bf2f test: add more logs 2025-08-27 12:23:10 -04:00
Barış Soner Uşaklı
029da6c52e test: debug timeout 2025-08-27 12:10:30 -04:00
Barış Soner Uşaklı
79c6e72ce6 test: more logs for failing test 2025-08-27 11:29:43 -04:00
Barış Soner Uşaklı
bf279d71b0 fix: closes #13501
add missing await
2025-08-27 11:02:12 -04:00
Barış Soner Uşaklı
027d6f307c fix: closes #13620 2025-08-27 00:06:32 -04:00
Barış Soner Uşaklı
5ee1fd02bb refactor: add missing awaits
fix error message, lock not using second param
2025-08-26 19:23:39 -04:00
Barış Soner Uşaklı
567f453b79 chore: enable dbsearch on new installs 2025-08-26 14:09:03 -04:00
Barış Soner Uşaklı
e79dfeb7c3 fix: rare crash if queued item is no longer in db but id is in post:queue 2025-08-26 13:56:47 -04:00
Barış Soner Uşaklı
69a6c1502f test: catch error in failing test 2025-08-26 12:04:58 -04:00
Barış Soner Uşaklı
fa1985bb17 Merge branch 'master' into develop 2025-08-26 11:52:09 -04:00
Barış Soner Uşaklı
f5ad786240 fix: jquery selector on post edit 2025-08-26 11:52:02 -04:00
renovate[bot]
08ea56bd12 fix(deps): update dependency sass to v1.91.0 (#13615)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 11:32:19 -04:00
renovate[bot]
e504ee348c chore(deps): update dependency sass-embedded to v1.91.0 (#13614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 11:32:11 -04:00
renovate[bot]
29a7402fc9 fix(deps): update dependency bootstrap to v5.3.8 (#13618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 11:21:33 -04:00
renovate[bot]
dfc558cdeb chore(deps): update dependency @eslint/js to v9.34.0 (#13612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 11:01:39 -04:00
Julian Lam
a771b17fac fix: relative paths in openapi schema 2025-08-25 23:51:33 -04:00
Julian Lam
e8401472c0 fix: add missing routes to write.yaml 2025-08-25 16:48:33 -04:00
Julian Lam
d4bf5f0c2f lint: fix comma dangle 2025-08-25 13:23:25 -04:00
Barış Soner Uşaklı
590eae2917 Merge branch 'master' into develop 2025-08-25 12:17:23 -04:00
Barış Soner Uşaklı
1ea10eff1c test: sharp invalid png 2025-08-25 12:08:55 -04:00
Julian Lam
c0248ca52b docs: openapi schema fixes for auto-categorization commits 2025-08-25 12:05:50 -04:00
Barış Soner Uşaklı
3cdf28bd2c test: latest sharp 2025-08-25 11:48:34 -04:00
Julian Lam
165af50dc8 feat: apply auto-categorization logic 2025-08-25 11:47:05 -04:00
Barış Soner Uşaklı
312df52393 fix: only process unique slugs 2025-08-25 11:18:04 -04:00
Julian Lam
70d7e32929 fix: remove special-case logic that added a requested object to a topic if its defined context didn't actually contain it 2025-08-25 10:11:09 -04:00
Misty Release Bot
ae7fa6958d Latest translations and fallbacks 2025-08-24 09:19:45 +00:00
Barış Soner Uşaklı
09898b94ec fix: return null if field is falsy
fixes MongoServerError: FieldPath cannot be constructed with empty string error when getObjectField is called with a falsy value
2025-08-22 11:06:47 -04:00
Barış Soner Uşaklı
c16f9d6495 fix: mark-all read notifications button 2025-08-22 08:50:09 -04:00
Misty Release Bot
929ae61646 Latest translations and fallbacks 2025-08-22 09:20:14 +00:00
Barış Soner Uşaklı
fdd0152ee4 chore: up peace 2025-08-21 21:32:10 -04:00
Barış Soner Uşaklı
6d60f9457a chore: up harmony 2025-08-21 21:29:53 -04:00
Barış Soner Uşaklı
9bdf24f08b fix: catch exceptions in assertPayload, closes #13611 2025-08-21 21:25:14 -04:00
Barış Soner Uşaklı
74cd68b865 Merge branch 'master' into develop 2025-08-21 11:01:15 -04:00
Barış Soner Uşaklı
5dfd241335 lint: fix lint issue 2025-08-21 10:49:13 -04:00
Barış Soner Uşaklı
845e4cb8f3 Merge branch 'master' into develop 2025-08-21 10:48:35 -04:00
Barış Soner Uşaklı
2d415b5610 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-08-21 10:45:36 -04:00
Barış Soner Uşaklı
20e2c8fe67 Merge branch 'master' into develop 2025-08-21 10:45:28 -04:00
Marco Beyer
181aa9c2ed (fix) fixed typos in activitypub urls (#13610) 2025-08-21 10:45:06 -04:00
Marco Beyer
8bef680015 (fix) Return relative asset URL instead of absolute asset url (#13605)
* Return relative asset URL instead of absolute asset url

* fixed linter issues and repeating relative path
2025-08-21 10:44:28 -04:00
renovate[bot]
2f4cf26c59 fix(deps): update dependency nodebb-theme-harmony to v2.1.17 (#13607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 10:33:45 -04:00
renovate[bot]
8af76f3cae fix(deps): update dependency nodebb-theme-peace to v2.2.47 (#13608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 10:33:35 -04:00
Misty Release Bot
f6e1a2e55c Latest translations and fallbacks 2025-08-21 09:19:42 +00:00
renovate[bot]
02228c04ef chore(deps): update redis docker tag to v8.2.1 (#13603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 14:14:31 -04:00
renovate[bot]
138c675374 fix(deps): update dependency redis to v5.8.2 (#13606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 14:14:16 -04:00
renovate[bot]
996740bdf9 fix(deps): update dependency webpack to v5.101.3 (#13602)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 13:49:29 -04:00
Barış Soner Uşaklı
44c0413c75 chore: use fontsource-utils/scss to get rid of deprecation warning
closes #13520
2025-08-20 11:48:19 -04:00
Misty Release Bot
981d3c29f8 Latest translations and fallbacks 2025-08-20 09:21:29 +00:00
Julian Lam
057e3b790b fix: add missing files 2025-08-19 19:55:05 -04:00
Misty Release Bot
10d84d0329 Latest translations and fallbacks 2025-08-19 09:20:26 +00:00
Misty Release Bot
40bda8fca4 chore(i18n): fallback strings for new resources: nodebb.admin-manage-categories, nodebb.admin-settings-activitypub 2025-08-18 20:09:26 +00:00
Julian Lam
bdcf28a3d9 feat: ability to add/remove auto-categorization rules for incoming federated content 2025-08-18 16:08:32 -04:00
Julian Lam
cb0b609289 refactor: category listing logic to allow remote categories to be added, disabled, and re-arranged in main forum index 2025-08-18 16:08:11 -04:00
Julian Lam
75639c86bd feat: re-jigger 'add category' button to allow addition of remote category to main index 2025-08-18 16:08:11 -04:00
Barış Soner Uşaklı
1515580940 test: add logs for test that's timing out 2025-08-17 11:17:47 -04:00
renovate[bot]
f4f7953ae3 chore(deps): update dependency lint-staged to v16.1.5 (#13585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-16 18:43:50 -04:00
renovate[bot]
90bddccbc5 fix(deps): update dependency webpack to v5.101.2 (#13598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 10:02:33 -04:00
renovate[bot]
f5b0444b1c fix(deps): update dependency nodebb-widget-essentials to v7.0.40 (#13597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 10:02:07 -04:00
renovate[bot]
62d15a0e05 chore(deps): update postgres docker tag to v17.6 (#13599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 10:01:56 -04:00
renovate[bot]
ceb65d138f fix(deps): update dependency tough-cookie to v6 (#13600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-15 10:01:45 -04:00
Barış Soner Uşaklı
0bb86b20b3 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-08-14 19:05:30 -04:00
Barış Soner Uşaklı
3a1ebae796 dont spam logs 2025-08-14 19:05:25 -04:00
renovate[bot]
bfdf47b69e chore(deps): update dependency @eslint/js to v9.33.0 (#13589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-14 18:49:27 -04:00
Misty Release Bot
e079f8b291 Latest translations and fallbacks 2025-08-14 09:20:43 +00:00
Julian Lam
ecab347b2d fix: add missing file to ur language folder 2025-08-13 18:37:27 -04:00
Barış Soner Uşaklı
076cc9e868 lint: remove unused url 2025-08-13 17:36:55 -04:00
renovate[bot]
311bbefa42 chore(deps): update actions/checkout action to v5 (#13590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 17:35:28 -04:00
renovate[bot]
9ef4cfa2e2 fix(deps): update dependency esbuild to v0.25.9 (#13593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 17:35:05 -04:00
renovate[bot]
0f72b8cd6f fix(deps): update dependency redis to v5.8.1 (#13594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 17:34:49 -04:00
Julian Lam
0481549734 test: use protocol of test runner 2025-08-13 15:26:32 -04:00
Julian Lam
06c3824740 fix: regression caused by cc6fd49c4d 2025-08-13 14:41:44 -04:00
renovate[bot]
c67aa43f14 fix(deps): update dependency webpack to v5.101.1 (#13588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-13 11:02:52 -04:00
Julian Lam
cc6fd49c4d fix: protocol-relative URLs being accidentally munged, #13592 2025-08-13 10:01:05 -04:00
Julian Lam
673896390f fix: cache lookup error when doing loopback calls 2025-08-13 10:00:39 -04:00
Julian Lam
8c6992f525 feat: add Urdu localisation, thank you! 2025-08-13 09:35:08 -04:00
Misty Release Bot
49de4f375e Latest translations and fallbacks 2025-08-13 09:19:46 +00:00
Misty Release Bot
eeabc99092 chore(i18n): fallback strings for new resources: nodebb.social 2025-08-12 21:07:22 +00:00
Barış Soner Uşaklı
82037dee00 feat: add wordpress 2025-08-12 17:07:06 -04:00
Barış Soner Uşaklı
c10656ec52 feat: add wordpress 2025-08-12 17:06:57 -04:00
Misty Release Bot
e90b524b66 Latest translations and fallbacks 2025-08-12 09:19:59 +00:00
Misty Release Bot
18a6c98c9d Latest translations and fallbacks 2025-08-11 09:20:05 +00:00
Barış Soner Uşaklı
f8733e06a7 refactor: show code/stack when dep check fails 2025-08-08 16:10:11 -04:00
Barış Soner Uşaklı
900b04cbad Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-08-08 13:54:17 -04:00
Barış Soner Uşaklı
e68deaaca1 chore: up eslibt 2025-08-08 13:54:12 -04:00
renovate[bot]
abf7dd74d0 fix(deps): update dependency sass to v1.90.0 (#13582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 13:51:20 -04:00
renovate[bot]
c869433373 chore(deps): update dependency sass-embedded to v1.90.0 (#13581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-08 13:51:09 -04:00
Barış Soner Uşaklı
c8e3dc6b0b Merge branch 'master' into develop 2025-08-08 13:33:28 -04:00
Barış Soner Uşaklı
e7b479954a chore: up widget essentials 2025-08-08 13:21:43 -04:00
Misty Release Bot
88b40e1e9d Latest translations and fallbacks 2025-08-08 09:19:47 +00:00
Misty Release Bot
c305cc9069 Latest translations and fallbacks 2025-08-07 09:20:34 +00:00
Julian Lam
b4ff79061f fix: image handling when image url received is not a path with an extension 2025-08-06 13:50:17 -04:00
Misty Release Bot
3895a0590c chore: update changelog for v4.4.6 2025-08-06 17:48:34 +00:00
Misty Release Bot
bb913c152b chore: incrementing version number - v4.4.6 2025-08-06 17:48:33 +00:00
Barış Soner Uşaklı
32de562e70 Revert "feat: add inspect argument"
This reverts commit 955b27debc.
2025-08-06 13:38:42 -04:00
renovate[bot]
34ecdf2043 chore(deps): update dependency lint-staged to v16.1.4 (#13575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 13:12:31 -04:00
renovate[bot]
5ce556d41f fix(deps): update dependency fs-extra to v11.3.1 (#13579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 13:12:19 -04:00
renovate[bot]
3c3e448606 fix(deps): update dependency redis to v5.8.0 (#13580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 13:12:05 -04:00
Barış Soner Uşaklı
955b27debc feat: add inspect argument 2025-08-06 13:10:56 -04:00
renovate[bot]
25bc9ba00b chore(deps): update redis docker tag to v8.2.0 (#13577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-05 18:01:42 -04:00
Barış Soner Uşaklı
f8a0a7e194 test: fix notification tests 2025-08-05 18:00:44 -04:00
Barış Soner Uşaklı
9d39ed512f feat: only mark notifications read that match current filter
closes #13574
2025-08-05 17:51:53 -04:00
Barış Soner Uşaklı
e1423636a5 feat: closes #13578, increase uniquevisitors
on ap pageviews like normal pageviews
2025-08-05 10:46:10 -04:00
Misty Release Bot
340618d3e0 Latest translations and fallbacks 2025-08-04 09:19:55 +00:00
Barış Soner Uşaklı
2b8f3a7891 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-08-03 06:43:36 -04:00
Barış Soner Uşaklı
c6889f0864 fix: readd retry items 2025-08-03 06:43:31 -04:00
Misty Release Bot
2a6e4b0a8d Latest translations and fallbacks 2025-08-03 09:19:18 +00:00
Julian Lam
fe1601608d fix: set noindex tag on remote profiles as well 2025-08-03 02:33:54 -04:00
Julian Lam
c8ad086779 fix: duplicate canonical link header 2025-08-02 09:52:13 -04:00
Julian Lam
8ce5498f23 fix: add rel canonical to remote user profiles 2025-08-02 09:48:59 -04:00
renovate[bot]
27d60a19f9 fix(deps): update dependency redis to v5.7.0 (#13570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 20:37:15 -04:00
renovate[bot]
0b4efa14a9 fix(deps): update dependency cron to v4.3.3 (#13573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 20:37:04 -04:00
Barış Soner Uşaklı
bc40d79cf8 refactor: dont del if cache disabled 2025-08-01 18:46:27 -04:00
Barış Soner Uşaklı
567ed8755b feat: add new brite skin from bootswatch 2025-08-01 16:18:10 -04:00
Barış Soner Uşaklı
8305a7425a refactor: remove old arg 2025-08-01 12:26:38 -04:00
Barış Soner Uşaklı
b229488daf Merge branch 'master' into develop 2025-08-01 12:21:25 -04:00
Barış Soner Uşaklı
d5f57af342 fix: pass max-memory expose-gc as process args 2025-08-01 12:21:17 -04:00
Barış Soner Uşaklı
a8bf4ea069 fix: ap queue id to use payload.type payload.id 2025-08-01 11:59:59 -04:00
Barış Soner Uşaklı
9a32bb5696 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-08-01 11:50:15 -04:00
Barış Soner Uşaklı
d5f6d158f4 refactor: if user.delete fails in actor prune
remove from ap sets/keys
2025-08-01 11:50:13 -04:00
Misty Release Bot
5c69c8bf9c Latest translations and fallbacks 2025-08-01 09:20:24 +00:00
Barış Soner Uşaklı
e851a52390 feat: add new brite skin from bootswatch 2025-07-31 18:44:09 -04:00
Barış Soner Uşaklı
5d737a7819 Merge branch 'master' into develop 2025-07-31 10:29:08 -04:00
Misty Release Bot
de05dad251 chore: update changelog for v4.4.5 2025-07-31 13:57:00 +00:00
Misty Release Bot
af95cde187 chore: incrementing version number - v4.4.5 2025-07-31 13:57:00 +00:00
Barış Soner Uşaklı
95f6688c04 test: one more fix 2025-07-31 09:33:19 -04:00
Barış Soner Uşaklı
7393bdd444 test: fix spec 2025-07-31 09:33:19 -04:00
Barış Soner Uşaklı
1071ac0cea test: fix openapi 2025-07-31 09:33:18 -04:00
Barış Soner Uşaklı
472df3aa22 refactor: use promise.all 2025-07-31 09:33:18 -04:00
Barış Soner Uşaklı
97d4994afb feat: add filter:post.getDiffs 2025-07-31 09:33:18 -04:00
Barış Soner Uşaklı
5f5a697253 test: one more fix 2025-07-31 09:24:04 -04:00
Barış Soner Uşaklı
3b60931604 test: fix spec 2025-07-31 09:17:26 -04:00
Barış Soner Uşaklı
c7c83e0e4b test: fix openapi 2025-07-31 09:14:19 -04:00
Barış Soner Uşaklı
90a6512970 feat: add filter:post.getDiffs 2025-07-31 09:03:14 -04:00
Barış Soner Uşaklı
7c00e814b7 refactor: use promise.all 2025-07-31 09:02:58 -04:00
Barış Soner Uşaklı
bbb9a46019 feat: add filter:post.getDiffs 2025-07-31 09:02:49 -04:00
Barış Soner Uşaklı
6eab44a01d refactor: use promise.all 2025-07-31 09:00:40 -04:00
renovate[bot]
70d3a29c32 fix(deps): update dependency satori to v0.16.2 (#13569)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-30 10:54:26 -04:00
Barış Soner Uşaklı
bba18e3102 feat: add expose-gc flag to loader 2025-07-30 09:37:36 -04:00
Barış Soner Uşaklı
36d2929fa9 Merge branch 'master' into develop 2025-07-30 09:34:36 -04:00
Barış Uşaklı
b3a4a128cd refactor: move ap retry queue from lru cache to db (#13568)
* refactor: move ap retry queue from lru cache to db

get rid of the setTimeouts that were running for 2months
retries will survive server restarts

* refactor: reduce exp. backoff
2025-07-30 09:32:58 -04:00
renovate[bot]
6fc8dfa940 fix(deps): update dependency webpack to v5.101.0 (#13567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-29 11:45:02 -04:00
Barış Soner Uşaklı
5f696176b4 fix: clearTimeout if item is evicted from cache 2025-07-27 10:38:09 -04:00
Barış Soner Uşaklı
0997fbfa4d fix: clearTimeout if item is evicted from cache 2025-07-27 10:35:17 -04:00
renovate[bot]
2d1a5fea11 fix(deps): update dependency satori to v0.16.1 (#13560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-26 17:44:14 -04:00
Barış Soner Uşaklı
637373e31a chore: up eslint 2025-07-25 13:37:20 -04:00
Barış Soner Uşaklı
9b566a55d9 Merge branch 'master' into develop 2025-07-25 10:57:45 -04:00
Barış Soner Uşaklı
fe9b49e3d5 test: increase timeout of failing test 2025-07-25 10:57:30 -04:00
Barış Soner Uşaklı
b20e486367 Merge branch 'master' into develop 2025-07-25 10:54:27 -04:00
Barış Soner Uşaklı
b74c789849 fix: use sharp to convert svg to png, closes #13534 2025-07-25 10:49:52 -04:00
renovate[bot]
5a86415092 chore(config): migrate config renovate.json (#13565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-25 10:28:40 -04:00
Barış Soner Uşaklı
65364bfa0f fix: sometimes summary is null/undefined
fixes
TypeError: Cannot read properties of null (reading 'replace')
    at /home/saas/nodebb/src/activitypub/mocks.js:202:24
2025-07-24 23:54:38 -04:00
renovate[bot]
1262aee843 fix(deps): update dependency redis to v5.6.1 (#13564)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-24 12:19:56 -04:00
Barış Soner Uşaklı
947702fe0c Merge branch 'master' into develop 2025-07-24 12:07:32 -04:00
Barış Soner Uşaklı
5bcf078a75 fix: use filename to check for svg, tempPath doesn't always have extension 2025-07-24 12:07:26 -04:00
Barış Soner Uşaklı
dcdda2a8c8 Merge branch 'master' into develop 2025-07-24 11:55:39 -04:00
Barış Soner Uşaklı
a8f4c5e63a fix: apply sanitizeSvg to regular uploads and uploads from manage uploads acp page 2025-07-24 10:34:37 -04:00
renovate[bot]
8e9d38430c fix(deps): update dependency mongodb to v6.18.0 (#13563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 09:49:52 -04:00
Barış Soner Uşaklı
de71cc6310 refactor: log uid that failed 2025-07-22 16:35:55 -04:00
Barış Soner Uşaklı
f6ed7ec21c fix: don't translate text on admin logs page 2025-07-22 16:28:37 -04:00
Barış Soner Uşaklı
1776bd1d7e test: fix meta test 2025-07-22 10:58:17 -04:00
Barış Soner Uşaklı
8eedb38a99 test: test fixes for default teaser change 2025-07-22 10:51:54 -04:00
Barış Soner Uşaklı
8ba230a205 refactor: change default teaser to last-post 2025-07-22 10:39:27 -04:00
Barış Soner Uşaklı
c43c353350 fix: change the client side reloginTimer to match setting
when setting is changed restart timer
closes #13561
2025-07-21 21:22:40 -04:00
renovate[bot]
6a732e3616 fix(deps): update dependency esbuild to v0.25.8 (#13559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 15:00:49 -04:00
Barış Soner Uşaklı
54fae3b12b set max on upload rate limit 2025-07-20 13:38:31 -04:00
Barış Soner Uşaklı
eac3d0a043 fix: redis connect host/port 2025-07-20 11:57:34 -04:00
Barış Soner Uşaklı
e365cd5606 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-07-19 17:21:01 -04:00
Barış Soner Uşaklı
25c24298fb fix: closes #13558, override/extend json opts from config.json 2025-07-19 17:20:59 -04:00
renovate[bot]
1697e36f3a fix(deps): update dependency esbuild to v0.25.7 (#13557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-19 13:34:52 -04:00
renovate[bot]
0eb0a67ae5 fix(deps): update dependency express-session to v1.18.2 (#13554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-19 13:04:10 -04:00
renovate[bot]
0e457f1585 fix(deps): update dependency morgan to v1.10.1 (#13555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-19 13:03:45 -04:00
renovate[bot]
35ca0e3b47 fix(deps): update dependency multer to v2.0.2 (#13556)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-19 13:03:18 -04:00
Barış Soner Uşaklı
3f520c33ef fix: add missing cache name 2025-07-18 21:35:08 -04:00
renovate[bot]
12b9f4c743 fix(deps): update dependency compression to v1.8.1 (#13553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 22:22:31 -04:00
renovate[bot]
57564190f3 fix(deps): update dependency ace-builds to v1.43.2 (#13548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 22:07:59 -04:00
renovate[bot]
0b398bba4f fix(deps): update dependency webpack to v5.100.2 (#13549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-17 22:07:44 -04:00
Barış Soner Uşaklı
e4a0160e08 refactor: copy session/headers when building req 2025-07-17 21:34:14 -04:00
Barış Soner Uşaklı
1d7c32a52f refactor: show both days and hours 2025-07-17 12:34:52 -04:00
Barış Soner Uşaklı
272008bb51 refactor: add missing cache name 2025-07-16 20:23:57 -04:00
Barış Soner Uşaklı
0fdde13208 refactor: another missing cache name 2025-07-16 18:10:21 -04:00
Barış Soner Uşaklı
a08551a5e1 refactor: add names to caches, add max to request cache 2025-07-16 17:42:23 -04:00
Barış Soner Uşaklı
1ad97ac194 refactor: closes #13547, process user uploads via batch
reduce processed user count to 100 per batch
2025-07-15 13:02:46 -04:00
renovate[bot]
97a5d54387 chore(deps): update dependency @eslint/js to v9.31.0 (#13545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 10:25:17 -04:00
renovate[bot]
d8c26bec45 fix(deps): update dependency webpack to v5.100.1 (#13544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 10:24:51 -04:00
renovate[bot]
e838bb268f fix(deps): update dependency cron to v4.3.2 (#13546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 10:24:42 -04:00
Misty Release Bot
e5de79ff7d Latest translations and fallbacks 2025-07-14 09:19:32 +00:00
Misty Release Bot
352f4a0c35 Latest translations and fallbacks 2025-07-13 09:19:24 +00:00
Misty Release Bot
32e4db8ea8 Latest translations and fallbacks 2025-07-12 09:19:22 +00:00
Barış Soner Uşaklı
01f2effced fix: add missing ap pageview middleware 2025-07-11 15:38:21 -04:00
Barış Soner Uşaklı
3ff7822d44 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-07-11 15:18:49 -04:00
Barış Soner Uşaklı
020e0ad12e test: add openapi spec 2025-07-11 15:18:44 -04:00
Misty Release Bot
5d16fdc93f chore(i18n): fallback strings for new resources: nodebb.admin-dashboard 2025-07-11 19:10:21 +00:00
Barış Soner Uşaklı
559a2d233d feat: add ap pageviews analytics 2025-07-11 15:09:55 -04:00
Misty Release Bot
59c1ce853f chore(i18n): fallback strings for new resources: nodebb.admin-development-info 2025-07-11 14:23:04 +00:00
Barış Soner Uşaklı
e74996fbb9 revert: remove heapdump 2025-07-11 10:22:37 -04:00
Barış Soner Uşaklı
27aab92191 test: try timeout again 2025-07-11 09:05:43 -04:00
Barış Soner Uşaklı
3cc3b6760c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-07-11 09:01:39 -04:00
Barış Soner Uşaklı
930ff21f33 test: disable timeout 2025-07-11 09:01:33 -04:00
Misty Release Bot
5b54e926f7 chore(i18n): fallback strings for new resources: nodebb.admin-development-info 2025-07-11 12:51:18 +00:00
Barış Soner Uşaklı
f88329dbbe feat: add heap snapshot 2025-07-11 08:50:53 -04:00
renovate[bot]
e4f56e8392 fix(deps): update dependency nodebb-theme-peace to v2.2.46 (#13542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 09:10:00 -04:00
renovate[bot]
4a5a4fe6bd fix(deps): update dependency webpack to v5.100.0 (#13541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-09 18:03:23 -04:00
renovate[bot]
1b80910e80 chore(deps): update redis docker tag to v8.0.3 (#13539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 14:09:15 -04:00
Barış Soner Uşaklı
da1f2a9c9f Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-07-08 14:04:01 -04:00
Barış Soner Uşaklı
dae81b76fb chore: up dbsearch 2025-07-08 14:03:56 -04:00
renovate[bot]
a6cb933bac fix(deps): update dependency redis to v5.6.0 (#13540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 13:55:29 -04:00
Barış Soner Uşaklı
0ef98ec495 fix: set to empty string if undefined 2025-07-08 13:34:41 -04:00
Barış Soner Uşaklı
dbed2db992 fix: make clickable element anchor
add rounded corners
2025-07-08 11:03:02 -04:00
renovate[bot]
8960fdb3a5 fix(deps): update dependency esbuild to v0.25.6 (#13538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 17:39:03 -04:00
renovate[bot]
c6f4148b21 fix(deps): update dependency nodemailer to v7.0.5 (#13537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 17:38:43 -04:00
Barış Soner Uşaklı
113607829f remove log 2025-07-07 17:09:42 -04:00
Barış Soner Uşaklı
329f98d5db fix: for attribute, remove upload trigger when click inputs
user can input an absolute url in the inputs
2025-07-07 12:16:08 -04:00
Barış Soner Uşaklı
72fec565c2 fix: check topic and thumbs 2025-07-07 11:28:22 -04:00
Barış Uşaklı
24e7cf4a00 refactor: move post uploads to post hash (#13533)
* refactor: move post uploads to post hash

* test: add uploads to api definition

* refactor: move thumbs to topic hash

* chore: up composer

* refactor: dont use old zset
2025-07-07 10:22:24 -04:00
Misty Release Bot
bfcc36f7cb Latest translations and fallbacks 2025-07-06 09:19:12 +00:00
renovate[bot]
991f518e2f fix(deps): update dependency nodebb-theme-peace to v2.2.45 (#13529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 14:47:50 -04:00
Misty Release Bot
80fabdcb33 Latest translations and fallbacks 2025-07-03 09:20:10 +00:00
Barış Soner Uşaklı
5a5ca8a5fb fix: closes #13526, dont send multiple emails when user is invited 2025-07-02 17:38:35 -04:00
renovate[bot]
ceae2aa1a8 fix(deps): update dependency nodebb-plugin-web-push to v0.7.5 (#13523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 16:19:16 -04:00
renovate[bot]
6d7df13fdb chore(deps): update dependency @eslint/js to v9.30.1 (#13524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 16:19:07 -04:00
renovate[bot]
aba2ddad94 fix(deps): update dependency ace-builds to v1.43.1 (#13525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 16:18:56 -04:00
Barış Soner Uşaklı
37f0fa961e Refactor hook call for filterSortedTids 2025-07-01 10:01:10 -04:00
Barış Soner Uşaklı
18d6e5e1d6 chore: up eslint-plugin 2025-06-30 20:33:16 -04:00
renovate[bot]
f1fbea7b28 fix(deps): update dependency nodemailer to v7.0.4 (#13522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 20:25:03 -04:00
Misty Release Bot
48071ebbb5 Latest translations and fallbacks 2025-06-29 09:19:19 +00:00
renovate[bot]
15ea123382 chore(deps): update dependency @eslint/js to v9.30.0 (#13519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 22:04:00 -04:00
Barış Soner Uşaklı
22005b9ccf assign correct data 2025-06-27 16:17:06 -04:00
Barış Soner Uşaklı
85e2d7d338 test: psql fix 2025-06-27 16:08:51 -04:00
renovate[bot]
fd82919e5a fix(deps): update dependency pg to v8.16.3 (#13517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 15:41:54 -04:00
renovate[bot]
655a3bd3a3 fix(deps): update dependency workerpool to v9.3.3 (#13518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 15:41:45 -04:00
Barış Soner Uşaklı
59707df70b Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-06-27 15:22:44 -04:00
Barış Soner Uşaklı
c056bf5618 chore: up eslint 2025-06-27 15:22:39 -04:00
renovate[bot]
6e5083c263 fix(deps): update dependency pg-cursor to v2.15.3 (#13516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 15:20:28 -04:00
Barış Soner Uşaklı
22d1972f83 test: one more test fix 2025-06-27 15:13:16 -04:00
Barış Soner Uşaklı
7acd63c2a0 test: fix test, add joinLeaveMessages to newRoom 2025-06-27 15:03:23 -04:00
Misty Release Bot
f5aca1144d chore(i18n): fallback strings for new resources: nodebb.modules 2025-06-27 18:19:19 +00:00
Barış Soner Uşaklı
92a3859f7b feat: add option to toggle chat join/leave message
closes #13508
2025-06-27 14:18:53 -04:00
renovate[bot]
a41d2c0b1a chore(deps): update dependency smtp-server to v3.14.0 (#13515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 09:43:26 -04:00
renovate[bot]
d2f0944eab fix(deps): update dependency pg to v8.16.2 (#13505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 20:29:27 -04:00
renovate[bot]
bbacd8f6e4 chore(deps): update dependency mocha to v11.7.1 (#13509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 20:29:07 -04:00
renovate[bot]
5909093103 fix(deps): update dependency nodebb-theme-peace to v2.2.44 (#13514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 13:20:12 -04:00
renovate[bot]
4be2e82b5a fix(deps): update dependency nodebb-theme-harmony to v2.1.16 (#13513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 13:20:02 -04:00
Barış Soner Uşaklı
fa31ba0560 test: increase timeout 2025-06-26 13:10:11 -04:00
Barış Soner Uşaklı
1a85fafbaf test: on more 2025-06-26 13:01:28 -04:00
Barış Soner Uşaklı
82c8034cfb test: testing timeout on failing test 2025-06-26 12:55:31 -04:00
renovate[bot]
1eefaf5cd8 fix(deps): update dependency bootswatch to v5.3.7 (#13510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 12:43:41 -04:00
renovate[bot]
10f7b49be8 fix(deps): update dependency pg-cursor to v2.15.2 (#13506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 11:20:37 -04:00
renovate[bot]
e360f649b3 fix(deps): update dependency ace-builds to v1.43.0 (#13507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 11:19:33 -04:00
Misty Release Bot
f9c6d24c73 Latest translations and fallbacks 2025-06-21 09:19:27 +00:00
renovate[bot]
3b364ba120 fix(deps): update dependency pg-cursor to v2.15.1 (#13504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 17:13:33 -04:00
Barış Soner Uşaklı
0b9bfc1ce1 refactor: parallel socket.io adapter 2025-06-18 16:59:57 -04:00
Barış Soner Uşaklı
48621f5c6b Merge branch 'master' into develop 2025-06-18 15:41:15 -04:00
Barış Soner Uşaklı
a8faf2ba7c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-06-18 13:42:24 -04:00
Barış Soner Uşaklı
39d243b04f test: remove ci env 2025-06-18 13:42:19 -04:00
renovate[bot]
819e28052a fix(deps): update dependency pg to v8.16.1 (#13503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 13:35:38 -04:00
Barış Soner Uşaklı
0315e36941 chore: remove logs 2025-06-18 13:34:55 -04:00
Barış Uşaklı
3e961257ec Update README.md 2025-06-18 13:25:36 -04:00
Barış Soner Uşaklı
a54dad932a Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-06-18 13:21:23 -04:00
Barış Soner Uşaklı
1fc91d5e75 test: add a null field test 2025-06-18 13:21:18 -04:00
renovate[bot]
0a0dd1c14d chore(deps): update dependency mocha to v11.7.0 (#13502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 13:19:01 -04:00
renovate[bot]
e84fc73939 fix(deps): update dependency bootstrap to v5.3.7 (#13499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 13:18:50 -04:00
renovate[bot]
d3faff3680 fix(deps): update dependency connect-redis to v9 (#13497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 13:18:36 -04:00
Barış Soner Uşaklı
f7f70468fd fix: pubsub on node-redis 2025-06-18 13:17:29 -04:00
Barış Uşaklı
14043ab0fd Node redis (#13500)
* refactor: start migrating to node-redis

* few more zset fixes

* fix: db.scan

* fix: list methods

* fix set methods

* fix: hash methods

* use hasOwn, remove cloning

* sorted set fixes

* fix: so data is converted to strings before saving

otherwise node-redis throws below error
TypeError: "arguments[2]" must be of type "string | Buffer", got number instead.

* chore: remove comments

* fix: zrank string param

* use new close

* chore: up dbsearch

* test: add log

* test: more log

* test: log failing test

* test: catch errors in formatApiResponse

add await so exception goes to catch

* tetst: add log

* fix: dont set null/undefined values

* test: more fixes
2025-06-18 13:04:57 -04:00
Misty Release Bot
7b14e26775 chore: update changelog for v4.4.4 2025-06-18 14:20:41 +00:00
Misty Release Bot
2490c312c9 chore: incrementing version number - v4.4.4 2025-06-18 14:20:41 +00:00
Barış Soner Uşaklı
3f7d415744 Merge branch 'master' into develop 2025-06-17 10:00:05 -04:00
renovate[bot]
2046ca724a chore(deps): update dependency @eslint/js to v9.29.0 (#13491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 09:36:26 -04:00
Barış Soner Uşaklı
a3fed408e5 change default to perma ban 2025-06-17 09:21:00 -04:00
Barış Soner Uşaklı
8c69c6a0c4 feat: link to post in preview timestamp 2025-06-17 09:17:57 -04:00
renovate[bot]
f36a5ac892 fix(deps): update dependency chart.js to v4.5.0 (#13495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 08:10:55 -04:00
renovate[bot]
d6ba79302d chore(deps): update dependency lint-staged to v16.1.2 (#13492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 08:09:05 -04:00
renovate[bot]
703fcbbf36 fix(deps): update dependency postcss to v8.5.6 (#13494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 20:02:18 -04:00
renovate[bot]
c101d0d5af fix(deps): update dependency postcss to v8.5.5 (#13490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 17:59:25 -04:00
Barış Soner Uşaklı
c1b47fbf4d Merge branch 'master' into develop 2025-06-11 17:14:08 -04:00
Barış Soner Uşaklı
da2597f81c fix: sanitize svg when uploading site-logo, default avatar and og:image 2025-06-11 17:13:56 -04:00
Barış Soner Uşaklı
dc37789b5d refactor: send single message 2025-06-11 13:16:52 -04:00
Eli Sheinfeld
84d99a0fc7 feat: Add live reload functionality with Grunt watch and Socket.IO (#13489)
- Added livereload event to Grunt watch tasks for instant browser refresh
- Integrated Socket.IO WebSocket communication for real-time updates
- Enhanced development workflow with immediate file change detection
- Improved developer experience with automatic browser reload on file changes

Changes:
- Gruntfile.js: Send livereload message when files change
- src/start.js: Handle livereload events and broadcast via Socket.IO
2025-06-11 13:13:23 -04:00
renovate[bot]
442c6e71c0 fix(deps): update dependency sass to v1.89.2 (#13487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 11:04:53 -04:00
renovate[bot]
efcbbf29d1 fix(deps): update dependency nodebb-plugin-emoji to v6.0.3 (#13486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 11:02:43 -04:00
renovate[bot]
d2a7eecb28 fix(deps): update dependency serve-favicon to v2.5.1 (#13488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 11:02:25 -04:00
renovate[bot]
c04bd7cc6e fix(deps): update dependency @fontsource/inter to v5.2.6 (#13477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 10:38:12 -04:00
renovate[bot]
f565178782 chore(deps): update dependency sass-embedded to v1.89.2 (#13482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 10:37:52 -04:00
cliffmccarthy
6c5b22684b fix: Revise package hash check in Docker entrypoint.sh (#13483)
- In the build_forum() function, the file install_hash.md5 is intended
  to track the content of package.json and detect changes that imply
  the need to run 'nodebb upgrade'.
- The check to compare the current checksum of package.json to the one
  saved in install_hash.md5 is reversed.  The "package.json was
  updated" branch is taken when the hashes are the same, not when they
  are different.
- When install_hash.md5 does not exist, the comparison value becomes
  the null string, which never matches the checksum of package.json.
  As a result, the code always takes the "No changes in package.json"
  branch and returns from the function without creating
  install_hash.md5.  As a result, install_hash.md5 never gets created
  on a new installation.
- Revised build_forum() to use "not equals" when comparing the two
  checksums.  This causes it to run 'nodebb upgrade' when the
  checksums are different, and also when install_hash.md5 does not yet
  exist.  If the checksum saved in install_hash.md5 matches the
  current package.json checksum, it proceeds to either the "Build
  before start" case or the "No changes" case.
2025-06-11 09:52:36 -04:00
Misty Release Bot
95ae8b5f1a Latest translations and fallbacks 2025-06-11 09:19:40 +00:00
Barış Soner Uşaklı
afa3664070 Merge branch 'master' into develop 2025-06-10 13:37:00 -04:00
Barış Soner Uşaklı
32faaba0e5 fix: more edge cases 2025-06-10 13:36:23 -04:00
Barış Soner Uşaklı
2280ea88f2 fix: typo 2025-06-10 12:46:07 -04:00
Barış Soner Uşaklı
fca90e66ce Merge branch 'master' into develop 2025-06-10 12:39:57 -04:00
Barış Soner Uşaklı
0ebb31fe87 fix: #13484, clear tooltip if cursor leaves link
and doesn't enter tooltip
2025-06-10 12:39:49 -04:00
Barış Soner Uşaklı
6a5c2a43ed Merge branch 'master' into develop 2025-06-10 10:53:01 -04:00
Barış Soner Uşaklı
8ab034d8f0 lint: fix lint 2025-06-10 10:52:55 -04:00
Barış Soner Uşaklı
341b570d0d Merge branch 'master' into develop 2025-06-10 10:47:22 -04:00
Barış Soner Uşaklı
14e30c4bf8 feat: closes #13484, post preview changes
don't close preview when mouse leaves the anchor
close preview on click outside
close preview when mouseleaves preview
open the preview to the top if there isn't enough space
add scrollbar to post preview
2025-06-10 10:47:14 -04:00
renovate[bot]
78ebe2988b fix(deps): update dependency satori to v0.15.2 (#13481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 11:55:37 -04:00
Barış Soner Uşaklı
89b637af44 Merge branch 'master' into develop 2025-06-09 11:37:59 -04:00
Misty Release Bot
0c9297f81c chore: update changelog for v4.4.3 2025-06-09 15:26:59 +00:00
Misty Release Bot
3d88cb8696 chore: incrementing version number - v4.4.3 2025-06-09 15:26:58 +00:00
Barış Soner Uşaklı
5f51dfc435 chore: up composer 2025-06-09 11:10:07 -04:00
Barış Soner Uşaklı
61870b76bb Merge branch 'master' into develop 2025-06-09 11:08:32 -04:00
renovate[bot]
9b4082dcfb chore(deps): update dependency mocha to v11.6.0 (#13479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 10:54:01 -04:00
Barış Soner Uşaklı
b02eb57d06 fix: escape, query params 2025-06-09 10:23:00 -04:00
Misty Release Bot
f157cfa7e8 Latest translations and fallbacks 2025-06-08 09:19:19 +00:00
renovate[bot]
29afcd36b5 fix(deps): update dependency satori to v0.14.0 (#13476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 13:18:57 -04:00
Barış Soner Uşaklı
536ae9d6a5 chore: up eslint 2025-06-06 11:26:02 -04:00
renovate[bot]
d239125f43 chore(deps): update dependency smtp-server to v3.13.8 (#13464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 11:08:54 -04:00
renovate[bot]
6b33b1f457 fix(deps): update dependency workerpool to v9.3.2 (#13452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 11:08:44 -04:00
renovate[bot]
166aaa7ab9 chore(deps): update redis docker tag to v8.0.2 (#13465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 11:08:25 -04:00
renovate[bot]
b3170c9c8b chore(deps): update dependency @eslint/js to v9.28.0 (#13469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 11:08:13 -04:00
Misty Release Bot
01b10170aa Latest translations and fallbacks 2025-06-06 09:20:17 +00:00
renovate[bot]
44d1a17bc5 fix(deps): update dependency satori to v0.13.2 (#13468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 11:46:25 -04:00
Barış Soner Uşaklı
d3a2dcf074 Merge branch 'master' into develop 2025-06-05 11:46:05 -04:00
Barış Soner Uşaklı
806e54bf5a fix: closes #13475, don't store escaped username
when updating profile
2025-06-05 11:42:29 -04:00
Julian Lam
6478532bf5 fix: ensure check returns false if no addresses are looked up, fix bug where cached value got changed accidentally 2025-06-05 11:28:47 -04:00
renovate[bot]
32f13162dc chore(deps): update dependency sass-embedded to v1.89.1 (#13463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 07:19:56 -04:00
renovate[bot]
1c432925cd fix(deps): update dependency postcss to v8.5.4 (#13453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 07:19:30 -04:00
renovate[bot]
d0060e5d71 fix(deps): update dependency multer to v2.0.1 (#13466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 07:19:13 -04:00
renovate[bot]
602417d0f9 fix(deps): update dependency sass to v1.89.1 (#13467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 07:17:56 -04:00
renovate[bot]
c363b84e90 fix(deps): update dependency ace-builds to v1.42.0 (#13470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 07:17:34 -04:00
renovate[bot]
a3cc99a2f0 fix(deps): update dependency mongodb to v6.17.0 (#13471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 07:17:11 -04:00
Misty Release Bot
efb14ead1d chore(i18n): fallback strings for new resources: nodebb.error 2025-06-05 11:16:26 +00:00
Barış Soner Uşaklı
677d6dd060 Merge branch 'master' into develop 2025-06-05 07:16:00 -04:00
Barış Uşaklı
4fbcfae8b1 Post queue write api (#13473)
* move post queue from socket.io to rest api

* move harmony post-queue to core

add canEdit, allow users to edit their queued posts

* fix: openapi spec

* lint: whitespace
2025-06-05 07:15:45 -04:00
renovate[bot]
3694f6555b fix(deps): update dependency cron to v4.3.1 (#13457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-04 13:54:37 -04:00
Julian Lam
010113a9a0 fix: wrap cached returns for dns lookups in nextTick 2025-06-04 13:19:33 -04:00
Misty Release Bot
ea91dc00cd Latest translations and fallbacks 2025-06-04 09:20:16 +00:00
Misty Release Bot
0ccfe1dfe9 Latest translations and fallbacks 2025-06-03 09:20:10 +00:00
Julian Lam
6411c19765 fix: #13459, unread indicators for remote categories 2025-06-02 11:58:54 -04:00
Misty Release Bot
6d40a2118c chore: update changelog for v4.4.2 2025-06-02 15:06:29 +00:00
Misty Release Bot
9c7cbbe2e4 chore: incrementing version number - v4.4.2 2025-06-02 15:06:29 +00:00
Misty Release Bot
e1eb76feba chore(i18n): fallback strings for new resources: nodebb.error 2025-06-02 15:06:01 +00:00
Julian Lam
a8e613e13a fix: further guard against DNS rebinding attack 2025-06-02 11:05:35 -04:00
Julian Lam
70c04f0cb2 fix: undefined check, allow plugins to append to allow list 2025-06-02 11:05:35 -04:00
Julian Lam
df36021628 fix: simplify dns to use .lookup instead of .resolve4 and .resolve6, automatically allow requests to own hostname 2025-06-02 11:05:35 -04:00
Julian Lam
9d3b8c3abc feat: add protection mechanism to request lib so that network requests to reserved IP ranges throw an error 2025-06-02 11:05:35 -04:00
Julian Lam
524a1e8bfe fix: return 200 for non-implemented activities instead of 501 2025-06-02 10:15:05 -04:00
Barış Soner Uşaklı
b1022566da fix: closes #13458, check if plugin is system
plugin before activate/deactive/install/uninstall
2025-06-02 09:55:20 -04:00
Julian Lam
fcb3bfbc35 fix: return 200 for non-implemented activities instead of 501 2025-06-01 12:40:42 -04:00
Misty Release Bot
ff00829b3f Latest translations and fallbacks 2025-06-01 09:19:27 +00:00
Julian Lam
3d88f70680 Merge branch 'master' into develop 2025-06-01 00:32:05 -04:00
Julian Lam
cc92702620 fix: add try..catch around topics.post in note assertion logic 2025-06-01 00:31:58 -04:00
Julian Lam
f34930f5e8 Merge branch 'master' into develop 2025-05-31 22:47:06 -04:00
Julian Lam
83a55f6adc fix: don't throw on unknown post on Undo(Like) 2025-05-31 22:46:47 -04:00
Barış Soner Uşaklı
033e6e8f8b Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-05-30 17:12:56 -04:00
Barış Soner Uşaklı
0d595008b0 chore: eslint config 2025-05-30 17:12:54 -04:00
Julian Lam
4d44456ff9 Merge branch 'master' into develop 2025-05-30 16:49:24 -04:00
Julian Lam
629eec7b5b fix: add try..catch wrapper around Announce(Like) call to internal method so as to not return a 500 — just drop the Like activity 2025-05-30 16:49:15 -04:00
Barış Soner Uşaklı
ebb88c1277 feat: add action:post-queue.save
fires after a post is added to the post queue
2025-05-30 11:45:04 -04:00
Barış Soner Uşaklı
57a5de2682 refactor: use strings for cids 2025-05-30 11:15:02 -04:00
Barış Soner Uşaklı
28c021a01b fix: remove null categories 2025-05-30 11:11:45 -04:00
Barış Soner Uşaklı
8d16367ad4 Merge branch 'master' into develop 2025-05-30 11:02:56 -04:00
Barış Soner Uşaklı
390f642850 fix: browser title translation 2025-05-30 11:00:08 -04:00
Barış Soner Uşaklı
78de8c6da1 fix: allow guests to load topic tools if they have privilege to view them
display errors from topics.loadTopicTools
2025-05-30 09:22:06 -04:00
Julian Lam
a80edfa1f1 fix: patch ap .probe() so that it does not execute on requests for its own resources 2025-05-29 15:15:06 -04:00
Julian Lam
0c1a61839e test: fix groups:find webfinger test 2025-05-29 15:08:28 -04:00
Barış Soner Uşaklı
a9348e3607 Merge branch 'master' into develop 2025-05-29 11:37:02 -04:00
Barış Soner Uşaklı
72417d82bd fix: closes #13454, align dropdowns to opposite side on rtl 2025-05-29 11:36:46 -04:00
Julian Lam
20abeade41 Merge branch 'master' into develop 2025-05-28 14:53:38 -04:00
Julian Lam
49b5268e52 fix: send actor in undo(follow) 2025-05-28 14:53:32 -04:00
Julian Lam
b20a6ed0d7 fix: missed handling zset on ap unfollow 2025-05-28 12:31:53 -04:00
renovate[bot]
36f0cf250f fix(deps): update dependency validator to v13.15.15 (#13451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 09:04:04 -04:00
renovate[bot]
6efe3fdd02 chore(deps): update dependency lint-staged to v16.1.0 (#13449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 17:36:42 -04:00
renovate[bot]
6a5bbe9204 fix(deps): update dependency esbuild to v0.25.5 (#13447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 09:09:21 -04:00
Julian Lam
a888b868c7 fix: additional tests for remote privileges, enforcing privileges for remote edits and deletes 2025-05-26 14:49:48 -04:00
Barış Soner Uşaklı
e16420a4eb Merge branch 'master' into develop 2025-05-25 19:04:33 -04:00
Barış Soner Uşaklı
fd2ae7261e chore: up eslint stylistic 2025-05-25 19:04:01 -04:00
Misty Release Bot
aeeda7c3be Latest translations and fallbacks 2025-05-25 09:19:33 +00:00
Barış Soner Uşaklı
e2de0ec212 chore: up dbsearch 2025-05-24 16:50:53 -04:00
renovate[bot]
3ca6a9bcfa fix(deps): update dependency nodebb-plugin-dbsearch to v6.2.18 (#13445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 11:54:27 -04:00
Barış Soner Uşaklı
30aa0fe6d2 chore: up dbsearch 2025-05-24 11:49:49 -04:00
renovate[bot]
e3a7fb5ccb fix(deps): update dependency bootbox to v6.0.4 (#13443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-24 06:11:41 -04:00
renovate[bot]
c184647578 chore(deps): update dependency mocha to v11.5.0 (#13442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 19:51:45 -04:00
Misty Release Bot
777ecdf2c1 Latest translations and fallbacks 2025-05-23 09:20:20 +00:00
Julian Lam
e70e990a1a feat: restrict access to ap.probe method to registered users, add rate limiting protection 2025-05-22 14:13:41 -04:00
renovate[bot]
76a624b9ca fix(deps): update dependency diff to v8.0.2 (#13440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 11:31:52 -04:00
Barış Soner Uşaklı
f633f57d52 Merge branch 'master' into develop 2025-05-22 11:16:20 -04:00
Barış Soner Uşaklı
99234b3f97 chore: up harmony 2025-05-22 11:16:14 -04:00
Barış Soner Uşaklı
f9541f17dc Merge branch 'master' into develop 2025-05-22 11:01:12 -04:00
Barış Soner Uşaklı
a16bc7382c chore: up harmony 2025-05-22 11:01:05 -04:00
renovate[bot]
1d624aadbe fix(deps): update dependency commander to v14 (#13434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 10:57:23 -04:00
renovate[bot]
136e88140f chore(deps): update dependency smtp-server to v3.13.7 (#13437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 10:57:09 -04:00
renovate[bot]
314a4ff047 fix(deps): update dependency webpack to v5.99.9 (#13438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 10:56:59 -04:00
Barış Uşaklı
385f4f12be replace connect-multiparty with Multer (#13439)
* post upload route

* more multer changes

keep name and type fields in file objects so we dont break all plugins using these

* remove log

* fix: thumbs delete

* test: add array check
2025-05-20 10:45:56 -04:00
Barış Soner Uşaklı
3c09e6247f Merge branch 'master' into develop 2025-05-20 09:26:58 -04:00
Misty Release Bot
2e02d3f673 Latest translations and fallbacks 2025-05-20 09:19:53 +00:00
renovate[bot]
ee8e223f20 fix(deps): update dependency connect-redis to v8.1.0 (#13433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 17:11:51 -04:00
renovate[bot]
aa9772822a chore(deps): update dependency sass-embedded to v1.89.0 (#13425)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 17:11:40 -04:00
renovate[bot]
5d017710bd chore(deps): update dependency mocha to v11.4.0 (#13435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 17:10:26 -04:00
renovate[bot]
42f16da501 fix(deps): update dependency nodebb-plugin-dbsearch to v6.2.17 (#13432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 13:43:21 -04:00
renovate[bot]
650eeac908 chore(deps): update dependency mocha to v11.3.0 (#13426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 13:15:23 -04:00
renovate[bot]
2417a79b5f fix(deps): update dependency sass to v1.89.0 (#13427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 13:15:06 -04:00
renovate[bot]
475b0704b9 chore(deps): update dependency @eslint/js to v9.27.0 (#13429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 13:14:48 -04:00
Misty Release Bot
0fe1e53cf9 Latest translations and fallbacks 2025-05-18 09:19:19 +00:00
Misty Release Bot
a686cf2062 chore: update changelog for v4.4.1 2025-05-16 16:37:49 +00:00
Misty Release Bot
672dcc5d14 chore: incrementing version number - v4.4.1 2025-05-16 16:37:49 +00:00
Julian Lam
0b9c760092 Merge branch 'master' into develop 2025-05-16 11:43:32 -04:00
Julian Lam
948bfe46f1 test: fix tests to account for a460a55064 2025-05-16 11:43:26 -04:00
Julian Lam
f71c10ae42 Merge branch 'master' into develop 2025-05-16 10:04:51 -04:00
Julian Lam
ce5ef1ab6e fix: openapi schema to handle additional attachments field in postsobject 2025-05-16 10:04:43 -04:00
Misty Release Bot
4602b6b7c8 Latest translations and fallbacks 2025-05-16 09:20:24 +00:00
Barış Soner Uşaklı
61a63851d4 chore: up themes 2025-05-15 18:25:10 -04:00
Barış Soner Uşaklı
0a574d7240 fix: group edit url 2025-05-15 18:23:38 -04:00
Julian Lam
a463495fb0 Merge branch 'master' into develop 2025-05-15 16:57:17 -04:00
Julian Lam
8f9f377121 fix: add attachments to getpostsummaries call in search, #13324 2025-05-15 16:57:05 -04:00
Julian Lam
a460a55064 fix: bring back auto-categorization if group and object are same-origin, handle Peertube putting channel names in attributedTo 2025-05-15 15:40:01 -04:00
Julian Lam
8f933459cd fix: bring back auto-categorization if group and object are same-origin, handle Peertube putting channel names in attributedTo 2025-05-15 15:38:57 -04:00
Julian Lam
c55f12214f Merge branch 'master' into develop 2025-05-15 14:00:20 -04:00
Julian Lam
3674fa5783 feat: save width and height values into post attachment 2025-05-15 13:56:31 -04:00
Julian Lam
45a11d45fc fix: #13419, handle remote content with mediaType text/markdown 2025-05-15 12:01:45 -04:00
Barış Soner Uşaklı
6c3e2a8e22 refactor: create date once per digest.send 2025-05-15 09:42:55 -04:00
Barış Soner Uşaklı
3faae559a8 Merge branch 'master' of https://github.com/NodeBB/NodeBB 2025-05-15 09:38:49 -04:00
Barış Soner Uşaklı
3d96afb2d1 feat: use local date string for digest subject
closes #13420
2025-05-15 09:38:43 -04:00
Misty Release Bot
ab6ed11155 Latest translations and fallbacks 2025-05-15 09:19:48 +00:00
Misty Release Bot
09cc91d5a0 chore: update changelog for v4.4.0 2025-05-14 20:36:36 +00:00
Misty Release Bot
b31d769d9c chore: incrementing version number - v4.4.0 2025-05-14 20:36:35 +00:00
Julian Lam
799b08db3a fix: adjust Peertube-specific handling to shove mp4 into post attachments, #13324 2025-05-14 15:23:06 -04:00
renovate[bot]
919d62ab4e fix(deps): update dependency diff to v8 (#13409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 14:23:24 -04:00
renovate[bot]
3e18af1e25 fix(deps): update dependency sanitize-html to v2.17.0 (#13418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 14:22:45 -04:00
Julian Lam
d5865613e3 fix: #13081, don't add mention when you are replying to yourself 2025-05-14 14:14:09 -04:00
renovate[bot]
f176d6b2c5 fix(deps): update dependency satori to v0.13.1 (#13408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 13:45:21 -04:00
renovate[bot]
7320a85896 fix(deps): update dependency pg-cursor to v2.15.0 (#13414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 13:45:10 -04:00
renovate[bot]
84b8ecc7a0 fix(deps): update dependency nodebb-plugin-markdown to v13.2.1 (#13416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 13:45:01 -04:00
renovate[bot]
366651d6e1 fix(deps): update dependency semver to v7.7.2 (#13410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 12:40:46 -04:00
renovate[bot]
0825c569aa fix(deps): update dependency pg to v8.16.0 (#13411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 12:40:24 -04:00
renovate[bot]
fbe97b4e91 chore(deps): update redis docker tag to v8.0.1 (#13415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 12:38:22 -04:00
renovate[bot]
383a7ce507 fix(deps): update dependency nodebb-plugin-mentions to v4.7.6 (#13417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 12:38:00 -04:00
Julian Lam
0f576a4219 fix: add announces to postdataobject schema 2025-05-14 12:16:06 -04:00
Julian Lam
61f6806b6a test: a few additional tests for announce handling 2025-05-14 11:49:12 -04:00
Julian Lam
5b118904c9 test: fix regression from 5802c7ddd9 2025-05-14 11:05:10 -04:00
Julian Lam
9dc91f11a4 test: fix broken test due to adjusted note assertion relation logic 2025-05-14 11:00:56 -04:00
Misty Release Bot
7dc690a14a Latest translations and fallbacks 2025-05-14 09:19:59 +00:00
Julian Lam
fe13c75549 fix: #13375, plus additional tests 2025-05-13 13:59:34 -04:00
Barış Soner Uşaklı
30db15836b Merge branch 'master' into develop 2025-05-12 21:23:19 -04:00
Barış Soner Uşaklı
a9c02acae2 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-05-12 17:48:47 -04:00
Barış Soner Uşaklı
1b0b1da6b9 refactor: use a single until 2025-05-12 17:48:46 -04:00
Julian Lam
5802c7ddd9 fix: missing awaits, more comprehensive 1b12 tests 2025-05-12 15:00:00 -04:00
Misty Release Bot
0aa9c187f7 chore: update changelog for v4.3.2 2025-05-12 14:53:40 +00:00
Misty Release Bot
f607489060 chore: incrementing version number - v4.3.2 2025-05-12 14:53:39 +00:00
Barış Soner Uşaklı
f88f99b7a2 Merge branch 'master' into develop 2025-05-12 10:29:45 -04:00
Barış Soner Uşaklı
00668bdc34 refactor: wrap ap routes in try/catch 2025-05-12 10:29:32 -04:00
Barış Soner Uşaklı
dfa213298b refactor: call verify if request is POST 2025-05-12 10:28:26 -04:00
Barış Soner Uşaklı
16504bad81 fix: sql injection in sortedSetScan 2025-05-12 10:02:59 -04:00
Barış Soner Uşaklı
285d438cb3 fix: escape flag filters 2025-05-12 09:30:33 -04:00
Barış Soner Uşaklı
31be083e86 fix: #13407, don't restart user jobs
if jobsDisabled=true on that process
2025-05-12 09:12:51 -04:00
Barış Soner Uşaklı
5b6c34bfcf Merge branch 'master' into develop 2025-05-12 09:02:18 -04:00
Barış Soner Uşaklı
fcf9e8b796 chore: up mentions 2025-05-12 09:01:32 -04:00
renovate[bot]
23374fd7e9 fix(deps): update dependency lru-cache to v11 (#12685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:33:49 -04:00
renovate[bot]
6a4ffe0215 fix(deps): update dependency rimraf to v6 (#12686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:33:25 -04:00
renovate[bot]
1df7313c99 chore(deps): update redis docker tag to v8 (#13387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:32:58 -04:00
renovate[bot]
d319b0aaad chore(deps): update postgres docker tag to v17.5 (#13398)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:32:45 -04:00
renovate[bot]
7a7cf830c3 fix(deps): update dependency bootswatch to v5.3.6 (#13400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:32:37 -04:00
renovate[bot]
ecce999818 fix(deps): update dependency csrf-sync to v4.2.1 (#13401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:32:27 -04:00
renovate[bot]
694c79bc9a chore(deps): update dependency sass-embedded to v1.88.0 (#13402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:32:18 -04:00
renovate[bot]
7ffba2186c fix(deps): update dependency sass to v1.88.0 (#13403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:31:59 -04:00
renovate[bot]
9d877481bd chore(deps): update dependency lint-staged to v16 (#13404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 22:31:50 -04:00
Barış Soner Uşaklı
8174578c5b fix: closes #13405, catch errors in ap.verify 2025-05-11 22:31:00 -04:00
Julian Lam
bbf69e4093 Merge branch 'master' into develop 2025-05-09 10:34:25 -04:00
Julian Lam
20ab90694c fix: send proper accept header for outgoing webfinger requests 2025-05-09 10:34:19 -04:00
Julian Lam
d7cc637675 Merge branch 'master' into develop 2025-05-09 10:17:50 -04:00
Julian Lam
64fdf91b6b fix: wrap generateCollection calls in try..catch to send 404 if thrown 2025-05-09 10:16:33 -04:00
renovate[bot]
af3afba0f8 fix(deps): update dependency nodemailer to v7.0.3 (#13395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 20:21:13 -04:00
Julian Lam
6bfe4e627d fix: another case 2025-05-08 16:34:13 -04:00
Julian Lam
e042201f4b fix: handle missing orderedItems property in followers route 2025-05-08 16:32:21 -04:00
Julian Lam
d5349b39f5 Merge branch 'master' into develop 2025-05-08 14:12:33 -04:00
Julian Lam
26e6a22278 fix: #13397, null values in category sync list 2025-05-08 13:55:42 -04:00
Julian Lam
401ff797c9 fix: #13392, regression from c6f2c87, unable to unfollow from pending follows 2025-05-08 13:55:17 -04:00
Julian Lam
a9a5ab5e4b fix: #13397, update getCidByHandle to work with remote categories, fix sync with handles causing issues with null entries 2025-05-08 13:41:43 -04:00
renovate[bot]
7a7a4f0ab7 chore(deps): update commitlint monorepo to v19.8.1 (#13394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 09:40:53 -04:00
Barış Soner Uşaklı
4245575e09 Merge branch 'master' into develop 2025-05-07 19:06:01 -04:00
renovate[bot]
0b4d403c61 fix(deps): update dependency nodemailer to v7 (#13381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 18:59:04 -04:00
renovate[bot]
4f0f67a45f fix(deps): update dependency csrf-sync to v4.2.0 (#13364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 18:58:52 -04:00
Opliko
10077d0f89 fix: correct stage name in dev dockerfile (#13393)
Co-authored-by: ThisIsMissEm <ThisIsMissEm@users.noreply.github.com>
2025-05-07 18:57:40 -04:00
renovate[bot]
c7a164aef5 fix(deps): update dependency webpack to v5.99.8 (#13390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 13:02:39 -04:00
Barış Soner Uşaklı
a819d39c31 test: update filter:router.page tests to response:router.page 2025-05-07 12:42:22 -04:00
Misty Release Bot
2310a7b835 chore: update changelog for v4.3.1 2025-05-07 15:38:18 +00:00
Misty Release Bot
130b93eca9 chore: incrementing version number - v4.3.1 2025-05-07 15:38:18 +00:00
Barış Uşaklı
9324a1937b Update README.md 2025-05-07 11:28:33 -04:00
Misty Release Bot
ebe40f960c Latest translations and fallbacks 2025-05-07 09:20:10 +00:00
renovate[bot]
96dc5c89a4 chore(deps): update dependency lint-staged to v15.5.2 (#13383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 17:26:01 -04:00
renovate[bot]
e6a1961274 fix(deps): update dependency bootstrap to v5.3.6 (#13384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 17:25:50 -04:00
renovate[bot]
b6f4de5bff fix(deps): update dependency esbuild to v0.25.4 (#13385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 17:25:40 -04:00
Julian Lam
52df41b906 test: adjustment for now-removed labels property 2025-05-06 15:13:29 -04:00
Julian Lam
860ac8953e docs: remove since-removed labels property from api 2025-05-06 15:08:21 -04:00
Julian Lam
15b6a2c117 chore: remove unused require 2025-05-06 13:38:42 -04:00
Julian Lam
8ea377a401 breaking: removal of deprecated privilege hooks
* filter:privileges.global.list
* filter:privileges.global.groups.list
* filter:privileges.global.list_human
* filter:privileges.global.groups.list_human
* filter:privileges.list
* filter:privileges.groups.list
* filter:privileges.list_human
* filter:privileges.groups.list_human
* filter:privileges.admin.list
* filter:privileges.admin.groups.list
* filter:privileges.admin.list_human
* filter:privileges.admin.groups.list_human
2025-05-06 13:38:42 -04:00
Julian Lam
547fb482eb breaking: removal of filter:flags.getFilters 2025-05-06 13:38:42 -04:00
Julian Lam
7e25946cd7 breaking: removal of filter:user.verify.code 2025-05-06 13:38:42 -04:00
Julian Lam
df5c1a938d breaking: removal of filter:post.purge 2025-05-06 13:38:42 -04:00
Julian Lam
c84b72fb37 breaking: removal of filter:post.purge 2025-05-06 13:38:42 -04:00
Julian Lam
9d8061eab9 breaking: removal of filter:router.page 2025-05-06 13:38:42 -04:00
Julian Lam
b73a8d3e1d breaking: removal of filter:email.send 2025-05-06 13:38:42 -04:00
Julian Lam
651ebaaf6c fix: missing await 2025-05-06 13:24:58 -04:00
Julian Lam
53bb0bbc26 fix: handle missing orderedItems 2025-05-06 12:30:43 -04:00
Julian Lam
f83b1fbf68 fix: extra orderedItems property in generated paginated OrderedCollection, #13153 2025-05-06 12:27:35 -04:00
Julian Lam
a2de7aaecf fix: #13153, follower and following collections to use generateCollection helper 2025-05-06 12:27:35 -04:00
Julian Lam
7f59238d3a refactor: Helpers.generateCollection so that total count and a bound function can be passed in, #13153 2025-05-06 12:27:35 -04:00
renovate[bot]
450ce3b85c chore(deps): update dependency @eslint/js to v9.26.0 (#13371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 11:29:19 -04:00
renovate[bot]
e2a8cf98f3 fix(deps): update dependency @fontsource/poppins to v5.2.6 (#13376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 11:17:35 -04:00
Julian Lam
b433848971 fix: #13374, updates to posts.edit to handle remote content updates better 2025-05-06 10:45:09 -04:00
Julian Lam
625ce96f94 fix: leftover handle var 2025-05-06 10:03:33 -04:00
renovate[bot]
2c0aba02d3 fix(deps): update dependency nodebb-plugin-mentions to v4.7.5 (#13386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:59:17 -04:00
renovate[bot]
7f757615e5 fix(deps): update dependency nodebb-widget-essentials to v7.0.38 (#13380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:37:52 -04:00
renovate[bot]
954aa541ac fix(deps): update dependency nodebb-theme-persona to v14.1.11 (#13379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:35:30 -04:00
renovate[bot]
2aa0bfc5f6 fix(deps): update dependency nodebb-theme-peace to v2.2.42 (#13378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:32:50 -04:00
renovate[bot]
72b3a21539 fix(deps): update dependency nodebb-theme-harmony to v2.1.12 (#13377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:32:32 -04:00
Misty Release Bot
92af415829 Latest translations and fallbacks 2025-05-06 09:20:36 +00:00
Julian Lam
f8d012c81c fix: AP inbox update handling for non-note objects 2025-05-05 17:01:07 -04:00
Julian Lam
9f80d10d09 fix: 1b12 creates being dropped 2025-05-05 16:50:44 -04:00
Julian Lam
7cf61ab080 fix: update AP api (un)follow ids to be url encoded id instead of handle 2025-05-05 16:35:12 -04:00
Barış Soner Uşaklı
31af05c75a test: fix android test 2025-05-05 11:09:53 -04:00
Barış Soner Uşaklı
25979294e1 test: fix android test 2025-05-05 11:00:30 -04:00
Barış Soner Uşaklı
7ef79981dd test: fix a test 2025-05-05 10:57:43 -04:00
Barış Soner Uşaklı
800426d68b chore: node 18 eol 2025-05-05 10:46:04 -04:00
Barış Soner Uşaklı
2d15555e5c update tests to node 20/22 2025-05-05 10:43:56 -04:00
renovate[bot]
4b78710b46 fix(deps): update dependency ace-builds to v1.41.0 (#13372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 09:06:41 -04:00
Barış Soner Uşaklı
ee2f91ad98 chore: up widgets 2025-05-03 14:36:20 -04:00
Barış Soner Uşaklı
18867fb14a chore: up themes 2025-05-02 19:49:56 -04:00
Barış Soner Uşaklı
d35aad317d https://github.com/NodeBB/NodeBB/issues/13367 2025-05-02 19:48:48 -04:00
Barış Soner Uşaklı
39953ee16b https://github.com/NodeBB/NodeBB/issues/13367 2025-05-02 19:48:35 -04:00
renovate[bot]
e958010f40 chore(deps): update dependency mocha to v11.2.2 (#13366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 19:41:55 -04:00
Julian Lam
f3bd8590e9 fix(deps): bump markdown 2025-05-02 14:07:56 -04:00
Misty Release Bot
227bfabb8b Latest translations and fallbacks 2025-05-02 09:19:56 +00:00
Barış Soner Uşaklı
cf62da5c3e Merge branch 'master' into develop 2025-05-01 13:06:16 -04:00
Barış Soner Uşaklı
343f13e1c1 chore: update bundled plugins to use eslint9 2025-05-01 10:55:00 -04:00
Misty Release Bot
6ada76f401 Latest translations and fallbacks 2025-05-01 09:19:38 +00:00
Misty Release Bot
76c03019f8 chore: update changelog for v4.3.0 2025-05-01 04:13:40 +00:00
Misty Release Bot
7b43b1b80e chore: incrementing version number - v4.3.0 2025-05-01 04:13:39 +00:00
Julian Lam
1c07eab66b Merge remote-tracking branch 'origin/master' into develop 2025-05-01 00:06:47 -04:00
Julian Lam
b32b7fccff docs: update openapi spec with new (missing) properties 2025-04-30 15:18:05 -04:00
Julian Lam
2bf2e55664 fix: bump harmony 2025-04-30 15:11:51 -04:00
Misty Release Bot
2524d4ce12 Latest translations and fallbacks 2025-04-30 09:20:22 +00:00
Julian Lam
28b7a20339 lint: yup. 2025-04-29 15:13:22 -04:00
Misty Release Bot
2827498d76 chore(i18n): fallback strings for new resources: nodebb.category, nodebb.world 2025-04-29 19:06:06 +00:00
Julian Lam
5aee2f2661 feat: upgrade script to remote duplicate remote users and categories as per #13352 2025-04-29 14:35:28 -04:00
Julian Lam
2572cbf5d5 fix: #13352, also do the webfinger backreference check when calling assertGroup 2025-04-29 11:18:24 -04:00
Julian Lam
e9b3306e79 fix: regression that caused non-public content with source.content to fail parsing 2025-04-29 10:28:18 -04:00
Julian Lam
decc9cf196 feat: add new mixin clamp-fade, and handler for expanding it in category description
closes #13322
2025-04-29 10:28:18 -04:00
Barış Soner Uşaklı
537a742898 fix: closes #13360, catch error in buildAccountData middleware 2025-04-29 10:28:18 -04:00
Julian Lam
e3e78445ba chore: v4.3.0-beta.2 2025-04-29 10:28:18 -04:00
Julian Lam
044736696e feat: handle Announce(Update(Note)) as well, #13320 2025-04-29 10:28:18 -04:00
Julian Lam
74e32a170f feat: #13255, proper handling of upvotes shared by group actors
fixes #13320
2025-04-29 10:28:18 -04:00
Julian Lam
5c5fd3d44f feat: send the whole post content in summary as well 2025-04-29 10:28:18 -04:00
Julian Lam
c2a3ef817d fix: bug where disparate ids all claiming to be the same handle were causing duplicate remote users due to collisions, #13352 2025-04-29 10:28:18 -04:00
Julian Lam
3e508d6c65 test: article for new topic, note for replies 2025-04-29 10:28:18 -04:00
Julian Lam
a0a8c4624f fix: posts incorrectly excluded from results if result pid is in a remote category 2025-04-29 10:28:18 -04:00
Julian Lam
d020e33422 fix: ap helpers.makeSet to handle undefined property values 2025-04-29 10:28:18 -04:00
Julian Lam
512f889ec2 test: missing clear ap send cache 2025-04-29 10:28:18 -04:00
Julian Lam
0689da8120 chore: v4.3.0-beta.1 2025-04-29 10:28:18 -04:00
Julian Lam
804208b7b5 feat: show/hide categories on world page, #13255 2025-04-29 10:28:18 -04:00
Julian Lam
d58d5861d9 fix: add back localCategories to categorySearch when defaultCategories is supplied 2025-04-29 10:28:18 -04:00
Julian Lam
93a5b35f33 feat: notice on remote categories that have no local followers, #13255 2025-04-29 10:28:18 -04:00
Julian Lam
f02d96614a fix: remote bare hash for remote users on prune as well 2025-04-29 10:28:18 -04:00
Julian Lam
a487d5f6f2 feat: add new option to categorySearch module, defaultCategories, use to populate the category list when you don't want to poll backend for the main category list 2025-04-29 10:28:18 -04:00
Julian Lam
695312f17f fix: missing teasers for remote categories on /world 2025-04-29 10:28:18 -04:00
Julian Lam
0fab4255cc fix: remove superfluous privilege filter in markAllRead 2025-04-29 10:28:18 -04:00
Julian Lam
2e3e675be4 chore: cut 4.3.0-alpha.3 2025-04-29 10:28:18 -04:00
Julian Lam
1790951659 feat: category quick search on world page, theme version updates, #13255 2025-04-29 10:28:18 -04:00
Julian Lam
dabcefafd4 fix: reversed image and icon for remote categories, omit fa icon if remote category has icon property set, #13255 2025-04-29 10:28:18 -04:00
Julian Lam
34ab677174 feat: show tracked/watched remote categories in world page, #13255 2025-04-29 10:28:18 -04:00
Barış Soner Uşaklı
f1d1d0820a fix: closes #13289, id can be null 2025-04-29 10:28:18 -04:00
Julian Lam
4a7111d042 fix: marking remote category topics as read 2025-04-29 10:28:18 -04:00
Julian Lam
b0236735f2 fix: markAllRead to get tids based on same logic as unread page, instead of marking all recent posts read 2025-04-29 10:28:18 -04:00
Julian Lam
39fc9bae89 test: additional test for ensuring handle:uid is continually set even after re-assertion 2025-04-29 10:28:18 -04:00
Julian Lam
c4690392cd chore: cut v4.3.0-alpha.2 2025-04-29 10:28:18 -04:00
Julian Lam
6dee3e56e6 fix: key ownership cross-check to also work with remote categories, #13255 2025-04-29 10:28:18 -04:00
Julian Lam
4379df68f5 chore: cut v4.3.0-alpha 2025-04-29 10:28:18 -04:00
Julian Lam
1f04678210 fix: #13255, assert all recipients of the main post when asserting a note, so that remote categories can be discovered 2025-04-29 10:28:18 -04:00
Julian Lam
4d1d7c3dca fix: remote categories should not show up in a user's follow lists 2025-04-29 10:28:18 -04:00
Julian Lam
3213da1c77 fix: #13255, remote user-to-category migration should not move shares that are already in an existing cid 2025-04-29 10:28:18 -04:00
Julian Lam
f2e0ba2165 fix: proper handling of actors.qualify response 2025-04-29 10:28:18 -04:00
Julian Lam
2cb6d10d9e fix: missing dep 2025-04-29 10:28:18 -04:00
Julian Lam
c2f77cee04 test: additional test for remote category topic assertion when ignoring category 2025-04-29 10:28:17 -04:00
Julian Lam
c4274a3dca fix: topics in remote categories showing up in /recent 2025-04-29 10:28:17 -04:00
Julian Lam
0246c14643 fix: regression that caused resolveInboxes to always return empty, added tests for resolveInboxes 2025-04-29 10:28:17 -04:00
Barış Soner Uşaklı
97a232e9d5 dont make db call if ap disabled 2025-04-29 10:28:17 -04:00
Barış Soner Uşaklı
74661381d8 refactor: use promise.all 2025-04-29 10:28:17 -04:00
Barış Soner Uşaklı
c1b7196429 fix: spread fail, @julianlam
add ap check
2025-04-29 10:28:17 -04:00
Julian Lam
ac7b7f81b3 feat: remote user to category migration should also migrate local user follows into category watches 2025-04-29 10:28:17 -04:00
Julian Lam
309deb0d7a fix: filter out non-asserted targets when sending ap messages, diff. getter method when passed-in ID is a remote category 2025-04-29 10:28:17 -04:00
Julian Lam
c5901e0d24 fix: tag whitelist check socket call for remote categories 2025-04-29 10:28:17 -04:00
Julian Lam
23b3148c84 feat: allowing manual group assertion via category search input 2025-04-29 10:28:17 -04:00
Julian Lam
ee34396c71 fix: migrate topics as system user instead of uid 0 2025-04-29 10:28:17 -04:00
Julian Lam
6e374200e5 send ap follow/undo-follow if remote category watch state changes 2025-04-29 10:28:17 -04:00
Julian Lam
d19f692b8d feat: remote group actors migrated to categories if they were previous asserted as remote users 2025-04-29 10:28:17 -04:00
Julian Lam
c6f2c87478 fix: do not send out ap (undo:)follow if local user or category is (not)already following 2025-04-29 10:28:17 -04:00
Julian Lam
85e7c1a20d test: #13255, reply to topic in remote category addresses remote category 2025-04-29 10:28:17 -04:00
Julian Lam
b8c531d53d feat: #13255 new topics in remote category addresses remote category, tests, fixes to tests 2025-04-29 10:28:17 -04:00
Julian Lam
0b333fb7d4 fix: allow category controller to respond also by remote category id 2025-04-29 10:28:17 -04:00
Julian Lam
9c1d5cd36e feat: #13255, deliver asserted topics to remote category followers 2025-04-29 10:28:17 -04:00
Julian Lam
6e23de46d6 fix: #13255, update category search logic to allow for remote categories 2025-04-29 10:28:17 -04:00
Julian Lam
876d1b0414 feat: #13255, add category name and handle to category search zset 2025-04-29 10:28:17 -04:00
Julian Lam
bfc7daf255 refactor: categories.sortTidsBySet to not take cid, retrieve from tids themselves
re: ##13255, this fixes the issue with topics outside of cid -1 in /world being sorted incorrectly
2025-04-29 10:28:17 -04:00
Julian Lam
53dc79a1bd test: remote user pruning tests 2025-04-29 10:28:17 -04:00
Julian Lam
9b5855f79d feat: integrate remote category pruning into actor pruning logic 2025-04-29 10:28:17 -04:00
Julian Lam
4be0f73ace feat: migration of group-as-user to group-as-category, remote category purging, more tests 2025-04-29 10:28:17 -04:00
Julian Lam
7ccd6b73ae fix: delete shares zset on account deletion 2025-04-29 10:28:17 -04:00
Julian Lam
4f7481582c test: introduce overrides into person and group mocks 2025-04-29 10:28:17 -04:00
Julian Lam
80069a198c test: have ap helper mocks for person and group auto-save to ap cache 2025-04-29 10:28:17 -04:00
Julian Lam
afc4764358 test: add failing tests for actor/group assertion via wrong method, remote user to category migration 2025-04-29 10:28:17 -04:00
Julian Lam
f483e883a7 feat: asserted topics and posts to remote categories will notify and add to unread based on remote category watch state 2025-04-29 10:28:17 -04:00
Julian Lam
804052f272 test: add tests for topics slotting into remote categories if addressed 2025-04-29 10:28:17 -04:00
Julian Lam
ca9a5b6dfb test: group actor assertion tests 2025-04-29 10:28:17 -04:00
Julian Lam
0fa98237af refactor: allow topics to be asserted directly into a remote category, or -1 otherwise 2025-04-29 10:28:17 -04:00
Julian Lam
f73f727d90 feat: also include category in to field when mocking post for federation 2025-04-29 10:28:17 -04:00
Julian Lam
1f40995f79 refactor: ability to browse to remote categories, group actor assertion logic, etc. -- no logic to assign topics to remote categories yet 2025-04-29 10:28:17 -04:00
Julian Lam
55c89969ed revert: use of vanity domains, needs rethinking. Originally added in 709a02d97a 2025-04-29 10:28:17 -04:00
Misty Release Bot
85fc167800 Latest translations and fallbacks 2025-04-29 09:20:03 +00:00
Misty Release Bot
4111512841 Latest translations and fallbacks 2025-04-27 09:19:32 +00:00
Barış Soner Uşaklı
ea9f7903ef fix: persona tooltip so it doesn't appear when dropdowns are open 2025-04-26 20:44:35 -04:00
renovate[bot]
7f533167ee fix(deps): update dependency pg to v8.15.6 (#13362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-26 14:37:21 -04:00
Misty Release Bot
f7aaabaadb Latest translations and fallbacks 2025-04-26 09:19:33 +00:00
renovate[bot]
03e06784d4 fix(deps): update dependency pg-cursor to v2.14.6 (#13363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 16:18:47 -04:00
Misty Release Bot
c889d60c5d chore(i18n): fallback strings for new resources: nodebb.error 2025-04-25 16:18:30 +00:00
Barış Soner Uşaklı
4277765b64 fix: lang keys 2025-04-25 12:17:26 -04:00
Misty Release Bot
d3409b40b1 chore(i18n): fallback strings for new resources: nodebb.admin-settings-user, nodebb.user 2025-04-25 15:54:52 +00:00
Barış Soner Uşaklı
a5afad27e5 feat: chat allow/deny list, closes #13359 2025-04-25 11:54:11 -04:00
renovate[bot]
7800016f2f chore(deps): update redis docker tag to v7.4.3 (#13358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 09:04:15 -04:00
renovate[bot]
0a3e4d61d8 fix(deps): update dependency webpack to v5.99.7 (#13361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 09:04:06 -04:00
Barış Soner Uşaklı
be7959e5eb refactor: remove datepicker
using datetime-local now https://github.com/NodeBB/NodeBB/blob/master/src/views/admin/partials/widget-settings.tpl#L14-L20
2025-04-24 11:38:48 -04:00
renovate[bot]
74558b0fc7 fix(deps): update dependency pg to v8.15.5 (#13356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 10:20:12 -04:00
Barış Soner Uşaklı
8ffbc35923 refactor: add sping/ping into openapi
change getObject to getSortedSetRange so db is always checked. getObject calls are cached
2025-04-24 09:50:52 -04:00
Misty Release Bot
7eb2f12751 Latest translations and fallbacks 2025-04-24 09:19:59 +00:00
renovate[bot]
4eec053a77 fix(deps): update dependency ace-builds to v1.40.1 (#13354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 20:01:22 -04:00
renovate[bot]
43d7d47fa6 fix(deps): update dependency esbuild to v0.25.3 (#13355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 20:01:12 -04:00
renovate[bot]
00be573d4f fix(deps): update dependency pg-cursor to v2.14.5 (#13350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 20:00:56 -04:00
renovate[bot]
b49436de0a fix(deps): update dependency pg to v8.15.2 (#13349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 14:21:47 -04:00
Barış Soner Uşaklı
ed92ffaf08 fix: closes #13353, don't use index for finding plugin data 2025-04-23 06:50:40 -04:00
Barış Soner Uşaklı
e0235a1e94 test: shorter test 2025-04-22 17:22:01 -04:00
Barış Soner Uşaklı
f864a5a4ac test: eslint for tests 2025-04-22 17:15:48 -04:00
Barış Uşaklı
b57ce29dc6 chore: up pg, pg-cursor (#13351)
* chore: up pg, pg-cursor

* test: check file directly
2025-04-22 13:32:41 -04:00
Barış Soner Uşaklı
1a3e669b6f Merge branch 'master' into develop 2025-04-22 12:38:25 -04:00
Misty Release Bot
ce196589f5 chore: update changelog for v4.2.2 2025-04-22 16:33:51 +00:00
Misty Release Bot
a8bb46996b chore: incrementing version number - v4.2.2 2025-04-22 16:33:51 +00:00
Barış Soner Uşaklı
71cd46e132 Merge branch 'master' into develop 2025-04-22 11:46:43 -04:00
Barış Soner Uşaklı
42a5a127b6 fix: escape displayname in topic events 2025-04-22 11:46:03 -04:00
Barış Soner Uşaklı
e2543abb59 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-04-22 11:24:58 -04:00
renovate[bot]
bee79784cf chore(deps): update dependency sass-embedded to v1.87.0 (#13347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-22 09:52:10 -04:00
renovate[bot]
50a58bbc03 fix(deps): update dependency sass to v1.87.0 (#13348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-22 09:51:59 -04:00
Misty Release Bot
92f7f2305f Latest translations and fallbacks 2025-04-22 09:19:47 +00:00
renovate[bot]
25e4e844d9 chore(deps): update dependency @eslint/js to v9.25.1 (#13344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 18:54:15 -04:00
renovate[bot]
8d84206f5b fix(deps): update dependency connect-redis to v8.0.3 (#13345)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 18:54:05 -04:00
renovate[bot]
3c24810d73 fix(deps): update dependency mongodb to v6.16.0 (#13346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-21 18:53:57 -04:00
Barış Soner Uşaklı
65b2042ffb Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-04-21 09:05:39 -04:00
Barış Soner Uşaklı
e184c9108a refactor: moved these rules to nodebb-config 2025-04-21 09:05:35 -04:00
renovate[bot]
d687fe60a1 chore(deps): update dependency eslint-config-nodebb to v1.1.3 (#13343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-20 20:49:23 -04:00
Misty Release Bot
71642f5ced Latest translations and fallbacks 2025-04-20 09:19:23 +00:00
renovate[bot]
0cc492c6df chore(deps): update dependency @eslint/js to v9.25.0 (#13342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-19 20:30:57 -04:00
Barış Soner Uşaklı
853244a13a chore: up eslint-nodebb 2025-04-18 22:17:30 -04:00
Barış Soner Uşaklı
3f01b719c4 remove unused import, up eslint-nodebb 2025-04-18 22:10:35 -04:00
Barış Soner Uşaklı
92d6e0220b refactor: switch eslint configs to esm
add rules from https://eslint.style/
refactor for in loops to use Object.entries
2025-04-18 21:57:12 -04:00
renovate[bot]
0c5ef0e866 fix(deps): update dependency chart.js to v4.4.9 (#13328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 15:03:37 -04:00
renovate[bot]
6f8c7aba50 fix(deps): update dependency nconf to v0.13.0 (#13333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 15:03:15 -04:00
renovate[bot]
5d461f0417 fix(deps): update dependency ace-builds to v1.40.0 (#13331)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 15:00:13 -04:00
renovate[bot]
6fbb2b4bc4 fix(deps): update dependency nodemailer to v6.10.1 (#13329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 14:59:48 -04:00
renovate[bot]
74d9806d28 fix(deps): update dependency ioredis to v5.6.1 (#13318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 12:00:22 -04:00
renovate[bot]
9046aceaa6 chore(deps): update dependency lint-staged to v15.5.1 (#13319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 12:00:13 -04:00
renovate[bot]
f96ce25a84 fix(deps): update dependency cron to v4.3.0 (#13332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 12:00:01 -04:00
renovate[bot]
24a5f407ec fix(deps): update dependency sanitize-html to v2.16.0 (#13339)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 11:44:59 -04:00
renovate[bot]
cac1c37b6b fix(deps): update dependency webpack to v5.99.6 (#13341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 11:44:42 -04:00
Barış Soner Uşaklı
321defb989 test: fix tests 2025-04-18 11:16:02 -04:00
renovate[bot]
8f784bb348 fix(deps): update dependency bootbox to v6.0.3 (#13327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-18 11:00:19 -04:00
Misty Release Bot
40767c8bcb Latest translations and fallbacks 2025-04-18 09:19:34 +00:00
Barış Soner Uşaklı
4301bf9797 chore: up themes 2025-04-17 13:20:37 -04:00
Barış Soner Uşaklı
9f93cc9bd0 refactor: move topic/post menu lists to core 2025-04-17 13:19:48 -04:00
Barış Soner Uşaklı
87aacc8943 refactor: show topic tools if plugins add them
previously regular users couldn't see topic tools if it was something that didnt require privileges
2025-04-17 12:02:52 -04:00
Barış Soner Uşaklı
b73fb67b33 refactor: remove reply icons 2025-04-17 09:32:55 -04:00
Misty Release Bot
13884e43c0 Latest translations and fallbacks 2025-04-17 09:19:56 +00:00
Barış Soner Uşaklı
be1abcc957 Merge branch 'master' into develop 2025-04-16 10:31:41 -04:00
Barış Soner Uşaklı
6832541c02 lint: fix semi 2025-04-16 10:31:28 -04:00
Barış Soner Uşaklı
4f13eb0338 fix: closes #13336, allow main post deletion from "delete posts" tool 2025-04-16 10:23:25 -04:00
Misty Release Bot
83245e4abf Latest translations and fallbacks 2025-04-16 09:19:59 +00:00
renovate[bot]
3f000ed6ec chore(deps): update dependency jsdom to v26.1.0 (#13330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-15 17:57:02 -04:00
Julian Lam
4125219716 fix: regression on search query that is a url, via 3526c937cc 2025-04-15 14:15:06 -04:00
Misty Release Bot
6c163f7c13 chore(i18n): fallback strings for new resources: nodebb.global 2025-04-15 14:08:09 +00:00
Barış Soner Uşaklı
bf2d4c46f8 feat: show topic follower counts (#13326)
fix upgrade script dates
add upgrade script to count topic followers for each topic
2025-04-15 10:07:45 -04:00
Julian Lam
5d94f2cad4 test: fix test expecting Note when it is now Article 2025-04-15 10:06:04 -04:00
Julian Lam
3c4be7738c feat: federate out as:Article with preview for root-level posts in a topic, instead of as:Note 2025-04-14 13:56:49 -04:00
Julian Lam
2a98a9b334 fix: bug where generateHandle would throw when passed in an invalid slug 2025-04-14 13:35:22 -04:00
Misty Release Bot
38b46fb488 Latest translations and fallbacks 2025-04-13 09:19:23 +00:00
Misty Release Bot
dcf34e3da2 chore(i18n): fallback strings for new resources: nodebb.notifications 2025-04-12 18:17:23 +00:00
Barış Soner Uşaklı
73c8dbfe00 Merge branch 'master' into develop 2025-04-12 14:16:58 -04:00
Barış Soner Uşaklı
d59a5728df lint: fix missing comma 2025-04-11 19:58:48 -04:00
Barış Soner Uşaklı
46ed56cf96 refactor: use sortedSetsCard 2025-04-11 19:51:18 -04:00
Misty Release Bot
4cee37b98e chore: update changelog for v4.2.1 2025-04-10 14:03:46 +00:00
Misty Release Bot
59bc2b0d4b chore: incrementing version number - v4.2.1 2025-04-10 14:03:46 +00:00
renovate[bot]
1bd1262247 fix(deps): update dependency nodebb-theme-harmony to v2.1.6 (#13314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 09:54:21 -04:00
renovate[bot]
6de89952f5 fix(deps): update dependency nodebb-theme-persona to v14.1.5 (#13316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 09:54:06 -04:00
Barış Soner Uşaklı
33d50637a3 fix: closes #13317, fix email confirm for changing email 2025-04-10 09:53:20 -04:00
Misty Release Bot
59bcb6ee77 Latest translations and fallbacks 2025-04-10 09:20:24 +00:00
renovate[bot]
41be539fb8 chore(deps): update dependency @eslint/js to v9.24.0 (#13310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-09 09:35:11 -04:00
renovate[bot]
140440ccbf fix(deps): update dependency webpack to v5.99.5 (#13312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-09 09:34:51 -04:00
Misty Release Bot
dcb2e9b997 Latest translations and fallbacks 2025-04-09 09:20:04 +00:00
renovate[bot]
5fa09a6756 fix(deps): update dependency cron to v4.1.4 (#13307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 11:52:40 -04:00
renovate[bot]
6f3e985397 fix(deps): update dependency nodebb-theme-persona to v14.1.2 (#13311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 11:52:25 -04:00
renovate[bot]
9905e6aa73 fix(deps): update dependency nodebb-theme-harmony to v2.1.3 (#13309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 11:52:13 -04:00
renovate[bot]
4b511546d2 fix(deps): update dependency bootswatch to v5.3.5 (#13308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 11:51:54 -04:00
Misty Release Bot
b1e95bc637 chore(i18n): fallback strings for new resources: nodebb.error 2025-04-08 13:30:42 +00:00
Barış Soner Uşaklı
b49a4586cf fix: closes #13313, add error:post-deleted 2025-04-08 09:30:16 -04:00
renovate[bot]
22b3dc656e fix(deps): update dependency bootstrap to v5.3.5 (#13304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 16:54:34 -04:00
Barış Soner Uşaklı
52ca086b83 fix: upgrade script 2025-04-07 13:56:04 -04:00
Barış Soner Uşaklı
021b3af04a refactor: remove debug log 2025-04-07 13:23:46 -04:00
Barış Soner Uşaklı
3526c937cc fix: tag urls getting double escaped (#13306)
* fix: tag urls getting double escaped

get rid of weird decodeURIComponent($.param()) usage
$.param returns a string suitable for use in query param string

* add a new test
2025-04-07 13:23:22 -04:00
Barış Soner Uşaklı
bf243e0778 fix: notifications.markAllRead
so that it actually marks all notifications read instead of the most recent 100. if you had more than 100 unread it required clicking multiple times.

also don't use markReadMultiple since we are clearing them all.
2025-04-07 10:05:27 -04:00
Misty Release Bot
8dd98206db Latest translations and fallbacks 2025-04-07 09:19:46 +00:00
renovate[bot]
70e788ba05 fix(deps): update dependency sass to v1.86.3 (#13302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 14:03:25 -04:00
renovate[bot]
cd2ed209a0 fix(deps): update dependency spdx-license-list to v6.10.0 (#13303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 14:02:55 -04:00
Barış Soner Uşaklı
c93dc5897a refactor: break long line 2025-04-04 11:47:24 -04:00
renovate[bot]
0bd4394093 chore(deps): update dependency sass-embedded to v1.86.3 (#13301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-04 11:11:00 -04:00
Barış Soner Uşaklı
c41c7e8a03 fix: posts.uploads.usage since paths changed 2025-04-04 11:04:09 -04:00
Barış Soner Uşaklı
3ad6ee075b Thumb uploads/post uploads normalization (#13300)
* testing thumn/post upload refactor

* fix: isOrphan check

* lint: fix md5

* test: fix upload test

* user

* fix: upgrade script

* refactor: long line

* lint: lint

* test: fix tests

* Squashed commit of the following:

commit cd70e6c610
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Fri Apr 4 09:24:54 2025 -0400

    fix: req.body can be undefined

* refactor: show data on test fail

* test: logs

* test: change test

* make sure timestamps are different
2025-04-04 10:45:05 -04:00
Barış Soner Uşaklı
cd70e6c610 fix: req.body can be undefined 2025-04-04 09:24:54 -04:00
renovate[bot]
d9074dbc41 fix(deps): update dependency bootstrap to v5.3.4 (#13299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 17:16:47 -04:00
Barış Soner Uşaklı
bbfd64457d fix: closes #13298, catch exceptions in webfinger and nodeinfo 2025-04-03 12:57:49 -04:00
Barış Soner Uşaklı
a6839b6149 refactor: only write to db on runJobs processes
similart to analytics.js
2025-04-03 12:52:02 -04:00
Barış Soner Uşaklı
667367a68f refactor: use bulk increment 2025-04-03 11:53:48 -04:00
renovate[bot]
dd3d1917d1 fix(deps): update dependency nodebb-plugin-mentions to v4.7.3 (#13294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 11:13:07 -04:00
renovate[bot]
dfd2621ebd fix(deps): update dependency bootbox to v6.0.2 (#13293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 11:12:51 -04:00
renovate[bot]
fdcd2a84a4 chore(deps): update dependency sass-embedded to v1.86.2 (#13291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 11:10:21 -04:00
renovate[bot]
1a763cbbf2 fix(deps): update dependency sass to v1.86.2 (#13295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 11:10:04 -04:00
renovate[bot]
311cbec222 fix(deps): update dependency benchpressjs to v2.5.5 (#13292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 10:40:11 -04:00
renovate[bot]
5caadd2d50 fix(deps): update dependency nodebb-theme-harmony to v2.1.0 (#13296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 10:39:58 -04:00
Barış Soner Uşaklı
bc8126c7c0 chore: up dbsearch 2025-04-03 10:18:34 -04:00
renovate[bot]
e6a021760d fix(deps): update dependency esbuild to v0.25.2 (#13284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 09:54:27 -04:00
renovate[bot]
c46c262330 fix(deps): update dependency cron to v4.1.3 (#13282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 09:54:04 -04:00
Barış Soner Uşaklı
4b9331d95f chore: up dbsearch 2025-04-03 09:53:30 -04:00
Barış Soner Uşaklı
d464b80f35 fix progress bar bg 2025-04-02 11:13:26 -04:00
Barış Soner Uşaklı
ef98f8f9d3 fix: closes #13205, make parent post font-size small until expanded 2025-04-02 10:01:05 -04:00
Barış Soner Uşaklı
2c59007b10 fix: closes #13275, set 'announces' after adding to zset to prevent race condition 2025-04-01 10:55:03 -04:00
Barış Soner Uşaklı
d9f33204a8 fix: use slug instead of groupname in acp for groups
#13286, acp page was inaccessible
2025-04-01 10:46:31 -04:00
Misty Release Bot
bee38166c7 Latest translations and fallbacks 2025-04-01 09:20:25 +00:00
Barış Soner Uşaklı
4cdfcf95e6 lint: fix tabs 2025-03-28 16:06:38 -04:00
renovate[bot]
11f7b42ce8 fix(deps): update dependency cron to v4.1.2 (#13281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 13:58:54 -04:00
Julian Lam
aa4f23bfad fix: do not await the batch call to sendMessage 2025-03-28 12:59:06 -04:00
Julian Lam
4b22f29778 fix: commenting out outward federation of Add activity, pending forumwg discussion 2025-03-28 12:39:19 -04:00
renovate[bot]
28ec8a79c0 fix(deps): update dependency satori to v0.12.2 (#13280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 21:48:35 -04:00
Barış Soner Uşaklı
b1cfe9cbd4 Merge branch 'master' into develop 2025-03-27 11:59:05 -04:00
Barış Soner Uşaklı
d161eb6f6c chore: up harmony 2025-03-27 11:57:21 -04:00
Barış Soner Uşaklı
34de970fbe Merge branch 'master' into develop 2025-03-27 11:43:42 -04:00
Barış Soner Uşaklı
2237e17a12 chore: up persona 2025-03-27 11:43:35 -04:00
Barış Soner Uşaklı
389bc062e3 feat: body-parser-2.x test (#13278)
* feat: body-parser-2.x test

* fix req.body
2025-03-27 11:29:37 -04:00
renovate[bot]
57819810ce fix(deps): update dependency cron to v4.1.1 (#13276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 10:02:55 -04:00
renovate[bot]
40ecffa0bd fix(deps): update dependency nodebb-plugin-composer-default to v10.2.49 (#13272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 10:01:23 -04:00
Barış Soner Uşaklı
635d0e605b Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-03-27 09:50:50 -04:00
Barış Soner Uşaklı
352c42d8db lint: fix typo 2025-03-27 09:50:46 -04:00
renovate[bot]
5b40c14927 fix(deps): update dependency nodebb-theme-harmony to v2.0.42 (#13274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 09:48:19 -04:00
Julian Lam
4bbe27d44c fix: on user deletion during assertion (due to 410), if delete fails, just run ap post-deletion to clean up 2025-03-26 13:45:30 -04:00
Julian Lam
7d32cdacb2 fix(deps): bump mentions 2025-03-26 12:01:26 -04:00
Misty Release Bot
c5a1239eba Latest translations and fallbacks 2025-03-26 09:20:35 +00:00
Barış Soner Uşaklı
9637abcaa1 refactor: remove spammy error log 2025-03-25 18:25:35 -04:00
Misty Release Bot
d5d1812159 Latest translations and fallbacks 2025-03-25 09:21:20 +00:00
renovate[bot]
d275af6077 fix(deps): update dependency validator to v13.15.0 (#13273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-24 19:48:14 -04:00
Barış Soner Uşaklı
e722e86956 refactor: get rid of async.parallel 2025-03-24 10:22:27 -04:00
Barış Soner Uşaklı
e54d21a5b8 Revert "chore(deps): update dependency @apidevtools/swagger-parser to v10.1.1 (#13037)"
This reverts commit 3305c7b04f.
2025-03-23 14:32:41 -04:00
renovate[bot]
3305c7b04f chore(deps): update dependency @apidevtools/swagger-parser to v10.1.1 (#13037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 14:28:02 -04:00
renovate[bot]
92caab97c1 fix(deps): update dependency csrf-sync to v4.1.0 (#13268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-23 14:27:35 -04:00
Barış Soner Uşaklı
807a8c66db fix: race condition in test 2025-03-22 12:12:35 -04:00
Barış Soner Uşaklı
cab8ab9b7b remove colors dep 2025-03-22 12:09:13 -04:00
Barış Soner Uşaklı
d147432d2a Merge branch 'master' into develop 2025-03-22 12:03:52 -04:00
Barış Soner Uşaklı
485562d591 feat: upgrade commander, get rid of custom color & wrapping code 2025-03-22 12:03:22 -04:00
Barış Soner Uşaklı
6813664120 feat: testing eslint9 (#13266)
* feat: testing eslint9

* fix: restore original functionality
2025-03-22 11:21:49 -04:00
Misty Release Bot
87b617e9bb Latest translations and fallbacks 2025-03-22 09:20:25 +00:00
renovate[bot]
ca479efc1b fix(deps): update dependency nodebb-theme-persona to v14.0.17 (#13263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 21:17:29 -04:00
renovate[bot]
33c25ce6ce fix(deps): update dependency nodebb-theme-harmony to v2.0.41 (#13262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 21:17:21 -04:00
renovate[bot]
5b98af9fd0 fix(deps): update dependency nodebb-plugin-composer-default to v10.2.48 (#13261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 21:17:11 -04:00
renovate[bot]
e17163ad09 fix(deps): update dependency sanitize-html to v2.15.0 (#13264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 20:24:55 -04:00
renovate[bot]
532fea9929 fix(deps): update dependency ace-builds to v1.39.1 (#13260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 15:58:34 -04:00
Misty Release Bot
e24865ac70 Latest translations and fallbacks 2025-03-21 09:21:58 +00:00
Barış Soner Uşaklı
75f1f6fbfe chore: up persona 2025-03-20 17:10:02 -04:00
Misty Release Bot
aa573e7945 Latest translations and fallbacks 2025-03-20 09:22:12 +00:00
Barış Soner Uşaklı
747457d7b6 refactor: remove pointless true 2025-03-19 21:14:02 -04:00
Barış Soner Uşaklı
6fe066ced2 fix: check if latestversion is valid before using semver.gt 2025-03-19 21:03:08 -04:00
Barış Soner Uşaklı
c258f597c5 refactor: make register intro heading 2025-03-19 20:54:31 -04:00
Barış Soner Uşaklı
c662017033 fix: closes #13256, allow keyboard access to icon colors 2025-03-19 20:49:04 -04:00
Misty Release Bot
c9e0198de4 chore: update changelog for v4.2.0 2025-03-19 18:34:00 +00:00
Misty Release Bot
322c40842c chore: incrementing version number - v4.2.0 2025-03-19 18:33:59 +00:00
Julian Lam
08796a0a59 fix: wrong property name used 2025-03-19 14:01:09 -04:00
renovate[bot]
1c23d0cfa6 fix(deps): update dependency mongodb to v6.15.0 (#13253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-19 11:04:38 -04:00
Julian Lam
80e03c857e fix: #13254, configurable ap content prune 2025-03-19 10:17:09 -04:00
Misty Release Bot
28f7d6870a Latest translations and fallbacks 2025-03-19 09:21:51 +00:00
Barış Soner Uşaklı
8ee69f5169 Merge branch 'master' into develop 2025-03-18 21:22:15 -04:00
Barış Soner Uşaklı
8982923e41 test: add url/statusCode to failing test 2025-03-18 21:22:07 -04:00
renovate[bot]
ee3c0bf427 chore(deps): update commitlint monorepo to v19.8.0 (#13244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 21:20:02 -04:00
renovate[bot]
f4fe3f5f93 chore(deps): update dependency lint-staged to v15.5.0 (#13245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 21:19:45 -04:00
renovate[bot]
4d6d71d823 fix(deps): update dependency pg to v8.14.1 (#13247)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 21:19:36 -04:00
renovate[bot]
dbd0fd2288 fix(deps): update dependency nodebb-widget-essentials to v7.0.36 (#13250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 21:19:22 -04:00
renovate[bot]
3bb861ae21 chore(deps): update dependency sass-embedded to v1.86.0 (#13251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 21:18:58 -04:00
renovate[bot]
a1465268af fix(deps): update dependency sass to v1.86.0 (#13252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 21:18:47 -04:00
renovate[bot]
ce3bb8b5d5 fix(deps): update dependency esbuild to v0.25.1 (#13243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 16:05:24 -04:00
renovate[bot]
b96f532bb7 fix(deps): update dependency ioredis to v5.6.0 (#13246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 16:04:55 -04:00
renovate[bot]
e90a8b26d3 fix(deps): update dependency connect-redis to v8.0.2 (#13242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 15:58:43 -04:00
renovate[bot]
4e69ed568b fix(deps): update dependency autoprefixer to v10.4.21 (#13241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 15:57:11 -04:00
renovate[bot]
9272754989 fix(deps): update dependency pg-cursor to v2.13.1 (#13248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 15:56:14 -04:00
Barış Soner Uşaklı
ed57f89659 chore: up widgets 2025-03-18 15:56:03 -04:00
Misty Release Bot
5c3e725675 Latest translations and fallbacks 2025-03-18 09:21:03 +00:00
Barış Soner Uşaklı
653a2502b2 Merge branch 'master' into develop 2025-03-15 16:51:21 -04:00
Misty Release Bot
fb5fba1aca Latest translations and fallbacks 2025-03-15 09:21:08 +00:00
Misty Release Bot
c68cf5316f Latest translations and fallbacks 2025-03-14 09:21:57 +00:00
Misty Release Bot
ff87bc9508 Latest translations and fallbacks 2025-03-13 09:22:03 +00:00
Misty Release Bot
2c3f85614d chore: update changelog for v4.1.1 2025-03-12 23:10:22 +00:00
Misty Release Bot
f875a83423 chore: incrementing version number - v4.1.1 2025-03-12 23:10:21 +00:00
Misty Release Bot
9b1142bb38 Latest translations and fallbacks 2025-03-12 09:20:54 +00:00
Julian Lam
945617cbcf fix: only 1b12 announce topic fork if OP is local, fix race condition in tests 2025-03-11 15:32:10 -04:00
Julian Lam
291af926a6 fix: bug where remote post was attempted to be announced on post move 2025-03-11 15:17:10 -04:00
Julian Lam
254f0738bb feat: 1b12 category announce on post move to a new tid, #13236 2025-03-11 15:06:24 -04:00
Julian Lam
d7116adcd3 chore: add missing file to az lang 2025-03-11 14:29:34 -04:00
Julian Lam
0e1006fb3b test: fix remoteUrl property generation, tests for topic moving 2025-03-11 14:19:08 -04:00
Julian Lam
537880d2e8 test: fix actor tests 2025-03-11 13:27:37 -04:00
Julian Lam
74443c3b15 refactor: remove announceObject in favour of feps.announce, added create activity mock to support 2025-03-11 13:24:21 -04:00
Misty Release Bot
866cd5398f chore(i18n): fallback strings for new resources: nodebb.admin-settings-email 2025-03-11 15:55:40 +00:00
Barış Soner Uşaklı
459fe50cd6 Merge branch 'master' into develop 2025-03-11 11:55:11 -04:00
Barış Soner Uşaklı
fc9cc8d6d7 fix: lang typo 2025-03-11 11:50:16 -04:00
Barış Soner Uşaklı
de502cd2ee feat: allow self-signed certs, closes #13238 2025-03-11 11:49:40 -04:00
Barış Soner Uşaklı
1ca7b7ecce test: fix inf loop if dirname results in same dir, ie \ 2025-03-10 18:25:53 -04:00
Barış Soner Uşaklı
7ef36ab05b Merge branch 'master' into develop 2025-03-10 18:13:21 -04:00
Barış Soner Uşaklı
c4e3139599 lint: missing semi 2025-03-10 18:13:16 -04:00
Barış Soner Uşaklı
f9ce92df98 Merge branch 'master' into develop 2025-03-10 17:59:58 -04:00
Barış Soner Uşaklı
e775564fc1 refactor: prevent following symlinks 2025-03-10 17:59:31 -04:00
Barış Soner Uşaklı
76896859fa fix: check if folder exists when uploading files in acp 2025-03-10 16:49:40 -04:00
Barış Soner Uşaklı
6d74ee2f59 refactor: show simple error if path doesn't exist 2025-03-10 16:20:51 -04:00
Barış Soner Uşaklı
810e8dbbbf fix: sanitize category svg image files 2025-03-10 15:51:43 -04:00
Julian Lam
61d17c95e5 chore: language labels for az/pl 2025-03-10 11:16:59 -04:00
Julian Lam
825e4c7025 feat: add Azerbaijani localisations, təşəkkür edirəm! 2025-03-10 11:04:11 -04:00
Julian Lam
b7bb35f83c chore: alphabetize transifex config file languages
They were mangled when a new tx client migrated the config file to
a new format.
2025-03-10 10:16:29 -04:00
Misty Release Bot
6d648713f0 Latest translations and fallbacks 2025-03-10 09:19:28 +00:00
Barış Soner Uşaklı
ec657b2715 Merge branch 'master' into develop 2025-03-09 12:13:48 -04:00
Barış Soner Uşaklı
1e6c6f4e44 fix: #13094, update unread chats on reconnect
unread topics and notifications were updated on reconnections, added chats as well
convert function to async added awaits
2025-03-09 12:03:09 -04:00
Barış Soner Uşaklı
170787aacd Merge branch 'master' into develop 2025-03-09 11:14:23 -04:00
Barış Soner Uşaklı
6b9f166cb8 fix: don't update topic lastposttime by announce
this was causing topics to show up as unread eventhough there are no new posts and out of order on /recent
2025-03-09 11:14:16 -04:00
Misty Release Bot
ee9e08837c Latest translations and fallbacks 2025-03-09 09:19:29 +00:00
Misty Release Bot
b8a1883c19 Latest translations and fallbacks 2025-03-08 09:18:56 +00:00
Barış Soner Uşaklı
b517f05e90 refactor: use navAdmin 2025-03-08 00:39:46 -05:00
Barış Soner Uşaklı
1bd4087be2 Merge branch 'master' into develop 2025-03-08 00:39:14 -05:00
Barış Soner Uşaklı
0427971879 test: #13078, add nav test 2025-03-08 00:39:05 -05:00
Barış Soner Uşaklı
1cabcc45f3 Merge branch 'master' into develop 2025-03-08 00:13:11 -05:00
Barış Soner Uşaklı
bef1792086 fix: closes #13078, toggle /world navItem when AP is toggled 2025-03-08 00:09:41 -05:00
Misty Release Bot
b4dfd7fe62 chore(i18n): fallback strings for new resources: nodebb.error 2025-03-07 20:26:36 +00:00
Julian Lam
885b83e509 feat: if an incoming remote message is too long, don't create the room, but notify the local recipients instead
closes #13174
2025-03-07 15:26:13 -05:00
Misty Release Bot
2f9576556e chore(i18n): fallback strings for new resources: nodebb.admin-settings-chat 2025-03-07 20:04:43 +00:00
Julian Lam
81509b13f3 feat: new ACP config for max length of remote chat messages, #13174 2025-03-07 15:04:18 -05:00
Julian Lam
44354dac5e fix: handling of href in remote object attachments, #13169 2025-03-07 14:18:09 -05:00
Julian Lam
14fd33ce8f fix: #13100, direct access to a tag page no longer excludes cid -1 2025-03-07 14:04:36 -05:00
Julian Lam
fc64e89f7f test: openapi schema for remoteUrl 2025-03-07 13:41:09 -05:00
Misty Release Bot
78a2c087f8 chore(i18n): fallback strings for new resources: nodebb.user 2025-03-07 18:28:09 +00:00
Julian Lam
78c9239b22 fix: expose remote url in user object 2025-03-07 13:27:10 -05:00
Barış Soner Uşaklı
c83f91bd12 refactor: dont generate UUID if no email 2025-03-07 10:23:55 -05:00
Barış Soner Uşaklı
84d3fe7969 refactor: show warning if there is no email for validation 2025-03-07 10:21:59 -05:00
Misty Release Bot
f8a2cd7a4d Latest translations and fallbacks 2025-03-07 09:20:06 +00:00
Misty Release Bot
c3993018ab chore(i18n): fallback strings for new resources: nodebb.admin-manage-categories 2025-03-06 16:52:30 +00:00
Julian Lam
f2a164220c docs: openapi schema for admin/extend/plugins 2025-03-06 11:52:06 -05:00
Julian Lam
dfabadbeab feat: add federatedDescription property to a category.
The federated description will be appended to the category description when queried remotely.
The default string is translatable, and tells users that it identifies as a forum category and that topics can be created within by mentioning the category directly.

closes #13127
2025-03-06 11:51:56 -05:00
renovate[bot]
8ca1d6e6cc fix(deps): update fontsource monorepo to v5.2.5 (#13226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 11:17:06 -05:00
renovate[bot]
b39e4d19fa fix(deps): update dependency mongodb to v6.14.2 (#13229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 11:16:41 -05:00
renovate[bot]
7b40e21044 fix(deps): update dependency terser-webpack-plugin to v5.3.14 (#13230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 11:16:12 -05:00
Julian Lam
fa8216f29a feat: add link to category edit page in acp category sidebar 2025-03-06 10:56:42 -05:00
Julian Lam
3589c570b5 feat: add additional logic that checks whether a cid follows the activity actor, and asserts note into that category if so
closes #13232
2025-03-06 10:53:50 -05:00
Julian Lam
4324857836 fix: hide disable and purge buttons from category-federation.tpl 2025-03-06 10:23:25 -05:00
Julian Lam
1f6871e57e fix: show 'copy settings from' button in acp category sidebar only on category.tpl 2025-03-06 10:22:30 -05:00
Julian Lam
dc2dcaf182 feat: move category sidebar to ACP partial, add sidebar to category-federation 2025-03-06 10:22:03 -05:00
Misty Release Bot
7e9da14e04 Latest translations and fallbacks 2025-03-06 09:19:54 +00:00
Misty Release Bot
efdb416c8b chore(i18n): fallback strings for new resources: nodebb.admin-manage-categories 2025-03-05 22:20:17 +00:00
Barış Soner Uşaklı
2c0fdfeea1 Merge branch 'master' into develop 2025-03-05 17:19:52 -05:00
Barış Soner Uşaklı
bb13ea3013 fix: closes #13231, add some text-truncate, match width 2025-03-05 17:19:47 -05:00
Julian Lam
128dd2d3a1 docs: update openapi schema from 6c26d9f4a3 2025-03-05 12:42:39 -05:00
Barış Soner Uşaklı
48f0f47a2e fix: #13228, use timestamp from mainpost/lastpost
when forking a topic
2025-03-05 11:30:46 -05:00
Julian Lam
4053573981 Merge branch 'normalize-notes-input' into develop 2025-03-04 14:17:31 -05:00
Julian Lam
4ec7552cfb refactor: move all input note normalization into helper method, have assertPrivate mock a message object (with said normalization) before sending message 2025-03-04 14:11:41 -05:00
Misty Release Bot
3168d1ae8e Latest translations and fallbacks 2025-03-04 09:19:39 +00:00
Barış Soner Uşaklı
530756c124 Merge branch 'master' into develop 2025-03-03 18:05:33 -05:00
renovate[bot]
a58af228de fix(deps): update dependency mongodb to v6.14.1 (#13225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 18:04:27 -05:00
Barış Soner Uşaklı
34414f168a chore: up themes 2025-03-03 17:55:44 -05:00
Misty Release Bot
8314d8ba91 chore(i18n): fallback strings for new resources: nodebb.category 2025-03-03 20:03:52 +00:00
Julian Lam
6c26d9f4a3 feat: add line to description exposing a category's handle if accessible by fediverse pseudo-user, closes #13126 2025-03-03 15:03:21 -05:00
Julian Lam
e3edfef865 feat: call announceObject on topic fork, #13215 2025-03-03 11:54:26 -05:00
Julian Lam
deb5ee5e01 fix: improper cc and object fields in announceObject 2025-03-03 11:54:26 -05:00
Julian Lam
feb9421507 test: add failing test for #13215 2025-03-03 11:54:26 -05:00
Barış Soner Uşaklı
324d232faa Merge branch 'master' into develop 2025-03-03 09:24:16 -05:00
Barış Soner Uşaklı
9549f1fa93 lint: fix ) 2025-03-03 09:24:11 -05:00
Barış Soner Uşaklı
15d921f375 Merge branch 'master' into develop 2025-03-03 09:15:52 -05:00
Barış Soner Uşaklı
40a5314e64 fix: add starterPlan check 2025-03-03 09:15:43 -05:00
Misty Release Bot
02e2d4ee7e Latest translations and fallbacks 2025-03-03 09:20:18 +00:00
Julian Lam
dca3c35d76 fix: move AP send logging earlier 2025-03-02 22:58:05 -05:00
Julian Lam
7ceb6d69ae test: adjust test runner detection in AP code 2025-03-02 21:58:46 -05:00
Julian Lam
d948334713 fix: #13224, handle note attributedTo when it is of type object 2025-03-02 21:35:54 -05:00
Barış Soner Uşaklı
1d989a0144 Merge branch 'master' into develop 2025-02-28 20:52:08 -05:00
Barış Soner Uşaklı
39ff5dde3f chore: up mentions 2025-02-28 20:52:03 -05:00
Julian Lam
e510e82633 test: new test file for feps 2025-02-28 14:46:12 -05:00
Barış Soner Uşaklı
f671ae2c6f Merge branch 'master' into develop 2025-02-28 14:37:16 -05:00
Barış Soner Uşaklı
8dbd50d452 fix: closes #13219, only delete local user folder 2025-02-28 14:37:03 -05:00
Barış Soner Uşaklı
1d4be4752c chore: up markdown 2025-02-28 14:35:02 -05:00
renovate[bot]
e19109ad2c fix(deps): update dependency tough-cookie to v5.1.2 (#13217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 14:08:08 -05:00
Julian Lam
6e872b5fe4 test: log outgoing AP messages for local test runner 2025-02-28 13:56:40 -05:00
Julian Lam
73aaa990fb fix: allow actor assertion of loopback actors depending on ACP setting 2025-02-28 13:56:40 -05:00
Julian Lam
98aafaaff8 test: allow ap/notes tests to be run in isolation 2025-02-28 13:56:40 -05:00
Barış Soner Uşaklı
30068245d3 fix: don't crash if there are exceptions in action hooks
since some action hooks are called without an await
2025-02-28 11:10:31 -05:00
renovate[bot]
ad680d6abe fix(deps): update dependency mongodb to v6.14.0 (#13214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 10:52:17 -05:00
renovate[bot]
4c22af8c43 fix(deps): update dependency terser-webpack-plugin to v5.3.12 (#13213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 10:40:46 -05:00
renovate[bot]
f56838a3f0 fix(deps): update dependency cron to v4.1.0 (#13200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 10:03:18 -05:00
Barış Soner Uşaklı
d8151986a6 Merge branch 'master' into develop 2025-02-28 09:51:52 -05:00
Misty Release Bot
6106b3c200 Latest translations and fallbacks 2025-02-28 09:20:14 +00:00
Misty Release Bot
3292a85820 chore: update changelog for v4.1.0 2025-02-27 18:59:19 +00:00
Misty Release Bot
4a4b223ef7 chore: incrementing version number - v4.1.0 2025-02-27 18:59:18 +00:00
Julian Lam
f1c2b2be04 Merge branch 'master' into develop 2025-02-27 13:34:28 -05:00
Julian Lam
428300de4f fix: scheduled topics and posts should return 404 on AP request 2025-02-27 13:34:21 -05:00
Julian Lam
01be4d7908 test: moved AP actor tests to separate actors.js file, added failing test for scheduled topics 2025-02-27 13:34:21 -05:00
Barış Soner Uşaklı
37001af0af Merge branch 'master' into develop 2025-02-26 21:07:41 -05:00
Misty Release Bot
78bbea301d chore: update changelog for v4.0.6 2025-02-27 02:06:56 +00:00
Misty Release Bot
b71dd26731 chore: incrementing version number - v4.0.6 2025-02-27 02:06:55 +00:00
Barış Soner Uşaklı
9e1a0a13e1 chore: up dbsearch 2025-02-26 20:36:10 -05:00
Julian Lam
04d5edbbe9 fix: add missing file 2025-02-26 18:25:51 -05:00
renovate[bot]
3907e6c89d chore(deps): update dependency sass-embedded to v1.85.1 (#13208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 17:37:58 -05:00
renovate[bot]
386ab89f05 fix(deps): update dependency sass to v1.85.1 (#13209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 17:37:49 -05:00
Julian Lam
95f2c4edb5 feat: support remote "Video" type objects in note assertion, #13120
- handle array attributedTo (plus per-object actor assertion instead of batched)
- explicit "Video" type handling to automatically save URL as post attachment
- handle array url property
2025-02-26 13:55:39 -05:00
Julian Lam
bad0a4c2d2 chore: comment out testing helper call 2025-02-26 13:55:28 -05:00
Julian Lam
5c3f1cfe57 fix: tag handling when remote objects contain tags without leading # symbol 2025-02-26 13:36:06 -05:00
Julian Lam
c6ba56a517 test: update test to assert the note assertion itself
add failing test for Video handling
2025-02-26 13:06:37 -05:00
Julian Lam
c98f29aeb4 Merge branch 'master' into develop 2025-02-26 12:57:47 -05:00
Julian Lam
c65e1ebb8f fix: #13202, private note assertion failure when cc property is missing 2025-02-26 12:29:57 -05:00
Julian Lam
efb27ce0ac fix: tests for public and private note assertion, failing test for private note assertion with missing cc prop 2025-02-26 12:29:57 -05:00
Barış Soner Uşaklı
bfffbfbe57 test: update bcrypt hash for 3.x 2025-02-26 12:06:45 -05:00
Barış Soner Uşaklı
ca0fa1d347 test: update pwd test for bcrypt3.x 2025-02-26 12:00:54 -05:00
Barış Soner Uşaklı
6f26942c4b Merge branch 'master' into develop 2025-02-26 11:52:18 -05:00
Barış Soner Uşaklı
51872d5435 fix: closes #13206, truncate long usernames 2025-02-26 11:51:35 -05:00
Barış Soner Uşaklı
13a13e1d13 fix: closes #13207, add localComments 2025-02-26 11:39:59 -05:00
Julian Lam
64267f7de0 test: remove extra .only, add basic tests for public note assertion 2025-02-25 14:24:56 -05:00
Julian Lam
d91b80d293 fix: handle multiple types in remote actor payload 2025-02-25 13:33:44 -05:00
Julian Lam
6589565129 fix: handle multiple types in remote actor payload 2025-02-25 13:32:49 -05:00
Barış Soner Uşaklı
349084d8f9 refactor: use sortedSetRemoveBulk 2025-02-25 10:33:06 -05:00
Barış Soner Uşaklı
53a2be9def refactor: don't make db request if there is no code 2025-02-25 10:27:38 -05:00
Misty Release Bot
092043c87f Latest translations and fallbacks 2025-02-25 09:20:24 +00:00
Barış Soner Uşaklı
07957e8243 fix: don't send validation email for pending emails 2025-02-24 12:40:25 -05:00
Barış Soner Uşaklı
52b23313a3 fix: missing db 2025-02-24 11:04:26 -05:00
Barış Soner Uşaklı
058befb390 fix: missing db 2025-02-24 11:04:19 -05:00
Barış Soner Uşaklı
e470eafcad Merge branch 'master' into develop 2025-02-24 10:53:00 -05:00
Barış Soner Uşaklı
b4dfc48b04 fix: #13198, use email from confirmObj
if includeUnverifiedEmails setting is turned on.
userData.email is set to the unconfirmed email
2025-02-24 10:52:41 -05:00
Misty Release Bot
ffc76cba95 Latest translations and fallbacks 2025-02-24 09:19:28 +00:00
renovate[bot]
6ea656780b fix(deps): update dependency bcryptjs to v3 (#13160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 19:20:29 -05:00
renovate[bot]
41eec8d77d fix(deps): update dependency cron to v4 (#13184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 19:19:58 -05:00
renovate[bot]
23621eca55 fix(deps): update dependency xregexp to v5.1.2 (#13195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 19:18:56 -05:00
renovate[bot]
cba2bc5ecf chore(deps): update postgres docker tag to v17.4 (#13196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 19:18:45 -05:00
renovate[bot]
a3f5721abb fix(deps): update dependency ace-builds to v1.39.0 (#13197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 19:18:36 -05:00
Barış Soner Uşaklı
b8f4e94780 Merge branch 'master' into develop 2025-02-23 12:06:43 -05:00
Barış Soner Uşaklı
b2cdd5fdb7 chore: add sourceContent to schema 2025-02-23 12:06:32 -05:00
Barış Soner Uşaklı
940fa974ab Merge branch 'master' into develop 2025-02-23 12:02:33 -05:00
Barış Soner Uşaklı
f94cf5ce60 chore: up harmony 2025-02-23 12:02:28 -05:00
Barış Soner Uşaklı
1a7250b508 Merge branch 'master' into develop 2025-02-23 10:25:58 -05:00
Barış Soner Uşaklı
e9d4c7b97e fix: summary post parse 2025-02-23 10:25:53 -05:00
Barış Soner Uşaklı
97928b67e7 Merge branch 'master' into develop 2025-02-23 10:21:56 -05:00
Barış Soner Uşaklı
ad92e93129 fix: add sourceContent to getPostSummaryByPids
ap posts wasnt showing any content in mobile navigator
2025-02-23 10:21:47 -05:00
Barış Soner Uşaklı
702ad58b72 Merge branch 'master' into develop 2025-02-23 09:59:47 -05:00
Barış Soner Uşaklı
a9563d753b chore: up deps 2025-02-23 09:59:41 -05:00
Barış Soner Uşaklı
c8ca04fb3b Merge branch 'master' into develop 2025-02-23 09:58:45 -05:00
Barış Soner Uşaklı
08014e7ccb chore: up harmony 2025-02-23 09:58:36 -05:00
Misty Release Bot
ba3c982e37 Latest translations and fallbacks 2025-02-23 09:18:42 +00:00
Misty Release Bot
0025382106 chore(i18n): fallback strings for new resources: nodebb.category 2025-02-22 22:13:17 +00:00
Barış Soner Uşaklı
a3596772ec Merge branch 'master' into develop 2025-02-22 17:12:52 -05:00
Barış Soner Uşaklı
2c83056778 fix: #13193, add lang strings 2025-02-22 17:12:45 -05:00
Barış Soner Uşaklı
b8c8ae0998 fix: #13194, dont notify about cid=-1 2025-02-22 16:56:13 -05:00
Barış Soner Uşaklı
fe980688e4 fix: old upgrade script so it doesn't create settings objects
if they don't exist
2025-02-22 12:07:04 -05:00
Barış Soner Uşaklı
54979689a4 Merge branch 'master' into develop 2025-02-22 11:56:25 -05:00
Barış Soner Uşaklı
8385d4ae68 chore: up harmony 2025-02-22 11:56:11 -05:00
Barış Soner Uşaklı
752f4ca11b Merge branch 'master' into develop 2025-02-22 11:11:53 -05:00
Barış Soner Uşaklı
e38d153117 feat: match events and parent style
use displayname in topic events
2025-02-22 11:11:47 -05:00
Barış Soner Uşaklı
9a43bd5b53 Merge branch 'master' into develop 2025-02-22 09:35:49 -05:00
Barış Soner Uşaklı
0a9d28d58f chore: up harmony 2025-02-22 09:35:44 -05:00
Misty Release Bot
73f9764682 Latest translations and fallbacks 2025-02-22 09:18:36 +00:00
renovate[bot]
474d267ec8 fix(deps): update dependency chart.js to v4.4.8 (#13182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 18:28:29 -05:00
Barış Soner Uşaklı
76aae7c9ca Merge branch 'master' into develop 2025-02-21 18:27:39 -05:00
Barış Soner Uşaklı
c920836a82 chore: up harmony 2025-02-21 18:27:34 -05:00
Misty Release Bot
589be1438e chore(i18n): fallback strings for new resources: nodebb.error 2025-02-21 17:57:40 +00:00
Barış Soner Uşaklı
e7b439a892 Merge branch 'master' into develop 2025-02-21 12:57:13 -05:00
Barış Soner Uşaklı
9153f8cfae feat: merge consecutive share events 2025-02-21 12:57:07 -05:00
Barış Soner Uşaklı
9bfa885392 fix: escape confirm email in acp manage users 2025-02-21 11:30:50 -05:00
Barış Soner Uşaklı
c6b8256fff fix: add missing await on filter:user.logout
if there is an error in logout hooks don't crash send error back instead of building 500 page
2025-02-21 11:27:52 -05:00
Barış Soner Uşaklı
ec11b0c252 lint: fix 2025-02-21 09:51:24 -05:00
Shlomo
577eee2f6a feat(config): add acpPluginInstallDisabled option (#13189) 2025-02-21 09:38:45 -05:00
renovate[bot]
5fc4c806d9 fix(deps): update dependency postcss to v8.5.3 (#13183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 19:09:45 -05:00
renovate[bot]
77b0160c74 fix(deps): update dependency mongodb to v6.13.1 (#13187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-20 19:09:33 -05:00
Barış Soner Uşaklı
c14522cefe Merge branch 'master' into develop 2025-02-20 19:02:41 -05:00
Barış Soner Uşaklı
2ab6a368c9 chore: up esbuild 2025-02-20 18:57:53 -05:00
Barış Soner Uşaklı
02a8d9b6b4 chore: up widgets 2025-02-20 18:51:55 -05:00
Barış Soner Uşaklı
05bbefd17a chore: up harmony 2025-02-20 18:47:50 -05:00
Julian Lam
7dc1e8abad feat: 1b12 compatibility
- only Announce activities, not the plain object
- Announce the plain object separately, but only for the main post Create
2025-02-20 15:07:45 -05:00
Julian Lam
e149c891b5 Merge branch 'master' into develop 2025-02-20 14:09:35 -05:00
Julian Lam
2ad48f1714 fix: relaxing strict allowedTags configuration for incoming AP content (allowing picture, source, and additional attributes for img)
re: #13185
2025-02-20 14:08:51 -05:00
Misty Release Bot
f84b9fc75b chore: update changelog for v4.0.5 2025-02-20 18:17:39 +00:00
Misty Release Bot
4fe23e5c85 chore: incrementing version number - v4.0.5 2025-02-20 18:17:39 +00:00
Julian Lam
e63f1234a7 fix: typo 2025-02-20 12:50:05 -05:00
Julian Lam
93f48409c5 fix: #13136, do not log 404s for AP requests 2025-02-20 12:24:17 -05:00
Julian Lam
7520e4f64d chore: bump composer to 10.2.46 for #13132 2025-02-20 11:54:24 -05:00
Julian Lam
b8200095c0 fix: #13129, serve category backgroundImage as actor icon, not image
+ tests for category actor
2025-02-20 11:38:47 -05:00
Barış Soner Uşaklı
424ff95241 Merge branch 'master' into develop 2025-02-20 09:19:32 -05:00
Barış Soner Uşaklı
625f47514f fix: escape ip blacklist rules 2025-02-20 09:18:03 -05:00
Barış Soner Uşaklı
692e96b04c Merge branch 'master' into develop 2025-02-19 23:25:42 -05:00
Barış Soner Uşaklı
f82f00e5f5 chore: up harmony 2025-02-19 23:25:36 -05:00
Barış Soner Uşaklı
3991898171 Merge branch 'master' into develop 2025-02-19 20:09:40 -05:00
Barış Soner Uşaklı
a410587ce1 fix: closes #13180, don't execute cron jobs if ap disabled 2025-02-19 20:09:31 -05:00
Barış Soner Uşaklı
5d0beadf36 Merge branch 'master' into develop 2025-02-19 19:22:22 -05:00
Barış Soner Uşaklı
e23a14c175 chore: up widgets 2025-02-19 19:21:59 -05:00
Barış Soner Uşaklı
06b3d9adba lint: remove unused db 2025-02-19 18:48:44 -05:00
Barış Soner Uşaklı
3aae3a57bc Merge branch 'master' into develop 2025-02-19 18:02:09 -05:00
Barış Soner Uşaklı
c0996a8089 chore: up harmony 2025-02-19 18:01:57 -05:00
Julian Lam
d0561a602e refactor: remove cid:-1:tids (and variants) from intersection in /world, fixes #13125
- remove "poor man's intersect" but not considering the main `cid:-1:tids` set at all
  including its variants (voting, reply time, etc.)
- added a new method Categories.sortTidsBySet which allows after-the-fact sorting
  of tids by their score in a set.
2025-02-19 14:18:20 -05:00
Julian Lam
0d14ff15d7 Merge branch 'master' into develop 2025-02-19 12:04:36 -05:00
Julian Lam
bb9687bd89 fix: #13172, Topics.addParentPosts not sending sourceContent in calling parsePosts 2025-02-19 12:02:14 -05:00
Barış Soner Uşaklı
69e4111843 Merge branch 'master' into develop 2025-02-18 22:28:14 -05:00
Barış Soner Uşaklı
d0a9ddeaab chore: up dbsearch 2025-02-18 22:28:08 -05:00
Barış Soner Uşaklı
6cdb50d578 Merge branch 'master' into develop 2025-02-18 22:05:23 -05:00
Barış Soner Uşaklı
310fab6559 chore: up dbsearch 2025-02-18 22:05:17 -05:00
Barış Soner Uşaklı
a5162f97b5 Merge branch 'master' into develop 2025-02-18 17:05:41 -05:00
Barış Soner Uşaklı
f67a0a124a feat: add upload button to quickreply 2025-02-18 17:04:54 -05:00
Julian Lam
b6d9abd1ed Merge branch 'master' into develop 2025-02-18 13:40:04 -05:00
Julian Lam
6245e33d6e fix: #13179, fix context resolution failure bug with frequency 2025-02-18 13:34:17 -05:00
Julian Lam
de6e63bbd7 fix: add back chronological sorting of asserted notes 2025-02-18 13:33:11 -05:00
Julian Lam
4bc0031f58 chore: add test helper to activitypub file 2025-02-18 13:07:11 -05:00
Barış Soner Uşaklı
9997189aea feat: remove activities older than a week 2025-02-18 13:00:08 -05:00
Barış Soner Uşaklı
d9e86c7b07 feat: remove activities older than a week 2025-02-18 12:06:02 -05:00
Barış Soner Uşaklı
e308845049 Merge branch 'master' into develop 2025-02-18 11:57:35 -05:00
Barış Soner Uşaklı
669755d1e9 test: dont clear local when testing 2025-02-18 11:57:28 -05:00
Barış Soner Uşaklı
8c6bfa95e4 Merge branch 'master' into develop 2025-02-18 11:43:52 -05:00
Barış Soner Uşaklı
f282407322 test: show objects on fail 2025-02-18 11:43:34 -05:00
renovate[bot]
000ceee40e fix(deps): update dependency nodebb-plugin-web-push to v0.7.3 (#13178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 11:25:09 -05:00
Julian Lam
92708d2f6b fix: #13170, remove mime-type and regex test for "Emoji" attachment, wrap tag name in colons if not provided 2025-02-18 10:58:04 -05:00
Barış Soner Uşaklı
6431824216 test: wait after post request 2025-02-18 10:53:25 -05:00
renovate[bot]
47e28a0e3e chore(deps): update postgres docker tag to v17.3 (#13162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-18 10:49:36 -05:00
Barış Soner Uşaklı
80cc1d34b0 fix: closes #13176, check if uid is number when creating tokens 2025-02-18 10:42:52 -05:00
Julian Lam
5e71d597a4 fix: notes.assertPrivate sanity checks 2025-02-18 10:12:26 -05:00
Misty Release Bot
8b65b3b1c9 Latest translations and fallbacks 2025-02-18 09:19:02 +00:00
Barış Soner Uşaklı
8832fcc992 Merge branch 'master' into develop 2025-02-17 21:04:01 -05:00
Barış Soner Uşaklı
b0e8058f58 fix: page index for single page, closes #13173
add test case
2025-02-17 21:03:49 -05:00
Barış Soner Uşaklı
4134a075c8 fix: remove handle on category purge
closes #13171
2025-02-17 14:27:04 -05:00
Barış Soner Uşaklı
f45ea6730a Merge branch 'master' into develop 2025-02-17 14:26:57 -05:00
Barış Soner Uşaklı
adb430f27e fix: remove handle on category purge
closes #13171
2025-02-17 14:26:49 -05:00
Misty Release Bot
f034ed53fd Latest translations and fallbacks 2025-02-17 09:19:15 +00:00
Misty Release Bot
d3b69a397f chore: update changelog for v4.0.4 2025-02-17 04:45:48 +00:00
Misty Release Bot
a0d9f99945 chore: incrementing version number - v4.0.4 2025-02-17 04:45:48 +00:00
Julian Lam
b6918267a1 Merge branch 'master' into develop 2025-02-16 15:00:41 -05:00
Julian Lam
33d7b9b3ab fix: clear parsed post cache when updating a post's attachments, #13164 2025-02-16 14:48:44 -05:00
Julian Lam
dadefeb1ee Merge branch 'master' into develop 2025-02-16 14:29:13 -05:00
Julian Lam
d936d5c073 fix: logic failure causing remote posts with image to not parse properly, #13164 2025-02-16 14:27:57 -05:00
Misty Release Bot
9b1ccf539a Latest translations and fallbacks 2025-02-16 09:18:47 +00:00
Barış Soner Uşaklı
7c8154489e Merge branch 'master' into develop 2025-02-15 21:15:33 -05:00
Barış Soner Uşaklı
0fed9a76c0 chore: up harmony 2025-02-15 21:15:28 -05:00
Barış Soner Uşaklı
0dccd5c6ed Merge branch 'master' into develop 2025-02-15 21:02:33 -05:00
Barış Soner Uşaklı
ef2c606dcb chore: up harmony 2025-02-15 21:02:25 -05:00
Misty Release Bot
2504971409 chore(i18n): fallback strings for new resources: nodebb.themes-harmony 2025-02-16 01:36:59 +00:00
Barış Soner Uşaklı
3ebca2570a Merge branch 'master' into develop 2025-02-15 20:36:24 -05:00
Barış Soner Uşaklı
f1da510f04 chore: up harmony 2025-02-15 20:36:07 -05:00
Barış Soner Uşaklı
c5582d213a Merge branch 'master' into develop 2025-02-15 12:16:13 -05:00
Barış Soner Uşaklı
fa36609537 chore: up deps 2025-02-15 12:15:54 -05:00
renovate[bot]
2258e145e7 chore(deps): update dependency sass-embedded to v1.85.0 (#13161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 11:56:13 -05:00
renovate[bot]
75a7188a51 fix(deps): update dependency sass to v1.85.0 (#13163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 11:55:51 -05:00
renovate[bot]
f3c156e94d fix(deps): update dependency pg to v8.13.3 (#13157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 21:29:32 -05:00
Julian Lam
8b717d5410 fix: restrict feps methods to real cids 2025-02-14 21:12:18 -05:00
Julian Lam
b7f9983a2f feat: federate out Announce of a tid's mainPid if the tid is moved out of cid -1
closes #13097
2025-02-14 21:07:26 -05:00
Julian Lam
637addc445 feat: syncUserInboxes to take into account remote topic tags, closes #13074 2025-02-14 20:43:19 -05:00
Julian Lam
04f51cc63a fix: change the passed-in notificatiom id for notifyTagFollowers to contain the list of matched tags
fixes: #13087
2025-02-14 20:25:10 -05:00
Barış Soner Uşaklı
77dd6dd0e7 refactor: single remove 2025-02-14 10:42:05 -05:00
Barış Soner Uşaklı
182fdf0479 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-02-14 10:41:56 -05:00
Barış Soner Uşaklı
0784e11b9b refactor: single remove 2025-02-14 10:41:52 -05:00
Misty Release Bot
ad6b61324d chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced 2025-02-14 15:26:35 +00:00
Barış Soner Uşaklı
48ec32b9c4 Merge branch 'master' into develop 2025-02-14 10:26:11 -05:00
Barış Soner Uşaklı
d872470843 refactor: cleanup ip:recent 2025-02-14 10:25:59 -05:00
Misty Release Bot
2a4fe74f8a Latest translations and fallbacks 2025-02-14 09:18:55 +00:00
Julian Lam
f0ee43dcc1 fix: restore old behaviour of 1b12 federating both object and activity 2025-02-13 17:07:12 -05:00
renovate[bot]
6b8e4b3906 fix(deps): update dependency pg-cursor to v2.12.3 (#13158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 14:39:03 -05:00
renovate[bot]
db74c1e8e6 fix(deps): update dependency webpack to v5.98.0 (#13159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 14:38:53 -05:00
renovate[bot]
af7f424212 fix(deps): update dependency nodebb-widget-essentials to v7.0.33 (#13156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-13 14:06:44 -05:00
Misty Release Bot
fa21c6225e Latest translations and fallbacks 2025-02-13 09:19:31 +00:00
Barış Soner Uşaklı
a5ad1b7f3d Merge branch 'master' into develop 2025-02-12 19:38:57 -05:00
Barış Soner Uşaklı
df07fcfa54 chore: up harmony 2025-02-12 19:38:43 -05:00
Barış Soner Uşaklı
dac57a8c40 Merge branch 'master' into develop 2025-02-12 19:33:05 -05:00
Barış Soner Uşaklı
de5caf8f70 chore: up harmony 2025-02-12 19:32:40 -05:00
renovate[bot]
b5ce9e145a fix(deps): update dependency pg-cursor to v2.12.2 (#13150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 15:56:33 -05:00
renovate[bot]
1e52cf34b4 fix(deps): update dependency compression to v1.8.0 (#13152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 11:04:04 -05:00
renovate[bot]
db0b816cf9 fix(deps): update dependency ace-builds to v1.38.0 (#13151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 11:00:13 -05:00
renovate[bot]
bea1367d77 fix(deps): update dependency pg to v8.13.2 (#13149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 10:59:35 -05:00
Misty Release Bot
992109189f chore(i18n): fallback strings for new resources: nodebb.themes-harmony 2025-02-12 10:25:25 -05:00
renovate[bot]
3449e76d3f fix(deps): update dependency postcss to v8.5.2 (#13144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 10:23:37 -05:00
Misty Release Bot
4f1f6b9946 Latest translations and fallbacks 2025-02-12 09:19:27 +00:00
Julian Lam
86b0e5913b fix: send actor with 1b12 announce, fixes #13072 again 2025-02-11 16:07:38 -05:00
Julian Lam
d50f8a9d00 Revert "fix: send actor with 1b12 announce, fixes #13072"
This reverts commit 3cd87f1bc1.
2025-02-11 15:58:39 -05:00
Barış Soner Uşaklı
402fa27059 Merge branch 'master' into develop 2025-02-11 14:33:12 -05:00
Barış Soner Uşaklı
ffbe4b7bb7 fix: actor.prune, dont try deleting same users
over and over if they have local content
2025-02-11 14:32:54 -05:00
Barış Soner Uşaklı
c4b013308f refactor: hooks button 2025-02-11 13:57:38 -05:00
Barış Soner Uşaklı
de457210e9 show non deletions 2025-02-11 13:51:42 -05:00
Barış Soner Uşaklı
7555b603b5 show non deletions 2025-02-11 13:48:53 -05:00
Barış Soner Uşaklı
fde5e57e6d Merge branch 'master' into develop 2025-02-11 13:45:46 -05:00
Barış Soner Uşaklı
cfbb8ff887 fix: getLocalFollowCounts, show non existing deletes 2025-02-11 13:45:38 -05:00
Barış Soner Uşaklı
70a9f6d337 fix: return null if field isn't in hash 2025-02-11 13:37:21 -05:00
Barış Soner Uşaklı
08e469180d Merge branch 'master' into develop 2025-02-11 13:28:54 -05:00
Barış Soner Uşaklı
e85662a536 fix: getUserField so that it always returns null
if field doesn't exist
user.getUserField('foo', 'bar') returned undefined vs user.getUserField('1', 'bar') which returned null
2025-02-11 13:28:25 -05:00
Barış Soner Uşaklı
d590c2afcf perf: closes #13145, reduce calls in actors.prune
instead of deleting 18k users everyday delete max 500 every 30mins like notifications.prune

refactor getLocalFollowCounts so it works with an array of actors

dont make dbcalls for uids that dont exist
2025-02-11 11:01:32 -05:00
Barış Soner Uşaklı
224910b133 fix: isArray check 2025-02-11 10:56:56 -05:00
Barış Soner Uşaklı
5f3ed76d54 fix: isArray check 2025-02-11 10:48:42 -05:00
Barış Soner Uşaklı
676acb7e8c perf: closes #13145, reduce calls in actors.prune
instead of deleting 18k users everyday delete max 500 every 30mins like notifications.prune

refactor getLocalFollowCounts so it works with an array of actors

dont make dbcalls for uids that dont exist
2025-02-11 10:39:24 -05:00
Barış Soner Uşaklı
db0535838b Merge branch 'master' into develop 2025-02-11 10:17:01 -05:00
Barış Soner Uşaklı
893089709c add await to notify functions
and wrap in try/catch
2025-02-11 10:16:40 -05:00
Misty Release Bot
b5bfb9ab26 Latest translations and fallbacks 2025-02-11 09:19:36 +00:00
renovate[bot]
6688edde1f fix(deps): update dependency benchpressjs to v2.5.3 (#13098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 18:05:38 -05:00
Barış Soner Uşaklı
7804b301d5 Merge branch 'master' into develop 2025-02-08 21:19:14 -05:00
Barış Soner Uşaklı
d1f78295ba chore: up harmony 2025-02-08 20:57:56 -05:00
Julian Lam
5cbf3dd7ea fix: sanity-check the id when mocking a post 2025-02-08 20:28:17 -05:00
Julian Lam
040584f035 fix: missing actor on some local activities when federating out 2025-02-08 20:27:55 -05:00
Misty Release Bot
123e16358d chore: update changelog for v4.0.3 2025-02-09 01:01:55 +00:00
Misty Release Bot
6d73c13495 chore: incrementing version number - v4.0.3 2025-02-09 01:01:54 +00:00
Barış Soner Uşaklı
1b4e0c8726 fix: delete from payload instead of setting null 2025-02-08 19:52:06 -05:00
Barış Soner Uşaklı
489c5ce296 fix: delete from payload instead of setting null 2025-02-08 19:51:52 -05:00
Barış Soner Uşaklı
7274025d1a Merge branch 'master' into develop 2025-02-08 19:40:40 -05:00
Barış Soner Uşaklı
1090dbd85e Merge branch 'master' of https://github.com/NodeBB/NodeBB 2025-02-08 19:40:20 -05:00
Barış Soner Uşaklı
f5328aa80c fix: regression :tmi: 2025-02-08 19:40:12 -05:00
renovate[bot]
d7fdd80c41 fix(deps): update dependency esbuild to v0.25.0 (#13141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 18:53:11 -05:00
renovate[bot]
33ce723908 fix(deps): update dependency tough-cookie to v5.1.1 (#13140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 18:52:37 -05:00
Barış Soner Uşaklı
c34cd52186 Merge branch 'master' into develop 2025-02-08 13:04:40 -05:00
Barış Soner Uşaklı
a8e7bf351a lint: remove log 2025-02-08 13:04:32 -05:00
renovate[bot]
b337e9990a fix(deps): update dependency ioredis to v5.5.0 (#13138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 13:01:19 -05:00
Barış Soner Uşaklı
d1a1de958a Merge branch 'master' into develop 2025-02-08 12:57:43 -05:00
Barış Soner Uşaklı
7b8060bc2c don't navigate on first click when expanding 2025-02-08 12:57:37 -05:00
Barış Soner Uşaklı
9ad967dc95 Merge branch 'master' into develop 2025-02-08 12:24:25 -05:00
Barış Soner Uşaklı
2ee0cda28e chore: up harmony 2025-02-08 12:24:19 -05:00
Julian Lam
3cd87f1bc1 fix: send actor with 1b12 announce, fixes #13072 2025-02-08 06:50:20 -05:00
Misty Release Bot
9f91d321dd Latest translations and fallbacks 2025-02-08 09:19:02 +00:00
Barış Soner Uşaklı
bfe6d9d861 fix: #13139, payload.version can be null
causes compareVersions to crash, show cofirm modal if its null
2025-02-07 19:34:35 -05:00
Barış Soner Uşaklı
be1598d171 fix: #13139, payload.version can be null
causes compareVersions to crash, show cofirm modal if its null
2025-02-07 19:34:26 -05:00
Barış Soner Uşaklı
861d5980a6 Merge branch 'master' into develop 2025-02-07 17:19:59 -05:00
Barış Soner Uşaklı
2b7961e0e2 add brand:logo to config 2025-02-07 17:19:52 -05:00
Barış Soner Uşaklı
b6b766395d chore: update persona 2025-02-07 12:01:50 -05:00
Julian Lam
9fd6ac6bb8 refactor: move 1b12 announce logic out of inbox and into separate feps module
1b12 announces were previously only happening for local creates and received
activities, but they should happen for all local activities as well.

re: #13072
2025-02-07 08:21:41 -05:00
Julian Lam
cd88cce0c8 chore: bump persona to fix theme description issue 2025-02-07 07:11:05 -05:00
Misty Release Bot
608317ba28 Latest translations and fallbacks 2025-02-07 09:19:21 +00:00
Barış Soner Uşaklı
3909936076 Merge branch 'master' into develop 2025-02-06 21:16:13 -05:00
Barış Soner Uşaklı
a01bf73ee1 chore: up harmony 2025-02-06 21:13:48 -05:00
renovate[bot]
f872a76837 fix(deps): update dependency sass to v1.84.0 (#13128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-06 20:02:26 -05:00
Barış Soner Uşaklı
39f826a1a5 Merge branch 'master' into develop 2025-02-06 19:59:15 -05:00
Barış Soner Uşaklı
3ab22c2c8c refactor: events are returned inside post objects
to load all events of a topic use api/v3/topics/:tid/events
2025-02-06 19:59:09 -05:00
Barış Soner Uşaklı
1f8e2f9aad fix: tidChanged 2025-02-06 19:31:52 -05:00
Barış Soner Uşaklı
bfd4e68bde fix: tidChanged 2025-02-06 19:31:44 -05:00
Barış Soner Uşaklı
3b7b32e228 Merge branch 'master' into develop 2025-02-06 19:23:57 -05:00
Barış Soner Uşaklı
d687f0810c fix: #13135, tids are not numeric for ap topics
this fixes other issues like posts not disappearing when purged and many others
2025-02-06 19:12:32 -05:00
Julian Lam
4c857c5372 Merge branch 'master' into develop 2025-02-06 18:03:54 -05:00
Julian Lam
865c09a5cf chore: forgot to remove bad code 2025-02-06 18:03:47 -05:00
Julian Lam
fea1ccdbf5 Merge branch 'master' into develop 2025-02-06 17:59:05 -05:00
Julian Lam
5baa46d0bc fix: handle cases where url passed to mime does not pass because url contained a query string 2025-02-06 17:58:54 -05:00
Barış Soner Uşaklı
96a1ebdfec Merge branch 'master' into develop 2025-02-06 14:38:28 -05:00
Barış Soner Uşaklı
c3f8222f47 chore: up harmony 2025-02-06 14:38:07 -05:00
Barış Soner Uşaklı
c2f7754ae0 Post/parent (#13133)
* post.parent wip

* feat: post parent

handle delete/restore/purge privileges etc.

* remove whitespace

* fix: this in each

* lint

* up harmony fix text break
2025-02-06 14:37:50 -05:00
Misty Release Bot
f6d46c0ae1 Latest translations and fallbacks 2025-02-06 09:19:12 +00:00
Barış Soner Uşaklı
f07f380167 chore: up harmony 2025-02-05 20:58:15 -05:00
Barış Soner Uşaklı
ea110a0e2b chore: up harmony 2025-02-05 20:58:05 -05:00
Barış Soner Uşaklı
eff0d5958f Merge branch 'master' into develop 2025-02-05 20:53:33 -05:00
Barış Soner Uşaklı
67a789ad70 chore: up harmony 2025-02-05 20:51:14 -05:00
Misty Release Bot
fc063bb03d chore(i18n): fallback strings for new resources: nodebb.themes-harmony 2025-02-06 00:55:16 +00:00
Barış Soner Uşaklı
5ea81661b2 Merge branch 'master' into develop 2025-02-05 19:54:52 -05:00
Barış Soner Uşaklı
c1c5cc6e30 chore: up themes 2025-02-05 19:54:42 -05:00
Barış Soner Uşaklı
fcefb445bd harmony setting strings 2025-02-05 19:53:59 -05:00
Misty Release Bot
11079ad192 Latest translations and fallbacks 2025-02-05 09:19:02 +00:00
Barış Soner Uşaklı
c41815ab81 remove w-100 2025-02-04 20:11:33 -05:00
Barış Soner Uşaklı
3aeec2cd11 remove w-100 2025-02-04 20:11:25 -05:00
Barış Soner Uşaklı
af77d72fde Merge branch 'master' into develop 2025-02-04 19:59:25 -05:00
Barış Soner Uşaklı
b993be6fd7 refactor: move dropdown search inputs into dropdown
get rid of position-absolute on search inputs
2025-02-04 19:59:16 -05:00
renovate[bot]
ca6734b33b chore(deps): update commitlint monorepo to v19.7.1 (#13123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 13:06:37 -05:00
renovate[bot]
5f3c5a5547 fix(deps): update dependency semver to v7.7.1 (#13122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-04 13:06:25 -05:00
Barış Soner Uşaklı
ffd5c0ba91 Merge branch 'master' into develop 2025-02-03 18:17:09 -05:00
Barış Soner Uşaklı
b2b0ed3525 chore: up themes 2025-02-03 18:17:00 -05:00
Barış Soner Uşaklı
72091ec4e1 refactor: server.destroy 2025-02-03 13:40:52 -05:00
Barış Soner Uşaklı
f9e5074747 Merge branch 'master' into develop 2025-02-03 13:33:05 -05:00
Barış Soner Uşaklı
21156673e3 fix: isDraft logic, closes #13119
topic.exists returns an array
2025-02-03 13:13:49 -05:00
Barış Soner Uşaklı
36063d1f33 fix: path on windows, #13119 2025-02-03 12:47:45 -05:00
Barış Soner Uşaklı
55eedcbef6 chore: up peace 2025-02-03 11:56:05 -05:00
Barış Soner Uşaklı
38a21e294c chore: up themes 2025-02-03 11:54:21 -05:00
Barış Soner Uşaklı
bf09ed143b fix recent/popular/top title 2025-02-03 10:40:06 -05:00
Barış Soner Uşaklı
1ff8e1e47d fix: #13115, prevent messages from getting duplicated 2025-02-02 18:57:54 -05:00
Barış Soner Uşaklı
8e9fdb5fd6 fix: #13115, limit bodyLength length
send out notification if bodyLong.length exceeds limit
add a max item limit to ttl cache
get rid of has/get check if item isn't in cache get returns undefined
2025-02-02 18:39:24 -05:00
Barış Soner Uşaklı
c1b630d484 test: search endpoint with start & end 2025-02-02 14:55:26 -05:00
Barış Soner Uşaklı
265e44f03e refactor: remove deprecated methods 2025-02-02 14:31:58 -05:00
Barış Soner Uşaklı
58e551feaa chore: up harmony 2025-02-02 14:22:14 -05:00
Misty Release Bot
f4c41a6487 Latest translations and fallbacks 2025-02-02 09:18:54 +00:00
Misty Release Bot
75588ffef1 chore: update changelog for v4.0.2 2025-02-02 08:59:52 +00:00
Misty Release Bot
1b9bda2af2 chore: incrementing version number - v4.0.2 2025-02-02 08:59:51 +00:00
Julian Lam
0dbb13d482 Merge branch 'master' into develop 2025-02-02 03:51:39 -05:00
Julian Lam
51e660d5ae fix: bad logic that invisibly broke outgoing user follows completely 2025-02-02 03:51:27 -05:00
Barış Soner Uşaklı
1cdf37a218 list remove all (#13113)
* list remove all

* one more test

* sortedSetIncrByBulk

* remove name

* incrObjectFieldByBulk

* test: disable api tests

* try merge

* another test

* give upon bulk incr

* update so answer

* one more try

* fix: name

* chore: up dbsearch
2025-02-02 03:38:55 -05:00
Barış Soner Uşaklı
4c92248a4b list remove all (#13113)
* list remove all

* one more test

* sortedSetIncrByBulk

* remove name

* incrObjectFieldByBulk

* test: disable api tests

* try merge

* another test

* give upon bulk incr

* update so answer

* one more try

* fix: name

* chore: up dbsearch
2025-02-02 03:30:52 -05:00
Julian Lam
ffcc91109b Merge branch 'master' into develop 2025-02-02 03:28:21 -05:00
Julian Lam
334be72179 fix: bad logic that invisibly broke outgoing user follows completely 2025-02-02 03:27:54 -05:00
Barış Soner Uşaklı
d4e3bf8641 Merge branch 'master' into develop 2025-02-01 17:40:52 -05:00
Barış Soner Uşaklı
0298a3af0d chore: up persona 2025-02-01 17:40:36 -05:00
Barış Soner Uşaklı
bf757c090e Merge branch 'master' into develop 2025-02-01 17:39:44 -05:00
Barış Soner Uşaklı
d77d2055c3 chore: up harmony 2025-02-01 17:24:15 -05:00
Misty Release Bot
28ee872bed Latest translations and fallbacks 2025-02-01 09:18:51 +00:00
renovate[bot]
31ff6c2e84 fix(deps): update dependency mongodb to v6.13.0 (#13106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 17:05:04 -05:00
Misty Release Bot
d41109a08d chore(i18n): fallback strings for new resources: nodebb.admin-settings-general 2025-01-31 21:57:01 +00:00
Barış Soner Uşaklı
2226ecc6a9 Merge branch 'master' into develop 2025-01-31 16:56:36 -05:00
Misty Release Bot
bedfafe8e0 Latest translations and fallbacks 2025-01-31 09:19:24 +00:00
renovate[bot]
a348e80827 fix(deps): update dependency semver to v7.7.0 (#13099)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 19:51:04 -05:00
Barış Soner Uşaklı
6672de00cb chore: up themes, closes #13102 2025-01-30 19:32:02 -05:00
Julian Lam
d644c0f41c refactor: acceptable types in context.js to index.js, allow searching for remote topis by topic url 2025-01-30 16:41:55 -05:00
Barış Soner Uşaklı
be62ae24ad feat: allow selecting empty for custom selects
closes #13101
2025-01-30 10:22:45 -05:00
Barış Soner Uşaklı
54bc54e176 lint: remove tab 2025-01-29 19:44:35 -05:00
renovate[bot]
84b28fae5f chore(deps): update coverallsapp/github-action action to v2.3.6 (#13089)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 19:36:29 -05:00
Barış Soner Uşaklı
ef5ae00652 test: fix schema 2025-01-29 18:35:34 -05:00
Barış Soner Uşaklı
d4a1b4dad9 refactor: remove old comment 2025-01-29 18:27:46 -05:00
Barış Soner Uşaklı
47734d4cd3 test: fix schema 2025-01-29 18:26:25 -05:00
Barış Soner Uşaklı
4d7335903a feat: add uid to post.parent 2025-01-29 18:01:52 -05:00
Barış Soner Uşaklı
0b92d52593 fix: closes #13096, fix regression from renaming language files
a76781859c (diff-b2c5ad612412b958d1df03c07abfa9c4250b3256238502097d2639df203d7fed)
2025-01-29 16:06:03 -05:00
Barış Soner Uşaklı
933c18f4ac feat: add description and keywords to api/config 2025-01-29 16:01:22 -05:00
Julian Lam
c6e6ab438b fix: #13076, allow pulling in of topics by their topic URL
fix: reapply fixes that were part of since-reverted 4fd7a9dc59
2025-01-29 14:48:45 -05:00
Julian Lam
126ff28612 Revert "feat: changes to how a topic is presented via ActivityPub; conformance with upcoming changes to 7888"
This reverts commit 4fd7a9dc59.
2025-01-29 14:38:43 -05:00
Misty Release Bot
3dbd2b308f chore: update changelog for v4.0.1 2025-01-29 19:26:28 +00:00
Misty Release Bot
97530589bf chore: incrementing version number - v4.0.1 2025-01-29 19:26:28 +00:00
Julian Lam
ddb6e0f32b fix: #13087, disallow following cid -1 2025-01-29 12:44:42 -05:00
Julian Lam
6d88dcb2b5 fix: encoding of pid in notifyCategoryFollowers, #13087 2025-01-29 12:29:12 -05:00
Julian Lam
02fb99ebb6 fix: call relativeToAbsolute helper when generating markdown source content in mocks.notes.public/private 2025-01-29 12:09:38 -05:00
Julian Lam
f64e6f0f1a refactor: Posts.relativeToAbsolute so that the regexes passed to it no longer need a pre-defined length, it is now calculated from the match result, added new regex for markdown image/anchors 2025-01-29 11:55:38 -05:00
Julian Lam
abe6a587b6 Merge branch 'master' into develop 2025-01-29 11:20:35 -05:00
Julian Lam
4feda2240a fix: #13084 bump persona 2025-01-29 11:08:56 -05:00
Misty Release Bot
0afbc81fc8 Latest translations and fallbacks 2025-01-29 09:20:05 +00:00
Barış Soner Uşaklı
49c1a62aea Merge branch 'master' into develop 2025-01-28 19:59:49 -05:00
Barış Soner Uşaklı
4ba01d18d6 refactor: 🤡 2025-01-28 19:59:12 -05:00
Barış Soner Uşaklı
4c66eed9e7 fix: closes #13091, dont show world category
on user categories page
2025-01-28 11:26:18 -05:00
Barış Soner Uşaklı
8b38cb3acc lint: missing ; 2025-01-28 09:58:29 -05:00
Barış Soner Uşaklı
2f5b4b29f0 feat: use text-danger if chat over limit
closes #13093
2025-01-28 09:56:34 -05:00
Barış Soner Uşaklı
88fa455316 chore: up dbsearch 2025-01-27 14:21:55 -05:00
Barış Soner Uşaklı
8644565a93 fix: #13088, up dbsearch 2025-01-27 14:11:17 -05:00
Barış Soner Uşaklı
822bff62f5 fix: #13090, update themes fix selector 2025-01-27 14:09:42 -05:00
renovate[bot]
8ab71e4fd2 fix(deps): update dependency nodemailer to v6.10.0 (#13073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 10:58:37 -05:00
renovate[bot]
1d84613472 chore(deps): update dependency lint-staged to v15.4.3 (#13079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 10:58:24 -05:00
Barış Soner Uşaklı
487d9f7320 fix: #13086 move rateLimit check
so it doesn't get triggered if there were errors
2025-01-26 10:57:22 -05:00
Barış Soner Uşaklı
03b34b153e Merge branch 'master' into develop 2025-01-25 15:19:39 -05:00
Barış Soner Uşaklı
4caae7307c Revert "chore: up benchpress"
This reverts commit c95848003c.
2025-01-25 15:19:29 -05:00
Barış Soner Uşaklı
7c2b9da84d Merge branch 'master' into develop 2025-01-25 15:01:07 -05:00
Barış Soner Uşaklı
c95848003c chore: up benchpress 2025-01-25 15:00:55 -05:00
Barış Soner Uşaklı
10409e0e1e chore: up harmony 2025-01-25 10:13:54 -05:00
Barış Soner Uşaklı
6918c3f3a4 chore: up themes 2025-01-25 09:17:13 -05:00
Julian Lam
b3b8b9e98d fix: null checks for category sync and actor assertions 2025-01-24 23:41:19 -05:00
Julian Lam
db1f895933 fix: extend remoteAnchorToLocalProfile ap helper to handle markdown content 2025-01-23 16:23:06 -05:00
Julian Lam
7687da00d1 feat: allow search bar to load remote 7888 Conversations, aka nodebb topics 2025-01-23 15:12:54 -05:00
Julian Lam
ff0de09797 chore: bump emoji for #13077 as well 2025-01-23 15:05:39 -05:00
Julian Lam
b386e4a66e feat: introduce new 'markdown' post parsing type, closes #13077 2025-01-23 14:52:14 -05:00
Misty Release Bot
075a91b0a1 Latest translations and fallbacks 2025-01-23 09:19:48 +00:00
renovate[bot]
8e99c97ae1 chore(deps): update dependency mocha to v11.1.0 (#13069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 17:21:28 -05:00
Julian Lam
4a827b7e70 test: adjust webfinger test for updated 404 status code 2025-01-22 14:25:12 -05:00
Barış Soner Uşaklı
6bb27bde77 Merge branch 'master' into develop 2025-01-22 14:17:36 -05:00
Barış Soner Uşaklı
b80440aacd test: fix x-redirect tests 2025-01-22 14:09:00 -05:00
Barış Soner Uşaklı
526a952187 test: add sourceContent to spec 2025-01-22 14:04:31 -05:00
Barış Soner Uşaklı
d1d554613a test: add sourceContent to spec 2025-01-22 14:00:44 -05:00
Barış Soner Uşaklı
397d28e3b6 lint: fix tab 2025-01-22 13:52:04 -05:00
Karsten Hassel
a95a51c6f0 Dockerfiles: reduce image size (#12702) 2025-01-22 13:40:51 -05:00
Julian Lam
b14494b03d chore: fix ap dev helper 2025-01-22 13:39:47 -05:00
Julian Lam
c3e9cb68e0 feat: #13066, report canonical URL in user agent for outgoing requests 2025-01-22 13:26:29 -05:00
Barış Soner Uşaklı
c504e79591 Merge branch 'master' into develop 2025-01-22 13:17:51 -05:00
Barış Soner Uşaklı
732bbac1b6 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-01-22 13:17:46 -05:00
Barış Soner Uşaklı
f3c4233b9f Merge branch 'master' of https://github.com/NodeBB/NodeBB 2025-01-22 13:16:44 -05:00
Barış Soner Uşaklı
679fcb71a9 fix: #13067, add sourceContent to teasers
required in posts.parse
2025-01-22 13:16:40 -05:00
Julian Lam
59afd19335 test: adjust webfinger test for updated 404 status code 2025-01-22 13:12:02 -05:00
Julian Lam
812ec73ed7 fix: incorrect posts url in topic posts collection 2025-01-22 13:08:49 -05:00
Julian Lam
4fd7a9dc59 feat: changes to how a topic is presented via ActivityPub; conformance with upcoming changes to 7888 2025-01-22 13:08:49 -05:00
Julian Lam
d7d64a1475 chore: add helper method to ease in dev 2025-01-22 13:08:49 -05:00
renovate[bot]
153e65bc50 chore(deps): update dependency lint-staged to v15.4.1 (#13060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 13:08:49 -05:00
Misty Release Bot
0069f08ecd Latest translations and fallbacks 2025-01-22 13:08:49 -05:00
Julian Lam
e61df4debc fix: #13065, send missing actor property when 1b12 announcing local posts 2025-01-22 13:07:41 -05:00
Barış Soner Uşaklı
f3b8ed274a fix: closes #13068, encodeURIComponent X-Redirect 2025-01-22 12:42:16 -05:00
Barış Soner Uşaklı
52f7f0a75c test: change test to 404
c17809e450
2025-01-21 21:06:45 -05:00
Barış Soner Uşaklı
0ba4ba659c test: remove only 2025-01-21 20:47:55 -05:00
Julian Lam
b2530e6122 fix: incorrect posts url in topic posts collection 2025-01-21 13:01:27 -05:00
Julian Lam
adeaff4b82 feat: changes to how a topic is presented via ActivityPub; conformance with upcoming changes to 7888 2025-01-21 12:55:43 -05:00
Julian Lam
7d5482b26b chore: add helper method to ease in dev 2025-01-21 12:55:43 -05:00
renovate[bot]
37b2b83df1 chore(deps): update dependency lint-staged to v15.4.1 (#13060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 09:23:47 -05:00
renovate[bot]
8ec3ceae73 fix(deps): update dependency nodebb-theme-persona to v14.0.2 (#13064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 09:23:35 -05:00
renovate[bot]
b98d047a80 fix(deps): update dependency nodebb-theme-harmony to v2.0.3 (#13063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 09:23:25 -05:00
Barış Soner Uşaklı
f0c2090d80 fix: #13062 add displayname to email tpl data 2025-01-21 09:07:02 -05:00
Misty Release Bot
5f30cc4ed8 Latest translations and fallbacks 2025-01-21 09:19:18 +00:00
Barış Soner Uşaklı
050effe2f1 chore: up themes 2025-01-20 18:39:48 -05:00
Barış Soner Uşaklı
67585f2fd6 don't crash if triggerEl is null 2025-01-20 18:39:04 -05:00
Barış Soner Uşaklı
90e0a2d6a6 chore: up harmony 2025-01-20 17:15:04 -05:00
Misty Release Bot
ae8f58d65c chore: update changelog for v4.0.0 2025-01-20 18:53:47 +00:00
Misty Release Bot
137ac91410 chore: incrementing version number - v4.0.0 2025-01-20 18:53:47 +00:00
Julian Lam
3e33e1a3fc fix: ap webfinger test 2025-01-20 13:42:19 -05:00
Barış Soner Uşaklı
b80f0dab19 test: fix spec 2025-01-20 13:28:36 -05:00
Barış Soner Uşaklı
866588f7fa test: missing ; 2025-01-20 13:25:05 -05:00
Barış Soner Uşaklı
8f460bc312 Merge branch 'master' into develop 2025-01-20 13:19:07 -05:00
Barış Soner Uşaklı
ae9ef064ae Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-01-20 13:18:47 -05:00
Barış Soner Uşaklı
23b37f6227 fix: if user is logged in after registration don't go back to /login 2025-01-20 13:14:27 -05:00
Misty Release Bot
e53b3737d8 chore(i18n): fallback strings for new resources: nodebb.error 2025-01-20 17:05:50 +00:00
Julian Lam
af4d07fba4 feat: fix activitypub toggler to be more complete; tests. #13054 2025-01-20 12:05:17 -05:00
Misty Release Bot
e7e682ed4b chore: update changelog for v3.12.4 2025-01-20 15:44:24 +00:00
Misty Release Bot
12cac6ba4c chore: incrementing version number - v3.12.4 2025-01-20 15:44:24 +00:00
Barış Soner Uşaklı
cfb22da10b chore: up harmony 2025-01-20 09:59:06 -05:00
Barış Soner Uşaklı
d0715ca466 chore: up harmony 2025-01-17 10:53:47 -05:00
Julian Lam
3e08eb3925 chore: bump persona 2025-01-16 16:54:28 -05:00
Julian Lam
499df8abf5 chore: bump markdown, harmony, and persona to new major versions 2025-01-16 16:47:28 -05:00
renovate[bot]
1c4c4f5717 chore(deps): update dependency lint-staged to v15.4.0 (#13059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 14:20:29 -05:00
Barış Soner Uşaklı
de021bdacd fix: 404 request if payload invalid 2025-01-16 14:19:51 -05:00
Barış Soner Uşaklı
205bf47783 fix: add HEAD check to unsub route 2025-01-16 13:56:57 -05:00
Barış Soner Uşaklı
110651637c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-01-16 12:55:28 -05:00
Barış Soner Uşaklı
062c8ed39f Merge branch 'master' into develop 2025-01-16 12:55:08 -05:00
renovate[bot]
76a14de34b fix(deps): update dependency ace-builds to v1.37.5 (#13058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-16 10:39:17 -05:00
Barış Soner Uşaklı
028f568690 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-01-15 17:19:32 -05:00
Barış Soner Uşaklı
6073a25bb5 fix: closes #13056, guard against undefined keyid,compare 2025-01-15 17:19:27 -05:00
renovate[bot]
9a401b5b9a fix(deps): update dependency fs-extra to v11.3.0 (#13055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-15 17:11:54 -05:00
Barış Soner Uşaklı
b61a9031ed Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2025-01-15 17:06:50 -05:00
Misty Release Bot
0cc94bbe19 chore: update changelog for v3.12.3 2025-01-15 21:53:10 +00:00
Misty Release Bot
38c92927c8 chore: incrementing version number - v3.12.3 2025-01-15 21:53:09 +00:00
Julian Lam
c17809e450 fix: bug where newly create cids were not responding via webfinger, 404 on webfinger errors, not 400 2025-01-15 15:14:15 -05:00
Julian Lam
487e7be52c chore: remove now-unneeded v4 upgrade scripts
The deleted upgrade scripts were intended to be run on servers running pre-release versions of v4.

Now that it has been merged into `develop`, those scripts are no longer needed.
2025-01-15 14:54:16 -05:00
Julian Lam
98280d30e7 fix: #12990, local references via remote posts are not linkified properly, + tests for helper 2025-01-15 14:19:45 -05:00
Barış Soner Uşaklı
539693a4a4 perf: closes #13052, only call loadConfig once per page
when rendering widgets
2025-01-15 10:15:02 -05:00
Barış Soner Uşaklı
168e6b2c92 fix: closes #13051, catch errors from widget render 2025-01-15 10:02:09 -05:00
Barış Soner Uşaklı
5120d11721 chore: up harmony 2025-01-14 14:45:44 -05:00
renovate[bot]
3ba1d26427 fix(deps): update dependency postcss to v8.5.1 (#13050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 11:52:45 -05:00
renovate[bot]
e9a4c42b2f fix(deps): update dependency nodebb-plugin-web-push to v0.7.2 (#13049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 11:39:12 -05:00
renovate[bot]
3827f43855 fix(deps): update dependency nodebb-plugin-2factor to v7.5.8 (#13048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 11:38:12 -05:00
Barış Soner Uşaklı
c6eaea309e chore: up 2factor 2025-01-14 10:16:10 -05:00
renovate[bot]
be2098d8e4 chore(deps): update dependency sass-embedded to v1.83.4 (#13045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 10:08:16 -05:00
renovate[bot]
8e62800bba fix(deps): update dependency sass to v1.83.4 (#13046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 10:08:04 -05:00
Misty Release Bot
6d6ae11d1b Latest translations and fallbacks 2025-01-14 09:19:14 +00:00
renovate[bot]
c4c891167c fix(deps): update dependency postcss to v8.5.0 (#13044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 20:38:20 -05:00
renovate[bot]
5e5d920bfd fix(deps): update dependency cron to v3.5.0 (#13042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 16:59:47 -05:00
Barış Soner Uşaklı
e89b7ec887 fix: for attribute label 2025-01-13 11:59:42 -05:00
Misty Release Bot
4c4319c858 Latest translations and fallbacks 2025-01-13 09:19:23 +00:00
Misty Release Bot
de7a0aad70 Latest translations and fallbacks 2025-01-12 09:18:34 +00:00
renovate[bot]
430d1479eb fix(deps): pin dependencies (#12987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 13:00:05 -05:00
renovate[bot]
0343296096 chore(deps): update dependency @commitlint/config-angular to v19.7.0 (#13030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 12:59:49 -05:00
renovate[bot]
05f7b58c5b fix(deps): update dependency satori to ^0.12.0 (#12995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 19:26:16 -05:00
renovate[bot]
d12d9efb41 chore(deps): update dependency jsdom to v26 (#13040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 19:23:12 -05:00
renovate[bot]
34b0cf6b8e fix(deps): update dependency tough-cookie to v5.1.0 (#13039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 15:55:36 -05:00
renovate[bot]
b1e87aa92a fix(deps): update fontsource monorepo to v5.1.1 (#13029)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 15:46:09 -05:00
renovate[bot]
df69b399dc fix(deps): update dependency fetch-cookie to v3.1.0 (#13006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 15:44:57 -05:00
renovate[bot]
fd6f3ee63b chore(deps): update redis docker tag to v7.4.2 (#13033)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 15:43:57 -05:00
Julian Lam
4dc740a20f fix: #12984, fix pids numeric sorting, handle non-integers 2025-01-10 15:15:14 -05:00
Julian Lam
3cf3f93a5e fix: add deprecation note re: as:audience 2025-01-10 15:15:14 -05:00
Misty Release Bot
ba2f0bc38a Latest translations and fallbacks 2025-01-10 09:19:03 +00:00
Julian Lam
1661681411 fix: #13021, save details of follow request before sending the follow, avoid race condition 2025-01-09 11:46:56 -05:00
renovate[bot]
3a33cd5b9b fix(deps): update dependency ace-builds to v1.37.4 (#12988)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 11:26:55 -05:00
renovate[bot]
701780fe89 fix(deps): update dependency esbuild to v0.24.2 (#12989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 11:24:21 -05:00
renovate[bot]
bfc962b90a fix(deps): update dependency sanitize-html to v2.14.0 (#12994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 11:23:48 -05:00
renovate[bot]
3340d98410 chore(deps): update dependency lint-staged to v15.3.0 (#13031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 11:23:36 -05:00
Julian Lam
450322d12f fix: handle ap send errors with object body 2025-01-09 11:17:53 -05:00
renovate[bot]
7943fcde66 fix(deps): update dependency ioredis to v5.4.2 (#12993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 10:27:05 -05:00
renovate[bot]
de571d24d3 fix(deps): update dependency cron to v3.4.0 (#13026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 10:25:30 -05:00
renovate[bot]
438f4e0ad4 fix(deps): update dependency sass to v1.83.1 (#13028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 10:22:18 -05:00
renovate[bot]
b9364de234 chore(deps): update dependency sass-embedded to v1.83.1 (#13025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-09 10:21:44 -05:00
Misty Release Bot
f7c93ff6be Latest translations and fallbacks 2025-01-09 09:19:45 +00:00
Barış Soner Uşaklı
45eabbf5ba fix: don't confirm emails on HEAD request
outlook safelinks triggers page twice
2025-01-08 17:21:05 -05:00
Misty Release Bot
98e5d1b5c2 chore: update changelog for v3.12.2 2025-01-08 17:54:04 +00:00
Misty Release Bot
4aeafb672f chore: incrementing version number - v3.12.2 2025-01-08 17:54:04 +00:00
Julian Lam
50b510e386 fix: thumbs.get to handle null case from mime.getType 2025-01-08 12:20:31 -05:00
Julian Lam
cfeb49ddd9 fix: post upload sync duplication bug 2025-01-08 12:06:56 -05:00
Julian Lam
7c1b900062 docs: add resizeImageWidth to openapi definition for /api/config route 2025-01-08 11:29:33 -05:00
Julian Lam
37a4fd7c0a fix: language fallbacks for activitypub-related strings 2025-01-08 11:23:16 -05:00
Barış Soner Uşaklı
23298060b1 test: fix spec 2025-01-08 10:31:01 -05:00
Barış Soner Uşaklı
25f1fa670e test: remove resizeImageWidth 2025-01-08 10:25:28 -05:00
Barış Soner Uşaklı
2b50a74f5e Merge branch 'master' into develop 2025-01-08 09:45:52 -05:00
Barış Soner Uşaklı
d05c203bb2 fix: closes #13036, if image isn't loaded yet width is 0 2025-01-08 09:43:08 -05:00
Misty Release Bot
6b0f5b7c16 Latest translations and fallbacks 2025-01-08 09:19:29 +00:00
Barış Soner Uşaklı
82538ca333 test: editor tests 2025-01-07 18:29:42 -05:00
Barış Soner Uşaklı
e845afc120 test: missing service worker test 2025-01-07 17:59:41 -05:00
Barış Soner Uşaklı
54233dcdf0 test: add last one 2025-01-07 17:52:26 -05:00
Barış Soner Uşaklı
ae2bd5ab41 test: custom fields tests
add missing setReputation test
2025-01-07 17:35:42 -05:00
Julian Lam
7483103453 feat: add activitypub file to translations 2025-01-07 14:54:10 -05:00
Julian Lam
e1db9642c2 fix: add sourceContent prop to posts API; fix other tests 2025-01-07 14:44:21 -05:00
Barış Soner Uşaklı
2f5effda26 chore: remove log 2025-01-07 14:25:15 -05:00
Julian Lam
8ebe6de17e fix: add sourceContent prop to posts API 2025-01-07 14:25:13 -05:00
Barış Soner Uşaklı
b129c6c0e7 test: fix controller tests 2025-01-07 14:13:59 -05:00
Julian Lam
e6b20ed329 fix: add missing file for openapi tests 2025-01-07 14:11:23 -05:00
Barış Soner Uşaklı
0d3a8757bd test: missing translator tests 2025-01-07 13:55:40 -05:00
Barış Soner Uşaklı
127e0e22cf test: fix relative path in tests 2025-01-07 13:31:48 -05:00
Barış Soner Uşaklı
225c91edb1 test: add translateInPlace test 2025-01-07 13:29:32 -05:00
Barış Soner Uşaklı
407b0cc6ac test: subfolder in category link 2025-01-07 13:14:41 -05:00
Barış Soner Uşaklı
95b42f830a test: add helper tests 2025-01-07 13:09:16 -05:00
Julian Lam
12fb205b09 fix: activitypub tests 2025-01-07 12:20:46 -05:00
Barış Soner Uşaklı
d5ae91a35d test: debounce/throttle 2025-01-07 11:58:54 -05:00
Barış Soner Uşaklı
8864e65805 test: add back disabled test since node 18 is minimum 2025-01-07 11:35:20 -05:00
renovate[bot]
de076a213a fix(deps): update dependency nodebb-widget-essentials to v7.0.32 (#13027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-07 10:07:50 -05:00
Misty Release Bot
f1d45c8420 Latest translations and fallbacks 2025-01-07 09:18:15 +00:00
Barış Soner Uşaklı
d75b169cd8 refactor: silence deprecations in prod 2025-01-06 20:53:03 -05:00
Julian Lam
9c78255e36 fix: broken tests 2025-01-06 16:54:23 -05:00
Barış Soner Uşaklı
27e945fde8 lint: whitespace 2025-01-06 11:36:53 -05:00
Barış Soner Uşaklı
7bfca7ba1b lint: index.js 2025-01-06 10:55:10 -05:00
Barış Soner Uşaklı
4f682a310e feat: add -y flag to upgrade, closes #13023 2025-01-06 10:54:04 -05:00
Barış Soner Uşaklı
238a3ed5b2 fix: closes #13024, on register dont auto login with user doesn't have local:login privilege
on login page show login form if at least one user group has local:login privilege, for example local:login might be removed from registered-users but verified-users can have login privilege so login form should be still visible
2025-01-06 10:22:31 -05:00
Barış Soner Uşaklı
d155da3ca9 feat: add missing default notification settings 2025-01-05 09:49:24 -05:00
Barış Soner Uşaklı
fcf50a3c01 fix: closes #13022, don't do anything if notif setting isnt set to email 2025-01-04 09:37:10 -05:00
Barış Soner Uşaklı
29804a1093 test: fix user picture test 2025-01-03 10:07:42 -05:00
Barış Soner Uşaklı
fa24f1dd83 test: fix thumb test 2025-01-03 09:58:03 -05:00
Barış Soner Uşaklı
0a135d88b8 chore: up markdown 2025-01-03 09:52:26 -05:00
Barış Soner Uşaklı
dcc2342cd1 fix: closes #13019, use displayname in vote tooltip 2025-01-03 09:37:57 -05:00
Barış Soner Uşaklı
48944a86be chore: up deps 2025-01-02 11:07:15 -05:00
Barış Soner Uşaklı
68f73fd077 https://github.com/NodeBB/NodeBB/issues/13018 2025-01-02 10:57:26 -05:00
Julian Lam
0ad8ed9d4e fix: #13014, possible fix for peertube incompatibility: strip hash value from key IDs during check 2024-12-30 17:06:08 -05:00
Julian Lam
1d36ab6ddb fix: #12996, invalid title generation when remote post content has markdown source 2024-12-30 15:39:21 -05:00
Julian Lam
39705a1796 fix: #13017, probe redirection if url is identical to id 2024-12-30 14:53:56 -05:00
Julian Lam
2005a02a64 fix: #13016, remote account deletion frontend UI bug 2024-12-30 14:42:52 -05:00
Barış Soner Uşaklı
c3ddd704db Merge branch 'master' into develop 2024-12-28 15:44:01 -05:00
Barış Soner Uşaklı
1b13cce2c0 fix: overflow on dashboard/searches 2024-12-28 15:26:39 -05:00
Misty Release Bot
20bb2d713c Latest translations and fallbacks 2024-12-28 09:18:40 +00:00
Barış Soner Uşaklı
a0e668166e refactor: check if useragent exists firt 2024-12-27 14:46:21 -05:00
Barış Soner Uşaklı
45c5351f39 feat: closes #13001, allow keyboard to change cover position 2024-12-27 13:55:59 -05:00
Percy Ma
d79dfd0382 chore: add type to webpack config file (#12072) 2024-12-26 19:17:46 -05:00
Misty Release Bot
0b7e572df0 Latest translations and fallbacks 2024-12-26 09:18:21 +00:00
Barış Soner Uşaklı
7585517a28 Merge branch 'master' into develop 2024-12-25 17:08:59 -05:00
Barış Soner Uşaklı
e4dd697ae8 refactor: get rid of RegExp 2024-12-25 17:08:45 -05:00
Barış Soner Uşaklı
bb24e0ce15 change log 2024-12-25 14:58:07 -05:00
Barış Soner Uşaklı
a9d0a0699e Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-12-25 10:43:07 -05:00
Barış Soner Uşaklı
45021b5bfa fix: add missing catch, closes #13012 2024-12-25 10:43:02 -05:00
Misty Release Bot
d04bdd9d6a chore(i18n): fallback strings for new resources: nodebb.aria 2024-12-25 14:04:24 +00:00
Barış Soner Uşaklı
9190721865 Merge branch 'master' into develop 2024-12-25 09:03:53 -05:00
Barış Soner Uşaklı
25655d5a5f fix: #13011, catch errors 2024-12-25 09:03:47 -05:00
Barış Soner Uşaklı
40257663a8 refactor: use helpers.log 2024-12-25 09:00:12 -05:00
Barış Soner Uşaklı
fa81078a89 fix: check if url is undefined 2024-12-24 20:54:49 -05:00
Barış Soner Uşaklı
5236610110 feat: use displayname for user image titles
https://github.com/NodeBB/NodeBB/issues/12997
2024-12-24 14:41:09 -05:00
Barış Soner Uşaklı
80ddc03a39 chore: up composer-default 2024-12-24 13:52:41 -05:00
Barış Soner Uşaklı
2f72e32d2e fix: truncate popular search terms, closes #13010 2024-12-24 13:35:58 -05:00
Barış Soner Uşaklı
0087764ce0 Merge branch 'master' into develop 2024-12-24 12:37:18 -05:00
Barış Soner Uşaklı
c60cee5997 fix: #13007, replace $ with \uFF04, like . 2024-12-24 12:37:06 -05:00
Barış Soner Uşaklı
f478adac2f fix: dont stripEXIF from gifs 2024-12-24 11:59:51 -05:00
Julian Lam
97384b2cbd fix: #12941, inherit audience from earlier posts in the chain so as to send a coherent value to Lemmy instances, re: lemmynet/lemmy#5278 2024-12-24 11:18:12 -05:00
Julian Lam
b537437c78 feat: save audience into post hash (for remote posts) 2024-12-24 11:17:22 -05:00
Barış Soner Uşaklı
035a37a936 increase log file size to 10mb 2024-12-24 10:21:35 -05:00
Barış Soner Uşaklı
eb49a64974 Merge branch 'master' into develop 2024-12-24 10:13:51 -05:00
Barış Soner Uşaklı
77521494f7 fix: closes #13008, catch errors in post redirect 2024-12-24 10:13:29 -05:00
Barış Soner Uşaklı
646b9ea7a6 refactor: remove debug 2024-12-23 20:40:16 -05:00
Barış Soner Uşaklı
a6f0eba5a1 fix: test on redis 2024-12-23 20:39:52 -05:00
Barış Soner Uşaklı
c69fa811e5 fix: convert to str than filter
prevent empty strings from getting passed to mongodb
https://github.com/NodeBB/NodeBB/issues/13007#issuecomment-2560503754
2024-12-23 20:29:42 -05:00
Barış Soner Uşaklı
e71feeec1f fix: closes #13002, make chats keyboard focusable 2024-12-23 17:16:01 -05:00
Barış Soner Uşaklı
d40762b7d0 fix: js error when clicking a notification
that sends you to same page
2024-12-23 17:15:38 -05:00
Barış Soner Uşaklı
1cb7bb6a72 fix: don't close search if children have focus, closes #13004 2024-12-23 16:28:53 -05:00
Barış Soner Uşaklı
5b2dfd740c chore: up harmony 2024-12-23 12:09:59 -05:00
Barış Soner Uşaklı
8fd8079a84 lint: fix paranthesis 2024-12-22 13:34:29 -05:00
Barış Soner Uşaklı
a489abc763 fix: #12991, switch to nodemailer address object 2024-12-21 19:03:05 -05:00
Barış Soner Uşaklı
89b8de50ee fix: make fork/move dropdowns go up
add max-height to manage users dropdown
2024-12-21 17:58:54 -05:00
Misty Release Bot
2260676723 chore: update changelog for v3.12.1 2024-12-20 21:09:12 +00:00
Misty Release Bot
1bc331ca33 chore: incrementing version number - v3.12.1 2024-12-20 21:09:12 +00:00
Barış Soner Uşaklı
9bb8002aa4 fix: check install.values, it can be undefined 2024-12-20 16:00:24 -05:00
Julian Lam
49d8618934 Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-20 14:37:40 -05:00
Barış Soner Uşaklı
18904bbb56 chore: up harmony 2024-12-20 12:26:21 -05:00
Misty Release Bot
13fe59575f Latest translations and fallbacks 2024-12-20 09:18:48 +00:00
Barış Soner Uşaklı
e234d1962f Merge branch 'master' into develop 2024-12-19 17:13:17 -05:00
Barış Soner Uşaklı
b4ec3a6a40 chore: up persona 2024-12-19 10:37:08 -05:00
Barış Soner Uşaklı
71cf4821a6 wrap thumbs 2024-12-18 17:02:02 -05:00
Misty Release Bot
5395062d14 chore: update changelog for v3.12.0 2024-12-18 15:04:43 +00:00
Misty Release Bot
9d6a8ce5c0 chore: incrementing version number - v3.12.0 2024-12-18 15:04:42 +00:00
renovate[bot]
808e483e0a fix(deps): update dependency ace-builds to v1.37.0 (#12983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-18 09:53:08 -05:00
Misty Release Bot
05f08d8d3e Latest translations and fallbacks 2024-12-18 09:19:04 +00:00
Julian Lam
51fd65abc8 refactor: add thumbsOnly option to thumbs retrieval method so that embeds/attachments don't show up in composer thumbnail modal 2024-12-17 11:14:29 -05:00
Julian Lam
f4835695de feat: add filter:topics.hasThumbs filter hook
To be used by embed plugins to add thumbnails as necessary (e.g. giphy, etc.)
2024-12-17 10:54:17 -05:00
renovate[bot]
f25312a8d9 chore(deps): update dependency @commitlint/cli to v19.6.1 (#12981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 10:16:16 -05:00
renovate[bot]
69214d7925 fix(deps): update dependency @fortawesome/fontawesome-free to v6.7.2 (#12982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 10:16:01 -05:00
Barış Soner Uşaklı
a65c7073cd Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-12-17 10:03:16 -05:00
Barış Soner Uşaklı
831422d0bb chore: up harmony 2024-12-17 10:03:15 -05:00
Misty Release Bot
a154786a4c Latest translations and fallbacks 2024-12-17 09:18:39 +00:00
Julian Lam
25d6ef432b fix: add 10s timeout for AP message send 2024-12-16 22:38:10 -05:00
Julian Lam
d734ce4911 fix: ignore subsequent shares of the same topic by that user 2024-12-16 22:34:26 -05:00
renovate[bot]
a054cbd769 fix(deps): update dependency terser-webpack-plugin to v5.3.11 (#12973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 19:55:50 -05:00
renovate[bot]
c4399dd09b chore(deps): update dependency sass-embedded to v1.83.0 (#12974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 19:55:40 -05:00
renovate[bot]
7f0200377b fix(deps): update dependency sass to v1.83.0 (#12975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 19:55:32 -05:00
Julian Lam
cc65214de9 feat: append uploaded images into thumbnail set 2024-12-16 16:39:18 -05:00
Julian Lam
e83036a959 feat: #12976, shares collection 2024-12-16 13:50:24 -05:00
Barış Soner Uşaklı
f0aa960c00 fix: closes #12980, properly reset all plugins with ./nodebb reset -a 2024-12-16 11:36:06 -05:00
Barış Soner Uşaklı
abcb200fda refactor: closes #12979, show plugin id/version on semver error 2024-12-16 10:52:57 -05:00
Misty Release Bot
fb42c4c53e Latest translations and fallbacks 2024-12-14 09:18:02 +00:00
Julian Lam
a7e6cfe837 fix: #12972, allow bridgyfed accounts to pass isWebfinger regex validation 2024-12-13 13:47:16 -05:00
Julian Lam
ee8ec61ef2 fix: bump harmony 2024-12-13 13:36:02 -05:00
Julian Lam
e4e1063622 refactor: split (and remove) activitypub.json file and move strings to more appropriate locations 2024-12-13 13:34:35 -05:00
Barış Soner Uşaklı
0f5e1457f0 chore: up peace, refactor widgets 2024-12-13 10:55:47 -05:00
Barış Soner Uşaklı
a79426f9e5 chore: up themes 2024-12-13 08:20:05 -05:00
Julian Lam
aa1f65e9bb chore: rc4 2024-12-12 15:32:11 -05:00
Julian Lam
755b985596 fix: fix double thumb due to post attachments 2024-12-12 15:03:16 -05:00
Julian Lam
b15a684a92 fix: lemmy integration, handle image property as topic thumb 2024-12-12 11:37:22 -05:00
Julian Lam
3439fdb600 refactor: topic thumb logic so that isDraft is based on topic existence, and not whether it is a UUID, as remote topics are also UUIDs. 2024-12-12 11:37:19 -05:00
Barış Soner Uşaklı
8883eaf7bd fix: chat header line-height 2024-12-12 10:43:29 -05:00
Barış Soner Uşaklı
5045a1ae4b chore: up harmony 2024-12-12 10:35:07 -05:00
Barış Soner Uşaklı
03b9df082b chore: up harmony 2024-12-12 10:16:29 -05:00
Barış Soner Uşaklı
7c897672db Merge branch 'master' into develop 2024-12-12 09:53:21 -05:00
renovate[bot]
645bddb8f1 fix(deps): update dependency nodebb-theme-peace to v2.2.30 (#12970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 09:26:26 -05:00
renovate[bot]
b8a0a50214 fix(deps): update dependency cron to v3.3.1 (#12969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 09:26:16 -05:00
renovate[bot]
3a8ae12c03 fix(deps): update dependency jsesc to v3.1.0 (#12968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 09:13:32 -05:00
renovate[bot]
0913c307fb fix(deps): update dependency cron to v3.3.0 (#12965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 19:32:32 -05:00
renovate[bot]
3d33c5cb39 fix(deps): update dependency mongodb to v6.12.0 (#12966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 19:31:32 -05:00
Barış Soner Uşaklı
edca4ca8ca Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-12-11 19:18:42 -05:00
Barış Soner Uşaklı
68f87ccf6e test: fix spec 2024-12-11 19:18:38 -05:00
Misty Release Bot
6b5b9a4e57 chore(i18n): fallback strings for new resources: nodebb.admin-extend-plugins 2024-12-12 00:16:33 +00:00
Barış Soner Uşaklı
a23392e2cb Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-12-11 19:16:06 -05:00
Barış Soner Uşaklı
27867d7735 refactor: move to saas plugin 2024-12-11 19:16:02 -05:00
renovate[bot]
6b77441b93 fix(deps): update dependency nodebb-theme-peace to v2.2.29 (#12967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 19:09:56 -05:00
Barış Soner Uşaklı
456373c532 test: add missing field 2024-12-11 19:08:08 -05:00
Julian Lam
b551abce59 fix: wrap try..catch around topics.reply in note assertion to output errors 2024-12-11 14:40:21 -05:00
Julian Lam
8ec388afca chore: bump harmony for #12938 2024-12-11 13:42:38 -05:00
Julian Lam
2851e56bdc feat: pending follows and logic for remote users, #12938 2024-12-11 13:27:34 -05:00
Julian Lam
fcf0f79987 feat: #12935, show 'shared this to x' in topic event when moving topics out of cid -1 2024-12-11 13:07:46 -05:00
Julian Lam
050acb4f85 fix: have options.update also trigger handle and search updates on actor assertion 2024-12-11 12:53:09 -05:00
Julian Lam
546ffed24f fix: separate out removals vs. additions in actor assertion in order to hopefully resolve #12959 2024-12-11 12:48:50 -05:00
Julian Lam
754ef9b2be chore: rc3 2024-12-11 12:31:27 -05:00
Julian Lam
3073abd9fa refactor: post object schema to its own reference object, added sourceContent as optional value in post data 2024-12-11 11:38:34 -05:00
Misty Release Bot
26a1a2f11d chore(i18n): fallback strings for new resources: nodebb.admin-extend-plugins 2024-12-11 16:22:33 +00:00
Barış Soner Uşaklı
68198e8ad6 feat: add support for saas_plan 2024-12-11 11:21:58 -05:00
Julian Lam
cc6963f275 chore: remove lines re: incrementing version number, in changelog 2024-12-11 11:14:36 -05:00
Julian Lam
c86b6f2498 fix: openapi schema for ap routes 2024-12-11 11:11:58 -05:00
Julian Lam
3340720e3d fix: get version directly from package.json 2024-12-11 10:24:37 -05:00
Julian Lam
2ab72ada3f Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-11 10:12:33 -05:00
renovate[bot]
607d1895ce chore(deps): update dependency lint-staged to v15.2.11 (#12964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 18:41:58 -05:00
Barış Soner Uşaklı
e0c345b2b8 chore: up themes 2024-12-10 13:39:31 -05:00
Barış Soner Uşaklı
3b713afed3 fix: make sure theme screenshot starts with themeDir 2024-12-10 10:37:48 -05:00
Barış Soner Uşaklı
38520769a3 refactor: check if caches have the requested cache name 2024-12-10 10:21:06 -05:00
Barış Soner Uşaklı
8f465afc97 refactor: add csrf protection to webinstall POST route 2024-12-10 10:17:38 -05:00
Barış Soner Uşaklı
04eb9e1ad7 fix: closes #12963, change translation to general 2024-12-10 09:47:26 -05:00
Misty Release Bot
521e679cf1 Latest translations and fallbacks 2024-12-10 09:18:56 +00:00
Barış Soner Uşaklı
2a085cdba8 chore: up persona 2024-12-09 21:27:32 -05:00
Barış Soner Uşaklı
6eb2807747 test: add missing spec files 2024-12-09 19:38:40 -05:00
Barış Soner Uşaklı
468d930a8d test: remove routes that no longer exist 2024-12-09 19:22:37 -05:00
Barış Soner Uşaklı
b05dc7f7bd test: fix test 2024-12-09 19:16:09 -05:00
Barış Soner Uşaklı
bb0ff6d602 refactor: explicit settings/appearance routes 2024-12-09 19:07:46 -05:00
Barış Soner Uşaklı
c25fd40ae5 fix: race condition that results in 2x localReset call the same process 2024-12-09 18:47:26 -05:00
Barış Soner Uşaklı
76caa92c0b refactor: only send required fields in query 2024-12-09 18:35:43 -05:00
Barış Soner Uşaklı
0495842fae lint: missing semi 2024-12-09 18:25:31 -05:00
Barış Soner Uşaklı
9d2af7e10c refactor: replace math.random with crypto 2024-12-09 18:18:02 -05:00
Misty Release Bot
fee578164e chore: update changelog for v3.11.1 2024-12-09 20:03:10 +00:00
Misty Release Bot
0201bc1f3f chore: incrementing version number - v3.11.1 2024-12-09 20:03:09 +00:00
Barış Soner Uşaklı
c69765e305 lint: long line 2024-12-09 14:44:05 -05:00
Barış Soner Uşaklı
fe811537e9 refactor: remove "password" in comments 2024-12-09 14:40:49 -05:00
Barış Soner Uşaklı
e532dcb46c chore: up themes 2024-12-09 10:46:45 -05:00
Barış Soner Uşaklı
4568ec3e04 fix: closes #12962, fix js error for guests on /users
dont focus input on mobile
2024-12-09 10:00:03 -05:00
Barış Soner Uşaklı
e6bdbb6b23 feat: add some missing canonical tags, closes #12961 2024-12-09 09:56:30 -05:00
Barış Soner Uşaklı
c8a38667bb fix: closes #12957, don't overflow thumbs modal if filename is too long 2024-12-08 17:53:48 -05:00
renovate[bot]
14f698f9e4 chore(config): migrate config renovate.json (#12960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-08 17:12:52 -05:00
Barış Soner Uşaklı
e5c8deb837 chore: up spam-be-gone 2024-12-07 13:33:10 -05:00
Barış Soner Uşaklı
3a7e9733a4 chore: up spam-be-gone 2024-12-07 13:14:51 -05:00
Barış Soner Uşaklı
ba009ee905 Merge branch 'master' into develop 2024-12-07 13:06:39 -05:00
Barış Soner Uşaklı
a72c067fd0 chore: up peace 2024-12-06 16:35:31 -05:00
renovate[bot]
55a07bcbc9 fix(deps): update dependency express to v4.21.2 (#12955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 15:55:34 -05:00
Barış Soner Uşaklı
4e69bff72f fix: escape about me on user flags 2024-12-06 15:43:44 -05:00
Barış Soner Uşaklı
26026fb2d7 fix: escape about me on user flags 2024-12-06 15:43:34 -05:00
Matthew M.
59df4f39be Update docker-compose.yml (#12949)
Remove version attribute - obsolete
2024-12-05 18:38:59 -05:00
Julian Lam
3d653cbb98 fix: set linkValue for remote user fields 2024-12-05 14:50:50 -05:00
renovate[bot]
300ca70476 fix(deps): update dependency chart.js to v4.4.7 (#12950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:42:17 -05:00
renovate[bot]
6e2b33b7c7 chore(deps): update dependency sass-embedded to v1.82.0 (#12951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:41:58 -05:00
renovate[bot]
3bd447be08 fix(deps): update dependency sass to v1.82.0 (#12952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:41:50 -05:00
renovate[bot]
122d3841cc fix(deps): update dependency webpack to v5.97.1 (#12953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:41:34 -05:00
renovate[bot]
55ad7af806 chore(deps): update dependency mocha to v11 (#12954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:41:22 -05:00
Julian Lam
8944366a78 Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-05 11:51:49 -05:00
renovate[bot]
38d904b23e fix(deps): update dependency connect-redis to v8.0.1 (#12944)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 19:20:30 -05:00
Barış Soner Uşaklı
f151fb301c Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-12-04 19:19:34 -05:00
Barış Soner Uşaklı
18abf2ca57 default visiblilty to all 2024-12-04 19:18:52 -05:00
Julian Lam
e5fdf9f1f0 fix: crash due to missing param when calling getCustomUserFields 2024-12-04 16:40:54 -05:00
Julian Lam
45d2fe11dc Merge remote-tracking branch 'origin/develop' into activitypub 2024-12-04 15:24:26 -05:00
Julian Lam
64339e6149 fix: set a user-agent when sending requests 2024-12-04 15:16:26 -05:00
Julian Lam
5b60aee625 fix: issue where clicking on a topic thumb caused a page nav, fixes #12948 2024-12-04 15:05:25 -05:00
Julian Lam
2e0a1751f9 fix: users page QoL improvements
- focus on search box on page load
- persist search options in query string on search
2024-12-04 12:44:00 -05:00
Misty Release Bot
309fcf4e2b Latest translations and fallbacks 2024-12-04 09:18:33 +00:00
Julian Lam
1839388b65 fix: persist sourceContent into post hash when ingesting remote posts, update markdown so that field is parsed instead of ignoring content 2024-12-03 11:59:55 -05:00
Misty Release Bot
b9ed786067 Latest translations and fallbacks 2024-12-03 09:19:53 +00:00
Barış Soner Uşaklı
a4a752bba4 chore: up themes 2024-12-02 17:36:27 -05:00
Julian Lam
f32184b23e fix: use fediverse pseudo-user for webfinger privilege checks 2024-12-02 16:27:49 -05:00
Barış Soner Uşaklı
4db5a5b637 chore: up mentions 2024-12-02 11:03:58 -05:00
Barış Soner Uşaklı
36ce3ed2a3 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-12-02 10:38:26 -05:00
Barış Soner Uşaklı
69a08c0f6c feat: use displayname in chat teasers/userlist, in digest email
#12945
2024-12-02 10:38:21 -05:00
Misty Release Bot
0c6653425b chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads 2024-12-02 15:09:16 +00:00
Barış Soner Uşaklı
9a635870b4 feat: add "keep original image after resize" option
closes #12946
2024-12-02 10:08:52 -05:00
Misty Release Bot
abecd61fd5 Latest translations and fallbacks 2024-12-02 09:18:41 +00:00
renovate[bot]
694827cf71 fix(deps): update dependency sortablejs to v1.15.6 (#12943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-01 09:30:27 -05:00
Barış Soner Uşaklı
434881554f Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-12-01 09:29:51 -05:00
Barış Soner Uşaklı
8c5d7c4d13 deps: update connect-redis to 8 2024-12-01 09:29:46 -05:00
Misty Release Bot
69c460ac51 Latest translations and fallbacks 2024-12-01 09:18:18 +00:00
Misty Release Bot
7c9d92a7e9 Latest translations and fallbacks 2024-11-30 09:18:17 +00:00
Misty Release Bot
a18188b1e5 Latest translations and fallbacks 2024-11-29 09:18:47 +00:00
Julian Lam
d1c27b4d33 chore: upgrade script to fix outdated slugs for users with periods in their usernames 2024-11-28 12:29:31 -05:00
Misty Release Bot
1c33285ade chore(i18n): fallback strings for new resources: nodebb.admin-manage-user-custom-fields 2024-11-28 15:12:24 +00:00
Barış Soner Uşaklı
77382e3b7b feat: add visibility option to, closes #12942 2024-11-28 10:12:00 -05:00
Julian Lam
e2b653b0e8 chore: bump to rc.2 2024-11-27 14:34:26 -05:00
Julian Lam
d7fe355851 fix: regression on remote deletes, received object is not always a simple id 2024-11-27 14:27:34 -05:00
Julian Lam
830aab66bb fix: thrown exception from failed note assertion 2024-11-27 14:27:34 -05:00
Barış Soner Uşaklı
22a2a10728 Update README.md 2024-11-27 14:27:34 -05:00
Misty Release Bot
de3b64ffac Latest translations and fallbacks 2024-11-27 14:27:34 -05:00
Julian Lam
304fa554ce fix: one more 2024-11-27 14:07:47 -05:00
Julian Lam
69d5544a7b fix: another fix re: 3780fdc6ff 2024-11-27 14:01:02 -05:00
Julian Lam
f7a294a7a4 fix: thrown exception from failed note assertion 2024-11-27 13:58:41 -05:00
Julian Lam
97861dd124 fix: additional fixes re: 3780fdc6ff 2024-11-27 13:49:56 -05:00
Julian Lam
3780fdc6ff fix: regression on remote deletes, received object is not always a simple id 2024-11-27 12:47:24 -05:00
Julian Lam
c6726113ac Merge remote-tracking branch 'origin/develop' into activitypub 2024-11-27 10:41:47 -05:00
Julian Lam
78a9e86ca3 fix: #12939 convert custom emoji in actor summary into images 2024-11-27 10:39:29 -05:00
Julian Lam
e6edcefda1 fix: translate custom field names and values when federating out 2024-11-27 10:06:28 -05:00
Misty Release Bot
0333d26393 chore: update changelog for v3.11.0 2024-11-27 14:55:53 +00:00
Misty Release Bot
f032da2878 chore: incrementing version number - v3.11.0 2024-11-27 14:55:52 +00:00
Barış Soner Uşaklı
a16c0c3b89 Merge branch 'master' into develop 2024-11-27 09:40:13 -05:00
Misty Release Bot
7bb2ed3bb6 Latest translations and fallbacks 2024-11-27 09:19:13 +00:00
Julian Lam
552298f872 fix: bump emoji-android version 2024-11-26 15:01:40 -05:00
Julian Lam
593a1933c4 fix: bump harmony and re-tag 2024-11-26 14:51:32 -05:00
Julian Lam
5aab151ed2 chore: bump version to rc.1 2024-11-26 14:19:10 -05:00
Julian Lam
549a6b7dff feat: support for FEP fb2a (new-style account metadata) 2024-11-26 14:18:42 -05:00
Barış Soner Uşaklı
047ae78f19 Update README.md 2024-11-26 11:36:23 -05:00
Julian Lam
efa0cac380 fix: bump emoji to 6.0.1 2024-11-26 11:34:39 -05:00
Julian Lam
c0e58b03c5 Merge remote-tracking branch 'origin/develop' into activitypub 2024-11-26 11:34:18 -05:00
Misty Release Bot
985e5e3d56 chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation, nodebb.error 2024-11-26 15:07:15 +00:00
Barış Soner Uşaklı
6ebff2e1c6 refactor: shorter check for showfullname 2024-11-26 09:17:51 -05:00
Barış Soner Uşaklı
e6f78d2552 feat: use displayname in chat system messages, closes #12937 2024-11-26 09:11:11 -05:00
Barış Soner Uşaklı
173c604a2c test: fix tests 2024-11-25 18:42:59 -05:00
Barış Soner Uşaklı
669c9c5027 feat: move website/location fields into custom user fields 2024-11-25 18:29:48 -05:00
Julian Lam
206613dd63 chore: migrate admin/settings/social.json into admin/settings/general.json 2024-11-25 15:19:15 -05:00
Julian Lam
ab143b1d6f chore: migrate admin/settings/languages.json into admin/settings/general.json 2024-11-25 15:17:15 -05:00
Julian Lam
a76781859c chore: migrate admin/settings/homepage.json into admin/settings/general.json 2024-11-25 15:11:02 -05:00
Julian Lam
00b2dd497b fix: bump harmony 2024-11-25 15:05:02 -05:00
Julian Lam
065f84b6e2 fix: strip html from remote custom fields, linkify if url detected in now-plaintext field value 2024-11-25 14:22:19 -05:00
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
renovate[bot]
85f5569532 fix(deps): update dependency postcss to v8.4.49 (#12910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 10:18:02 -05:00
Misty Release Bot
e13288907c Latest translations and fallbacks 2024-11-15 09:19:44 +00:00
Julian Lam
7adc3140e2 fix: #12912, strip custom emoji from remote content titles 2024-11-14 15:08:30 -05:00
Julian Lam
3968c822a2 feat: add title property to custom emoji markup 2024-11-14 15:08:09 -05:00
Julian Lam
f449fafccf fix: don't chop off colons when generating titles as they could interfere with emoji 2024-11-14 15:07:42 -05:00
Barış Soner Uşaklı
03cea23713 chore: up harmony 2024-11-14 12:32:44 -05:00
Barış Soner Uşaklı
b25aa3364a chore: up persona 2024-11-14 11:01:46 -05:00
Barış Soner Uşaklı
1327316d8f Merge branch 'develop' into activitypub 2024-11-14 10:53:51 -05:00
Misty Release Bot
2e0b8b3238 Latest translations and fallbacks 2024-11-14 09:19:51 +00:00
Barış Soner Uşaklı
08a87d107e Merge branch 'master' into develop 2024-11-13 18:43:10 -05:00
Barış Soner Uşaklı
db291ecde1 fix: filter undefined posts/topics 2024-11-13 18:38:36 -05:00
Julian Lam
09b1e11940 feat: #12683, parse incoming emoji tags and replace in content prior to storage in database 2024-11-13 16:47:00 -05:00
Barış Soner Uşaklı
06226081d4 catch errors from handleExpired 2024-11-13 16:40:14 -05:00
Barış Soner Uşaklı
28aba7b017 Merge branch 'master' into develop 2024-11-13 16:29:21 -05:00
Barış Soner Uşaklı
20da71485f refactor: remove unused uids 2024-11-13 16:29:16 -05:00
Barış Soner Uşaklı
d477090804 fix: don't crash if post is undefined 2024-11-13 16:28:16 -05:00
Julian Lam
4ba41a6801 feat: fire new hook filter:activitypub.mocks.note on note mocking 2024-11-13 15:03:55 -05:00
Barış Soner Uşaklı
9e2b88a221 add core skin fixes 2024-11-13 12:47:46 -05:00
Barış Soner Uşaklı
2ec3d1afba chore: up themes 2024-11-13 12:00:18 -05:00
Misty Release Bot
deac696bec Latest translations and fallbacks 2024-11-13 09:19:39 +00:00
Barış Soner Uşaklı
965ca63605 chore: up themes 2024-11-12 11:57:50 -05:00
Misty Release Bot
0f12aaca46 Latest translations and fallbacks 2024-11-12 09:20:40 +00:00
Barış Soner Uşaklı
1a4a9d08b7 chore: up persona 2024-11-11 20:07:35 -05:00
Barış Soner Uşaklı
acd42c234d chore: up peace 2024-11-11 19:02:14 -05:00
Barış Soner Uşaklı
7179a280a9 chore: up peace 2024-11-11 17:58:48 -05:00
Barış Soner Uşaklı
6af5cef7e5 refactor: no category sharing for a long time 2024-11-11 16:34:00 -05:00
Barış Soner Uşaklı
bcf8dee212 chore: up peace 2024-11-11 13:34:50 -05:00
Barış Soner Uşaklı
b6774bba02 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-11-11 13:20:14 -05:00
Barış Soner Uşaklı
524b2b76ca chore: up peace 2024-11-11 13:20:10 -05:00
Misty Release Bot
b89036cd3f chore(i18n): fallback strings for new resources: nodebb.admin-manage-user-custom-fields 2024-11-11 18:03:53 +00:00
Barış Soner Uşaklı
5e3102b0ad add icons to custom profile fields
up themes
2024-11-11 13:03:25 -05:00
Barış Soner Uşaklı
4ad082b426 chore: up themes 2024-11-11 12:00:53 -05:00
renovate[bot]
87c276dd00 fix(deps): update dependency winston to v3.17.0 (#12906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 09:56:44 -05:00
renovate[bot]
aa57b248ab fix(deps): update dependency postcss to v8.4.48 (#12907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 09:41:59 -05:00
Barış Soner Uşaklı
d5c9c0ba2e fix: spec 2024-11-11 09:32:43 -05:00
Barış Soner Uşaklı
70d9950167 test: fix spec 2024-11-11 09:29:49 -05:00
Misty Release Bot
e8ded02c94 Latest translations and fallbacks 2024-11-11 09:19:29 +00:00
Barış Soner Uşaklı
953ea609c4 chore: up peace 2024-11-10 12:25:23 -05:00
Barış Soner Uşaklı
09a9fe15a5 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-11-10 12:14:00 -05:00
Barış Soner Uşaklı
6a71fd240f chore: up widgets 2024-11-10 12:13:59 -05:00
Misty Release Bot
30f914e1b3 Latest translations and fallbacks 2024-11-10 09:19:00 +00:00
Barış Soner Uşaklı
e139bd6021 remove margin top from topic alerts 2024-11-09 20:25:21 -05:00
Barış Soner Uşaklı
f13b7f8d81 chore: up harmony 2024-11-09 19:23:10 -05:00
Barış Soner Uşaklı
d34991556c apply changes from harmony to core bottomsheet 2024-11-09 19:22:35 -05:00
Barış Soner Uşaklı
6f89bf6bbd chore: up persona 2024-11-09 19:13:06 -05:00
Barış Soner Uşaklı
79c93c850c chore: up persona 2024-11-09 19:06:39 -05:00
Barış Soner Uşaklı
d63a828d2a chore: up themes 2024-11-09 18:47:58 -05:00
Barış Soner Uşaklı
6aa8f1b6fd chore: up themes 2024-11-09 10:48:06 -05:00
Barış Soner Uşaklı
ae36a72bc9 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-11-09 08:36:56 -05:00
Barış Soner Uşaklı
c731a5e00a remove p from help text 2024-11-09 08:36:52 -05:00
Misty Release Bot
eb3c2cd70f Latest translations and fallbacks 2024-11-09 09:20:05 +00:00
Barış Soner Uşaklı
a4d8baf32b chore: up peace 2024-11-08 20:49:00 -05:00
Barış Soner Uşaklı
24e9adf671 chore: up themes 2024-11-08 20:32:14 -05:00
Barış Soner Uşaklı
9be5b8a3e0 remove striped table 2024-11-08 17:28:31 -05:00
Barış Soner Uşaklı
3dff083d9d refactor: move flags into core 2024-11-08 17:26:17 -05:00
Barış Soner Uşaklı
40758b320e refactor: add some margin bottom to bs tags 2024-11-08 17:16:35 -05:00
Barış Soner Uşaklı
a9fc13dd9a fix: block search showing old matches 2024-11-08 17:16:23 -05:00
Barış Soner Uşaklı
038fb71e2c refactor: post queue btn and dropdown
for persona/peace
2024-11-08 17:16:08 -05:00
Barış Soner Uşaklı
baff68b48e chore: up persona 2024-11-07 19:36:28 -05:00
Barış Soner Uşaklı
c4b50607ed chore: up peace 2024-11-07 19:29:37 -05:00
Barış Soner Uşaklı
c32c63aa69 chore: up lavender 2024-11-07 19:06:46 -05:00
Barış Soner Uşaklı
66214bea1a chore: up lavender 2024-11-07 18:55:09 -05:00
Barış Soner Uşaklı
008ad1e399 fix: missing template 2024-11-07 13:10:52 -05:00
Julian Lam
1268ed50ca fix: naive checking to handle uploaded images whose filenames end with '-resized' 2024-11-07 12:11:00 -05:00
Julian Lam
05fb8aa505 feat: new language file for user custom fields
cc: @barisusakli
2024-11-07 11:16:36 -05:00
Barış Soner Uşaklı
4ce387b941 chore: update tx config 2024-11-07 11:12:57 -05:00
Misty Release Bot
e3ef858bc1 chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads 2024-11-07 15:57:50 +00:00
Julian Lam
4614958bcc fix: update copy to reflect real default value of 2000px for resizeImageWidthThreshold 2024-11-07 10:57:26 -05:00
Barış Soner Uşaklı
62ee6ef36c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-11-07 10:50:32 -05:00
Barış Soner Uşaklı
977d80c10e fix: editor removal 2024-11-07 10:50:28 -05:00
Misty Release Bot
15e1670426 chore(i18n): fallback strings for new resources: nodebb.admin-manage-users, nodebb.error 2024-11-07 15:43:50 +00:00
Barış Soner Uşaklı
bbf66c243b Squashed commit of the following:
commit afd96a00b1
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Nov 7 10:42:33 2024 -0500

    chore: up themes

commit b40e530434
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Nov 6 19:16:44 2024 -0500

    feat: add min:rep to custom fields

    add validation in profile.update

commit 4b5cb613e5
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Nov 6 12:03:22 2024 -0500

    test: add openapi spec, move menu button

commit 0c551fa240
Merge: 13f39053c9 bc00df3cd9
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Nov 6 11:48:05 2024 -0500

    Merge branch 'develop' into custom-user-fields

commit 13f39053c9
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Jul 31 00:23:39 2024 -0400

    refactor: dont need delete function

commit f33c8849d8
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Tue Jul 30 21:30:00 2024 -0400

    feat: show custom fields on edit/profile

commit 5e1d8769d4
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Tue Jul 30 17:08:25 2024 -0400

    feat: add custom user fields acp page
2024-11-07 10:43:10 -05:00
Misty Release Bot
79b1922bbd Latest translations and fallbacks 2024-11-07 09:18:58 +00:00
Misty Release Bot
9fd5ca2719 chore(i18n): fallback strings for new resources: nodebb.topic 2024-11-06 16:37:17 +00:00
Julian Lam
d685b20e0a fix: #12893, topic with pages returning OrderedCollectionPage instead of OrderedCollection.
Turns out empty arrays are still truthy, heh.
2024-11-04 13:43:28 -05:00
Julian Lam
cf3555faaa fix: missing return 2024-10-31 11:59:42 -04:00
Julian Lam
3eb0a0ed57 fix: #12887, strip target attribute from remote posts' html 2024-10-31 11:47:00 -04:00
Julian Lam
a59dae3f0a fix: #12866 again, more tests 2024-10-31 11:35:28 -04:00
Julian Lam
94e3490711 fix: raise probe timeout to 2s 2024-10-30 16:07:38 -04:00
Barış Soner Uşaklı
dd3634462f fix: topic count not showing up on category page 2024-10-30 11:56:36 -04:00
Julian Lam
93844321f4 fix: #12882, view original post circles back to same topic 2024-10-30 11:20:12 -04:00
Julian Lam
f8729571db fix: #12883, activitypub probe timeout
- Added setting to disable probe completely
- Added setting to configure timeout
- Updated probe logic so that if probe times out, it retries in the background with 60s timeout for caching purposes
2024-10-30 10:59:05 -04:00
Julian Lam
22dbf15e5e fix: errant mention detection via actors.note
- also removed duplicate parsing of post content when retrieving object via AP
2024-10-29 14:51:55 -04:00
Julian Lam
05c8ee9f02 fix: #12880, refactored ap controller.list to use buildTopicsSortedSet, moved out poor man's intersect to internal method 2024-10-29 11:40:51 -04:00
Julian Lam
4fc0ee9b76 Revert "fix: use categories.getTopicIds instead of duplicating existing logic to get world tids"
This reverts commit 7bf411383e.
2024-10-29 11:26:14 -04:00
Julian Lam
b1d779ca6f fix: don't trust timestamps on received items
Trust the order you get from reply chain traversal and context retrieval instead.
2024-10-29 11:16:18 -04:00
Julian Lam
7bf411383e fix: use categories.getTopicIds instead of duplicating existing logic to get world tids 2024-10-29 10:36:35 -04:00
Julian Lam
c1093c928f refactor: buildTopicsSortedSet
- use Set internally
- if cid -1 and logged in, add user inbox to sets
2024-10-29 10:36:05 -04:00
Julian Lam
beb85604bd fix: #12866, improve title generator, refactor tests 2024-10-25 13:18:45 -04:00
Julian Lam
eccad588f4 fix: one more fix 2024-10-25 12:49:49 -04:00
Julian Lam
0e982fcf9e fix: debug return not restored back 2024-10-25 12:37:45 -04:00
Julian Lam
fc3243d617 fix: #12865, crash on liking a chat message 2024-10-25 12:11:48 -04:00
Barış Soner Uşaklı
7e450e1d2e lint: remove unused utils 2024-10-24 20:10:52 -04:00
Barış Soner Uşaklı
f532450139 fix: possible fix to escaped emoji in titles 2024-10-24 20:03:40 -04:00
Barış Soner Uşaklı
fb9965f8f6 Merge branch 'develop' into activitypub 2024-10-24 19:25:58 -04:00
Julian Lam
c1079356ef chore: beta.4 2024-10-24 14:50:40 -04:00
Julian Lam
a7b50c6364 Merge remote-tracking branch 'origin/develop' into activitypub 2024-10-24 14:48:56 -04:00
Julian Lam
998273cdc4 fix: #12707 ensure actor matches context attributedTo 2024-10-24 14:44:18 -04:00
Julian Lam
3023b25172 feat: handle receipt of Add activity #12707 2024-10-24 14:36:42 -04:00
Julian Lam
6f237c57cd feat: associate new topics created from asserted notes with their originating context, if that context is resolvable
re: #12647
2024-10-24 14:35:34 -04:00
Julian Lam
15516862ce fix: federate out an Add on post creation even if there are no category followers 2024-10-24 13:33:04 -04:00
Julian Lam
3030a720e9 fix: accidental sending of Set to ActivityPub.send 2024-10-24 13:30:51 -04:00
Julian Lam
e5331b840c docs: fix comment 2024-10-24 13:17:32 -04:00
Julian Lam
069c8228e7 feat: #12822, send all outgoing links to /ap first to see if it's activitypub enabled, parse if able, otherwise redirect as normal 2024-10-23 15:25:16 -04:00
Julian Lam
5e47b19488 refactor: expose buildRecipients as a main activitypub lib method, call buildReceipients in ap controller actors for notes 2024-10-23 11:28:55 -04:00
Barış Soner Uşaklı
098836c10d chore: up harmony 2024-10-22 16:18:49 -04:00
Julian Lam
8492b5f402 fix: #12857 byebye cheerio 2024-10-18 14:41:22 -04:00
Julian Lam
cac4f8e7d6 fix: inputIndex check 2024-10-18 11:15:53 -04:00
Barış Soner Uşaklı
d82d2c5cd7 Merge branch 'develop' into activitypub 2024-10-18 09:17:53 -04:00
Julian Lam
6208ab8d42 fix: convert some more verbose logging to use ap logging helper 2024-10-17 14:36:39 -04:00
Julian Lam
d451adafc4 fix: regression introduced by 903d038919 2024-10-17 14:36:34 -04:00
Barış Soner Uşaklı
81f7371a7b test: fix guest handles in onNewPost 2024-10-17 14:10:31 -04:00
Julian Lam
13c048a515 feat: normalization middleware to ensure incoming objects' data types are as expected (simplifies later logic) 2024-10-17 13:45:56 -04:00
Julian Lam
c34407d8b8 fix: lint 2024-10-17 11:31:32 -04:00
Julian Lam
0f1b11649c fix: errant parseInt in canEditDelete 2024-10-17 11:23:08 -04:00
Julian Lam
1d5f490de0 fix: guard against missing to/cc 2024-10-17 11:19:22 -04:00
Julian Lam
873d033baf fix: object not array 2024-10-17 11:16:25 -04:00
Julian Lam
61445d3d87 feat: send Update(Note) on chat message deletion and restoration, serving Tombstone if deleted
re: #12853
2024-10-17 11:06:10 -04:00
Julian Lam
b472c58946 fix: backend logic fixes for #12853 2024-10-16 15:22:49 -04:00
Julian Lam
5c43108480 Merge remote-tracking branch 'origin/develop' into activitypub 2024-10-16 15:03:05 -04:00
Julian Lam
e5948464e7 feat: handle Update(Note) when object has limited visibility, #12834 2024-10-15 11:27:57 -04:00
Barış Soner Uşaklı
1bf0990774 fix: groups not showing up on new reply 2024-10-15 10:59:13 -04:00
Julian Lam
a226ee9e91 fix: re-enable logging only for dev mode 2024-10-12 22:49:24 -04:00
Julian Lam
9062691aa2 fix: defer postdata retrieval 2024-10-12 22:49:09 -04:00
Julian Lam
e0e2051dda feat: check room counts on actor prune, #12834 2024-10-10 14:49:40 -04:00
Julian Lam
27fb01f7b8 chore: beta.3 2024-10-10 13:07:39 -04:00
Julian Lam
1659015c98 feat: federate on chat message edit, #12834 2024-10-10 13:04:07 -04:00
Julian Lam
7ad7bc4743 fix: inReplyTo incorrectly including system messages, #12834 2024-10-10 12:36:25 -04:00
Julian Lam
ca683c6d52 refactor: followers url filtering logic, #12834 2024-10-09 15:09:06 -04:00
Julian Lam
2464d13cde feat: notify users on new message from remote users, fix use of parseInt in generating chat notification
re: #12834
2024-10-09 13:51:41 -04:00
Julian Lam
e9a27db29d fix: remote debug log 2024-10-09 13:19:52 -04:00
Julian Lam
adf33cfac9 fix: error on replying to remote mids #12834 2024-10-09 13:18:16 -04:00
Julian Lam
94ac57ea51 fix: proper urls in to, #12834 2024-10-09 13:14:18 -04:00
Julian Lam
70fe868953 fix: simplify uid logic, explicitly mention all participants, even local users, #12834 2024-10-09 13:08:38 -04:00
Julian Lam
0346e92bb2 fix: adjust timestamp after message creation instead of passing timestamp in, #12834 2024-10-08 23:51:41 -04:00
Julian Lam
22931be1cc fix: limited visibility remote posts with greater scope than asserted roomId should add those users to the chat room, #12834 2024-10-08 16:28:42 -04:00
Julian Lam
8abfd951b2 fix: empty mid on frontend for remote posts 2024-10-08 16:28:03 -04:00
Julian Lam
0a17a0b948 fix: recent chats string generation to handle remote users #12834 2024-10-08 15:27:53 -04:00
Julian Lam
fc1d064dfb fix: inReplyTo bug, #12834 2024-10-08 15:24:39 -04:00
Julian Lam
b82e20dfc7 feat: handle incoming non-public activities as chat message, #12834 2024-10-08 14:26:55 -04:00
Julian Lam
8f7d049957 fix: remove sender from recipients, #12834 2024-10-08 10:11:41 -04:00
Julian Lam
f3045309f9 fix: private note inReplyTo url, #12834 2024-10-07 15:01:30 -04:00
Julian Lam
f4a02d9c62 fix: inReplyTo for private notes so that refer to the immediately previous message if not explicitly defined 2024-10-07 14:58:15 -04:00
Julian Lam
8a1abe686c fix: duplicate logic and double-parsing issue, #12834 2024-10-07 14:39:55 -04:00
Julian Lam
74d5ced29e fix: federate out a Create(Note) instead of just the note... doi...
#12834
2024-10-07 14:29:45 -04:00
Julian Lam
2ab5ea39a6 feat: federating out chat messages
re #12834
2024-10-07 14:12:31 -04:00
Julian Lam
8ef0df57e6 refactor: check HTTP signatures on all activitypub requests
- `validate` is now renamed `assertPayload`
- HTTP signature checking is now in new middleware `verify`
- `verify` is now called on all routes in activitypub controller
- Rejects on signature failure for POST requests
2024-10-07 14:08:57 -04:00
Julian Lam
2b71434ef4 feat: update mdidleware.assert.message so roomId is optional 2024-10-07 14:02:15 -04:00
Julian Lam
52080ba269 fix: chat room kicking of remote users, (un)read logic for remote users (there is none), sendNotification to only apply to local uids
re: #12834
2024-10-04 17:08:44 -04:00
Julian Lam
b610b520e9 fix: restrict the ability to make a remote user a chat room owner
re: #12834
2024-10-04 17:08:39 -04:00
Julian Lam
f512901778 fix: display of remote users in chat room search
re: #12834
2024-10-04 17:08:32 -04:00
Julian Lam
bd44783e46 feat: #12647, federate out Add activity on inbox.create and local post creation 2024-10-03 11:10:21 -04:00
Julian Lam
2713d13ca3 fix: also ignore non-public notes on Update activity 2024-10-02 12:08:46 -04:00
Julian Lam
f57758b9e5 fix: bump web-push 2024-10-01 11:48:47 -04:00
Julian Lam
15f60b2497 fix: logic tweak 2024-10-01 10:17:08 -04:00
Julian Lam
903d038919 fix: fall back to inReplyTo traversal on context resolution failure 2024-10-01 10:08:19 -04:00
Julian Lam
45a0b8189b fix: tests 2024-09-30 16:59:24 -04:00
Julian Lam
3d25a07919 fix: null defense 2024-09-30 15:43:23 -04:00
Julian Lam
0b83e5b889 fix: #12821, improvements to search bar and search logic
- Entering a webfinger handle in search bar will override default
  `searchIn` to `users`
- When an activitypub uri is entered, it is fetched and its `type`
  is checked. If `type` is `user`, a user search is conducted
  instead. If `type` is not post-like or user-like, a regular
  full-text search is performed (prior, it just threw an
  exception!)
2024-09-30 13:01:29 -04:00
Julian Lam
43e3f4128b Merge branch 'develop' into activitypub 2024-09-30 12:12:55 -04:00
Julian Lam
c265666c56 fix: lint 2024-09-30 11:31:14 -04:00
Julian Lam
7f1f485952 feat: send 308 when activitypub request for remote post comes in, #12831 2024-09-30 11:09:46 -04:00
Julian Lam
c5e10c1a41 fix: parse aboutme when mocking a user 2024-09-30 10:51:20 -04:00
Julian Lam
edff339498 feat: dynamic category icon generation
When a category is retrieved via activitypub, NodeBB will now
generate an SVG and PNG representation of the category utilising
the "icon", "color", and "bgColor" values.

closes #12507
2024-09-27 13:29:41 -04:00
Julian Lam
90cc7e61ff fix: remove superfluous service-worker code 2024-09-25 12:32:35 -04:00
Julian Lam
f75214bc34 Merge branch 'develop' into activitypub 2024-09-25 12:31:45 -04:00
Barış Soner Uşaklı
34353bdb20 chore: up harmony 2024-09-25 09:02:46 -04:00
Barış Soner Uşaklı
ee05bf2129 Merge branch 'develop' into activitypub 2024-09-25 09:02:31 -04:00
Barış Soner Uşaklı
a6d6a30aaa Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-09-25 09:02:21 -04:00
Julian Lam
cc267714ed chore: beta.2 2024-09-24 12:28:35 -04:00
Julian Lam
6fe4d44675 fix: explicitly set updated property when federating notes out 2024-09-24 12:15:10 -04:00
Barış Soner Uşaklı
6dc2f60b50 Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-09-23 15:46:20 -04:00
Barış Soner Uşaklı
5bc907a088 fix: buttons for general settings 2024-09-23 15:46:18 -04:00
Julian Lam
e0c410cd7c fix: bump mentions 2024-09-23 14:32:30 -04:00
Barış Soner Uşaklı
0a33abeae6 Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-09-23 09:14:24 -04:00
Barış Soner Uşaklı
5eb96bcb52 Merge branch 'develop' into activitypub 2024-09-23 09:13:30 -04:00
Julian Lam
86f624f817 chore: beta tag 2024-09-20 14:07:44 -04:00
Julian Lam
34c4cefe0c feat: enable web-push plugin on first install 2024-09-20 14:04:45 -04:00
Julian Lam
aa060d31d1 fix(deps): swap ntfy for web-push plugin 2024-09-20 14:03:51 -04:00
Julian Lam
ad6d03266b Merge remote-tracking branch 'origin/develop' into activitypub 2024-09-20 14:03:16 -04:00
Julian Lam
4ae8614573 feat: service worker icon and badge support 2024-09-20 11:19:50 -04:00
Julian Lam
6b4b4b1a00 fix: actors.assert attempting to process things that aren't actors, #12809 2024-09-19 14:52:05 -04:00
Julian Lam
6752a54116 feat: update buildRecipients to include all topic participants and their followers, #12735 2024-09-18 14:35:42 -04:00
Julian Lam
71ce308936 fix: carry out mime-type guessing on incoming attachments 2024-09-17 14:18:16 -04:00
Julian Lam
d0ac5ff99f Reapply "fix: change setImmediate to a 5s timeout to give plugins (or anything waiting for the return value of the API call) a chance to finish execution"
This reverts commit 8003946feb.
2024-09-17 11:58:46 -04:00
Julian Lam
b04a11055f fix: re-use already parsed html in api.posts.edit's call to getPostSummaryByPids, delay federating out edit activity for 5s to give link preview a chance to resolve 2024-09-17 11:58:42 -04:00
Julian Lam
047d5992dc fix: id on 1b12 announces 2024-09-17 10:46:05 -04:00
Barış Soner Uşaklı
1fe8ac191d change follow notif path 2024-09-16 19:42:27 -04:00
Julian Lam
3c55d1024d fix: better handling for remote posts that do not contain content 2024-09-16 15:46:12 -04:00
Julian Lam
1a0a2cd17b fix: #12799 add externally linked images to attachment 2024-09-16 15:07:37 -04:00
Barış Soner Uşaklı
d7ae6a5b9b Merge branch 'develop' into activitypub 2024-09-13 12:47:14 -04:00
Julian Lam
d6bab25317 feat: notification rescind support 2024-09-12 22:14:24 -04:00
Julian Lam
028b6d74b2 fix: remove includeUncontrolled as we are posting messages, and that only works with windows you control lol 2024-09-12 16:12:24 -04:00
Barış Soner Uşaklı
471fbd3ab4 chore: up themes 2024-09-12 14:21:07 -04:00
Barış Soner Uşaklı
42edde63ca Merge branch 'develop' into activitypub 2024-09-12 14:06:45 -04:00
Julian Lam
1fbf911489 fix: add logic to automatically take over clients from old service workers 2024-09-12 11:22:02 -04:00
Barış Soner Uşaklı
d4cf5e7ee0 chore: up themes 2024-09-12 10:38:33 -04:00
Barış Soner Uşaklı
ad565a98ea Merge branch 'develop' into activitypub 2024-09-12 10:32:40 -04:00
Julian Lam
cf6c4c52b8 refactor: simplified ajaxify.check and likely made it equally more confusing 2024-09-11 14:43:55 -04:00
Barış Soner Uşaklı
c2600b124f fix: closes #12787, filter null topics 2024-09-11 14:26:16 -04:00
Julian Lam
5109b53921 feat: update service worker to handle push and notificationclick
Additional event handling for use by the upcoming web-push plugin.
2024-09-11 12:18:31 -04:00
Julian Lam
40fe4d88f9 feat: add onmessage handler for service worker 2024-09-11 12:15:12 -04:00
Julian Lam
fc4f6a4c56 refactor: split out logic to determine ajaxification into exported method
There was some internal logic in ajaxify that handled special links that
should explicitly not be ajaxified (either it is a null href or should be
loaded as a direct page load, etc.) - this was moved out to an exported
method so it can be consumed by the service worker onmessage listener.

Also since this logic evolved over many years, there were some
duplications and so those have been amended (though I will not guarantee
that it was done bug/regression free!!)
2024-09-11 12:14:04 -04:00
Julian Lam
176f4d0d09 fix: remove use of jquery $(this) in ajaxify 2024-09-11 10:22:34 -04:00
Julian Lam
d42d3b1c39 fix: crash when AP S2S call made to retrieve a remote user account (not allowed); now returning 404 2024-09-10 11:37:56 -04:00
Barış Soner Uşaklı
97edcf6a48 Merge branch 'develop' into activitypub 2024-09-09 17:31:41 -04:00
Barış Soner Uşaklı
a80e314169 fix: prevent crash if items is undefined 2024-09-09 14:04:11 -04:00
Barış Soner Uşaklı
6010b72d71 Merge branch 'develop' into activitypub 2024-09-09 14:03:25 -04:00
Julian Lam
652d6c6e2b fix: regression that caused replies to not get federated 2024-09-06 22:04:20 -04:00
Julian Lam
045e16d3ce fix: #12760, add proper security context for application actor 2024-09-06 16:27:12 -04:00
Julian Lam
909437c306 fix: on topic move out of cid -1, also federate to the public address 2024-09-06 14:35:57 -04:00
Julian Lam
6ed32f6781 fix: bump harmony 2024-09-06 14:16:20 -04:00
Julian Lam
0f63f67b77 fix: type casting in user block logic 2024-09-05 12:41:25 -04:00
Julian Lam
9357e71898 refactor: standardization; onNewPost internal method to return a superset of post summary
... so as to not require an additional call in internal topics API to call post summary again for a standardized response
2024-09-05 11:42:05 -04:00
Julian Lam
b63440cb14 feat: extend activitypubApi.create.note to accept a post object to reduce unnecessary calls to retrieve post summary 2024-09-05 11:05:30 -04:00
Julian Lam
16c8a6523a feat: add new escape option to getPostSummaryByPids [breaking]
Changes logic so that the new `escape` option escapes HTML,
whereas the old behaviour had `parse: false` escape HTML.

Now, when `parse` is `false`, the content is unchanged.

Defaults are `{ parse: true, escape: false, stripTags: false }`
2024-09-05 10:42:08 -04:00
Julian Lam
ba2c3fcef4 Merge remote-tracking branch 'origin/develop' into activitypub 2024-09-04 14:38:50 -04:00
Julian Lam
f3eb6d500e fix: restrict announce activity to topic moving OUT of cid -1 2024-08-22 15:19:24 -04:00
Julian Lam
e3bfcb0230 Merge branch 'develop' into activitypub 2024-08-22 15:06:53 -04:00
Julian Lam
daa665ebc0 feat: moving a topic out of cid -1 federates an Announce activity, #12734 2024-08-22 14:45:17 -04:00
Julian Lam
76551c7123 fix: #12751, topics:recent zset not updated when tid moved in/out of cid -1 2024-08-22 11:17:27 -04:00
Barış Soner Uşaklı
df6062d8be Merge branch 'develop' into activitypub 2024-08-21 12:57:10 -04:00
Julian Lam
e6d8e05932 fix: bump mentions 2024-08-15 12:56:20 -04:00
Julian Lam
22952c5407 fix: bump composer 2024-08-14 14:03:11 -04:00
Julian Lam
e287956323 fix: bump composer 2024-08-13 15:30:36 -04:00
Julian Lam
c3e14912c9 feat: additional copy re: editing remote posts, #12732 2024-08-13 15:29:03 -04:00
Julian Lam
25bf97ae28 fix: #12732 editing of remote post content
title can now be edited, post content is not-editable.
2024-08-13 15:12:57 -04:00
Julian Lam
3474712228 fix: #12733, html present in generated title for remote topics 2024-08-13 14:50:08 -04:00
Julian Lam
f481cde1a8 fix: #12729, replies to existing topics from Pixelfed not asserting properly due to incorrect toPid
Pixelfed supplies an object _url_ instead of the expected _id_ in the `inReplyTo` field, and that tripped up NodeBB because we don't store a backreference for those.

The ideal solution here would be to set up a backreference for urls to pids, but in the meantime, this shortcut will function (it assumes that the object that it is in reply to is in the chain/context).
2024-08-13 11:12:48 -04:00
Julian Lam
95e6d2b43c fix: move topic reply call in notes.assert to its own line 2024-08-13 10:52:27 -04:00
Julian Lam
53aee40149 fix: #12510, blocking of a single remote user causes content from all remote users to be blocked 2024-08-12 14:50:55 -04:00
Julian Lam
fc81d6e035 Merge branch 'develop' into activitypub 2024-08-08 14:54:34 -04:00
Julian Lam
bd11d86b17 Merge branch 'develop' into activitypub 2024-08-07 14:19:00 -04:00
Julian Lam
cbe0a0ad5c fix: serve category actor image instead of nothing, serve brand logo in icon 2024-08-06 15:06:01 -04:00
Julian Lam
d33fb92d9d fix: lint 2024-08-02 15:47:27 -04:00
Julian Lam
9353638668 fix: have note federation call .parsePost instead of firing plugin hook 2024-08-02 15:47:03 -04:00
Julian Lam
709a02d97a feat: allow use of vanity domains pointing to an account hosted elsewhere 2024-08-02 11:47:23 -04:00
Julian Lam
ff08fbb73f fix: always send replies uri instead of null if no replies exist, @trwnh 2024-08-01 14:59:28 -04:00
Julian Lam
9bd6896d13 fix: send null instead of empty array in replies property if mocked note has no replies
re: mastodon/mastodon#31230
2024-08-01 11:35:38 -04:00
Julian Lam
e015339ccf refactor: follow/accept/undo logic to pass the same timestamp throughout the follow's lifetime 2024-07-30 14:05:59 -04:00
Julian Lam
2ced350250 fix: bug that caused remote replies to other remote content to not always assert 2024-07-29 16:03:58 -04:00
Julian Lam
1f896fb6ba fix: bugs in user searching causing remote lookups to fail 2024-07-29 15:03:51 -04:00
Julian Lam
9a54f6bc7d fix: audience property in topic actor response 2024-07-29 13:14:06 -04:00
Julian Lam
3e494dc757 fix: updating of post counts for remote users 2024-07-25 14:30:57 -04:00
Barış Soner Uşaklı
8971bba53d Merge branch 'develop' into activitypub 2024-07-25 11:26:29 -04:00
Julian Lam
399d41030f fix: add privilege check to user follows 2024-07-24 11:59:50 -04:00
Julian Lam
7bf349b62b fix: accidental passing of string instead of constant 2024-07-24 11:54:41 -04:00
Julian Lam
83993cad17 fix(deps): persona v4 support 2024-07-23 11:11:31 -04:00
Julian Lam
fc5a829c0c fix: lint 2024-07-19 15:15:04 -04:00
Julian Lam
b9f37c5c32 fix: update upgrade script date 2024-07-19 14:57:56 -04:00
Julian Lam
be393d571c fix: include follower sets for reassertion 2024-07-19 14:48:51 -04:00
Julian Lam
39f92eac16 refactor: store local follow backreferences for remote users (both followers and following), update actor pruning to take local follow counts into consideration, fixes #12701 2024-07-19 14:37:32 -04:00
Julian Lam
a884681abf feat: show local users who follow (or are followed) by a remote user, on a remote user's profile 2024-07-19 14:36:17 -04:00
Julian Lam
5c9ac5d330 fix: missing await 2024-07-19 11:13:30 -04:00
Julian Lam
f9937a84c4 feat: additional logic to handle special case where a queried object id reports a context, but it is not actually contained in the resolved context's collection 2024-07-19 11:06:19 -04:00
Julian Lam
2aa0483718 fix: null check for note attachments for thumbs view 2024-07-19 10:51:41 -04:00
Julian Lam
60408f2307 fix: incorrect parsing of context items during note assertion, logic error with slicing 2024-07-19 10:50:14 -04:00
Julian Lam
bc00835c26 fix: logging in topic actor logic 2024-07-19 10:49:43 -04:00
Julian Lam
609035b587 fix: issue with topic actors not returning proper json 2024-07-19 09:38:30 -04:00
Julian Lam
ff0c289e1d feat: #12695 Topic Synchronization via resolvable context
- Generation of a context collection digest via object ids
- Sending of said digest in ETag header
- Parsing of digests via If-None-Match header
- Update note assertion logic to handle 304 response
2024-07-16 11:37:38 -04:00
Julian Lam
da25fd21ea feat: activitypub.get; allow the passing-in of custom headers via existing options parameter 2024-07-16 11:36:39 -04:00
Barış Soner Uşaklı
26765fe9aa lint: remove unused function 2024-07-15 12:05:55 -04:00
Barış Soner Uşaklı
2a8f7ccd1c Merge branch 'develop' into activitypub 2024-07-15 11:54:31 -04:00
Julian Lam
cfbaf145f4 fix: off by one error @barisusakli 2024-07-12 14:45:00 -04:00
Julian Lam
f6f01ba345 perf: ~18x speedup of /world route
- upgrade script to remove pruned tids that did not get removed from inbox
- switch from db intersect to manual intersection of subset.
2024-07-12 14:38:46 -04:00
Julian Lam
c01f154937 breaking: core html stripping on plaintext, remove 'filter:teasers.configureStripTags' hook, remove html stripping from teaser generation
These two steps were removed because a `type` property is passed to `filter:post.parse` now, and thus plugins themselves can handle independently.

Core also now strips all html when `type` is plaintext, so plugins don't have to (or if they still pass html back).
2024-07-12 12:30:37 -04:00
Julian Lam
7bdf376971 fix: map to actual mainPid value 2024-07-12 10:58:37 -04:00
Barış Soner Uşaklı
530241e0f2 lint: remove unused 2024-07-11 22:27:41 -04:00
Barış Soner Uşaklı
9b8c834ef0 perf: get rid of exists call, load all attachments in one call 2024-07-11 22:24:32 -04:00
Julian Lam
2aeabce566 feat: add post attachments to topic thumbnails 2024-07-11 17:11:33 -04:00
Julian Lam
9219199591 fix: skip topic retrieval when cid is -1, as it is done again later 2024-07-11 15:27:26 -04:00
Julian Lam
31c7226e34 fix: flawed logic in generating topic context collection 2024-07-11 14:33:07 -04:00
Julian Lam
3c0d7616db fix: rename announcers to shares 2024-07-11 13:42:53 -04:00
Julian Lam
ad05f06b00 test: have actor assertion always use cache for tests 2024-07-11 13:16:53 -04:00
Julian Lam
a81ef60930 feat: icon replacing user status for remote users, denoting that they are from outside the local instance, #12688 2024-07-11 13:16:47 -04:00
Julian Lam
fdc0d670d7 fix: catch thrown errors in src/api/activitypub 2024-07-10 10:15:31 -04:00
Julian Lam
00a266790d fix: federating category mentions 2024-07-09 15:42:08 -04:00
Julian Lam
f605e188db fix: send html in category description 2024-07-09 15:13:12 -04:00
Julian Lam
485b775837 feat: allow activitypub request cache to be ignored 2024-07-09 14:45:04 -04:00
Julian Lam
5e343a83f8 fix: Update activity handling for non-Person actors 2024-07-09 14:30:03 -04:00
Julian Lam
bacbfba9bd fix: remove await from category update federation call 2024-07-09 14:24:55 -04:00
Julian Lam
3c9337b730 feat: send join date in local actor mock 2024-07-09 14:06:59 -04:00
Julian Lam
e84cfd8c07 fix: issue where incrementing user hash fields didn't use the right key name for remote announce @barisusakli 2024-07-09 14:01:57 -04:00
Julian Lam
b0eec67d78 fix: lint 2024-07-05 15:58:47 -04:00
Julian Lam
af6ae6ee8a fix: send back empty array if no direct replies, bug with reply generation 2024-07-05 15:50:14 -04:00
Julian Lam
26a7c51a9a feat: AP note replies collection, closes #12675 2024-07-05 15:33:06 -04:00
Julian Lam
352857cfb6 refactor: collection logic out to an activitypub helper 2024-07-05 15:14:35 -04:00
Julian Lam
8e1fccf014 fix: accidental passing-in of an array into getUserField, breaks in pgsql? 2024-07-05 14:19:15 -04:00
Julian Lam
78a6c60cf5 fix: hardcoded tid in topic thumbs test 2024-07-05 14:01:58 -04:00
Julian Lam
f629b20f2d fix: tighten up logic in checkToPid internal method 2024-07-05 13:49:16 -04:00
Julian Lam
3a05171f3c docs: schema update for activitypub acp route 2024-07-05 13:36:47 -04:00
Julian Lam
4949d6c4e5 test: fix broken test in category follows 2024-07-05 13:33:00 -04:00
Julian Lam
8ecbb5cc5c fix: partial revert to fix url_parsed not being available at top of file @barisusakli 2024-07-05 12:14:16 -04:00
Julian Lam
46341673b3 fix: removal of topics from applicable user inboxes when synced
re: #12642
2024-07-05 12:00:23 -04:00
Julian Lam
0d549f1d80 fix: tweak logic for topic counters sorted sets, #12642 2024-07-05 11:41:47 -04:00
Julian Lam
d92efb8a0c fix: #12667; handle cases where received id is not a URL 2024-07-05 11:29:05 -04:00
Julian Lam
f662a60667 fix: #12673 fullname not defined in some remote actors 2024-07-05 11:18:20 -04:00
Julian Lam
26946c7fe6 fix: only send Update(Actor) to followers, #12674 2024-07-05 11:14:41 -04:00
Julian Lam
2cbd63dc31 docs: update comment to reflect new behaviour 2024-07-05 11:09:42 -04:00
Julian Lam
a748068c05 fix: missing sorted set member removal on category unfollow 2024-07-04 17:54:04 -04:00
Julian Lam
eab231ee9f fix: add timestamp to follow activity to make it unique 2024-07-04 17:42:59 -04:00
Julian Lam
cb5e5b4bdb fix: additional logging for activities with no context property 2024-07-04 17:00:30 -04:00
Julian Lam
600b1a8622 fix: update handling of Announce(Create(Note)) to also handle non-note types 2024-07-04 17:00:14 -04:00
Julian Lam
7e23e192d8 chore: restore activity history check in AP inbox middleware now that NodeBB sends unique IDs with applicable activities 2024-07-04 14:59:10 -04:00
Barış Soner Uşaklı
644bcec562 perf: use batch in resolveInboxes 2024-07-03 22:35:46 -04:00
Barış Soner Uşaklı
447b99423f Merge branch 'develop' into activitypub 2024-07-03 13:47:18 -04:00
Julian Lam
20aee8e9ae refactor: context item retrieval logic 2024-06-28 16:28:48 -04:00
Julian Lam
cc0bbcb7bf fix: push instead of unshift, now that order is reversed 2024-06-28 16:28:34 -04:00
Julian Lam
a2fb939b5c fix: wrong property name for OrderedCollection items 2024-06-28 15:14:22 -04:00
Julian Lam
e75ec39b70 feat: topic backfill logic via resolvable context #12647 2024-06-28 12:54:41 -04:00
Julian Lam
615aaa01d6 fix: improper sourceContent in mocks 2024-06-28 12:54:41 -04:00
Barış Soner Uşaklı
19908038c5 Merge branch 'develop' into activitypub 2024-06-27 17:00:28 -04:00
Julian Lam
d6f44d8ec3 fix: #12662, add original activity actor to Announced activity's cc 2024-06-27 14:05:48 -04:00
Barış Soner Uşaklı
6b33faac54 Merge branch 'develop' into activitypub 2024-06-27 10:40:14 -04:00
Julian Lam
4dbb73a433 fix: remove duplicate 1b12 announce in notes.assert (already handled in inbox) 2024-06-26 14:32:48 -04:00
Julian Lam
fb1a9178cc Merge branch 'develop' into activitypub 2024-06-25 13:04:48 -04:00
Julian Lam
fe70a2b8b5 fix: #12652, incorrect user, post, topic counters with AP enabled 2024-06-25 12:36:11 -04:00
Julian Lam
ef97a784cf fix: incorrect activity id sent out on 1b12 announce 2024-06-25 12:19:24 -04:00
Julian Lam
09d8fbf978 feat: send out Update(Actor) when a category is edited
This commit also updates the activity sent out when a user profile is edited. The activity is now sent to all known actors.

closes #12655
2024-06-25 11:38:13 -04:00
Julian Lam
b66d998d37 fix: #12654, incorrect location of sharedInbox property 2024-06-25 11:29:20 -04:00
Julian Lam
a371c9fceb fix: regression that caused new notes to have undefined cid and fail privilege check 2024-06-25 11:04:45 -04:00
Julian Lam
89dd2fb04a fix: move call to retrieve cid followers out of loop 2024-06-25 11:04:45 -04:00
Barış Soner Uşaklı
16fe85e2e4 chore: up harmony 2024-06-24 22:31:11 -04:00
Barış Soner Uşaklı
e84c797c7c Merge branch 'develop' into activitypub 2024-06-24 22:30:03 -04:00
Barış Soner Uşaklı
789520e445 chore: up themes 2024-06-23 11:10:36 -04:00
Barış Soner Uşaklı
7a5588da7b chore: up harmony 2024-06-23 10:45:03 -04:00
Barış Soner Uşaklı
1be3f49e75 Merge branch 'develop' into activitypub 2024-06-22 09:00:04 -04:00
Julian Lam
16f8f536da fix: do not retrieve remote outbox count when asserting actor
This change means that a remote user's post count is only the number
of posts they have stored locally. This is easier to reconcile with
the profile UI since showing the artificial number could cause issues
if the local instance contains fewer or no posts by that user.

fixes #12646
2024-06-21 16:48:17 -04:00
Barış Soner Uşaklı
0573e8f3de Merge branch 'develop' into activitypub 2024-06-21 14:53:48 -04:00
Barış Soner Uşaklı
f35a6c631e Merge branch 'develop' into activitypub 2024-06-21 14:47:06 -04:00
Julian Lam
b691d2a9b2 chore: bump version to 4.0.0-alpha 2024-06-21 12:59:55 -04:00
Barış Soner Uşaklı
c8b39007de Merge branch 'develop' into activitypub 2024-06-21 11:24:23 -04:00
Julian Lam
d9ac7f4995 fix: double sanitization 2024-06-20 22:25:09 -04:00
Julian Lam
8003946feb Revert "fix: change setImmediate to a 5s timeout to give plugins (or anything waiting for the return value of the API call) a chance to finish execution"
This reverts commit 7fada44bf2.
2024-06-20 22:20:41 -04:00
Barış Soner Uşaklı
7d679db28e fix: dont load cid=-1 in tag filter dropdown 2024-06-20 10:40:33 -04:00
Julian Lam
7fada44bf2 fix: change setImmediate to a 5s timeout to give plugins (or anything waiting for the return value of the API call) a chance to finish execution 2024-06-19 18:09:02 -04:00
Julian Lam
4b86b37889 fix: openapi spec for v3 posts get 2024-06-19 18:08:49 -04:00
Julian Lam
a3c6c872b9 fix: wrap ap note creation in setImmediate to let internal hooks have a chance to wrap up first 2024-06-19 13:48:00 -04:00
Julian Lam
daed74134a fix(deps): bump markdown 2024-06-19 12:44:50 -04:00
Julian Lam
59818031bc fix: improper sanitization and parsing in mocks.note
- sanitize-html invocation was stripping out images by default, now added as an exception
- only post content was passsed into filter:parse.post, but hook expects post summary
2024-06-19 11:24:24 -04:00
Barış Soner Uşaklı
5a2fa52ccc fix: remove parseInt on users controller 2024-06-19 11:04:09 -04:00
Barış Soner Uşaklı
b3b34ebad6 Merge branch 'develop' into activitypub 2024-06-19 11:03:01 -04:00
Barış Soner Uşaklı
aae0b5b09f chore: up harmony 2024-06-18 10:06:24 -04:00
Barış Soner Uşaklı
529cd3712b Merge branch 'develop' into activitypub 2024-06-17 18:07:46 -04:00
Julian Lam
4eb998d59d fix: send additional @context entry for publicKey support, fixes #12604 2024-06-17 16:27:59 -04:00
Julian Lam
e6e6c2a28a fix: null case handling 2024-06-17 16:01:36 -04:00
Julian Lam
6e2178b0dc feat: instance-level allow andd deny list for federatioN 2024-06-17 15:50:27 -04:00
Julian Lam
d0a1ebcff7 feat: store encountered instances by last seen date 2024-06-17 15:08:22 -04:00
Julian Lam
4b8a9e58ae fix: category follow schema test 2024-06-17 14:47:00 -04:00
Barış Soner Uşaklı
a458bdd638 serve nodeinfo/2.0.json as well 2024-06-17 11:54:00 -04:00
Barış Soner Uşaklı
b540ecd313 chore: up harmony 2024-06-17 11:24:49 -04:00
Barış Soner Uşaklı
c021e7e80f refactor: announces
store number of announces on post hash, show announces like votes, with tooltip and a way to see all, remove them from topic.events so they dont load all tid:<tid>:posts everytime topic is loaded
2024-06-17 11:18:48 -04:00
Barış Soner Uşaklı
05b7828e33 Merge branch 'develop' into activitypub 2024-06-17 09:18:38 -04:00
Barış Soner Uşaklı
18f9baffbc chore: up harmony 2024-06-16 22:59:58 -04:00
Barış Soner Uşaklı
232fcc005f Merge branch 'develop' into activitypub 2024-06-16 22:58:45 -04:00
Barış Soner Uşaklı
bb6f978508 Merge branch 'develop' into activitypub 2024-06-15 14:18:13 -04:00
Barış Soner Uşaklı
6042f4a7ed test: add attachments 2024-06-15 13:56:24 -04:00
Barış Soner Uşaklı
ad22b54e5e perf: get rid of getPidByIndex, use postAtIndex 2024-06-15 13:54:37 -04:00
Barış Soner Uşaklı
820d576481 Merge branch 'develop' into activitypub 2024-06-15 13:45:43 -04:00
Barış Soner Uşaklı
ddda8feb21 encode both sides 2024-06-14 21:15:45 -04:00
Barış Soner Uşaklı
d550dc2728 Merge branch 'develop' into activitypub 2024-06-14 21:15:19 -04:00
Barış Soner Uşaklı
c231ab78b2 refactor: single db call 2024-06-14 20:49:16 -04:00
Barış Soner Uşaklı
c276aa1a99 Merge branch 'develop' into activitypub 2024-06-14 20:45:39 -04:00
Barış Soner Uşaklı
15797f6aa8 Merge branch 'develop' into activitypub 2024-06-14 20:01:55 -04:00
Julian Lam
4030c09e27 fix: getCidByPid call returning improper values because a remote url to a local post was passed in 2024-06-14 14:09:52 -04:00
Julian Lam
6569066ef8 feat: sending out 1b12-style Announce activities on incoming Create/Update/Like/Delete/Undo(Like) activities, when they pertain to notes
re: #12434
2024-06-14 13:55:41 -04:00
Julian Lam
c8bc6e551b fix: 1b12 conformance for inbox.create as well 2024-06-14 13:37:46 -04:00
Julian Lam
931a0f0a60 chore: info -> verbose logging in ap inbox.js 2024-06-14 13:31:08 -04:00
Julian Lam
6069bee019 chore: make getParentChain logging verbose 2024-06-14 13:26:56 -04:00
Julian Lam
89d2363d5e fix: re-add sending of Announce(Note) for microblog support, #12434 2024-06-14 13:26:04 -04:00
Julian Lam
be95b5b122 fix: FEP 1b12 conformance, federate Announce(Create(Note)) instead of Announce(Note), #12434 2024-06-14 13:17:13 -04:00
Julian Lam
f5b856f4fd feat: assert actors when mocking post 2024-06-14 12:22:11 -04:00
Barış Soner Uşaklı
3f1b04ebe8 Merge branch 'develop' into activitypub 2024-06-14 12:14:45 -04:00
Julian Lam
e9a0d49593 fix: missing openapi schema change 2024-06-14 11:57:38 -04:00
Julian Lam
f6d4d5630e chore: lint 2024-06-14 11:49:25 -04:00
Julian Lam
691f691749 debug: comment out actor assertion call in Users.getUsersFields 2024-06-14 11:45:03 -04:00
Julian Lam
827a91ea6b Revert "fix: eliminate infinite loop in actors.assert via user.getUsersFields"
This reverts commit 18e583184f.
2024-06-14 11:45:03 -04:00
Barış Soner Uşaklı
632ba51c7f Merge branch 'develop' into activitypub 2024-06-14 11:30:00 -04:00
Julian Lam
18e583184f fix: eliminate infinite loop in actors.assert via user.getUsersFields 2024-06-14 10:59:07 -04:00
Julian Lam
6227ab900e refactor: actor pruning logic
Remove re-assertion set as it is expensive to re-assert all old user accounts.

Update actor assertion logic to always re-assert a passed-in id if their account's last crawl date is older than the configurable pruning threshold.

fixes #12636
2024-06-14 10:44:30 -04:00
Barış Soner Uşaklı
937caecdc4 Merge branch 'develop' into activitypub 2024-06-14 10:36:06 -04:00
Julian Lam
1219d7d3b8 fix: minor adjustment in logic to work around relation logic 2024-06-14 10:20:53 -04:00
Barış Soner Uşaklı
839928b390 another one 2024-06-14 07:44:10 -04:00
Barış Soner Uşaklı
c95075e1ca perf: '-inf' faster 2024-06-14 07:29:37 -04:00
Barış Soner Uşaklı
291bf7db41 perf: move attachments to post hash 2024-06-13 19:49:04 -04:00
Barış Soner Uşaklı
f76a586328 refactor: catch errors 2024-06-13 18:36:05 -04:00
Julian Lam
b6ffc47c5d feat: check to/cc/audience for local category and put topic there instead (overrides passed-in cid)
closes #12634
2024-06-13 17:06:58 -04:00
Julian Lam
d9f1fa3ad3 feat: plumb audience into _activitypub when mocking posts 2024-06-13 17:05:37 -04:00
Julian Lam
3567f55a5d feat: send cause to ap.get error handler, delete local account representation if assertion fails with a 410 2024-06-13 14:53:47 -04:00
Julian Lam
101062cb92 fix: introduce artificial 5s delay for 1b12 announces 2024-06-13 14:35:09 -04:00
Julian Lam
acd1630b9f fix: move logic to move topic on note assertion earlier in the flow so it actually runs 2024-06-13 14:02:26 -04:00
Barış Soner Uşaklı
badb7e2c05 fix: post count 2024-06-13 11:08:23 -04:00
Barış Soner Uşaklı
578a53dd8e feat: #12589, add nodeinfo endpoint 2024-06-13 10:57:43 -04:00
Barış Soner Uşaklı
919b037a8f Merge branch 'develop' into activitypub 2024-06-12 22:58:04 -04:00
Barış Soner Uşaklı
68c916503a chore: up mentions 2024-06-12 20:46:16 -04:00
Barış Soner Uşaklı
3eca978509 refactor: add method from mentions into core
turn remote url into local profile urls if they are found in remoteUrl:uid
2024-06-12 20:31:36 -04:00
Barış Soner Uşaklı
a67e1b7caf Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-06-12 16:04:16 -04:00
Barış Soner Uşaklı
b2d03da96d refactor: dont need exist check, if post doesnt exist getPostData returns null 2024-06-12 16:04:14 -04:00
Julian Lam
f29214e007 fix: skip follower count check if cid follower is found 2024-06-12 14:15:43 -04:00
Barış Soner Uşaklı
cdc6f9f6a3 check if ap enabled 2024-06-12 00:18:29 -04:00
Barış Soner Uşaklı
2b6e31a635 chore: up mentions 2024-06-12 00:04:03 -04:00
Barış Soner Uşaklı
f075a8c148 Merge branch 'develop' into activitypub 2024-06-11 18:28:34 -04:00
Barış Soner Uşaklı
194a9fca44 add missing nconf 2024-06-11 18:20:53 -04:00
Barış Soner Uşaklı
04b4c16e27 Merge branch 'develop' into activitypub 2024-06-11 18:18:14 -04:00
Opliko
42f514b793 feat: add timestamp to most activity ids 2024-06-11 22:55:45 +02:00
Julian Lam
bb0360bf01 chore: commenting out logic that drops requests if the id has already been seen, due to a regression in interoperability between NodeBB instances 2024-06-11 14:17:40 -04:00
Barış Soner Uşaklı
34dcb44992 Merge branch 'develop' into activitypub 2024-06-11 11:53:51 -04:00
Julian Lam
7313d5c614 feat: show category followers in category federation ACP page 2024-06-11 11:24:25 -04:00
Barış Soner Uşaklı
2c87c6e82f chore: up mentions 2024-06-11 07:32:02 -04:00
Barış Soner Uşaklı
552b07b258 Merge branch 'develop' into activitypub 2024-06-10 20:43:42 -04:00
Barış Soner Uşaklı
634e9b03f1 fix typo 2024-06-10 19:27:03 -04:00
Barış Soner Uşaklı
89465ec604 fix: don't crash process on error in cronjobs
catch error to continue in actor.prune
2024-06-10 19:24:06 -04:00
Barış Soner Uşaklı
bad094e888 chore: up mentions 2024-06-10 19:01:47 -04:00
Barış Soner Uşaklı
a8d41978e5 parse teasers as plain text 2024-06-10 19:01:02 -04:00
Barış Soner Uşaklı
eb6fe3397e refactor: User.getUidsByUserslugs, so it works with multiple slugs 2024-06-10 17:57:39 -04:00
Barış Soner Uşaklı
00c70ce7b0 Merge branch 'develop' into activitypub 2024-06-10 17:30:10 -04:00
Julian Lam
ae3fa85f40 fix: handle missing fullname in actor removal logic 2024-06-10 15:18:32 -04:00
Julian Lam
6272d059e7 fix: guard against infinite loop during topic purge batch call 2024-06-10 13:50:10 -04:00
Barış Soner Uşaklı
57913be591 Merge branch 'develop' into activitypub 2024-06-10 13:49:37 -04:00
Julian Lam
bcfac00bec fix: unintentional parseInt during post purge 2024-06-10 12:30:48 -04:00
Barış Soner Uşaklı
dac2cd2549 Merge branch 'develop' into activitypub 2024-06-10 12:19:07 -04:00
Barış Soner Uşaklı
4f2ccdaa9f Merge branch 'develop' into activitypub 2024-06-09 23:26:44 -04:00
Barış Soner Uşaklı
3488a4bfe1 refactor: suggest topics, use strings for tids
limit search results
2024-06-09 23:25:56 -04:00
Barış Soner Uşaklı
70625133ae fix: pid in api call 2024-06-09 21:04:55 -04:00
Barış Soner Uşaklı
0d645c994f Merge branch 'develop' into activitypub 2024-06-09 13:55:02 -04:00
Barış Soner Uşaklı
58668b46d3 chore: up markdown 2024-06-09 12:48:30 -04:00
Barış Soner Uşaklı
dbd901d318 chore: up markdown 2024-06-09 12:46:02 -04:00
Barış Soner Uşaklı
ded05b83fc Merge branch 'develop' into activitypub 2024-06-08 20:52:11 -04:00
Barış Soner Uşaklı
1ac793ec2b Merge branch 'develop' into activitypub 2024-06-08 16:50:54 -04:00
Barış Soner Uşaklı
869df3c2bc refactor: unused winston 2024-06-08 12:44:01 -04:00
Barış Soner Uşaklı
6f831d1ce2 Merge branch 'develop' into activitypub 2024-06-08 12:36:51 -04:00
Barış Soner Uşaklı
b1f9ad5534 Squashed commit of the following:
commit 4e0e792232
Merge: 24d0999fb5 70b4a0e2ae
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Fri Jun 7 19:26:49 2024 -0400

    Merge branch 'master' into develop

commit 70b4a0e2ae
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Fri Jun 7 19:14:13 2024 -0400

    feat: allow passing min,max to sortedSetsCardSum

    to get rid of multiple db calls in profile page

commit 6bbe3d1c4c
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Fri Jun 7 14:08:48 2024 -0400

    fix: dont show error alert when user user mouse overs votes

    if they dont have permission to view votes

commit 24d0999fb5
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 6 13:49:14 2024 -0400

    fix(deps): update dependency pg-cursor to v2.11.0 (#12617)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit bee05fe212
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 6 13:28:59 2024 -0400

    fix(deps): update dependency pg to v8.12.0 (#12616)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 19:27:44 -04:00
Julian Lam
6ecc791db9 fix: missing await on topic purge 2024-06-07 16:48:05 -04:00
Julian Lam
4bb2c1a85e feat: logic for remote user deletion, cronjob, and ACP options for pruning options
re: #12611
2024-06-07 16:28:07 -04:00
Julian Lam
8d790964be fix: don't attempt user reset token cleaning if uid is not a number 2024-06-07 16:28:07 -04:00
Barış Soner Uşaklı
d442251f22 Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-06-07 12:58:10 -04:00
Barış Soner Uşaklı
f83a3672ca fix: set 2024-06-07 12:58:04 -04:00
Julian Lam
539300ffec feat: remote user deletion logic, #12611 2024-06-07 12:55:54 -04:00
Julian Lam
3dca79dd3b feat: allow user.exists to respond to requests for remote uids too 2024-06-07 12:55:54 -04:00
Julian Lam
c6f2155f6a fix: incorrect use of .map on a Set 2024-06-07 12:55:54 -04:00
Barış Soner Uşaklı
d1625d5fd2 refactor: change to info 2024-06-07 12:54:11 -04:00
Barış Soner Uşaklı
29bf99ac85 Squashed commit of the following:
commit 24d0999fb5
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 6 13:49:14 2024 -0400

    fix(deps): update dependency pg-cursor to v2.11.0 (#12617)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit bee05fe212
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Jun 6 13:28:59 2024 -0400

    fix(deps): update dependency pg to v8.12.0 (#12616)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 12:13:57 -04:00
Barış Soner Uşaklı
2ae5857005 refactor: remove verbose logs, 2024-06-07 12:13:28 -04:00
Barış Soner Uşaklı
ba2d18418a refactor: comment out verbose logs 2024-06-07 11:56:58 -04:00
Barış Soner Uşaklı
f8d9f644e6 fix: another crash 2024-06-07 11:55:21 -04:00
Barış Soner Uşaklı
eaf435413e refactor: get rid of noop 2024-06-06 21:10:24 -04:00
Barış Soner Uşaklı
35eb2d0d46 fix: closes #12618, handle missing selector
catch errors in activitypub api missing await on next()
2024-06-06 20:59:02 -04:00
Barış Soner Uşaklı
119230d7ec Merge branch 'develop' into activitypub 2024-06-06 13:18:12 -04:00
Julian Lam
c680fa67d9 chore: update ap cron job config 2024-06-05 12:31:24 -04:00
Barış Soner Uşaklı
c4c3c20789 chore: up mentions 2024-06-05 10:58:04 -04:00
Barış Soner Uşaklı
9868a728bf refactor: single cache.del call 2024-06-04 21:14:11 -04:00
Julian Lam
709c91329a feat: pruning of stale notes older than 30 days with no engagement 2024-06-04 14:18:22 -04:00
Barış Soner Uşaklı
300cf79c95 add max to caches to limit memory usage 2024-06-04 12:31:13 -04:00
Barış Soner Uşaklı
6f37825b1a fix: crash in mocks.profile 2024-06-04 12:30:47 -04:00
Julian Lam
76290e3789 fix: bug that stopped remote users with dashes in their handle from being properly asserted 2024-06-04 10:55:34 -04:00
Julian Lam
4cec67832c chore: bump harmony 2024-06-03 15:58:25 -04:00
Julian Lam
47406d1309 fix: parse incoming HTML to remove useless classes too 2024-05-30 12:04:37 -04:00
Julian Lam
547fc17dcf fix: update post cache clearing logic to call helper function
regression from 8cf9617630
2024-05-28 12:01:30 -04:00
Julian Lam
f2e43e894b Merge remote-tracking branch 'origin/develop' into activitypub 2024-05-27 12:56:51 -04:00
Julian Lam
5ec24977db chore: bump mentions 2024-05-24 14:20:46 -04:00
Julian Lam
ff53f3c02c feat: save remote user urls backreference 2024-05-24 14:11:06 -04:00
Julian Lam
7c79e2310a feat: add another sanitization round before federating to remove classes from all tags in output html, closes #12573 2024-05-23 15:29:32 -04:00
Julian Lam
09e71e94a2 Merge branch 'develop' into activitypub 2024-05-23 15:18:56 -04:00
Julian Lam
b6653d153a fix: have replies provide name when mocked 2024-05-23 12:36:03 -04:00
Julian Lam
e536223ed0 Merge remote-tracking branch 'origin/develop' into activitypub 2024-05-21 13:49:28 -04:00
Julian Lam
4fd0d27e21 chore: bump markdown 2024-05-21 11:16:35 -04:00
Julian Lam
8cf9617630 feat: passing in types to parsePost for more specific handling by plugins 2024-05-17 15:22:13 -04:00
Barış Soner Uşaklı
78e11d6eba chore: up mentions 2024-05-15 14:11:19 -04:00
Julian Lam
f93b237ef1 fix: lint 2024-05-14 12:14:39 -04:00
Julian Lam
a005440088 fix: remove .only 2024-05-14 12:13:23 -04:00
Julian Lam
228c9173f3 chore: bump harmony 2024-05-14 12:12:56 -04:00
Julian Lam
4e9cd8efc0 feat: track incoming requests by id, analytics increment for some metrics, ignore repeated requests by id
closes #12574
2024-05-14 12:07:18 -04:00
Julian Lam
b106a6a018 feat: added analytics.peek 2024-05-14 12:05:53 -04:00
Barış Soner Uşaklı
70d2a6249d Merge branch 'develop' into activitypub 2024-05-12 21:24:27 -04:00
Julian Lam
129017f735 fix: minor cleanup 2024-05-10 17:00:27 -04:00
Julian Lam
1fa9346563 refactor: #12553, buildRecipients so that it is separate from addressing in mocks.js 2024-05-10 15:30:45 -04:00
Julian Lam
b5b89038ac fix: Notes.delete to delete announcer zsets too 2024-05-10 14:40:04 -04:00
Julian Lam
2d7ca48d42 fix: rename api.activitypub.create.post to .note() 2024-05-10 14:32:00 -04:00
Julian Lam
d40d0b06ac fix: canPurge logic fault 2024-05-10 12:39:40 -04:00
Julian Lam
5bfde4c4a5 fix: allow remote content to skip isReady check on topic creation/reply 2024-05-10 12:37:02 -04:00
Julian Lam
0a1ad87d64 fix: Topic.isOwner check to handle remote users 2024-05-10 12:32:21 -04:00
Julian Lam
b67a7c3c15 fix: special handling for privsTopics.canPurge for remote posts 2024-05-10 12:13:36 -04:00
Julian Lam
9fbd48b152 fix: Posts.isMain cast pid to String instead 2024-05-10 12:07:28 -04:00
Julian Lam
9f44e99fae fix: special logic for purge privilege checks 2024-05-10 11:47:57 -04:00
Julian Lam
eda97da14a fix: unnecessary parseInt in post purge api method 2024-05-10 11:28:12 -04:00
Julian Lam
336ea1eeb6 fix: type error in attachment emptying method 2024-05-10 11:18:33 -04:00
Barış Soner Uşaklı
baada2fca7 fix: tag notification if pid is not int 2024-05-10 10:21:28 -04:00
Julian Lam
ccd187e000 feat: Note deletion logic and refactoring, #12551 2024-05-09 15:49:03 -04:00
Julian Lam
fdba684049 chore: some linting 2024-05-09 15:49:03 -04:00
Opliko
c973a9caba fix: encode most uses of pid to avoid more bugs like #12545 2024-05-09 11:25:05 +02:00
Opliko
43dfb60f91 fix: allow quoting AP posts, fixes #12545 2024-05-09 10:48:42 +02:00
Julian Lam
f404395962 feat: handle receipt of Update(Tombstone)
re: #12551
2024-05-07 14:01:31 -04:00
Julian Lam
6f9fa66006 fix: Update(Note) federation should only apply to local content 2024-05-07 12:43:27 -04:00
Julian Lam
96db519b79 feat: on post delete, federate out an Update(Tombstone) 2024-05-07 12:37:57 -04:00
Julian Lam
51089a347a fix: attach announcers and their followers to cc, not to targets, only attach announcers to targets 2024-05-07 12:34:07 -04:00
Julian Lam
5e9d47a1d8 feat: serve Tombstone objects for soft deleted posts
re: #12551
2024-05-07 12:16:23 -04:00
Julian Lam
0c0f01b560 test: refactor tests to support additional Note tests 2024-05-07 11:57:58 -04:00
Julian Lam
2cd9088c8d fix: bump harmony 2024-05-07 10:58:53 -04:00
Julian Lam
ac74d9c55e fix: inability to query local content via remote url 2024-05-07 10:58:39 -04:00
Julian Lam
9761526710 feat: ability to query remote users by webfinger handle 2024-05-07 10:11:36 -04:00
Opliko
a7aeabc80d fix: ensure consistent return type from notes.assert
For fully cached topics it returned bare tid instead of a { tid, count } object.

Typescript would fix this btw :)
2024-05-07 10:40:47 +02:00
Opliko
af98675808 fix: remove unnecessary check and guard against unsupported URIs before fetching 2024-05-06 23:57:47 +02:00
Opliko
22b42f11dd fix: handle retry queue invalidation across a cluster 2024-05-06 23:16:58 +02:00
Julian Lam
4cbb1f2a42 feat: support the ability to search for posts and users by url 2024-05-06 17:11:38 -04:00
Opliko
729f0fcac1 fix: use batch.processArray properly 2024-05-06 23:06:06 +02:00
Opliko
ea6e15bf08 refactor: use batch.processArray for sending AP messages 2024-05-06 22:52:48 +02:00
Opliko
50bc9a37c5 feat: basic retry queue 2024-05-06 22:49:31 +02:00
Julian Lam
4e7b12b925 fix: if an unknown post is navigated to by a logged-in user, automatically assert the post and add it to their inbox 2024-05-06 15:54:45 -04:00
Julian Lam
807c3eac12 feat: on post edit, also target anyone who announced the post and their followers
re: #12537
2024-05-06 15:14:32 -04:00
Julian Lam
e341a5d868 fix: bump harmony 2024-05-06 15:13:43 -04:00
Julian Lam
4e006adb58 fix: bump composer-default 2024-05-06 15:06:30 -04:00
Julian Lam
738d47c7db fix: save followersUrl to remote user hashes 2024-05-06 14:46:26 -04:00
Julian Lam
8de2352e64 fix: notifications for tag followers not being sent if author is a remote user 2024-05-06 11:13:33 -04:00
Julian Lam
05cdb7d920 fix: send topic title in context object 2024-05-03 14:43:04 -04:00
Julian Lam
109f423211 fix: partOf and type 2024-05-03 14:21:46 -04:00
Julian Lam
1a21c8add4 fix: if post count is less than posts per page, don't paginate in ordered collection 2024-05-03 14:16:32 -04:00
Julian Lam
4b29a1b91d refactor: context actor to serve an as:OrderedCollection instead of as:Page, and added context property (as per FEP-7888) to refer to it, changed audience to point to category 2024-05-03 14:11:25 -04:00
Opliko
32d1adf67d feat: add id to reject activity 2024-05-03 17:48:09 +02:00
Barış Soner Uşaklı
ae589ad71c Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-05-03 11:28:25 -04:00
Barış Soner Uşaklı
f24a1a34ce dont show tags from cid -1 2024-05-03 11:27:52 -04:00
Opliko
0336e8f0ad fix: send id for category announces 2024-05-03 17:15:55 +02:00
Julian Lam
3636dec76b chore: debug log 2024-05-01 14:47:07 -04:00
Julian Lam
119800d936 refactor: post announce logic to save to separate zset instead of to topic events, closes #12536 2024-05-01 14:44:29 -04:00
Julian Lam
5e2031977a fix: post deletion of remote posts 2024-04-30 21:59:27 -04:00
Julian Lam
6ac5a77976 fix: update title generator to include the punctuation, and also take into account question marks and exclamation marks 2024-04-30 11:41:34 -04:00
Julian Lam
fc3f3a7831 feat: openapi spec for acp category federation page 2024-04-30 11:20:59 -04:00
Julian Lam
449ffd66c3 fix: remove unneeded flagged property in favour of flagId, use existing language key for rescind-report
cc @oplik0
2024-04-30 10:57:25 -04:00
Opliko
61a595def2 feat: support rescinding user flags 2024-04-30 01:07:09 +02:00
Opliko
53b352d0d8 refactor: remove unnecessary flag routes added in 9ab1a2d 2024-04-30 00:39:32 +02:00
Julian Lam
b9d6aa4639 feat: slightly better title generation 2024-04-29 16:16:07 -04:00
Julian Lam
cf291a518d feat: help modal for world page 2024-04-29 12:48:06 -04:00
Julian Lam
b7ad4317cc fix: have category sync routes return full api response, openapi schema for that pair of routes 2024-04-29 11:45:40 -04:00
Julian Lam
596a5e4ba2 fix: update signature parsing logic to handle values with equal signs in them, closes #12538 2024-04-28 23:25:46 -04:00
Julian Lam
4d777552d8 Merge branch 'develop' into activitypub 2024-04-26 14:12:48 -04:00
Julian Lam
7645365007 tests: fix some but not all tests 2024-04-26 14:10:42 -04:00
Julian Lam
40b9dabda3 fix: unintentional object pollution by buildForSelectCategories 2024-04-26 13:43:38 -04:00
Barış Soner Uşaklı
1ce986f7b5 chore: up widgets 2024-04-26 12:17:51 -04:00
Barış Soner Uşaklı
c041108b47 dont show tags from cid=-1. clicking it doesnt show topics 2024-04-26 12:15:14 -04:00
Barış Soner Uşaklı
fd35dd17b1 make /top faster too 2024-04-26 12:12:48 -04:00
Julian Lam
94eafe1df3 refactor: split activitypub tests to subfolder files 2024-04-26 11:30:08 -04:00
Julian Lam
5e776088c9 chore: lint 2024-04-26 10:45:53 -04:00
Julian Lam
e9df15bbb8 Merge branch 'develop' into activitypub 2024-04-26 10:41:18 -04:00
Julian Lam
af324dae55 feat: remove /world/all route, add intro header to /world 2024-04-25 15:47:00 -04:00
Julian Lam
7180819c21 Revert "fix: make sort work with world filters"
This reverts commit cd8a91fe89.
2024-04-25 15:47:00 -04:00
Opliko
ed84eed8a9 fix: better logic for choosing webfinger lookups 2024-04-25 20:05:53 +02:00
Opliko
dd71340af9 fix: don't look up webfinger when it's not necessary 2024-04-25 19:58:55 +02:00
Barış Soner Uşaklı
ee6779445b Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-04-25 11:25:54 -04:00
Barış Soner Uşaklı
a853dabdc4 remove cid=-1 2024-04-25 11:25:50 -04:00
Julian Lam
6964b1fd56 fix: update hasRelation condition to be true if cid is passed in in options 2024-04-25 11:20:34 -04:00
Barış Soner Uşaklı
9829a5300e Merge branch 'activitypub' of https://github.com/NodeBB/NodeBB into activitypub 2024-04-25 11:16:48 -04:00
Barış Soner Uşaklı
91c3434fda Merge branch 'develop' into activitypub 2024-04-25 11:16:42 -04:00
Opliko
1ecbf02a58 fix: handle requests to URI IDs correctly 2024-04-25 17:16:30 +02:00
Opliko
844d1402ba refactor: use URLSearchParams instead of multiple encodeURIComponent 2024-04-25 13:16:05 +02:00
Opliko
700016649d fix: handle URI actor IDs 2024-04-25 12:59:05 +02:00
Opliko
8fd4ae2d8f test: use encoded parameters in webfinger tests 2024-04-25 12:00:31 +02:00
Opliko
3d1e2cde6a fix: percent-encode outgoing webfinger requests
resolves #12531 - note that incoming percent-encoded webfinger works just fine :)
2024-04-25 11:59:20 +02:00
Opliko
ab055a77a2 feat: add id to Like
part of #12483
2024-04-22 11:40:31 +02:00
Julian Lam
2ce3a11645 feat: handle 1b14 announce for remote content too 2024-04-19 23:36:43 -04:00
Julian Lam
59021d8a9f fix: bump harmony 2024-04-17 13:39:45 -04:00
Julian Lam
3721f8196d fix: icon:text and icon:bgColor for remote users 2024-04-17 13:29:26 -04:00
Opliko
f802564e64 feat: resolve Crate and Announce activities 2024-04-17 19:19:09 +02:00
Julian Lam
a9a7fd1ecd fix: handle Announce(Create(Note)) 2024-04-17 12:55:15 -04:00
Julian Lam
dce334461a fix: use system pseudo-user for topic move call 2024-04-16 14:27:21 -04:00
Julian Lam
49a64dc7a7 fix: if the topic already existed in -1, move it to another category if one was passed in options 2024-04-16 14:17:47 -04:00
Julian Lam
452cb0a9aa feat: utility functions to get local followers/counts given a remote actor uri, plumb cid into notes.assert via inbox.announce if a local cid is following the sending actor 2024-04-16 14:00:01 -04:00
Julian Lam
1253ded7d5 chore: minor cleanup 2024-04-16 13:38:05 -04:00
Julian Lam
407dda78e1 fix: add back reverse lookup for notes assertion checking via cids 2024-04-15 16:28:57 -04:00
Julian Lam
59a9dd8436 refactor: stub routes for category synchronization, refactor remote follow logic to allow categories to conduct follows as well 2024-04-15 16:18:12 -04:00
Julian Lam
b7ff7be28f fix: actors.assert should return false if webfinger cannot resolve to an id 2024-04-15 13:37:00 -04:00
Julian Lam
b7629c6ef7 feat: send id back during accepts 2024-04-15 09:48:58 -04:00
Opliko
026449dc4a fix: support reporting remote content in Flag 2024-04-14 02:42:30 +02:00
Opliko
a1a7fb77da feat: handle Undo(Flag) 2024-04-14 02:02:17 +02:00
Opliko
c1dfa8d2fe feat: send undo when rescinding/deleting a report 2024-04-14 01:52:07 +02:00
Opliko
2a2b855fe2 feat: federate flag creation 2024-04-14 00:51:53 +02:00
Opliko
7bacbf76f0 feat: bulk purge flags 2024-04-14 00:20:46 +02:00
Opliko
9ab1a2d129 feat: rescind post flags 2024-04-14 00:07:55 +02:00
Julian Lam
7c4ae8eb82 fix: #12505, convert relative urls in links and images into absolute urls, uses same logic as for emails 2024-04-12 15:30:59 -04:00
Julian Lam
6befff5e11 fix: #12502, improper decrement 2024-04-12 14:46:15 -04:00
Julian Lam
64258dac19 fix: send userslug in preferredUsername 2024-04-12 14:26:37 -04:00
Julian Lam
50f31b236a fix: wrong variable name 2024-04-12 14:13:46 -04:00
Julian Lam
fdbd30dc23 feat: integrate post uploads into attachments for outgoing note mocks 2024-04-12 14:08:28 -04:00
Julian Lam
bb4e418dde fix: change default attachment type to Link, or Image if mediaType matches 2024-04-12 12:56:18 -04:00
Julian Lam
c3365908b8 fix: save modified actor back to req.body 2024-04-12 11:08:31 -04:00
Opliko
4d07ca4c6a feat: add id to profile updates 2024-04-12 16:43:33 +02:00
Opliko
18ba2e38ec feat: noremalize actor property in middleware 2024-04-12 16:42:54 +02:00
Julian Lam
52271caec2 fix: you scurvy cur! 2024-04-11 15:23:19 -04:00
Julian Lam
4d23a837fa fix: handle (created) and (expires) in http signatures 2024-04-11 15:20:59 -04:00
Julian Lam
f783338621 fix: #12496, url in schema 2024-04-11 13:43:29 -04:00
Julian Lam
525b7c2cee feat: save remote post url into hash for use 2024-04-11 13:25:37 -04:00
Julian Lam
f5ea470df4 fix: handle remote userslugs with non-lowercase letters 2024-04-11 12:52:21 -04:00
Julian Lam
8d0876b8d7 fix: send hs2019 as algo (to match cavage-12, handle incoming algorithm value 2024-04-11 10:39:51 -04:00
Julian Lam
6fc6cc33cd feat: note attachments via link preview plugin 2024-04-10 22:01:50 -04:00
Julian Lam
b8daa02fa8 fix: bump harmony 2024-04-10 22:01:50 -04:00
Opliko
959e1820cd fix: throw errors when local objects don't exist 2024-04-10 18:50:41 +02:00
Julian Lam
e0f542c912 fix: #12493, send unescaped fullname through via AP if displayname is set/used 2024-04-10 12:17:07 -04:00
Julian Lam
465a46f2e6 fix: send only the id into actors.assert 2024-04-10 12:17:07 -04:00
Opliko
c92b5e07a7 fix: use a slightly better error code to indicate object resolution failure 2024-04-10 18:15:50 +02:00
Opliko
3cc09d204f feat: add ids for undoing follows 2024-04-10 01:11:49 +02:00
Opliko
66b0d81caf feat: send back follow id in Accept 2024-04-10 00:30:46 +02:00
Opliko
e0166cccb2 fix: assume object is full object and not just id everywhere 2024-04-10 00:26:01 +02:00
Opliko
962c63511c fix: use resolved object in likes 2024-04-10 00:20:16 +02:00
Opliko
b6168202ae fix: reject accepts of invalid follows and return when already following 2024-04-10 00:17:14 +02:00
Opliko
41f77f8f1b fix: handle resolved objects in flag 2024-04-10 00:06:24 +02:00
Opliko
72dbcfe3d9 feat: add id to follows and verify accepts 2024-04-09 23:58:52 +02:00
Opliko
b921f8d167 refactor: use a helper to resolve actor URI 2024-04-09 23:58:25 +02:00
Opliko
102c174e03 feat: resolve objects from ids in middleware 2024-04-09 23:58:00 +02:00
Julian Lam
d437d969cc feat: filter out topics in cid -1 from tagged topics page, closes #12489 2024-04-09 15:13:31 -04:00
Opliko
fcd5447cd4 feat: sign public key requests
Lack of this signature resulted in ironically failing the verification of signed requests from Mastodon instanced configured to require signed get...
2024-04-09 19:27:35 +02:00
Julian Lam
464dd8067d fix: additional verbose logging for signature verification 2024-04-09 11:29:57 -04:00
Julian Lam
6b169e048e fix: bump mentions 2024-04-09 10:48:23 -04:00
Julian Lam
86107535db fix: default to showing alternate as link to the post object 2024-04-08 16:08:41 -04:00
Julian Lam
de83d6b01c fix: pid via index calculation 2024-04-08 15:41:33 -04:00
Julian Lam
4e0d7dd364 feat: populate and send link tag/header respectively for activitypub-enabled content 2024-04-08 14:46:07 -04:00
Opliko
c30c12881c fix: support ldjson with ActivityStreams profile in actor queries 2024-04-08 20:06:26 +02:00
Opliko
2d1524eeff fix: early return on invalid actor 2024-04-06 19:10:49 +02:00
Opliko
e25f06212f fix: use actor id in flags 2024-04-06 19:10:13 +02:00
Opliko
d9eba6d297 feat: basic AP Flag support 2024-04-06 19:00:52 +02:00
Opliko
cd8a91fe89 fix: make sort work with world filters 2024-04-06 02:26:54 +02:00
Opliko
5c1c1d2182 fix: uppercase digest algorithm name for compatibility reasons
Mastodon works with either, but Mbin actually requires uppercased name
2024-04-06 02:06:41 +02:00
Opliko
9fc194e3a8 feat: send unique identifiers for note activities 2024-04-06 01:50:39 +02:00
Opliko
8003b00acd Revert "feat: log all post edits to the event log, return eid when logging events, plumb eid into Update(Note) to federate out as a unique id"
This reverts commit 83392f3ca2.
2024-04-06 01:18:46 +02:00
Julian Lam
cbfc8d252d fix: better handle null return from notes.assert 2024-04-05 16:09:19 -04:00
Julian Lam
86caf237bf fix: bump mentions 2024-04-05 16:04:31 -04:00
Julian Lam
719bb0a0ec chore: add verbose logging to middleware.validate 2024-04-05 16:03:41 -04:00
Julian Lam
f40df38786 fix: actor assertion logic to ignore loopback urls 2024-04-05 11:37:23 -04:00
Julian Lam
983153fbba fix: lol 2024-04-04 13:14:40 -04:00
Julian Lam
42bdffdc94 fix: maybe last tweak 2024-04-04 13:02:16 -04:00
Julian Lam
ae146024af fix: tweak upgrade script again 2024-04-04 12:33:07 -04:00
Julian Lam
166e3e2f95 fix: tweak upgrade script again 2024-04-04 12:26:24 -04:00
Julian Lam
442e98e4da fix: add timeout on activitypub.get, tweak upgrade script 2024-04-04 12:22:13 -04:00
Julian Lam
943cef6da2 feat: upgrade script to re-assert all known actors to save URL into hash, and bump mentions 2024-04-04 12:12:15 -04:00
Julian Lam
0b2faf21f9 Merge remote-tracking branch 'origin/develop' into activitypub 2024-04-03 13:50:10 -04:00
Julian Lam
59709a3cb2 fix: tests, save actor URL into userRemote hash 2024-04-03 13:49:27 -04:00
Julian Lam
1084f21d47 fix: show locally captured remote posts when browsing remote profiles 2024-04-03 11:21:19 -04:00
Julian Lam
e828e87ec7 fix: have getCidsByPrivilege include cid -1 when set is categories:cid 2024-04-02 16:47:44 -04:00
Julian Lam
893788a2fc fix: updateLastOnlineTime for remote uids 2024-04-02 16:43:41 -04:00
Julian Lam
2cbc391382 fix: bump harmony 2024-03-29 23:34:25 -04:00
Opliko
d1fa6a596b feat: sorting an filtering in /world 2024-03-28 17:07:34 +01:00
Opliko
a3dce46371 fix: adjust world schema 2024-03-28 13:20:30 +01:00
Opliko
e266b44745 feat: make the /api/world data more category-like 2024-03-28 13:14:02 +01:00
Opliko
3c6966fb0f feat: add more properties from /category to /world 2024-03-28 11:57:43 +01:00
Opliko
495d5435f5 fix: redirect to /api/world for API requests 2024-03-28 11:54:24 +01:00
Opliko
e0138cbede feat: follow redirects in API 2024-03-28 11:53:49 +01:00
Julian Lam
a38d0c14ab Revert "refactor: use getSortedSetUnion in syncUserInboxes instead"
This reverts commit 6c1a0fb1dc.
2024-03-26 16:41:51 -04:00
Julian Lam
f078e1e267 fix: lint 2024-03-26 13:44:23 -04:00
Julian Lam
4fcd2bb2d9 fix: skip notes.assert checks for Announce(Note) if it's a remote object, do our own checks; #12442 2024-03-26 13:40:18 -04:00
Julian Lam
6c1a0fb1dc refactor: use getSortedSetUnion in syncUserInboxes instead 2024-03-26 13:39:34 -04:00
Julian Lam
5efe8abd15 Revert "add 1 ||"
This reverts commit c2890a3e74.
2024-03-26 13:20:12 -04:00
Julian Lam
dff5d1c6cd fix: getSortedTopics; filter out topics in cid -1 unless explicitly asked for 2024-03-26 13:09:53 -04:00
Barış Soner Uşaklı
0e2daa58aa Merge branch 'develop' into activitypub 2024-03-26 12:59:02 -04:00
Julian Lam
8dcdf8ef3b fix: #12444 add uncategorized topics counted stats to separate sorted set 2024-03-26 11:34:14 -04:00
Barış Soner Uşaklı
c2890a3e74 add 1 || 2024-03-26 10:41:29 -04:00
Barış Soner Uşaklı
550e522fe9 chore: up harmony 2024-03-26 10:37:17 -04:00
Barış Soner Uşaklı
017a57e645 Merge branch 'develop' into activitypub 2024-03-26 10:35:15 -04:00
Julian Lam
55e947a01d feat: add checks to only continue with topic assertion if there is a relation to existing content, #12442 2024-03-26 10:22:17 -04:00
Julian Lam
2688b6bbdc feat: add assertion lock on activitypub.notes.assert 2024-03-25 14:55:25 -04:00
Julian Lam
ac765f1e01 refactor: use one internal rejection method 2024-03-25 13:25:17 -04:00
Barış Soner Uşaklı
2ffdbebd21 Merge branch 'develop' into activitypub 2024-03-22 19:45:59 -04:00
Julian Lam
1fb3c4fda6 fix: undefined object in notes.assert 2024-03-22 16:21:32 -04:00
Julian Lam
bab41d129a fix: typo 2024-03-22 16:01:05 -04:00
Julian Lam
04c743eb4a feat: have category actor send Announce(Note) on remote replies to topics in a cid
#12434
2024-03-22 15:28:01 -04:00
Julian Lam
4ee8519d0c chore: move assertTopic to top of file, rename to assert
... despite the diff, that's all this commit did
2024-03-22 14:54:53 -04:00
Julian Lam
e0f6b7074b fix: restore userOrGroupExists, as alias to slugTaken 2024-03-22 14:42:29 -04:00
Julian Lam
7df5cabb76 feat: have category actor send Announce(Note) activity on posts from that cid
re: #12434
2024-03-22 14:39:20 -04:00
Julian Lam
803975fd97 fix: send handle as category actor's preferredUsername, #12434 2024-03-22 13:06:09 -04:00
Julian Lam
9dc20d0c54 feat: ability to update category handles
#12434
2024-03-22 12:59:24 -04:00
Julian Lam
3cc99a178e feat: category handles, #12434 2024-03-22 12:39:48 -04:00
Julian Lam
aafdefa7d6 fix: use CategoryObject in admins-mods schema def 2024-03-22 12:37:52 -04:00
Julian Lam
65bb866654 fix: only send activitypub+json links via webfinger if activitypub is global enabled 2024-03-22 12:29:41 -04:00
Julian Lam
9c03e6e93c fix: bump harmony 2024-03-22 11:08:40 -04:00
Julian Lam
003c64690f fix: resolve interoperability issues with Misskey, et al.
Full credit to @jfietkau for the hint that led to this fix.
2024-03-21 16:23:43 -04:00
Julian Lam
da2a1e207a fix: bump harmony 2024-03-21 14:55:25 -04:00
Julian Lam
9a5d4ffb2d feat: rename 'world' category to 'uncategorized' 2024-03-21 14:12:31 -04:00
Julian Lam
8f131b71ee fix: issue where cid -1 appeared in all category searches 2024-03-21 14:01:51 -04:00
Julian Lam
17f62f249d feat: plumb pid into return data from posts.loadPostTools, add link to view original post, for remote content
closes #12433
2024-03-21 13:48:07 -04:00
Julian Lam
2756aae7be fix: bump harmony 2024-03-21 00:43:22 -04:00
Julian Lam
2408ecd8dc fix: post urls to use prefix instead of linking out directly to origin server, exposed encodeURIComponent as a template helper for themes 2024-03-21 00:41:53 -04:00
Julian Lam
6fa43b9ef0 Revert "fix: urls in posts and announces"
This reverts commit 4fb6574cf7.
2024-03-20 23:18:12 -04:00
Julian Lam
c9985c5cd6 Revert "fix: missing invocation of generatePostUrl in generateRepliedTo helper"
This reverts commit a08b2efb5e.
2024-03-20 23:11:32 -04:00
Julian Lam
5a2d17dfd1 fix: regression that caused S2S calls to topics to return with a 404 2024-03-20 23:06:45 -04:00
Opliko
d75894eb9b feat: add TTL cache for Actors.assert 2024-03-21 00:25:27 +01:00
Barış Soner Uşaklı
1027c6e6dd Merge branch 'develop' into activitypub 2024-03-20 12:20:57 -04:00
Opliko
953231fc90 feat(activitypub): show world category in selectors
Allows for posting to World, showing World in unread/recent/etc

also removes now-unnecessary special case for privileges
2024-03-18 01:50:11 +01:00
Julian Lam
5f60f75f7d fix: restore accidentally removed calls to updateLocalRecipients and saveAttachments 2024-03-15 16:38:00 -04:00
Julian Lam
c76d4018f2 fix: properly handle empty fields param 2024-03-15 12:07:33 -04:00
Julian Lam
7af0715146 fix: circular object ref.
getCategoriesFields was returning full pseudo-category object even if fields were specific, now it only returns fields requested.
navigating to /category/-1 now redirects to /world
2024-03-15 12:00:23 -04:00
Barış Soner Uşaklı
a84dba271c chore: up harmony 2024-03-14 19:35:29 -04:00
Julian Lam
ccd9c7ed85 fix: tweak maxTags handling 2024-03-14 14:48:35 -04:00
Julian Lam
ff6cc90ca5 fix: bump mentions 2024-03-14 14:43:17 -04:00
Julian Lam
1a92239c15 fix: send topic notif on reply 2024-03-14 13:50:43 -04:00
Julian Lam
44a183dd84 fix: typo 2024-03-14 13:41:04 -04:00
Julian Lam
0a2482cf51 fix: double-OP issue when remote reply comes in to local mainPid 2024-03-14 13:28:57 -04:00
Julian Lam
7aa56c727b fix: filter out system tags and prune extra tags beyond number allowed, when creating topic from remote data 2024-03-14 13:28:57 -04:00
Barış Soner Uşaklı
e389aec288 Merge branch 'develop' into activitypub 2024-03-14 12:12:31 -04:00
Julian Lam
ebd750b4c7 fix: resolve toPid to local pid if able 2024-03-14 00:17:45 -04:00
Julian Lam
c346177bb9 fix: tweak user.search to better handle local usernames with colons in them 2024-03-13 15:41:41 -04:00
Julian Lam
83392f3ca2 feat: log all post edits to the event log, return eid when logging events, plumb eid into Update(Note) to federate out as a unique id 2024-03-13 15:27:59 -04:00
Julian Lam
0bfdbb6a5c feat: if Update(Note) is received for a post that does not already exist, assert it 2024-03-13 15:05:42 -04:00
Julian Lam
c5c0c47393 chore: lint 2024-03-13 11:45:28 -04:00
Julian Lam
81b319f494 fix: accidental saving of ephemeral _activitypub object into db, should plumb into hooks only 2024-03-13 11:19:50 -04:00
Julian Lam
c6624b6341 chore: remove now-unused notes.assert 2024-03-13 11:07:38 -04:00
Julian Lam
519e025e27 feat: return count of new notes in assertTopic 2024-03-13 11:03:08 -04:00
Julian Lam
338c568c99 fix: handle actor assertion failure if mocked profile does not have a fullname 2024-03-13 10:56:00 -04:00
Julian Lam
f7c8967ee2 refactor: use topics.post, topics.reply, and posts.edit in Create(Note), Create(Note), and Update(Note), respectively 2024-03-12 14:24:38 -04:00
Julian Lam
52c143aa03 fix: template helper 2024-03-12 13:27:29 -04:00
Julian Lam
4b2495b5aa fix: tests 2024-03-12 12:03:16 -04:00
Julian Lam
01f7af9291 fix: remove unused param in addParentPosts 2024-03-12 11:39:26 -04:00
Julian Lam
eb8ff75b63 fix: only dereference id if it doesn't exist locally — fewer calls 2024-03-12 11:33:40 -04:00
Julian Lam
b1491ca3cd fix: specify param for api test for /world 2024-03-12 11:08:57 -04:00
Julian Lam
9cd6b496ba fix: AP S2S handling for /user/:userslug route 2024-03-12 10:41:47 -04:00
Barış Soner Uşaklı
ba3eae7a64 Merge branch 'develop' into activitypub 2024-03-11 20:40:08 -04:00
Julian Lam
5768a4377b fix: handle fetch failures on helpers.query 2024-03-11 14:41:05 -04:00
Julian Lam
8bf6130d17 Merge branch 'develop' into activitypub 2024-03-11 11:42:21 -04:00
Julian Lam
ceab77e43b fix: more duplicate detection in to/cc 2024-03-11 11:40:24 -04:00
Julian Lam
17c55922d4 fix: markAsRead to handle remote topics 2024-03-11 00:06:12 -04:00
Julian Lam
90e7d3a1c6 fix: parse questions like a post 2024-03-10 22:24:25 -04:00
Julian Lam
1e6632392b fix: properly build recipients... old logic was just plain wrong :shipit: 2024-03-09 21:09:59 -05:00
Barış Soner Uşaklı
66b4dc2c96 chore: up harmony 2024-03-09 08:55:06 -05:00
Julian Lam
97e5b0fdad fix: reallow topic:read privilege for fediverse group 2024-03-08 20:53:13 -05:00
Julian Lam
08184f29c1 Revert "fix: pass proper uid to privilege check in AP note federation"
This reverts commit 95427c4af7.
2024-03-08 20:45:54 -05:00
Julian Lam
00101d9e29 fix: only serve local posts via S2S when queried 2024-03-08 20:45:51 -05:00
Julian Lam
6423d514ff fix: note not federated out to mentioned users' inboxes 2024-03-08 14:06:23 -05:00
Julian Lam
f31d8c2e9b feat: add /world and /world/all to available nav items 2024-03-08 12:33:21 -05:00
Julian Lam
6aece6893b fix: update styling of available nav items in ACP 2024-03-08 12:33:21 -05:00
Barış Soner Uşaklı
d31978b3a8 chore: up harmony 2024-03-07 18:52:17 -05:00
Barış Soner Uşaklı
c7e2b0a2b0 Merge branch 'develop' into activitypub 2024-03-07 18:50:37 -05:00
Julian Lam
39da3ab668 fix: remove unresolvable actors from parsing prior to mocking profile 2024-03-07 16:59:40 -05:00
Julian Lam
4a8b06e815 fix: send explicitly empty array for attachment prop in mocks.note 2024-03-07 16:47:09 -05:00
Julian Lam
6999bd68e2 fix: remove some privs from fediverse in world category 2024-03-07 15:51:30 -05:00
Julian Lam
28f38b2687 fix: inability to retrieve previously-unknown remote users via url manipulation 2024-03-07 15:39:42 -05:00
Julian Lam
81b81e540a fix: tags received via AP should only be of type Hashtag (as mentions are also in tag prop 2024-03-07 15:11:43 -05:00
Julian Lam
beaedc86aa fix: data schema of reject activities 2024-03-07 13:46:20 -05:00
Julian Lam
9f8c706f23 fix: fallbacks for if preferredUsername is not set 2024-03-07 13:16:13 -05:00
Julian Lam
95427c4af7 fix: pass proper uid to privilege check in AP note federation 2024-03-06 15:07:56 -05:00
Julian Lam
0c2cfbe7a0 chore: lint 2024-03-06 14:59:49 -05:00
Julian Lam
4c2cbb5b12 fix: remove console logging 2024-03-06 14:58:15 -05:00
Julian Lam
5b74f6dac5 fix: move fallback 0 return in parseIntFields to other side of ternary conditional 2024-03-06 11:47:46 -05:00
Julian Lam
f368a1a87f fix: remove intFields hack and update db.parseIntFields to only parseInt if field value is a number 2024-03-06 11:45:34 -05:00
Barış Soner Uşaklı
cda25bb646 Merge branch 'develop' into activitypub 2024-03-06 11:40:41 -05:00
Barış Soner Uşaklı
385b8c8a52 Merge branch 'develop' into activitypub 2024-03-06 11:40:12 -05:00
Barış Soner Uşaklı
706fa17429 Merge branch 'develop' into activitypub 2024-03-06 10:34:36 -05:00
Julian Lam
6671b51169 fix: truthy check in notes.assert 2024-03-05 14:52:52 -05:00
Julian Lam
aef1215fd6 fix: remote user avatars in notifications 2024-03-05 14:42:25 -05:00
Julian Lam
ae09aa2086 fix: bump mentions 2024-03-05 14:26:33 -05:00
Julian Lam
e4c1ca1ede feat: mentions support 2024-03-05 14:26:33 -05:00
Julian Lam
1b64fdb5b3 feat: allow user.search to handle remote handles, beginning of mentions support 2024-03-05 14:26:33 -05:00
Barış Soner Uşaklı
07c1ea2876 Merge branch 'develop' into activitypub 2024-03-04 16:09:11 -05:00
Barış Soner Uşaklı
63e2dc9ae4 string 2024-02-29 16:48:43 -05:00
Barış Soner Uşaklı
038f726b23 testing popular sorting 2024-02-29 16:47:09 -05:00
Julian Lam
c707a32aa9 feat: integrate notifications for remote likes, follows, and announces.
Rescind notification as necessary.
2024-02-29 16:10:01 -05:00
Barış Soner Uşaklı
0f99ae1f45 pre.3 2024-02-29 15:14:55 -05:00
Barış Soner Uşaklı
cb8d38ee2f Squashed commit of the following:
commit 072a11b89f
Merge: 25ef62dc6b 8fb0ed82b8
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Feb 29 13:10:01 2024 -0500

    Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop

commit 25ef62dc6b
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Feb 29 13:09:56 2024 -0500

    chore: up harmony

commit 8fb0ed82b8
Author: Misty Release Bot <deploy@nodebb.org>
Date:   Thu Feb 29 18:08:50 2024 +0000

    chore(i18n): fallback strings for new resources: nodebb.themes-harmony

commit 96bc5d6f84
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Feb 29 13:08:25 2024 -0500

    add harmony setting label

commit 516c8d0424
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Feb 29 12:53:39 2024 -0500

    chore(deps): update commitlint monorepo to v19 (#12369)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit a8abc7aea4
Merge: 3aaa072756 aa6859dfae
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Feb 29 10:42:42 2024 -0500

    Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop

commit 3aaa072756
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Feb 29 10:42:37 2024 -0500

    chore: up peace

commit aa6859dfae
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Feb 29 10:42:16 2024 -0500

    fix(deps): update dependency nodemailer to v6.9.11 (#12380)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 2c3540b25c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Feb 29 10:42:07 2024 -0500

    fix(deps): update dependency express to v4.18.3 (#12379)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit c8a5e24aee
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Feb 29 10:39:02 2024 -0500

    test: fix test

commit 5556c1d549
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Feb 29 10:29:37 2024 -0500

    add missing btn class

commit fb98dc054d
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Feb 29 09:43:17 2024 -0500

    fix(deps): update dependency nodebb-plugin-markdown to v12.2.6 (#12371)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 9de0ab3165
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Feb 29 09:42:13 2024 -0500

    fix(deps): update dependency archiver to v7 (#12374)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 131d2fe78b
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Feb 29 09:41:56 2024 -0500

    fix(deps): update dependency chart.js to v4.4.2 (#12376)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 0ab1982cb8
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Feb 29 09:41:37 2024 -0500

    chore(deps): update dependency smtp-server to v3.13.3 (#12378)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 65f3c73493
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Thu Feb 29 09:31:17 2024 -0500

    chore: up peace

commit a5101dcbe1
Author: Misty Release Bot <deploy@nodebb.org>
Date:   Thu Feb 29 09:19:05 2024 +0000

    Latest translations and fallbacks

commit 0f11533c23
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Feb 28 16:04:25 2024 -0500

    cache page changes

commit 53b3c5d669
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Feb 28 11:41:18 2024 -0500

    feat: add chat widget areas, closes #12375

commit 1ed4d76363
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Feb 28 11:14:20 2024 -0500

    fix(deps): update dependency bootswatch to v5.3.3 (#12373)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit ea99401a0d
Merge: f4c651fe25 caf8722fd5
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Wed Feb 28 09:19:09 2024 -0500

    Merge branch 'master' into develop

commit caf8722fd5
Author: Misty Release Bot <deploy@nodebb.org>
Date:   Wed Feb 28 14:17:10 2024 +0000

    chore: update changelog for v3.6.7

commit 78b8fab3e7
Author: Misty Release Bot <deploy@nodebb.org>
Date:   Wed Feb 28 14:17:09 2024 +0000

    chore: incrementing version number - v3.6.7

commit f4c651fe25
Author: Misty Release Bot <deploy@nodebb.org>
Date:   Wed Feb 28 09:18:50 2024 +0000

    Latest translations and fallbacks

commit 5eb503440d
Merge: 7207814b90 5f597dc97f
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Tue Feb 27 15:22:23 2024 -0500

    Merge branch 'master' into develop

commit 5f597dc97f
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Tue Feb 27 15:13:06 2024 -0500

    align center

commit 107f5613bf
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Tue Feb 27 15:07:23 2024 -0500

    fix: #12372, fix manual digest buttons

commit 7207814b90
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Tue Feb 27 09:20:44 2024 -0500

    feat: add hook into user.posts.isReady

    can be used to disable post delays or apply custom logic
    closes https://github.com/NodeBB/NodeBB/pull/12367

commit 1df37c0153
Author: Misty Release Bot <deploy@nodebb.org>
Date:   Tue Feb 27 09:19:09 2024 +0000

    Latest translations and fallbacks
2024-02-29 15:04:29 -05:00
Julian Lam
e1c4311299 feat: federate tags out on new post (if new topic) 2024-02-29 11:35:07 -05:00
Julian Lam
f5a610797c refactor: use topics.create internal method instead of directly setting topic hash, handle incoming tags for OP 2024-02-29 11:19:56 -05:00
Julian Lam
1ca9994f43 fix: properly handle if mainPid is not a number 2024-02-29 00:06:59 -05:00
Julian Lam
b529610bba fix: mainPid detection in unprocessed ids in assertTopic 2024-02-28 21:50:43 -05:00
Julian Lam
0cf6af9b6c fix: redir on bad world filter 2024-02-28 14:10:21 -05:00
Julian Lam
8cb984d44c fix: serve fallback images on category actor 2024-02-28 14:07:27 -05:00
Julian Lam
44452a3b6e fix: bump markdown 2024-02-28 13:48:49 -05:00
Julian Lam
a08b2efb5e fix: missing invocation of generatePostUrl in generateRepliedTo helper 2024-02-28 13:33:41 -05:00
Julian Lam
bdcd862c1b refactor: assertTopic to only call setObject when it is a new topic 2024-02-28 13:29:21 -05:00
Julian Lam
96a3a7465f fix: unable to process Update(Person) 2024-02-28 13:14:15 -05:00
Julian Lam
d51f5e5922 fix: crash in resolveLocalId if Number is passed in 2024-02-28 12:54:54 -05:00
Julian Lam
0b6b86d132 fix: missing await, and handle local posts with no toPid (i.e. reply to OP) 2024-02-28 12:45:11 -05:00
Julian Lam
a3368a6904 fix: don't overwrite title if present, on assertTopic 2024-02-27 15:25:13 -05:00
Julian Lam
b189427621 fix: bump markdown 2024-02-27 11:48:14 -05:00
Julian Lam
281e9d6e8c fix: copy fixes, rename upgrade script, disable federation on upgrades 2024-02-27 11:35:00 -05:00
Julian Lam
10abb82e8a fix: update ap-related deps to prerelease versions 2024-02-27 11:25:55 -05:00
Julian Lam
3d83a1752e Merge remote-tracking branch 'origin/develop' into activitypub 2024-02-26 16:32:45 -05:00
Julian Lam
77a3efb43c feat: restrict loopback calls 2024-02-26 16:12:40 -05:00
Julian Lam
5f85e70006 fix: defer federation of new topics when topic is scheduled, tie activitypub api module to global enable toggle 2024-02-26 15:39:09 -05:00
Julian Lam
aadac7053a tests: fix privileges in test runner 2024-02-26 14:22:35 -05:00
Julian Lam
563db78f87 fix: lint 2024-02-26 13:47:55 -05:00
Julian Lam
1bd8f9a1fa feat: fine-grained privileges integration for fediverse users and world pseudo-category 2024-02-26 11:39:32 -05:00
Julian Lam
28370b1043 fix: put postcount retrieval behind try..catch so errors are handled appropriately 2024-02-26 11:34:03 -05:00
Julian Lam
b011595198 fix: side-effects from adding toPid to post intFields (now removed) 2024-02-22 10:08:44 -05:00
Julian Lam
3a870360c4 fix: revert introduction of toPid into post intFields, manually cast toPid as int in getPostSummaryByPids if present and numeric 2024-02-21 15:15:59 -05:00
Julian Lam
eaba2aa37f feat: temporarily deny handling non-public notes 2024-02-21 14:58:52 -05:00
Julian Lam
49c69a0f6a feat: shared inbox 2024-02-21 14:44:23 -05:00
Julian Lam
175521ba67 test: fix well-known error code repsonse 2024-02-21 14:37:21 -05:00
Julian Lam
92a8951bca fix: check origin only if object is a string 2024-02-21 14:05:54 -05:00
Julian Lam
a94341f489 feat: security, cross-check key ownership against received actor 2024-02-21 13:43:56 -05:00
Julian Lam
ed4ccbfccc refactor: resolveId method, add hostname verification 2024-02-21 10:58:20 -05:00
Julian Lam
42a0924137 test: refactor AP tests 2024-02-21 10:26:26 -05:00
Julian Lam
e138b915b9 test: fix tests 2024-02-20 15:01:38 -05:00
Julian Lam
3e02efcdb9 lint: unused requires, linting fixes 2024-02-20 14:26:21 -05:00
Julian Lam
893dd523ca fix: send string to validator 2024-02-20 14:23:53 -05:00
Julian Lam
53d1c10ec4 fix: regression re: attachment handling 2024-02-20 14:19:50 -05:00
Julian Lam
31fd135f6e fix: parseIntFields for tids 2024-02-20 14:09:06 -05:00
Julian Lam
cfbbf4ca86 fix: handle undo(Announce) of remote notes 2024-02-20 13:43:45 -05:00
Julian Lam
d77de088e6 Merge remote-tracking branch 'origin/develop' into activitypub 2024-02-20 12:08:53 -05:00
Julian Lam
6a7f8f146f fix: assert actors on note assertion, resolve crash if announcing something that's already been announced 2024-02-20 11:57:50 -05:00
Julian Lam
0edaf17c6a fix: don't crash when no attachment, oops 2024-02-16 15:59:04 -05:00
Julian Lam
e5b6ee97bd feat: attachments support 2024-02-16 12:07:29 -05:00
Julian Lam
8b0ccc8090 fix: sanitize post remote post content regardless 2024-02-14 22:53:27 -05:00
Julian Lam
068c4fa90e fix: wrong id parsed in announce 2024-02-14 22:53:14 -05:00
Julian Lam
56cfae0766 fix: accidental overwrite of hoisted internal variable 2024-02-14 11:56:21 -05:00
Julian Lam
5c04e8051c fix: include mainPid in topic counts calculation 2024-02-14 11:38:31 -05:00
Julian Lam
19d017b942 fix: guests visiting /world should see all remote topics 2024-02-14 10:44:13 -05:00
Julian Lam
6a11c89b90 fix: timestamp calculation 2024-02-14 10:23:06 -05:00
Julian Lam
76d5feb7d6 fix: better handling of missing of invalid to, cc, timestamp values 2024-02-13 12:03:16 -05:00
Julian Lam
814c479405 fix: remote announces not showing up in local inboxes 2024-02-12 16:23:21 -05:00
Julian Lam
9439987eda fix: handle inaccessible boosts 2024-02-12 15:25:49 -05:00
Julian Lam
672a907d54 fix: remove invalid/inaccessible object from parent traversal chain on get error 2024-02-12 15:05:18 -05:00
Julian Lam
609a9a37e5 fix: handle invalid score 2024-02-12 15:01:10 -05:00
Julian Lam
22da3a6a80 fix: mainPid accidental int 2024-02-12 14:59:13 -05:00
Julian Lam
69f1ace3e5 fix: getParentChain error handling 2024-02-12 14:54:13 -05:00
Julian Lam
d13980c8fb fix: take mainPid into account in syncUserInboxes 2024-02-12 14:51:21 -05:00
Julian Lam
de71b733f8 fix: typo 2024-02-12 14:41:22 -05:00
Julian Lam
8912863423 feat: save tids to individual user inboxes based on recipient list, new /world/all route 2024-02-12 14:34:37 -05:00
Julian Lam
da085b0ece feat: save actor follower URL backreference and sorted set backreference 2024-02-12 14:32:55 -05:00
Julian Lam
401b4c5fa6 fix: stringify error body in ap.send 2024-02-09 11:37:22 -05:00
Julian Lam
12968b6291 fix: activitypub.get failure handling 2024-02-09 11:31:42 -05:00
Julian Lam
ce4b5679a2 fix: only log warning on ap.send failure 2024-02-09 11:24:03 -05:00
Julian Lam
5fee4e3306 fix: rejig some tertiary conditionals, fix broken inReplyTo when toPid is not defined and mainPid is a remote post 2024-02-09 11:18:23 -05:00
Julian Lam
11dba85d0a fix: resolveLocalId to return null values instead of throwing for no resolution 2024-02-09 11:15:03 -05:00
Julian Lam
ac56289fa2 fix: don't crash on activitypub.send non-2xx, better logging for successful sends 2024-02-08 21:34:26 -05:00
Julian Lam
874b24cbcf feat: infinite scrolling for /world 2024-02-08 12:29:20 -05:00
Julian Lam
2b1a347792 fix: replies to remote content overriding mainPid in topic 2024-02-08 11:55:48 -05:00
Julian Lam
f1b8f3fe4f fix: assertTopic incorrectly creating new id if passed-in id did not match the actual object's id 2024-02-08 11:33:27 -05:00
Julian Lam
944de4ea26 Merge remote-tracking branch 'origin/develop' into activitypub 2024-02-07 15:07:42 -05:00
Julian Lam
4fb6574cf7 fix: urls in posts and announces 2024-02-07 14:29:47 -05:00
Julian Lam
a61e7fe79b fix: remove now unused world/:tid route and assoc. controller 2024-02-07 13:49:14 -05:00
Julian Lam
08f8babd9f debug: additional logging 2024-02-07 12:50:26 -05:00
Julian Lam
aafdebd211 fix: cast cids passed in to getCategoriesFields as ints 2024-02-07 12:40:59 -05:00
Julian Lam
80377599d1 fix: logic error 2024-02-07 12:38:46 -05:00
Julian Lam
6508287db5 feat: record remote Announce(Note) 2024-02-07 12:28:27 -05:00
Julian Lam
ec2b375ae9 refactor: use existing sets for topics (instead of topicRemote, etc.) 2024-02-07 12:28:16 -05:00
Julian Lam
94dcd29e63 feat: handle Announce(Note) when Note is a piece of remote content 2024-02-07 00:14:29 -05:00
Julian Lam
9795abbf58 fix: logic derp 2024-02-06 15:20:30 -05:00
Julian Lam
00efbd6dd9 Merge remote-tracking branch 'origin/develop' into activitypub 2024-02-06 14:58:06 -05:00
Julian Lam
415b4fe11a feat: Announce(Note) and Undo(Announce) 2024-02-06 14:57:44 -05:00
Julian Lam
21a2876e9c fix: new language source file for activitypub text 2024-02-06 14:57:23 -05:00
Julian Lam
b9821c5206 feat: exposed method to find topic events based on a subset of saved info, returns topic event ids 2024-02-06 14:56:34 -05:00
Julian Lam
f7259ccb8b fix: getUserInfo internal method in topic events to not filter out uids because getUsersFields already does it 2024-02-06 14:56:01 -05:00
Julian Lam
a461e5dd41 feat: topic and category S2S get responses 2024-02-06 11:04:08 -05:00
Julian Lam
25f0d48432 fix: category following and acceptance logic 2024-02-06 10:40:46 -05:00
Julian Lam
35819cc953 refactor: activitypub sending to handle signed requests from categories 2024-02-05 16:57:17 -05:00
Julian Lam
42bb3c3399 test: fix tests to reflect new immutable IDs, and added new tests for resource retrieval 2024-02-05 14:12:23 -05:00
Julian Lam
d2f14c363d fix: properly assert resources in AP router 2024-02-05 14:12:00 -05:00
Julian Lam
d18e65c473 feat: send proper content-type on AP S2S responses 2024-02-05 14:11:32 -05:00
Julian Lam
d213ce790c fix: update preferredUsername in category actor to match webfinger representation 2024-02-05 10:09:44 -05:00
Julian Lam
88733a5160 feat: category actors, stub outbox 2024-02-02 17:19:59 -05:00
Julian Lam
ae042ce39e feat: returning following and follower collections upon request 2024-02-01 16:53:47 -05:00
Julian Lam
607c4623c7 feat: Like(Note) and Undo(Like); federating likes 2024-02-01 16:05:31 -05:00
Julian Lam
94361721b1 fix: follower calls to return empty item list unless a page is explicitly passed in 2024-01-30 12:11:33 -05:00
Julian Lam
6930973d7a feat: origin checking on received Update activities 2024-01-30 12:11:10 -05:00
Julian Lam
0e59f3124e feat: Update(Note) 2024-01-30 11:25:45 -05:00
Julian Lam
86a607ce8c fix: move all actor object urls to immutable variants 2024-01-29 16:59:13 -05:00
Julian Lam
457bfe1685 fix: send proper @context value for posts (was missing) 2024-01-29 16:33:41 -05:00
Julian Lam
fef1882473 fix: remote follows, yet again 2024-01-26 22:35:02 -05:00
Julian Lam
a3a0edb70b fix: a bunch of broken things, added test for Create(Note) 2024-01-26 21:39:20 -05:00
Julian Lam
6e87cf57a2 feat: Update(Person) 2024-01-26 16:48:16 -05:00
Julian Lam
fa1c549002 fix: error handling for actor.assert 2024-01-26 16:24:14 -05:00
Julian Lam
ef8cd34ba1 refactor: replace JIT actor retrieval with actor assertion and storage logic 2024-01-26 15:10:35 -05:00
Julian Lam
2c8342632f fix: missing break statement 2024-01-26 11:45:09 -05:00
Julian Lam
a355c05d83 fix: reject spiders on remote profile GETs 2024-01-26 11:36:44 -05:00
Julian Lam
25434d2a6e fix: send back correct actor id on webfinger calls 2024-01-26 11:20:14 -05:00
Julian Lam
ddf17ee5fb fix: parseInt on timestamp from post 2024-01-25 16:33:31 -05:00
Julian Lam
6b517252b9 feat: activitypub response to note retrieval via pid 2024-01-25 16:27:56 -05:00
Julian Lam
0b3ca8e366 fix: /uid/:uid route to return actor 2024-01-25 16:00:46 -05:00
Julian Lam
5de4f08412 refactor: added mocks.note in preparation for AP note retrieval logic, inReplyTo is always populated now, unless new topic 2024-01-25 15:38:01 -05:00
Julian Lam
e07c31316e fix: the id of an actor should be its immutable uri (/uid/:uid) and not userslug 2024-01-25 14:23:59 -05:00
Julian Lam
3c24cfb4a9 fix: unused require, tests 2024-01-25 11:06:30 -05:00
Julian Lam
0af97dd444 fix: send full as:Image object for icon and image in mocked actor object 2024-01-24 22:59:09 -05:00
Julian Lam
8453b83e9e feat: added mocks.actor and Update(Person) activity on profile update 2024-01-24 20:10:22 -05:00
Julian Lam
f51bbe91e7 fix: clear post cache on Update(Note) 2024-01-24 14:35:21 -05:00
Julian Lam
1ee03f2b83 fix: webfinger loopback 2024-01-24 14:14:24 -05:00
Julian Lam
e00a03bb9c fix: revert home page routing change and moved instance actor endpoint to 2024-01-24 14:09:40 -05:00
Julian Lam
911177ceda chore: removed unused requires 2024-01-24 14:01:40 -05:00
Julian Lam
0e016c6ecd feat: Create(Note) on new topic or reply
This is a naive WIP implementation that federates everything out publicly. It does not take category privileges into account!
2024-01-24 11:44:10 -05:00
Julian Lam
c9feb92539 refactor: simplify remote (un)follow controller 2024-01-23 12:11:35 -05:00
Julian Lam
3bdaa8a836 fix: restore avatars in topic list 2024-01-23 11:49:57 -05:00
Julian Lam
da0211b1a0 feat: proper webfinger response for instance actor 2024-01-23 11:22:18 -05:00
Julian Lam
f8cfe64c7e fix: send preferredUsername in application actor response 2024-01-23 10:31:52 -05:00
Julian Lam
4cc7ee6501 fix: note assertion on Create(Note) and Update(Note) to use instance key instead of uid 1's user key 2024-01-23 10:31:13 -05:00
Julian Lam
92c990f2f7 chore: remove debug log 2024-01-23 10:16:44 -05:00
Opliko
2ce14f5019 refactor: guard dispatcher definition so non-Node runtimes won't have issues 2024-01-22 18:05:27 -05:00
Opliko
2cb370882b fix: add workaround for nodejs/undici#1305 required to remove sec-fetch-mode header 2024-01-22 18:05:27 -05:00
Julian Lam
9885f94a2b feat: application actor + public key for uid 0 signs, moved homepage route to after core routes are generated 2024-01-22 16:18:49 -05:00
Julian Lam
403bf3e1a8 chore: remove debug log 2024-01-22 14:46:38 -05:00
Julian Lam
9e58b04c4e fix: response, not res 2024-01-22 14:06:39 -05:00
Julian Lam
47b3ffb9b1 lint: fix eslint errors 2024-01-22 13:51:06 -05:00
Julian Lam
76c6e30282 Merge remote-tracking branch 'origin/develop' into activitypub 2024-01-22 13:50:08 -05:00
Julian Lam
a3e1a666b8 fix: automatically reject unsigned POSTs to inbox 2024-01-19 11:43:21 -05:00
Julian Lam
2ff70fdde2 refactor: generate a topic id when asserting a new topic 2024-01-19 11:31:04 -05:00
Julian Lam
981b4f146d feat: native parsing of title for topics 2024-01-18 16:20:37 -05:00
Julian Lam
33f3da8a64 fix: handle case where pubKey cannot be found 2024-01-18 15:21:46 -05:00
Julian Lam
518169fe65 fix: user data in /world 2024-01-18 12:19:37 -05:00
Julian Lam
538776f9c7 refactor: move activitypub-related middlewares to their own file 2024-01-18 11:50:14 -05:00
Julian Lam
04423232c6 feat: beginnings of the /world route 2024-01-17 23:14:12 -05:00
Julian Lam
970a5a6e5f fix: bookmark in topic data is nullable now
This prevents the superfluous "/1" being appended to all topics you've never been into.

This looks to be a change in the public API but the documented API lists this property as nullable already, so it looks like this commit is actually *restoring* proper behaviour.
2024-01-17 23:13:19 -05:00
Julian Lam
60bc27ec69 fix: saving teaserPid, timestamp, lastposttime in topic, fixed post index issue in loading topics 2024-01-17 12:15:58 -05:00
Julian Lam
e038eb0509 fix: preserve cid if set 2024-01-17 11:54:20 -05:00
Julian Lam
9c15b02aa6 chore: update log verbiage 2024-01-17 11:47:57 -05:00
Julian Lam
ac672f08a7 feat: handle Update(note) 2024-01-16 13:55:58 -05:00
Julian Lam
641a94d64a chore: additional logging 2024-01-16 12:04:26 -05:00
Julian Lam
f74775365a feat: handle Create(note) 2024-01-16 12:00:50 -05:00
Julian Lam
7565485204 fix: incorrect author uid saved in topic 2024-01-16 12:00:40 -05:00
Julian Lam
8cd3ff1ab4 fix: infinite scroll for posts 2024-01-16 11:42:59 -05:00
Julian Lam
5ac0276530 fix: reply expansion 2024-01-16 11:20:54 -05:00
Julian Lam
28c3dcb626 Merge remote-tracking branch 'origin/develop' into activitypub 2024-01-16 10:45:26 -05:00
Julian Lam
2981f663ce fix: issues related to adding new reply chains to an existing topic, resolveId method in notes module 2024-01-16 10:44:47 -05:00
Julian Lam
7e89eadb36 feat: flesh out more topic info, fix navigator 2024-01-13 22:27:02 -05:00
Julian Lam
81d810983a fix: simplify increasePostCount logic by combining methods 2024-01-13 22:26:39 -05:00
Julian Lam
4bd7a574c3 feat: some additional work to properly save and retrieve remote topic data 2024-01-12 16:39:29 -05:00
Julian Lam
273188632d Merge remote-tracking branch 'origin/develop' into activitypub 2024-01-12 15:23:41 -05:00
Julian Lam
485cf20006 feat: ability to browse to any ActivityPub note and have the entire topic chain render
Added methods for going up the inReplyTo chain to parent, asserting the topic, etc.
2024-01-12 15:23:30 -05:00
Julian Lam
d992239d7b fix: have mocks.posts return same number of items as received 2024-01-12 11:29:08 -05:00
Julian Lam
326bb995b1 feat: add activitypub request cache 2024-01-12 11:27:55 -05:00
Julian Lam
2b3b6e56af chore: move assertNote to separate file in preparation for additional note-based methods 2024-01-11 10:05:02 -05:00
Julian Lam
ab40ba6167 feat: assertNotes method 2024-01-10 20:52:38 -05:00
Julian Lam
3ce84b39bc feat: ability to load remote post data in a topic 2024-01-10 20:52:28 -05:00
Julian Lam
2bd9e9847d refactor: simplify mocks.post as it only needs minimal data for saving into db 2024-01-10 20:51:23 -05:00
Julian Lam
0d478b2c76 feat: plumb uid into .addParentPosts() so .assertNotes() can be properly called 2024-01-10 20:49:27 -05:00
Julian Lam
06e1583461 refactor: move mockProfile and mockPost to separate mocks.js 2024-01-10 14:19:57 -05:00
Julian Lam
f1e5e5a0ad feat: stub lib for retrieving and mocking posts 2024-01-10 14:14:44 -05:00
Julian Lam
91a509c4eb test: fix error copy 2024-01-08 15:03:46 -05:00
Julian Lam
d1cdb8f858 fix: show full names for remote users 2024-01-08 15:02:36 -05:00
Julian Lam
5e1e809962 feat: send name property in getActor response 2024-01-08 14:46:43 -05:00
Julian Lam
9221506b0f fix: improper params sent to get and getActor 2024-01-08 14:46:33 -05:00
Julian Lam
ec3c6b67cd fix: restore hostname prop in getActor method 2024-01-08 14:45:56 -05:00
Julian Lam
7ec75f5830 fix: ActivityPub.get now throws on failure, handle in getActor 2024-01-08 14:30:09 -05:00
Julian Lam
a1c8c3a043 refactor: update ActivityPub.get and all methods calling it to take a uid so that requests can be signed 2024-01-05 22:46:07 -05:00
Julian Lam
942a9b7e5c fix: send in mocked profile data in follow routes as well 2024-01-05 15:39:45 -05:00
Julian Lam
2a77ae550b feat: ability to browse follower/following lists of remote accounts 2024-01-05 15:32:55 -05:00
Julian Lam
c66b18670d fix: tests 2024-01-05 11:56:20 -05:00
Julian Lam
7fd15d6668 feat: expose following/follower counts in actor response 2024-01-05 11:39:17 -05:00
Julian Lam
27e256d26e fix: isUri helper so that it passes ci tests 2024-01-05 11:38:26 -05:00
Julian Lam
fcca9259b4 fix: frontend follow logic, as uid is no longer webfinger slug 2024-01-05 10:18:44 -05:00
Julian Lam
283e460a57 fix: use simpler getSortedSetRevRange instead of unnecessary zunion call
/cc @barisusakli
2024-01-05 10:04:59 -05:00
Julian Lam
e4eeb069c2 Merge remote-tracking branch 'origin/develop' into activitypub 2024-01-05 09:58:46 -05:00
Julian Lam
739b05481c feat: show remote followers/following in user profile pages 2024-01-05 09:58:37 -05:00
Julian Lam
672c70146a feat: update mockProfile to accept actor uris as well as actor objects 2024-01-04 16:25:46 -05:00
Julian Lam
2e330d8b3a refactor: validator check to helper method 2024-01-04 16:23:09 -05:00
Julian Lam
8d4fd9c0f8 refactor: move profile mocking logic to discrete method in main activitypub lib 2024-01-04 14:04:34 -05:00
Julian Lam
759d69e06c fix: accept and undo logic saving improper id into database, updated follow logic so remote follow is not added to collection until an accept is received 2024-01-03 13:54:17 -05:00
Julian Lam
ccbf32bcc5 Merge remote-tracking branch 'origin/develop' into activitypub 2024-01-02 11:58:25 -05:00
Julian Lam
3339baac18 fix: relax activity-failed condition 2023-12-22 16:02:27 -05:00
Julian Lam
b93a9eec7e Merge remote-tracking branch 'origin/develop' into activitypub 2023-12-22 15:53:30 -05:00
Julian Lam
6a54e0090b fix: additional refactors and updates to follow/unfollow logic 2023-12-22 15:53:04 -05:00
Julian Lam
ac3440114a fix: bug where body wasn't properly sent on ap-style content-types 2023-12-22 15:52:38 -05:00
Julian Lam
543daee866 fix: send actor uris in follow instead of webfinger ids 2023-12-22 13:56:18 -05:00
Julian Lam
f3b0794d17 fix: some wip code regarding handling a follow activity, remove unfollow activity as that does not exist 2023-12-22 13:35:09 -05:00
Julian Lam
0eadad84cd fix: accidental double-hash in sign/verify 2023-12-22 12:58:46 -05:00
Julian Lam
71e3d26bb4 fix: incorrect logic 2023-12-22 12:58:30 -05:00
Julian Lam
dd480aa4f6 fix: update proceedOnActivityPub middleware to handle how Mastodon doesn't send the 'Accepts' header 2023-12-21 15:49:51 -05:00
Julian Lam
885278842b fix: another bad call to request lib 2023-12-21 14:46:03 -05:00
Julian Lam
8d79617044 fix: broken call to request lib, tests 2023-12-21 14:38:16 -05:00
Julian Lam
00bda0688d Merge remote-tracking branch 'origin/develop' into activitypub 2023-12-21 14:23:50 -05:00
Julian Lam
5c881d3f51 refactor: update ap libs to use core request lib 2023-12-19 14:33:38 -05:00
Julian Lam
510763af30 fix: update isJSON test in request lib 2023-12-19 14:33:14 -05:00
Julian Lam
0d6f0530f5 Merge remote-tracking branch 'origin/develop' into activitypub 2023-12-19 14:02:33 -05:00
Julian Lam
a21110fd88 fix: handle null actor uri in helpers.query 2023-12-14 13:47:28 -05:00
Julian Lam
24c1dfac8c test: allow http proto on ci 2023-12-14 12:25:06 -05:00
Julian Lam
48fd2e6441 Merge remote-tracking branch 'origin/develop' into activitypub 2023-12-13 13:21:32 -05:00
Julian Lam
7f46f07cb9 fix: unused require 2023-12-13 13:21:29 -05:00
Julian Lam
4c1b2b3fe6 feat: accept and undo support 2023-12-13 13:15:03 -05:00
Julian Lam
68d5e4a8ab refactor: update activitypub.getActor to accept either url or webfinger id 2023-12-13 13:14:51 -05:00
Julian Lam
1f79f54241 feat: update activitypub helper resolveLocalUid to accept both webfinger name and full URL as input 2023-12-11 14:35:04 -05:00
Julian Lam
c803b2124c refactor: minor restructure to move logic out of main controller file to src/api 2023-12-08 10:55:16 -05:00
Julian Lam
8a5fb86ddf chore: small var rename 2023-12-08 10:46:34 -05:00
Julian Lam
e794f1d2ce fix: store remote followed users count separately from local 2023-12-07 13:23:06 -05:00
Julian Lam
4324f09c85 fix: icon text and bgColor in remote profiles 2023-12-07 13:10:06 -05:00
Julian Lam
5e693702a4 chore: minor re-shuffling of code 2023-12-07 12:36:30 -05:00
Julian Lam
99cc60c8d5 fix: add basic sanity-checking to middleware.validateActivity 2023-12-06 13:57:49 -05:00
Julian Lam
cc0d18869a test: fixed improper signed_string reconstruction in .verify() 2023-12-06 13:38:41 -05:00
Julian Lam
bcee1c8dc8 fix: incorrect host/hostname usage in well-known test 2023-12-06 13:38:41 -05:00
Julian Lam
4218ecc4a0 fix: save remote follower count separately from local follower count 2023-12-06 13:38:41 -05:00
Julian Lam
c02271c7af feat: follow/unfollow logic and receipt 2023-12-06 13:38:41 -05:00
Julian Lam
e6753ce5db fix: missing req.body when parsing ActivityPub requests 2023-12-06 13:38:41 -05:00
Julian Lam
9dfa1b7209 test: fix webfinger test 2023-12-06 13:38:41 -05:00
Julian Lam
5d95765ee7 fix: bugs, more prep to start making calls to self 2023-12-06 13:38:41 -05:00
Julian Lam
9f94653b3f style: remove unused variable 2023-12-06 13:38:41 -05:00
Julian Lam
cdc4275fec feat: actor cache, method to resolve inboxes, stub code for sending requests. Now base64 encoding digest as expected by Mastodon 2023-12-06 13:38:41 -05:00
Julian Lam
2e89900886 chore: reorganize controllers for clarity 2023-12-06 13:38:41 -05:00
Julian Lam
a10df9873b test: added passing test cases for .sign() and .verify() 2023-12-06 13:38:41 -05:00
Julian Lam
e7184eb8cc feat: http signatures support, .sign() and .verify() AP helper methods 2023-12-06 13:38:41 -05:00
Julian Lam
4f5f025d57 feat: add webfinger ttl cache 2023-12-06 13:38:41 -05:00
Julian Lam
57895b7246 feat: add .has() call to cache/ttl 2023-12-06 13:38:39 -05:00
Julian Lam
ab3ff320b5 refactor: acp tpl + config option
- Updated ACP template to match new format
- changed global switch to `activitypubEnabled` (lowercase p)
2023-12-06 13:38:18 -05:00
Julian Lam
0cbbce8c16 chore: update AP helpers export, 404 logic reversal, no slugify in userslug in mock profile from remote instance 2023-12-06 13:38:18 -05:00
Julian Lam
a05b674e27 feat: ability to view federated profiles via url manipulation 2023-12-06 13:38:18 -05:00
Julian Lam
7e1dac39ea feat: followers and following endpoints 2023-12-06 13:38:18 -05:00
Julian Lam
81b6260f2e feat: inbox and outbox routes, stub controllers 2023-12-06 13:38:18 -05:00
Julian Lam
099124c49e feat: global switch for disabling federation, + test 2023-12-06 13:38:18 -05:00
Julian Lam
1c8e13bb12 test: updated activitypub test suite 2023-12-06 13:38:18 -05:00
Julian Lam
4bd8d28a8b test: added test cases for activitypub integration, WIP 2023-12-06 13:38:18 -05:00
Julian Lam
2dec357aee feat: activitypub actor endpoint for user accounts 2023-12-06 13:38:18 -05:00
Julian Lam
51d8f3b195 fix: moved .well-known assets to separate router file, added basic webfinger implementation
added tests for webfinger controller
2023-12-06 13:38:18 -05:00
2439 changed files with 49753 additions and 14989 deletions

View File

@@ -1,21 +0,0 @@
node_modules/
*.sublime-project
*.sublime-workspace
.project
.vagrant
.DS_Store
logs/
/public/templates
/public/uploads
/public/vendor
/public/src/modules/string.js
.idea/
.vscode/
*.ipr
*.iws
/coverage
/build
.eslintrc
test/files
*.min.js
install/docker/

View File

@@ -1,3 +0,0 @@
{
"extends": "nodebb"
}

View File

@@ -16,14 +16,28 @@ permissions:
packages: write
jobs:
release:
runs-on: ubuntu-latest
build:
strategy:
matrix:
include:
- os: ubuntu-latest
platforms: linux/amd64
required: true
- os: ubuntu-24.04-arm
platforms: linux/arm64
required: true
- os: ubuntu-24.04-arm
platforms: linux/arm/v7
required: false
continue-on-error: ${{ !matrix.required }}
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Prepare
run: |
platform=${{ matrix.platforms }}
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
echo "IMAGE=ghcr.io/${GITHUB_REPOSITORY@L}" >> $GITHUB_ENV
- uses: actions/checkout@v5
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
@@ -34,24 +48,11 @@ jobs:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Get current date in NST
run: echo "CURRENT_DATE_NST=$(date +'%Y%m%d-%H%M%S' -d '-3 hours -30 minutes')" >> $GITHUB_ENV
- name: Docker meta
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}.x
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch,enable=${{ github.event.repository.default_branch != github.ref }}
type=raw,value=${{ env.CURRENT_DATE_NST }}
flavor: |
latest=true
images: ${{ env.IMAGE }}
- name: Cache node_modules
id: cache-node-modules
@@ -61,12 +62,73 @@ jobs:
key: var-cache-node-modules-${{ hashFiles('Dockerfile', 'install/package.json') }}
- name: Build and push Docker images
id: build
uses: docker/build-push-action@v6
with:
cache-from: type=gha
cache-to: type=gha,mode=min
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/arm/v7
push: true
tags: ${{ steps.meta.outputs.tags }}
platforms: ${{ matrix.platforms }}
labels: ${{ steps.meta.outputs.labels }}
tags: ${{ env.IMAGE }}
outputs: type=image,push-by-digest=true,name-canonical=true,push=true
- name: Export digest
run: |
mkdir -p ${{ runner.temp }}/digests
digest="${{ steps.build.outputs.digest }}"
touch "${{ runner.temp }}/digests/${digest#sha256:}"
- name: Upload digest
uses: actions/upload-artifact@v4
with:
name: digests-${{ env.PLATFORM_PAIR }}
path: ${{ runner.temp }}/digests/*
if-no-files-found: error
retention-days: 1
merge:
runs-on: ubuntu-latest
needs:
- build
steps:
- name: Prepare
run: |
echo "IMAGE=ghcr.io/${GITHUB_REPOSITORY@L}" >> $GITHUB_ENV
echo "CURRENT_DATE_NST=$(date +'%Y%m%d-%H%M%S' -d '-3 hours -30 minutes')" >> $GITHUB_ENV
- name: Download digests
uses: actions/download-artifact@v5
with:
path: ${{ runner.temp }}/digests
pattern: digests-*
merge-multiple: true
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Docker meta
id: meta
uses: docker/metadata-action@v5
with:
images: ${{ env.IMAGE }}
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}.x
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch,enable=${{ github.event.repository.default_branch != github.ref }}
type=raw,value=${{ env.CURRENT_DATE_NST }}
flavor: |
latest=true
- name: Create manifest list and push
working-directory: ${{ runner.temp }}/digests
run: |
docker buildx imagetools create $(jq -cr '.tags | map("-t " + .) | join(" ")' <<< "$DOCKER_METADATA_OUTPUT_JSON") \
$(printf '${{ env.IMAGE }}@sha256:%s ' *)
- name: Inspect image
run: |
docker buildx imagetools inspect ${{ env.IMAGE }}:${{ steps.meta.outputs.version }}

View File

@@ -27,19 +27,19 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
node: [18, 20]
node: [20, 22]
database: [mongo-dev, mongo, redis, postgres]
include:
# only run coverage once
- os: ubuntu-latest
node: 18
node: 22
coverage: true
# test under development once
- database: mongo-dev
test_env: development
# only run eslint once
- os: ubuntu-latest
node: 18
node: 22
database: mongo-dev
lint: true
runs-on: ${{ matrix.os }}
@@ -63,7 +63,7 @@ jobs:
- 5432:5432
redis:
image: 'redis:7.4.1'
image: 'redis:8.2.1'
# Set health checks to wait until redis has started
options: >-
--health-cmd "redis-cli ping"
@@ -81,12 +81,12 @@ jobs:
- 27017:27017
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- run: cp install/package.json package.json
- name: Install Node
uses: actions/setup-node@v4
uses: actions/setup-node@v5
with:
node-version: ${{ matrix.node }}
@@ -192,7 +192,7 @@ jobs:
run: npm run coverage
- name: Test coverage
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
if: matrix.coverage
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -206,7 +206,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Coveralls Finished
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
parallel-finished: true

5828
.tx/config

File diff suppressed because it is too large Load Diff

22
.tx/fix.js Normal file
View File

@@ -0,0 +1,22 @@
'use strict';
const { readFile, writeFile } = require('fs').promises;
(async () => {
const contents = await readFile('./config', { encoding: 'utf-8' });
const blocks = contents
.split('\n\n')
.map((block) => {
block = block.split('\n').sort((a, b) => {
if (!a.startsWith('trans') || !b.startsWith('trans')) {
return 0;
}
return a.localeCompare(b);
})
return block.join('\n');
});
await writeFile('./config', blocks.join('\n\n'), { encoding: 'utf-8' });
})();

File diff suppressed because it is too large Load Diff

View File

@@ -31,7 +31,8 @@ RUN groupadd --gid ${GID} ${USER} \
USER ${USER}
RUN npm install --omit=dev
RUN npm install --omit=dev \
&& rm -rf .npm
# TODO: generate lockfiles for each package manager
## pnpm import \

View File

@@ -173,7 +173,10 @@ module.exports = function (grunt) {
winston.error(err.stack);
}
if (worker) {
worker.send({ compiling: compiling });
worker.send({
compiling: compiling,
livereload: true, // Send livereload event via Socket.IO for instant browser refresh
});
}
});
});

View File

@@ -39,8 +39,8 @@ Our minimalist "Harmony" theme gets you going right away, no coding experience r
NodeBB requires the following software to be installed:
* A version of Node.js at least 16 or greater ([installation/upgrade instructions](https://github.com/nodesource/distributions))
* MongoDB, version 3.6 or greater **or** Redis, version 2.8.9 or greater
* A version of Node.js at least 20 or greater ([installation/upgrade instructions](https://github.com/nodesource/distributions))
* MongoDB, version 5 or greater **or** Redis, version 7.2 or greater
* If you are using [clustering](https://docs.nodebb.org/configuring/scaling/) you need Redis installed and configured.
* nginx, version 1.3.13 or greater (**only if** intending to use nginx to proxy requests to a NodeBB)

View File

@@ -38,8 +38,9 @@ COPY --from=git --chown=${USER}:${USER} /usr/src/app/install/package.json /usr/s
USER ${USER}
RUN npm install
RUN npm install \
&& rm -rf .npm
FROM node:lts-slim AS final
ENV NODE_ENV=development \
@@ -57,8 +58,8 @@ RUN corepack enable \
&& mkdir -p /usr/src/app/logs/ /opt/config/ \
&& chown -R ${USER}:${USER} /usr/src/app/ /opt/config/
COPY --from=build --chown=${USER}:${USER} /usr/src/app/ /usr/src/app/install/docker/setup.json /usr/src/app/
COPY --from=build --chown=${USER}:${USER} /usr/bin/tini /usr/src/app/install/docker/entrypoint.sh /usr/local/bin/
COPY --from=git --chown=${USER}:${USER} /usr/src/app/ /usr/src/app/install/docker/setup.json /usr/src/app/
COPY --from=git --chown=${USER}:${USER} /usr/bin/tini /usr/src/app/install/docker/entrypoint.sh /usr/local/bin/
COPY --from=node_modules_touch --chown=${USER}:${USER} /usr/src/app/ /usr/src/app/
COPY --from=git --chown=${USER}:${USER} /usr/src/app/ /usr/src/app/

View File

@@ -14,7 +14,7 @@ services:
- ./install/docker/setup.json:/usr/src/app/setup.json
postgres:
image: postgres:17.0-alpine
image: postgres:17.6-alpine
restart: unless-stopped
environment:
POSTGRES_USER: nodebb
@@ -24,7 +24,7 @@ services:
- postgres-data:/var/lib/postgresql/data
redis:
image: redis:7.4.1-alpine
image: redis:8.2.1-alpine
restart: unless-stopped
command: ['redis-server', '--appendonly', 'yes', '--loglevel', 'warning']
# command: ["redis-server", "--save", "60", "1", "--loglevel", "warning"] # uncomment if you want to use snapshotting instead of AOF

View File

@@ -14,7 +14,7 @@ services:
- ./install/docker/setup.json:/usr/src/app/setup.json
redis:
image: redis:7.4.1-alpine
image: redis:8.2.1-alpine
restart: unless-stopped
command: ['redis-server', '--appendonly', 'yes', '--loglevel', 'warning']
# command: ["redis-server", "--save", "60", "1", "--loglevel", "warning"] # uncomment if you want to use snapshotting instead of AOF

View File

@@ -1,5 +1,3 @@
version: '3.8'
services:
nodebb:
build: .
@@ -26,7 +24,7 @@ services:
- mongo-data:/data/db
- ./install/docker/mongodb-user-init.js:/docker-entrypoint-initdb.d/user-init.js
redis:
image: redis:7.4.1-alpine
image: redis:8.2.1-alpine
restart: unless-stopped
command: ['redis-server', '--appendonly', 'yes', '--loglevel', 'warning']
# command: ['redis-server', '--save', '60', '1', '--loglevel', 'warning'] # uncomment if you want to use snapshotting instead of AOF
@@ -36,7 +34,7 @@ services:
- redis
postgres:
image: postgres:17.0-alpine
image: postgres:17.6-alpine
restart: unless-stopped
environment:
POSTGRES_USER: nodebb

65
eslint.config.mjs Normal file
View File

@@ -0,0 +1,65 @@
'use strict';
import serverConfig from 'eslint-config-nodebb';
import publicConfig from 'eslint-config-nodebb/public';
import commonRules from 'eslint-config-nodebb/common';
import { defineConfig } from 'eslint/config';
import stylisticJs from '@stylistic/eslint-plugin'
import js from '@eslint/js';
import globals from 'globals';
export default defineConfig([
{
ignores: [
'node_modules/',
'.project',
'.vagrant',
'.DS_Store',
'.tx',
'logs/',
'public/uploads/',
'public/vendor/',
'.idea/',
'.vscode/',
'*.ipr',
'*.iws',
'coverage/',
'build/',
'test/files/',
'*.min.js',
'install/docker/',
],
},
// tests
{
plugins: {
js,
'@stylistic/js': stylisticJs,
},
extends: ['js/recommended'],
files: ['test/**/*.js'],
languageOptions: {
ecmaVersion: 2020,
sourceType: 'commonjs',
globals: {
...globals.node,
...globals.browser,
it: 'readonly',
describe: 'readonly',
before: 'readonly',
beforeEach: 'readonly',
after: 'readonly',
afterEach: 'readonly',
},
},
rules: {
...commonRules,
'no-unused-vars': 'off',
'no-prototype-builtins': 'off',
}
},
...publicConfig,
...serverConfig
]);

View File

@@ -36,7 +36,7 @@
"maximumTagsPerTopic": 5,
"minimumTagLength": 3,
"maximumTagLength": 15,
"undoTimeout": 10000,
"undoTimeout": 0,
"allowTopicsThumbnail": 1,
"registrationType": "normal",
"registrationApprovalType": "normal",
@@ -52,6 +52,7 @@
"orphanExpiryDays": 0,
"resizeImageWidthThreshold": 2000,
"resizeImageWidth": 760,
"resizeImageKeepOriginal": 1,
"rejectImageWidth": 5000,
"rejectImageHeight": 5000,
"resizeImageQuality": 80,
@@ -66,6 +67,7 @@
"maximumAboutMeLength": 1000,
"maximumUsersInChatRoom": 0,
"maximumChatMessageLength": 1000,
"maximumRemoteChatMessageLength": 5000,
"maximumChatRoomNameLength": 50,
"maximumProfileImageSize": 256,
"maximumCoverImageSize": 2048,
@@ -74,7 +76,7 @@
"profile:keepAllUserImages": 0,
"gdpr_enabled": 1,
"allowProfileImageUploads": 1,
"teaserPost": "last-reply",
"teaserPost": "last-post",
"showPostPreviewsOnHover": 1,
"allowPrivateGroups": 1,
"unreadCutoff": 2,
@@ -106,11 +108,14 @@
"flags:actionOnReject": "rescind",
"notificationType_upvote": "notification",
"notificationType_new-topic": "notification",
"notificationType_new-topic-with-tag": "notification",
"notificationType_new-topic-in-category": "notification",
"notificationType_new-reply": "notification",
"notificationType_post-edit": "notification",
"notificationType_follow": "notification",
"notificationType_new-chat": "notification",
"notificationType_new-group-chat": "notification",
"notificationType_new-public-chat": "none",
"notificationType_group-invite": "notification",
"notificationType_group-leave": "notification",
"notificationType_group-request-membership": "notification",
@@ -143,6 +148,7 @@
"username:disableEdit": 0,
"email:disableEdit": 0,
"email:smtpTransport:pool": 0,
"email:smtpTransport:allow-self-signed": 0,
"hideFullname": 0,
"hideEmail": 0,
"showFullnameAsDisplayName": 0,
@@ -190,5 +196,12 @@
"composer:allowPluginHelp": 1,
"maxReconnectionAttempts": 5,
"reconnectionDelay": 1500,
"disableCustomUserSkins": 0
"disableCustomUserSkins": 0,
"activitypubEnabled": 1,
"activitypubAllowLoopback": 0,
"activitypubProbe": 1,
"activitypubProbeTimeout": 2000,
"activitypubContentPruneDays": 30,
"activitypubUserPruneDays": 7,
"activitypubFilter": 0
}

View File

@@ -41,6 +41,14 @@
"textClass": "d-lg-none",
"text": "[[global:header.popular]]"
},
{
"route": "/world",
"title": "[[global:header.world]]",
"enabled": true,
"iconClass": "fa-globe",
"textClass": "d-lg-none",
"text": "[[global:header.world]]"
},
{
"route": "/users",
"title": "[[global:header.users]]",

View File

@@ -103,7 +103,7 @@ build_forum() {
local config="$1"
local start_build="$2"
local package_hash=$(md5sum install/package.json | head -c 32)
if [ "$package_hash" = "$(cat $CONFIG_DIR/install_hash.md5 || true)" ]; then
if [ "$package_hash" != "$(cat $CONFIG_DIR/install_hash.md5 || true)" ]; then
echo "package.json was updated. Upgrading..."
/usr/src/app/nodebb upgrade --config="$config" || {
echo "Failed to build NodeBB. Exiting..."

View File

@@ -2,7 +2,7 @@
"name": "nodebb",
"license": "GPL-3.0",
"description": "NodeBB Forum",
"version": "3.10.3",
"version": "4.6.3",
"homepage": "https://www.nodebb.org",
"repository": {
"type": "git",
@@ -29,51 +29,50 @@
},
"dependencies": {
"@adactive/bootstrap-tagsinput": "0.8.2",
"@fontsource/inter": "5.1.0",
"@fontsource/poppins": "5.1.0",
"@fortawesome/fontawesome-free": "6.6.0",
"@fontsource-utils/scss": "0.2.2",
"@fontsource/inter": "5.2.8",
"@fontsource/poppins": "5.2.7",
"@fortawesome/fontawesome-free": "6.7.2",
"@isaacs/ttlcache": "1.4.1",
"@nodebb/spider-detector": "2.0.3",
"@popperjs/core": "2.11.8",
"@textcomplete/contenteditable": "0.1.13",
"@textcomplete/core": "0.1.13",
"@textcomplete/textarea": "0.1.13",
"ace-builds": "1.36.4",
"ace-builds": "1.43.3",
"archiver": "7.0.1",
"async": "3.2.6",
"autoprefixer": "10.4.20",
"bcryptjs": "2.4.3",
"benchpressjs": "2.5.1",
"body-parser": "1.20.3",
"bootbox": "6.0.0",
"bootstrap": "5.3.3",
"bootswatch": "5.3.3",
"autoprefixer": "10.4.21",
"bcryptjs": "3.0.2",
"benchpressjs": "2.5.5",
"body-parser": "2.2.0",
"bootbox": "6.0.4",
"bootstrap": "5.3.8",
"bootswatch": "5.3.8",
"chalk": "4.1.2",
"chart.js": "4.4.6",
"chart.js": "4.5.0",
"cli-graph": "3.2.2",
"clipboard": "2.0.11",
"colors": "1.4.0",
"commander": "12.1.0",
"commander": "14.0.1",
"compare-versions": "6.1.1",
"compression": "1.7.5",
"compression": "1.8.1",
"connect-flash": "0.1.1",
"connect-mongo": "5.1.0",
"connect-multiparty": "2.2.0",
"connect-pg-simple": "10.0.0",
"connect-redis": "7.1.1",
"connect-redis": "9.0.0",
"cookie-parser": "1.4.7",
"cron": "3.1.9",
"cron": "4.3.3",
"cropperjs": "1.6.2",
"csrf-sync": "4.0.3",
"csrf-sync": "4.2.1",
"daemon": "1.1.0",
"diff": "7.0.0",
"esbuild": "0.24.0",
"express": "4.21.1",
"express-session": "1.18.1",
"diff": "8.0.2",
"esbuild": "0.25.10",
"express": "4.21.2",
"express-session": "1.18.2",
"express-useragent": "1.0.15",
"fetch-cookie": "3.0.1",
"fetch-cookie": "3.1.0",
"file-loader": "6.2.0",
"fs-extra": "11.2.0",
"fs-extra": "11.3.2",
"graceful-fs": "4.2.11",
"helmet": "7.2.0",
"html-to-text": "9.0.5",
@@ -84,98 +83,103 @@
"jquery-form": "4.3.0",
"jquery-serializeobject": "1.0.0",
"jquery-ui": "1.14.1",
"jsesc": "3.0.2",
"jsesc": "3.1.0",
"json2csv": "5.0.7",
"jsonwebtoken": "9.0.2",
"lodash": "4.17.21",
"logrotate-stream": "0.2.9",
"lru-cache": "10.4.3",
"lru-cache": "11.2.2",
"mime": "3.0.0",
"mkdirp": "3.0.1",
"mongodb": "6.10.0",
"morgan": "1.10.0",
"mongodb": "6.20.0",
"morgan": "1.10.1",
"mousetrap": "1.6.5",
"multiparty": "4.2.3",
"nconf": "0.12.1",
"nodebb-plugin-2factor": "7.5.6",
"nodebb-plugin-composer-default": "10.2.42",
"nodebb-plugin-dbsearch": "6.2.5",
"nodebb-plugin-emoji": "5.1.15",
"nodebb-plugin-emoji-android": "4.0.0",
"nodebb-plugin-markdown": "12.2.8",
"nodebb-plugin-mentions": "4.4.3",
"nodebb-plugin-ntfy": "1.7.7",
"nodebb-plugin-spam-be-gone": "2.2.2",
"nodebb-rewards-essentials": "1.0.0",
"nodebb-theme-harmony": "1.2.78",
"nodebb-theme-lavender": "7.1.10",
"nodebb-theme-peace": "2.2.8",
"nodebb-theme-persona": "13.3.41",
"nodebb-widget-essentials": "7.0.30",
"nodemailer": "6.9.16",
"multer": "2.0.2",
"nconf": "0.13.0",
"nodebb-plugin-2factor": "7.6.0",
"nodebb-plugin-composer-default": "10.3.1",
"nodebb-plugin-dbsearch": "6.3.2",
"nodebb-plugin-emoji": "6.0.5",
"nodebb-plugin-emoji-android": "4.1.1",
"nodebb-plugin-markdown": "13.2.1",
"nodebb-plugin-mentions": "4.7.6",
"nodebb-plugin-spam-be-gone": "2.3.2",
"nodebb-plugin-web-push": "0.7.5",
"nodebb-rewards-essentials": "1.0.2",
"nodebb-theme-harmony": "2.1.21",
"nodebb-theme-lavender": "7.1.19",
"nodebb-theme-peace": "2.2.49",
"nodebb-theme-persona": "14.1.15",
"nodebb-widget-essentials": "7.0.40",
"nodemailer": "7.0.6",
"nprogress": "0.2.0",
"passport": "0.7.0",
"passport-http-bearer": "1.0.1",
"passport-local": "1.0.0",
"pg": "8.13.1",
"pg-cursor": "2.12.1",
"postcss": "8.4.47",
"pg": "8.16.3",
"pg-cursor": "2.15.3",
"postcss": "8.5.6",
"postcss-clean": "1.2.0",
"pretty": "^2.0.0",
"progress-webpack-plugin": "1.0.16",
"prompt": "1.3.0",
"ioredis": "5.4.1",
"rimraf": "5.0.10",
"redis": "5.8.2",
"rimraf": "6.0.1",
"rss": "1.2.2",
"rtlcss": "4.3.0",
"sanitize-html": "2.13.1",
"sass": "1.80.6",
"semver": "7.6.3",
"serve-favicon": "2.5.0",
"sharp": "0.32.6",
"sanitize-html": "2.17.0",
"sass": "1.93.2",
"satori": "0.18.3",
"sbd": "^1.0.19",
"semver": "7.7.2",
"serve-favicon": "2.5.1",
"sharp": "0.34.4",
"sitemap": "8.0.0",
"socket.io": "4.8.1",
"socket.io-client": "4.8.1",
"@socket.io/redis-adapter": "8.3.0",
"sortablejs": "1.15.3",
"spdx-license-list": "6.9.0",
"terser-webpack-plugin": "5.3.10",
"sortablejs": "1.15.6",
"spdx-license-list": "6.10.0",
"terser-webpack-plugin": "5.3.14",
"textcomplete": "0.18.2",
"textcomplete.contenteditable": "0.1.1",
"timeago": "1.6.7",
"tinycon": "0.6.8",
"toobusy-js": "0.5.1",
"tough-cookie": "5.0.0",
"validator": "13.12.0",
"webpack": "5.96.1",
"tough-cookie": "6.0.0",
"undici": "^7.10.0",
"validator": "13.15.23",
"webpack": "5.102.0",
"webpack-merge": "6.0.1",
"winston": "3.16.0",
"workerpool": "9.2.0",
"winston": "3.17.0",
"workerpool": "9.3.4",
"xml": "1.0.1",
"xregexp": "5.1.1",
"xregexp": "5.1.2",
"yargs": "17.7.2",
"zxcvbn": "4.4.2"
},
"devDependencies": {
"@apidevtools/swagger-parser": "10.1.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-angular": "19.5.0",
"@commitlint/cli": "20.0.0",
"@commitlint/config-angular": "20.0.0",
"coveralls": "3.1.1",
"eslint": "8.57.1",
"eslint-config-nodebb": "0.2.1",
"eslint-plugin-import": "2.31.0",
"@eslint/js": "9.36.0",
"@stylistic/eslint-plugin": "5.4.0",
"eslint-config-nodebb": "1.1.11",
"eslint-plugin-import": "2.32.0",
"grunt": "1.6.1",
"grunt-contrib-watch": "1.1.0",
"husky": "8.0.3",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"mocha": "10.8.2",
"jsdom": "27.0.0",
"lint-staged": "16.2.3",
"mocha": "11.7.2",
"mocha-lcov-reporter": "1.3.0",
"mockdate": "3.0.5",
"nyc": "17.1.0",
"smtp-server": "3.13.6"
"smtp-server": "3.14.0"
},
"optionalDependencies": {
"sass-embedded": "1.80.6"
"sass-embedded": "1.93.2"
},
"resolutions": {
"*/jquery": "3.7.1"
@@ -184,7 +188,7 @@
"url": "https://github.com/NodeBB/NodeBB/issues"
},
"engines": {
"node": ">=18"
"node": ">=20"
},
"maintainers": [
{

View File

@@ -2,6 +2,7 @@
const winston = require('winston');
const express = require('express');
const session = require('express-session');
const bodyParser = require('body-parser');
const fs = require('fs');
const path = require('path');
@@ -13,7 +14,10 @@ const nconf = require('nconf');
const Benchpress = require('benchpressjs');
const { mkdirp } = require('mkdirp');
const { paths } = require('../src/constants');
const sass = require('../src/utils').getSass();
const utils = require('../src/utils');
const sass = utils.getSass();
const { generateToken, csrfSynchronisedProtection } = require('../src/middleware/csrf');
const app = express();
let server;
@@ -73,6 +77,13 @@ web.install = async function (port) {
app.use(bodyParser.urlencoded({
extended: true,
}));
app.use(session({
secret: utils.generateUUID(),
resave: false,
saveUninitialized: false,
}));
try {
await Promise.all([
compileTemplate(),
@@ -103,8 +114,8 @@ function launchExpress(port) {
}
function setupRoutes() {
app.get('/', welcome);
app.post('/', install);
app.get('/', csrfSynchronisedProtection, welcome);
app.post('/', csrfSynchronisedProtection, install);
app.get('/testdb', testDatabase);
app.get('/ping', ping);
app.get('/sping', ping);
@@ -160,6 +171,7 @@ function welcome(req, res) {
minimumPasswordStrength: defaults.minimumPasswordStrength,
installing: installing,
percentInstalled: installing ? ((Date.now() - timeStart) / totalTime * 100).toFixed(2) : 0,
csrf_token: generateToken(req),
});
}

View File

@@ -26,7 +26,7 @@ if (!fs.existsSync(logDir)) {
mkdirp.sync(path.dirname(outputLogFilePath));
}
const output = logrotate({ file: outputLogFilePath, size: '1m', keep: 3, compress: true });
const output = logrotate({ file: outputLogFilePath, size: '10m', keep: 3, compress: true });
const silent = nconf.get('silent') === 'false' ? false : nconf.get('silent') !== false;
let numProcs;
const workers = [];
@@ -99,9 +99,14 @@ Loader.start = function () {
function forkWorker(index, isPrimary) {
const ports = getPorts();
const args = [];
const execArgv = [];
if (nconf.get('max-memory')) {
args.push(`--max-old-space-size=${nconf.get('max-memory')}`);
execArgv.push(`--max-old-space-size=${nconf.get('max-memory')}`);
}
if (nconf.get('expose-gc')) {
execArgv.push('--expose-gc');
}
if (!ports[index]) {
return console.log(`[cluster] invalid port for worker : ${index} ports: ${ports.length}`);
}
@@ -109,10 +114,10 @@ function forkWorker(index, isPrimary) {
process.env.isPrimary = isPrimary;
process.env.isCluster = nconf.get('isCluster') || ports.length > 1;
process.env.port = ports[index];
const worker = fork(appPath, args, {
silent: silent,
env: process.env,
execArgv: execArgv,
});
worker.index = index;

View File

@@ -1,3 +0,0 @@
{
"extends": "nodebb/public"
}

View File

@@ -10,8 +10,8 @@
"filter-start": "تاريخ البدء",
"filter-end": "تاريخ الانتهاء",
"filter-user": "Filter by User",
"filter-user.placeholder": "Type user name to filter...",
"filter-user.placeholder": "قم بكتابة اسم مستخدم للتصفية...",
"filter-group": "Filter by Group",
"filter-group.placeholder": "Type group name to filter...",
"filter-group.placeholder": "قم بكتابة اسم مجموعة للتصفية...",
"filter-per-page": "لكل صفحة"
}

View File

@@ -75,6 +75,7 @@
"graphs.page-views-registered": "زيارات الصفحات المسجلة",
"graphs.page-views-guest": "زيارات الصفحات للزوار",
"graphs.page-views-bot": "زيارات الصفحات الآلية",
"graphs.page-views-ap": "ActivityPub Page Views",
"graphs.unique-visitors": "زوار فريدين",
"graphs.registered-users": "مستخدمين مسجلين",
"graphs.guest-users": "المستخدمين الزوار",

View File

@@ -1,13 +1,25 @@
{
"manage-categories": "Manage Categories",
"add-category": "Add category",
"add-local-category": "Add Local category",
"add-remote-category": "Add Remote category",
"remove": "Remove",
"rename": "Rename",
"jump-to": "Jump to...",
"settings": "اعدادات القسم",
"edit-category": "Edit Category",
"privileges": "الصلاحيات",
"back-to-categories": "Back to categories",
"id": "Category ID",
"name": "Category Name",
"handle": "Category Handle",
"handle.help": "Your category handle is used as a representation of this category across other networks, similar to a username. A category handle must not match an existing username or user group.",
"description": "Category Description",
"federatedDescription": "Federated Description",
"federatedDescription.help": "This text will be appended to the category description when queried by other websites/apps.",
"federatedDescription.default": "This is a forum category containing topical discussion. You can start new discussions by mentioning this category.",
"topic-template": "Topic Template",
"topic-template.help": "Define a template for new topics created in this category.",
"bg-color": "Background Colour",
"text-color": "Text Colour",
"bg-image-size": "Background Image Size",
@@ -37,6 +49,7 @@
"disable": "Disable",
"edit": "Edit",
"analytics": "Analytics",
"federation": "Federation",
"view-category": "View category",
"set-order": "Set order",
@@ -76,10 +89,32 @@
"analytics.topics-daily": "<strong>Figure 3</strong> &ndash; Daily topics created in this category</small>",
"analytics.posts-daily": "<strong>Figure 4</strong> &ndash; Daily posts made in this category</small>",
"federation.title": "Federation settings for \"%1\" category",
"federation.disabled": "Federation is disabled site-wide, so category federation settings are currently unavailable.",
"federation.disabled-cta": "Federation Settings &rarr;",
"federation.syncing-header": "Synchronization",
"federation.syncing-intro": "A category can follow a \"Group Actor\" via the ActivityPub protocol. If content is received from one of the actors listed below, it will be automatically added to this category.",
"federation.syncing-caveat": "N.B. Setting up syncing here establishes a one-way synchronization. NodeBB attempts to subscribe/follow the actor, but the reverse cannot be assumed.",
"federation.syncing-none": "This category is not currently following anybody.",
"federation.syncing-add": "Synchronize with...",
"federation.syncing-actorUri": "Actor",
"federation.syncing-follow": "Follow",
"federation.syncing-unfollow": "Unfollow",
"federation.followers": "Remote users following this category",
"federation.followers-handle": "Handle",
"federation.followers-id": "ID",
"federation.followers-none": "No followers.",
"federation.followers-autofill": "Autofill",
"alert.created": "Created",
"alert.create-success": "Category successfully created!",
"alert.none-active": "You have no active categories.",
"alert.create": "Create a Category",
"alert.add": "Add a Category",
"alert.add-help": "Remote categories can be added to the categories listing by specifying their handle.<br /><br /><strong>Note</strong> — The remote category may not reflect all topics published unless at least one local user tracks/watches it.",
"alert.rename": "Rename a Remote Category",
"alert.rename-help": "Please enter a new name for this category. Leave blank to restore original name.",
"alert.confirm-remove": "Do you really want to remove this category? You can add it back at any time.",
"alert.confirm-purge": "<p class=\"lead\">Do you really want to purge this category \"%1\"?</p><h5><strong class=\"text-danger\">Warning!</strong> All topics and posts in this category will be purged!</h5> <p class=\"help-block\">Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category <em>temporarily</em>, you'll want to \"disable\" the category instead.</p>",
"alert.purge-success": "Category purged!",
"alert.copy-success": "Settings Copied!",

View File

@@ -0,0 +1,28 @@
{
"title": "Manage Custom User Fields",
"create-field": "Create Field",
"edit-field": "Edit Field",
"manage-custom-fields": "Manage Custom Fields",
"type-of-input": "Type of input",
"key": "Key",
"name": "Name",
"icon": "Icon",
"type": "Type",
"min-rep": "Minimum Reputation",
"input-type-text": "Input (Text)",
"input-type-link": "Input (Link)",
"input-type-number": "Input (Number)",
"input-type-date": "Input (Date)",
"input-type-select": "Select",
"input-type-select-multi": "Select Multiple",
"select-options": "Options",
"select-options-help": "Add one option per line for the select element",
"minimum-reputation": "Minimum reputation",
"minimum-reputation-help": "If a user has less than this value they won't be able to use this field",
"delete-field-confirm-x": "Do you really want to delete custom field \"%1\"?",
"custom-fields-saved": "Custom fields saved",
"visibility": "Visibility",
"visibility-all": "Everyone can see the field",
"visibility-loggedin": "Only logged in users can see the field",
"visibility-privileged": "Only privileged users like admins & moderators can see the field"
}

View File

@@ -22,6 +22,7 @@
"delete-content": "Delete User(s) <strong>Content</strong>",
"purge": "Delete <strong>User(s)</strong> and <strong>Content</strong>",
"download-csv": "Download CSV",
"custom-user-fields": "Custom User Fields",
"manage-groups": "Manage Groups",
"set-reputation": "Set Reputation",
"add-group": "Add Group",

View File

@@ -38,6 +38,7 @@
"settings/tags": "الكلمات المفتاحية",
"settings/notifications": "التنبيهات",
"settings/api": "API Access",
"settings/activitypub": "Federation (ActivityPub)",
"settings/sounds": "Sounds",
"settings/social": "Social",
"settings/cookies": "Cookies",

View File

@@ -0,0 +1,48 @@
{
"intro-lead": "What is Federation?",
"intro-body": "NodeBB is able to communicate with other NodeBB instances that support it. This is achieved through a protocol called <a href=\"https://activitypub.rocks/\">ActivityPub</a>. If enabled, NodeBB will also be able to communicate with other apps and websites that use ActivityPub (e.g. Mastodon, Peertube, etc.)",
"general": "General",
"pruning": "Content Pruning",
"content-pruning": "Days to keep remote content",
"content-pruning-help": "Note that remote content that has received engagement (a reply or a upvote/downvote) will be preserved. (0 for disabled)",
"user-pruning": "Days to cache remote user accounts",
"user-pruning-help": "Remote user accounts will only be pruned if they have no posts. Otherwise they will be re-retrieved. (0 for disabled)",
"enabled": "Enable Federation",
"enabled-help": "If enabled, will allow this NodeBB will be able to communicate with all Activitypub-enabled clients on the wider fediverse.",
"allowLoopback": "Allow loopback processing",
"allowLoopback-help": "Useful for debugging purposes only. You should probably leave this disabled.",
"probe": "Open in App",
"probe-enabled": "Try to open ActivityPub-enabled resources in NodeBB",
"probe-enabled-help": "If enabled, NodeBB will check every external link for an ActivityPub equivalent, and load it in NodeBB instead.",
"probe-timeout": "Lookup Timeout (milliseconds)",
"probe-timeout-help": "(Default: 2000) If the lookup query does not receive a response within the set timeframe, will send the user to the link directly instead. Adjust this number higher if sites are responding slowly and you wish to give extra time.",
"rules": "Categorization",
"rules-intro": "Content discovered via ActivityPub can be automatically categorized based on certain rules (e.g. hashtag)",
"rules.modal.title": "How it works",
"rules.modal.instructions": "Any incoming content is checked against these categorization rules, and matching content is automatically moved into the category of choice.<br /><br /><strong>N.B.</strong> Content that is already categorized (i.e. in a remote category) will not pass through these rules.",
"rules.add": "Add New Rule",
"rules.help-hashtag": "Topics containing this case-insensitive hashtag will match. Do not enter the <code>#</code> symbol",
"rules.help-user": "Topics created by the entered user will match. Enter a handle or full ID (e.g. <code>bob@example.org</code> or <code>https://example.org/users/bob</code>.",
"rules.type": "Type",
"rules.value": "Value",
"rules.cid": "Category",
"relays": "Relays",
"relays.intro": "A relay improves discovery of content to and from your NodeBB. Subscribing to a relay means content received by the relay is forwarded here, and content posted here is syndicated outward by the relay.",
"relays.warning": "Note: Relays can send larges amounts of traffic in, and may increase storage and processing costs.",
"relays.litepub": "NodeBB follows the LitePub-style relay standard. The URL you enter here should end with <code>/actor</code>.",
"relays.add": "Add New Relay",
"relays.relay": "Relay",
"relays.state": "State",
"relays.state-0": "Pending",
"relays.state-1": "Receiving only",
"relays.state-2": "Active",
"server-filtering": "Filtering",
"count": "This NodeBB is currently aware of <strong>%1</strong> server(s)",
"server.filter-help": "Specify servers you would like to bar from federating with your NodeBB. Alternatively, you may opt to selectively <em>allow</em> federation with specific servers, instead. Both options are supported, although they are mutually exclusive.",
"server.filter-help-hostname": "Enter just the instance hostname below (e.g. <code>example.org</code>), separated by line breaks.",
"server.filter-allow-list": "Use this as an Allow List instead"
}

View File

@@ -41,9 +41,6 @@
"sockets.default-placeholder": "Default: %1",
"sockets.delay": "Reconnection Delay",
"analytics.settings": "Analytics Settings",
"analytics.max-cache": "Analytics Cache Max Value",
"analytics.max-cache-help": "On high-traffic installs, the cache could be exhausted continuously if there are more concurrent active users than the Max Cache value. (Restart required)",
"compression.settings": "Compression Settings",
"compression.enable": "Enable Compression",
"compression.help": "This setting enables gzip compression. For a high-traffic website in production, the best way to put compression in place is to implement it at a reverse proxy level. You can enable it here for testing purposes."

View File

@@ -5,6 +5,8 @@
"disable-editing": "Disable chat message editing/deletion",
"disable-editing-help": "Administrators and global moderators are exempt from this restriction",
"max-length": "Maximum length of chat messages",
"max-length-remote": "Maximum length of remote chat messages",
"max-length-remote-help": "This value is usually set higher than the chat message maximum for local users as remote messages tend to be longer (with @ mentions, etc.)",
"max-chat-room-name-length": "Maximum length of chat room names",
"max-room-size": "Maximum number of users in chat rooms",
"delay": "Time between chat messages (ms)",

View File

@@ -28,6 +28,8 @@
"smtp-transport.password": "Password",
"smtp-transport.pool": "Enable pooled connections",
"smtp-transport.pool-help": "Pooling connections prevents NodeBB from creating a new connection for every email. This option only applies if SMTP Transport is enabled.",
"smtp-transport.allow-self-signed": "Allow self-signed certificates",
"smtp-transport.allow-self-signed-help": "Enabling this setting will allow you to use self-signed or invalid TLS certificates.",
"template": "Edit Email Template",
"template.select": "Select Email Template",

View File

@@ -15,7 +15,7 @@
"title-layout": "Title Layout",
"title-layout-help": "Define how the browser title will be structured ie. &#123;pageTitle&#125; | &#123;browserTitle&#125;",
"description.placeholder": "A short description about your community",
"description": "وصف الموقع",
"description": "Site Description",
"keywords": "الكلمات الدليله للموقع",
"keywords-placeholder": "Keywords describing your community, comma-separated",
"logo-and-icons": "Site Logo & Icons",
@@ -48,5 +48,16 @@
"background-color-help": "Color used for splash screen background when website is installed as a PWA",
"undo-timeout": "Undo Timeout",
"undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
"topic-tools": "Topic Tools"
}
"topic-tools": "Topic Tools",
"home-page": "Home Page",
"home-page-route": "Home Page Route",
"home-page-description": "Choose what page is shown when users navigate to the root URL of your forum.",
"custom-route": "Custom Route",
"allow-user-home-pages": "Allow User Home Pages",
"home-page-title": "Title of the home page (default \"Home\")",
"default-language": "اللغة الافتراضية",
"auto-detect": "الكشف عن إعدادات اللغة للزوار بشكل آلي",
"default-language-help": "تُحدد اللغة الافتراضية إعدادات اللغة لجميع المستخدمين الذين يزورون المنتدى. <br />يمكن للأعضاء تجاوز اللغة الافتراضية من خلال صفحة إعدادات الحساب الخاصة بهم.",
"post-sharing": "Post Sharing",
"info-plugins-additional": "Plugins can add additional networks for sharing posts."
}

View File

@@ -1,8 +0,0 @@
{
"settings": "Settings",
"guest-settings": "Guest Settings",
"handles.enabled": "Allow guest handles",
"handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"",
"topic-views.enabled": "Allow guests to increase topic view counts",
"reply-notifications.enabled": "Allow guests to generate reply notifications"
}

View File

@@ -1,8 +0,0 @@
{
"home-page": "Home Page",
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
"home-page-route": "Home Page Route",
"custom-route": "Custom Route",
"allow-user-home-pages": "Allow User Home Pages",
"home-page-title": "Title of the home page (default \"Home\")"
}

View File

@@ -1,6 +0,0 @@
{
"language-settings": "اعدادات اللغة",
"description": "تُحدد اللغة الافتراضية إعدادات اللغة لجميع المستخدمين الذين يزورون المنتدى. <br />يمكن للأعضاء تجاوز اللغة الافتراضية من خلال صفحة إعدادات الحساب الخاصة بهم.",
"default-language": "اللغة الافتراضية",
"auto-detect": "الكشف عن إعدادات اللغة للزوار بشكل آلي"
}

View File

@@ -20,7 +20,6 @@
"min-rep-chat": "Minimum reputation to send chat messages",
"min-rep-post-links": "Minimum reputation to post links",
"min-rep-flag": "Minimum reputation to flag posts",
"min-rep-website": "Minimum reputation to add \"Website\" to user profile",
"min-rep-aboutme": "Minimum reputation to add \"About me\" to user profile",
"min-rep-signature": "Minimum reputation to add \"Signature\" to user profile",
"min-rep-profile-picture": "Minimum reputation to add \"Profile Picture\" to user profile",

View File

@@ -1,4 +0,0 @@
{
"post-sharing": "Post Sharing",
"info-plugins-additional": "Plugins can add additional networks for sharing posts."
}

View File

@@ -9,9 +9,10 @@
"private-extensions": "File extensions to make private",
"private-uploads-extensions-help": "Enter comma-separated list of file extensions to make private here (e.g. <code>pdf,xls,doc</code>). An empty list means all files are private.",
"resize-image-width-threshold": "Resize images if they are wider than specified width",
"resize-image-width-threshold-help": "(in pixels, default: 1520 pixels, set to 0 to disable)",
"resize-image-width-threshold-help": "(in pixels, default: 2000 pixels, set to 0 to disable)",
"resize-image-width": "Resize images down to specified width",
"resize-image-width-help": "(in pixels, default: 760 pixels, set to 0 to disable)",
"resize-image-keep-original": "Keep original image after resize",
"resize-image-quality": "Quality to use when resizing images",
"resize-image-quality-help": "Use a lower quality setting to reduce the file size of resized images.",
"max-file-size": "الحد الأقصى لحجم الملف (بالكيبيبايت)",

View File

@@ -64,6 +64,7 @@
"show-email": "عرض البريد الإلكتروني",
"show-fullname": "عرض الاسم الكامل",
"restrict-chat": "السماح فقط برسائل الدردشة من المستخدمين الذين أتبعهم",
"disable-incoming-chats": "Disable incoming chat messages",
"outgoing-new-tab": "Open outgoing links in new tab",
"topic-search": "Enable In-Topic Searching",
"update-url-with-post-index": "Update url with post index while browsing topics",
@@ -88,5 +89,10 @@
"restrictions.seconds-before-new": "Seconds before a new user can make their first post",
"restrictions.seconds-edit-after-new": "Number of seconds a post remains editable for new users (set to 0 to disable)",
"restrictions.milliseconds-between-messages": "Time between chat messages for new users (ms)",
"restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions"
}
"restrictions.groups-exempt-from-new-user-restrictions": "Select groups that should be exempt from the new user restrictions",
"guest-settings": "Guest Settings",
"handles.enabled": "Allow guest handles",
"handles.enabled-help": "This option exposes a new field that allows guests to pick a name to associate with each post they make. If disabled, they will simply be called \"Guest\"",
"topic-views.enabled": "Allow guests to increase topic view counts",
"reply-notifications.enabled": "Allow guests to generate reply notifications"
}

View File

@@ -2,6 +2,7 @@
"post-sort-option": "Post sort option, %1",
"topic-sort-option": "Topic sort option, %1",
"user-avatar-for": "User avatar for %1",
"profile-page-for": "Profile page for user %1",
"user-watched-tags": "User watched tags",
"delete-upload-button": "Delete upload button",
"group-page-link-for": "Group page link for %1"

View File

@@ -1,9 +1,13 @@
{
"category": "قسم",
"subcategories": "قسم فرعي",
"uncategorized": "Uncategorized",
"uncategorized.description": "Topics that do not strictly fit in with any existing categories",
"handle.description": "This category can be followed from the open social web via the handle %1",
"new-topic-button": "موضوع جديد",
"guest-login-post": "سجل الدخول للمشاركة",
"no-topics": "<strong>لا توجد مواضيع في هذه القسم</strong>لم لا تحاول إنشاء موضوع؟<br />",
"no-followers": "Nobody on this website is tracking or watching this category. Track or watch this category in order to begin receiving updates.",
"browsing": "تصفح",
"no-replies": "لم يرد أحد",
"no-new-posts": "لا توجد مشاركات جديدة.",

View File

@@ -3,6 +3,7 @@
"invalid-json": "Invalid JSON",
"wrong-parameter-type": "A value of type %3 was expected for property `%1`, but %2 was received instead",
"required-parameters-missing": "Required parameters were missing from this API call: %1",
"reserved-ip-address": "Network requests to reserved IP ranges are not allowed.",
"not-logged-in": "لم تقم بتسجيل الدخول",
"account-locked": "تم حظر حسابك مؤقتًا.",
"search-requires-login": "البحث في المنتدى يتطلب حساب - الرجاء تسجيل الدخول أو التسجيل",
@@ -67,7 +68,8 @@
"no-chat-room": "Chat room does not exist",
"no-privileges": "لاتملك الصلاحيات اللازمة للقيام بهذه العملية",
"category-disabled": "قائمة معطلة",
"topic-locked": "الموضوع مقفول",
"post-deleted": "Post deleted",
"topic-locked": "Topic locked",
"post-edit-duration-expired": "يسمح لك بتعديل مشاركتك حتى %1 ثانية من نشرها",
"post-edit-duration-expired-minutes": "يسمح لك بتعديل مشاركتك حتى %1 دقيقة من نشرها",
"post-edit-duration-expired-minutes-seconds": "يسمح لك بتعديل مشاركتك حتى %1 دقيقة و %2 ثوان من نشرها",
@@ -153,6 +155,8 @@
"about-me-too-long": "نأسف، ( عني ) لا يمكن أن يكون أكثر من %1 حرف.",
"cant-chat-with-yourself": "لايمكنك فتح محادثة مع نفسك",
"chat-restricted": "هذا المستخدم عطل المحادثات الواردة عليه. يجب أن يتبعك حتى تتمكن من فتح محادثة معه.",
"chat-allow-list-user-already-added": "This user is already in your allow list",
"chat-deny-list-user-already-added": "This user is already in your deny list",
"chat-user-blocked": "You have been blocked by this user.",
"chat-disabled": "نظام المحادثة معطل.",
"too-many-messages": "لقد أرسلت الكثير من الرسائل، الرجاء اﻹنتظار قليلاً",
@@ -168,6 +172,7 @@
"cant-add-users-to-chat-room": "Can't add users to chat room.",
"cant-remove-users-from-chat-room": "Can't remove users from chat room.",
"chat-room-name-too-long": "Chat room name too long. Names can't be longer than %1 characters.",
"remote-chat-received-too-long": "You received a chat message from %1, but it was too long and was rejected.",
"already-voting-for-this-post": "لقد شاركت بالتصويت ، ألا تذكر؟",
"reputation-system-disabled": "نظام السمعة معطل",
"downvoting-disabled": "التصويتات السلبية معطلة",
@@ -181,6 +186,14 @@
"not-enough-reputation-min-rep-signature": "You need %1 reputation to add a signature",
"not-enough-reputation-min-rep-profile-picture": "You need %1 reputation to add a profile picture",
"not-enough-reputation-min-rep-cover-picture": "You need %1 reputation to add a cover picture",
"not-enough-reputation-custom-field": "You need %1 reputation for %2",
"custom-user-field-value-too-long": "Custom field value too long, %1",
"custom-user-field-select-value-invalid": "Custom field selected option is invalid, %1",
"custom-user-field-invalid-text": "Custom field text is invalid, %1",
"custom-user-field-invalid-link": "Custom field link is invalid, %1",
"custom-user-field-invalid-number": "Custom field number is invalid, %1",
"custom-user-field-invalid-date": "Custom field date is invalid, %1",
"invalid-custom-user-field": "Invalid custom user field, \"%1\" is already used by NodeBB",
"post-already-flagged": "You have already flagged this post",
"user-already-flagged": "You have already flagged this user",
"post-flagged-too-many-times": "This post has been flagged by others already",
@@ -224,9 +237,12 @@
"socket-reconnect-failed": "Unable to reach the server at this time. Click here to try again, or try again later",
"invalid-plugin-id": "Invalid plugin ID",
"plugin-not-whitelisted": "Unable to install plugin &ndash; only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP",
"cannot-toggle-system-plugin": "You cannot toggle the state of a system plugin",
"plugin-installation-via-acp-disabled": "Plugin installation via ACP is disabled",
"plugins-set-in-configuration": "You are not allowed to change plugin state as they are defined at runtime (config.json, environmental variables or terminal arguments), please modify the configuration instead.",
"theme-not-set-in-configuration": "When defining active plugins in configuration, changing themes requires adding the new theme to the list of active plugins before updating it in the ACP",
"topic-event-unrecognized": "Topic event '%1' unrecognized",
"category.handle-taken": "Category handle is already taken, please choose another.",
"cant-set-child-as-parent": "Can't set child as parent category",
"cant-set-self-as-parent": "Can't set self as parent category",
"api.master-token-no-uid": "A master token was received without a corresponding `_uid` in the request body",
@@ -239,5 +255,12 @@
"api.500": "An unexpected error was encountered while attempting to service your request.",
"api.501": "The route you are trying to call is not implemented yet, please try again tomorrow",
"api.503": "The route you are trying to call is not currently available due to a server configuration",
"api.reauth-required": "The resource you are trying to access requires (re-)authentication."
"api.reauth-required": "The resource you are trying to access requires (re-)authentication.",
"activitypub.not-enabled": "Federation is not enabled on this server",
"activitypub.invalid-id": "Unable to resolve the input id, likely as it is malformed.",
"activitypub.get-failed": "Unable to retrieve the specified resource.",
"activitypub.pubKey-not-found": "Unable to resolve public key, so payload verification cannot take place.",
"activitypub.origin-mismatch": "The received object's origin does not match the sender's origin",
"activitypub.actor-mismatch": "The received activity is being carried out by an actor that is different from expected.",
"activitypub.not-implemented": "The request was denied because it or an aspect of it is not implemented by the recipient server"
}

View File

@@ -84,11 +84,17 @@
"modal-reason-offensive": "Offensive",
"modal-reason-other": "Other (specify below)",
"modal-reason-custom": "Reason for reporting this content...",
"modal-notify-remote": "Forward this report to %1",
"modal-submit": "Submit Report",
"modal-submit-success": "Content has been flagged for moderation.",
"modal-confirm-rescind": "Rescind Report?",
"bulk-actions": "Bulk Actions",
"bulk-resolve": "Resolve Flag(s)",
"confirm-purge": "Are you sure you want to permanently delete these flags?",
"purge-cancelled": "Flag Purge Cancelled",
"bulk-purge": "Purge Flag(s)",
"bulk-success": "%1 flags updated",
"flagged-timeago": "Flagged <span class=\"timeago\" title=\"%1\"></span>",
"auto-flagged": "[Auto Flagged] Received %1 downvotes."

View File

@@ -50,6 +50,7 @@
"header.navigation": "الاستكشاف",
"header.manage": "Manage",
"header.drafts": "Drafts",
"header.world": "World",
"notifications.loading": "تحميل التنبيهات",
"chats.loading": "تحميل الدردشات",
"drafts.loading": "Loading Drafts",
@@ -81,6 +82,7 @@
"downvoted": "مصوت بالسالب",
"views": "المشاهدات",
"posters": "Posters",
"watching": "Watching",
"reputation": "السمعة",
"lastpost": "Last post",
"firstpost": "First post",
@@ -110,6 +112,7 @@
"dnd": "عدم الإزعاج",
"invisible": "مخفي",
"offline": "غير متصل",
"remote-user": "This user is from outside of this forum",
"email": "عنوان البريد الإلكتروني",
"language": "اللغة",
"guest": "زائر",

View File

@@ -48,6 +48,7 @@
"chat.add-user": "Add User",
"chat.notification-settings": "Notification Settings",
"chat.default-notification-setting": "Default Notification Setting",
"chat.join-leave-messages": "Join/Leave Messages",
"chat.notification-setting-room-default": "Room Default",
"chat.notification-setting-none": "No notifications",
"chat.notification-setting-at-mention-only": "@mention only",
@@ -115,6 +116,8 @@
"composer.discard-all-drafts": "Discard all drafts",
"composer.no-drafts": "You have no drafts",
"composer.discard-draft-confirm": "Do you want to discard this draft?",
"composer.remote-pid-editing": "Editing a remote post",
"composer.remote-pid-content-immutable": "The content of remote posts cannot be edited. However, you are able change the topic title and tags.",
"bootbox.ok": "OK",
"bootbox.cancel": "إلغاء",
"bootbox.confirm": "تأكيد",

View File

@@ -75,7 +75,6 @@
"email-confirmed": "تم التحقق من عنوان البريد الإلكتروني",
"email-confirmed-message": "شكرًا على إثبات صحة عنوان بريدك الإلكتروني. صار حسابك مفعلًا بالكامل.",
"email-confirm-error-message": "حدث خطأ أثناء التحقق من عنوان بريدك الإلكتروني. ربما رمز التفعيل خاطئ أو انتهت صلاحيته.",
"email-confirm-error-message-already-validated": "Your email address was already validated.",
"email-confirm-sent": "تم إرسال بريد التفعيل.",
"none": "None",
"notification-only": "التنبيهات فقط",
@@ -98,5 +97,9 @@
"notificationType-post-queue": "When a new post is queued",
"notificationType-new-post-flag": "When a post is flagged",
"notificationType-new-user-flag": "When a user is flagged",
"notificationType-new-reward": "When you earn a new reward"
"notificationType-new-reward": "When you earn a new reward",
"activitypub.announce": "<strong>%1</strong> shared your post in <strong>%2</strong> to their followers.",
"activitypub.announce-dual": "<strong>%1</strong> and <strong>%2</strong> shared your post in <strong>%3</strong> to their followers.",
"activitypub.announce-triple": "<strong>%1</strong>, <strong>%2</strong> and <strong>%3</strong> shared your post in <strong>%4</strong> to their followers.",
"activitypub.announce-multiple": "<strong>%1</strong>, <strong>%2</strong> and %3 others shared your post in <strong>%4</strong> to their followers."
}

View File

@@ -36,6 +36,7 @@
"chat": "Chatting with %1",
"flags": "Flags",
"flag-details": "Flag %1 Details",
"world": "World",
"account/edit": "Editing \"%1\"",
"account/edit/password": "Editing password of \"%1\"",
"account/edit/username": "Editing username of \"%1\"",
@@ -62,6 +63,7 @@
"account/blocks": "Blocked users for %1",
"account/uploads": "Uploads by %1",
"account/sessions": "Login Sessions",
"account/shares": "Topics shared by %1",
"confirm": "تم التحقق من عنوان البريد الإلكتروني",
"maintenance.text": "%1 is currently undergoing maintenance.<br/>Please come back another time.",
"maintenance.messageIntro": "بالإضافة إلى ذلك، قام مدبر النظام بترك هذه الرسالة:",

View File

@@ -7,5 +7,7 @@
"alltime": "دائمًا",
"no-recent-topics": "لايوجد مواضيع جديدة",
"no-popular-topics": "لا يوجد مواضيع شائعة",
"load-new-posts": "Load new posts"
"load-new-posts": "Load new posts",
"uncategorized.title": "All known topics",
"uncategorized.intro": "This page shows a chronological listing of every topic that this forum has received.<br />The views and opinions expressed in the topics below are not moderated and may not represent the views and opinions of this website."
}

View File

@@ -8,5 +8,7 @@
"log-in-with-facebook": "تسجيل الدخول باستخدام فيسبوك",
"continue-with-facebook": "التسجيل باستخدام فيسبوك",
"sign-in-with-linkedin": "Sign in with LinkedIn",
"sign-up-with-linkedin": "Sign up with LinkedIn"
"sign-up-with-linkedin": "Sign up with LinkedIn",
"sign-in-with-wordpress": "Sign in with WordPress",
"sign-up-with-wordpress": "Sign up with WordPress"
}

View File

@@ -13,8 +13,11 @@
"settings.mobileTopicTeasers": "Show topic teasers on mobile",
"settings.stickyToolbar": "Sticky toolbar",
"settings.stickyToolbar.help": "The toolbar on topic and category pages will stick to the top of the page",
"settings.autohideBottombar": "Auto hide bottom bar",
"settings.autohideBottombar.help": "The bottom bar on mobile view will be hidden when the page is scrolled down",
"settings.topicSidebarTools": "Topic sidebar tools",
"settings.topicSidebarTools.help": "This option will move the topic tools to the sidebar on desktop",
"settings.autohideBottombar": "Auto hide mobile navigation bar",
"settings.autohideBottombar.help": "The mobile bar will be hidden when the page is scrolled down",
"settings.topMobilebar": "Move the mobile navigation bar to the top",
"settings.openSidebars": "Open sidebars",
"settings.chatModals": "Enable chat modals"
}

View File

@@ -27,6 +27,7 @@
"restore": "استعادة",
"move": "نقل",
"change-owner": "Change Owner",
"manage-editors": "Manage Editors",
"fork": "فرع",
"link": "رابط",
"share": "نشر",
@@ -60,6 +61,8 @@
"user-restored-topic-on": "%1 restored this topic on %2",
"user-moved-topic-from-ago": "%1 moved this topic from %2 %3",
"user-moved-topic-from-on": "%1 moved this topic from %2 on %3",
"user-shared-topic-ago": "%1 shared this topic %2",
"user-shared-topic-on": "%1 shared this topic on %2",
"user-queued-post-ago": "%1 <a href=\"%2\">queued</a> post for approval %3",
"user-queued-post-on": "%1 <a href=\"%2\">queued</a> post for approval on %3",
"user-referenced-topic-ago": "%1 <a href=\"%2\">referenced</a> this topic %3",
@@ -103,6 +106,7 @@
"thread-tools.move-posts": "Move Posts",
"thread-tools.move-all": "نقل الكل",
"thread-tools.change-owner": "Change Owner",
"thread-tools.manage-editors": "Manage Editors",
"thread-tools.select-category": "Select Category",
"thread-tools.fork": "إنشاء فرع الموضوع",
"thread-tools.tag": "Tag Topic",
@@ -133,6 +137,7 @@
"bookmarks": "Bookmarks",
"bookmarks.has-no-bookmarks": "You haven't bookmarked any posts yet.",
"copy-permalink": "Copy Permalink",
"go-to-original": "View Original Post",
"loading-more-posts": "تحميل المزيد من المشاركات",
"move-topic": "نقل الموضوع",
"move-topics": "نقل المواضيع",
@@ -157,6 +162,7 @@
"move-posts-instruction": "Click the posts you want to move then enter a topic ID or go to the target topic",
"move-topic-instruction": "Select the target category and then click move",
"change-owner-instruction": "Click the posts you want to assign to another user",
"manage-editors-instruction": "Manage the users who can edit this post below.",
"composer.title-placeholder": "أدخل عنوان موضوعك هنا...",
"composer.handle-placeholder": "Enter your name/handle here",
"composer.hide": "Hide",
@@ -216,5 +222,7 @@
"downvote-post": "Downvote post",
"post-tools": "Post tools",
"unread-posts-link": "Unread posts link",
"thumb-image": "Topic thumbnail image"
"thumb-image": "Topic thumbnail image",
"announcers": "Shares",
"announcers-x": "Shares (%1)"
}

View File

@@ -1,5 +1,5 @@
{
"user-menu": "User menu",
"user-menu": "قائمة المستخدم",
"banned": "محظور",
"unbanned": "Unbanned",
"muted": "كتم",
@@ -16,7 +16,7 @@
"ban-account": "حظر الحساب",
"ban-account-confirm": "هل تريد حقاً حظر هاذا العضو؟",
"unban-account": "إزالة حظر الحساب",
"mute-account": "Mute Account",
"mute-account": "كتم الحساب",
"unmute-account": "Unmute Account",
"delete-account": "حذف الحساب",
"delete-account-as-admin": "Delete <strong>Account</strong>",
@@ -39,7 +39,7 @@
"reputation": "السمعة",
"bookmarks": "المفضلات",
"watched-categories": "الأقسام المُتابعة",
"watched-tags": "Watched tags",
"watched-tags": "الوسوم المُتابعة",
"change-all": "غير الكل",
"watched": "متابع",
"ignored": "تم تجاهله",
@@ -47,6 +47,7 @@
"default-category-watch-state": "حالة مشاهدة اﻻقسام الافتراضية",
"followers": "المتابعون",
"following": "يتابع",
"shares": "Shares",
"blocks": "الكتل",
"blocked-users": "Blocked users",
"block-toggle": "تبديل الكتلة",
@@ -58,9 +59,12 @@
"chat": "محادثة",
"chat-with": "متابعة الدردشة مع %1",
"new-chat-with": "بدء دردشة جديدة مع %1",
"view-remote": "View Original",
"flag-profile": "ضع علامة على الملف الشخصي",
"profile-flagged": "Already flagged",
"follow": "تابع",
"unfollow": "إلغاء المتابعة",
"cancel-follow": "Cancel follow request",
"more": "المزيد",
"profile-update-success": "تم تحديث الملف الشخصي بنجاح",
"change-picture": "تغيير الصورة",
@@ -75,11 +79,11 @@
"upload-new-picture": "رفع صورة جديدة",
"upload-new-picture-from-url": "رفع صورة جديدة من رابط",
"current-password": "كلمة السر الحالية",
"new-password": "New Password",
"new-password": "كلمة السر الجديدة",
"change-password": "تغيير كلمة السر",
"change-password-error": "كلمة سر غير صحيحة",
"change-password-error-wrong-current": "كلمة السر الحالية ليست صحيحة",
"change-password-error-same-password": "Your new password matches your current password, please use a new password.",
"change-password-error-same-password": "كلمة السر الجديدة مطابقة لكلمة السر الحالية, فضلاً قم بإدخال كلمة سر جديدة.",
"change-password-error-match": "كلمة السر غير مطابقة لتأكيد كلمة السر",
"change-password-error-privileges": "ليس لديك الصلاحيات الكافية لتغيير كلمة السر هذه.",
"change-password-success": "تم تحديث كلمة السر خاصتك.",
@@ -101,6 +105,10 @@
"show-email": "أظهر بريدي الإلكتروني",
"show-fullname": "أظهر اسمي الكامل",
"restrict-chats": "لاتسمح بورود محادثات إلا من طرف المستخدمين الذين أتابعهم.",
"disable-incoming-chats": "Disable incoming chat messages <a data-bs-toggle=\"tooltip\" href=\"#\" title=\"Admins and moderators can still send you messages\"><i class=\"fa-solid fa-circle-info\"></i></a>",
"chat-allow-list": "Allow chat messages from the following users",
"chat-deny-list": "Deny chat messages from the following users",
"chat-list-add-user": "Add user",
"digest-label": "اشترك في النشرة الدورية",
"digest-description": "استلام اشعارات بآخر مستجدات هذا القسم (التنبيهات والمواضيع الجديدة) عبر البريد الإلكتروني وفقا لجدول زمني محدد.",
"digest-off": "غير مفعل",
@@ -115,11 +123,12 @@
"has-no-topics": "هذا المستخدم لم يكتب أي موضوع حتى الآن.",
"has-no-watched-topics": "هذا المستخدم لم يقم بمراقبة اية مواضيع حتى الآن.",
"has-no-ignored-topics": "هذا المستخدم لم يقم بتجاهل اية مواضيع حتى الآن.",
"has-no-read-topics": "This user hasn't read any topics yet.",
"has-no-read-topics": "هذا المستخدم لم يقم بقراءة أي مشاركة حتى الاّن.",
"has-no-upvoted-posts": "هذا المستخدم لم يقم بالتصويت للأعلى لأي مشاركة حتى الآن.",
"has-no-downvoted-posts": "هذا المستخدم لم يقم بالتصويت للأسفل لأي مشاركة حتى الآن.",
"has-no-controversial-posts": "هذا المستخدم ﻻيمتلك تصويت للأسفل لأي مشاركة حتى الآن.",
"has-no-blocks": "أنت لم تحظر اي مستخدم",
"has-no-shares": "This user has not shared any topics.",
"email-hidden": "البريد الإلكتروني مخفي",
"hidden": "مخفي",
"paginate-description": "عرض المواضيع والردود موزعة على صفحات عوضاً عن التمرير اللانهائي.",

View File

@@ -1,5 +1,5 @@
{
"all-users": "All Users",
"all-users": "كل المستخدمين",
"followed-users": "Followed Users",
"latest-users": "أحدث الأعضاء",
"top-posters": "اﻷكثر مشاركة",

View File

@@ -0,0 +1,21 @@
{
"name": "World",
"popular": "Popular topics",
"recent": "All topics",
"help": "Help",
"help.title": "What is this page?",
"help.intro": "Welcome to your corner of the fediverse.",
"help.fediverse": "The \"fediverse\" is a network of interconnected applications and websites that all talk to one another and whose users can see each other. This forum is federated, and can interact with that social web (or \"fediverse\"). This page is your corner of the fediverse. It consists solely of topics created by — and shared from — users <strong>you</strong> follow.",
"help.build": "There might not be a lot of topics here to start; that's normal. You will start to see more content here over time when you start following other users.",
"help.federating": "Likewise, if users from outside of this forum start following <em>you</em>, then your posts will start appearing on those apps and websites as well.",
"help.next-generation": "This is the next generation of social media, start contributing today!",
"onboard.title": "Your window to the fediverse...",
"onboard.what": "This is your personalized category made up of only content found outside of this forum. Whether something shows up in this page depends on whether you follow them, or whether that post was shared by someone you follow.",
"onboard.why": "There's a lot that goes on outside of this forum, and not all of it is relevant to your interests. That's why following people is the best way to signal that you want to see more from someone.",
"onboard.how": "In the meantime, you can click on the shortcut buttons at the top to see what else this forum knows about, and start discovering some new content!",
"show-categories": "Show categories",
"hide-categories": "Hide categories"
}

View File

@@ -0,0 +1,3 @@
# The files here are not meant to be edited directly
Please see the &rarr; [Internalization README](../README.md).

View File

@@ -0,0 +1,18 @@
{
"alert.confirm-rebuild-and-restart": "NodeBB-ni yenidən qurmaq və yenidən başlatmaq istədiyinizə əminsiniz?",
"alert.confirm-restart": "NodeBB-ni yenidən başlatmaq istədiyinizə əminsiniz?",
"acp-title": "%1 | NodeBB İdarəetmə Paneli",
"settings-header-contents": "Məzmun",
"changes-saved": "Dəyişikliklər yadda saxlandı",
"changes-saved-message": "NodeBB konfiqurasiyasına etdiyiniz dəyişikliklər yadda saxlanıldı.",
"changes-not-saved": "Dəyişikliklər saxlanmadı",
"changes-not-saved-message": "NodeBB dəyişikliklərinizi yadda saxlayarkən problemlə qarşılaşdı. (% 1)",
"save-changes": "Dəyişiklikləri yadda saxlayın",
"min": "Min:",
"max": "Maks:",
"view": "Bax",
"edit": "Redaktə et",
"add": "Əlavə et",
"select-icon": "İkonu seç"
}

View File

@@ -0,0 +1,10 @@
{
"cache": "Keş",
"post-cache": "Yazıların keşi",
"group-cache": "Qrup keşi",
"local-cache": "Lokal keş",
"object-cache": "Obyekt keşi",
"percent-full": "%1% dolu",
"post-cache-size": "Yazıların keş ölçüsü",
"items-in-cache": "Keşdəki elementlər"
}

View File

@@ -0,0 +1,52 @@
{
"x-b": "%1 b",
"x-mb": "%1 mb",
"x-gb": "%1 gb",
"uptime-seconds": "Saniyələrlə işləmə müddəti",
"uptime-days": "Günlərlə işləmə müddəti",
"mongo": "MongoDB",
"mongo.version": "MongoDB versiyası",
"mongo.storage-engine": "Saxlama Motoru",
"mongo.collections": "Kolleksiyalar",
"mongo.objects": "Obyektlər",
"mongo.avg-object-size": "Orta. Obyekt Ölçüsü",
"mongo.data-size": "Data ölçüsü",
"mongo.storage-size": "Yaddaş ölçüsü",
"mongo.index-size": "İndeks ölçüsü",
"mongo.file-size": "Fayl ölçüsü",
"mongo.resident-memory": "Rezident yaddaş",
"mongo.virtual-memory": "Virtual yaddaş",
"mongo.mapped-memory": "Xəritəli yaddaş",
"mongo.bytes-in": "Daxil olan Baytlar",
"mongo.bytes-out": "Xaric olan Baytlar",
"mongo.num-requests": "Sorğuların sayı",
"mongo.raw-info": "MongoDB raw məlumatı",
"mongo.unauthorized": "NodeBB müvafiq statistika üçün MongoDB verilənlər bazasını sorğulaya bilmədi. NodeBB tərəfindən istifadə edilən istifadəçinin &quot;clusterMonitor&quot; &quot;admin&quot; üçün rol; verilənlər bazası.",
"redis": "Redis",
"redis.version": "Redis versiyası",
"redis.keys": "Açarlar",
"redis.expires": "Vaxtı bitir",
"redis.avg-ttl": "Ortalama TTL",
"redis.connected-clients": "Qoşulmuş müştərilər",
"redis.connected-slaves": "Əlaqədar qullar",
"redis.blocked-clients": "Blok edilmiş müştərilər",
"redis.used-memory": "İstifadə edilən yaddaş",
"redis.memory-frag-ratio": "Yaddaşın fraqmentasiya nisbəti",
"redis.total-connections-recieved": "Alınan ümumi əlaqələr",
"redis.total-commands-processed": "Cəmi əmrlər işlənib",
"redis.iops": "Dərhal əməliyyatlar. Saniyədə",
"redis.iinput": "Saniyədə ani daxiletmə",
"redis.ioutput": "Saniyədə ani çıxış",
"redis.total-input": "Ümumi giriş",
"redis.total-output": "Ümumi çıxış",
"redis.keyspace-hits": "Klaviatura xitləri",
"redis.keyspace-misses": "Klaviatura boşluqları boşdur",
"redis.raw-info": "Redis raw məlumatı",
"postgres": "Postgres",
"postgres.version": "PostgreSQL sersiyası",
"postgres.raw-info": "Postgres raw məlumatı"
}

View File

@@ -0,0 +1,15 @@
{
"errors": "Xətalar",
"figure-x": "Şəkil %1",
"error-events-per-day": "Gündə <code>%1</code> hadisə",
"error.404": "404 tapılmadı",
"error.503": "503 xidmət əlçatan deyil",
"manage-error-log": "Xəta qeydlərini idarə et",
"export-error-log": "İxrac xətası jurnalı (CSV)",
"clear-error-log": "Xəta loqlarını sil",
"route": "Marşrut",
"count": "Say",
"no-routes-not-found": "Yaşasın! 404 səhv yoxdur!",
"clear404-confirm": "404 xəta qeydlərini təmizləmək istədiyinizə əminsiniz?",
"clear404-success": "\"404 Tapılmadı\" xətaları silindi"
}

View File

@@ -0,0 +1,17 @@
{
"events": "Hadisələr",
"no-events": "Hadisə yoxdur",
"control-panel": "Hadisələrin İdarəetmə Paneli",
"delete-events": "Tədbirləri sil",
"confirm-delete-all-events": "Daxil edilmiş bütün hadisələri silmək istədiyinizə əminsiniz?",
"filters": "Filtrlər",
"filters-apply": "Filtrləri tətbiq et",
"filter-type": "Hadisə növü",
"filter-start": "Başlama tarixi",
"filter-end": "Bitmə tarixi",
"filter-user": "İstifadəçiyə görə filtrlə",
"filter-user.placeholder": "Filtr etmək üçün istifadəçi adını daxil edin...",
"filter-group": "Qrup üzrə filtrlə",
"filter-group.placeholder": "Filtr etmək üçün qrup adını yazın...",
"filter-per-page": "Hər səhifə üçün"
}

View File

@@ -0,0 +1,7 @@
{
"logs": "Loqlar",
"control-panel": "Loqların idarəetmə paneli",
"reload": "Loqları yenidən yükləyin",
"clear": "Loqları təmizləyin",
"clear-success": "Loqlar təmizləndi!"
}

View File

@@ -0,0 +1,20 @@
{
"customise": "Fərdiləşdirmək",
"custom-css": "Fərdi CSS/SASS",
"custom-css.description": "Buraya bütün digər üslublardan sonra tətbiq olunacaq öz CSS/SASS bəyannamələrinizi daxil edin.",
"custom-css.enable": "Fərdi CSS/SASS-ı aktiv edin",
"custom-js": "Fərdi JavaScript",
"custom-js.description": "Burada öz javascriptinizi daxil edin. Səhifə tamamilə yükləndikdən sonra yerinə yetiriləcək.",
"custom-js.enable": "Fərdi Javascript-i aktiv edin",
"custom-header": "Fərdi başlıq",
"custom-header.description": "Bura xüsusi HTML daxil edin (məs. Meta Teqlər və s.), o <code>&lt;head&gt;</code> forumunuzun işarələmə bölməsi. <a href=\"#custom-js\" data-toggle=\"tab\">Xüsusi Javascript</a> nişanı mövcud olduğu üçün skript teqlərinə icazə verilir, lakin bunlar qadağandır.",
"custom-header.enable": "Fərdi Başlığı aktivləşdir",
"custom-css.livereload": "Canlı Yenidən Yükləməni aktiv et",
"custom-css.livereload.description": "Hesabınızın altındakı hər bir cihazdakı bütün sessiyaları yadda saxla düyməsini kliklədiyiniz zaman yeniləməyə məcbur etmək üçün bunu aktiv edin",
"bsvariables": "_variables.scss",
"bsvariables.description": "Bootstrap dəyişənlərini burada ləğv edin. Siz həmçinin <a href=\"https://bootstrap.build/app\">bootstrap.build</a> kimi alətdən istifadə edib nəticəni bura yapışdıra bilərsiniz. <br/>Dəyişikliklər yenidən qurmaq və yenidən işə salmaq tələb olunur.",
"bsvariables.enable": "_variables.scss-i aktivləşdirin"
}

View File

@@ -0,0 +1,18 @@
{
"skins": "Örtüklər",
"bootswatch-skins": "Bootswatch örtükləri",
"custom-skins": "Fərdi örtüklər",
"add-skin": "Örtük əlavə et",
"save-custom-skins": "Fərdi örtüyü saxla",
"save-custom-skins-success": "Fərdi örtüklər uğurla yadda saxlanıldı",
"custom-skin-name": "Fərdi örtük adı",
"custom-skin-variables": "Fərdi örtük dəyişənləri",
"loading": "Örtüklər yüklənir...",
"homepage": "Əsas səhifə",
"select-skin": "Örtüyü seçin",
"revert-skin": "Örtüyü bərpa edin",
"current-skin": "Cari örtük",
"skin-updated": "Örtük yeniləndi",
"applied-success": "%1 örtük uğurla tətbiq olundu",
"revert-success": "Örtük əsas rənglərə qayıtdı"
}

View File

@@ -0,0 +1,13 @@
{
"themes": "Mövzular",
"checking-for-installed": "Quraşdırılmış mövzular yoxlanılır...",
"homepage": "Əsas səhifə",
"select-theme": "Mövzu seç",
"revert-theme": "Mövzunu geri qaytar",
"current-theme": "Cari mövzu",
"no-themes": "Quraşdırılmış mövzu tapılmadı",
"revert-confirm": "Defolt NodeBB mövzusunu bərpa etmək istədiyinizə əminsiniz?",
"theme-changed": "Mövzu dəyişdirildi",
"revert-success": "Siz NodeBB-ni müvəffəqiyyətlə defolt mövzuya qaytardınız.",
"restart-to-activate": "Zəhmət olmasa, bu mövzunu tam aktivləşdirmək üçün NodeBB-ni yenidən qurun və başladın."
}

View File

@@ -0,0 +1,102 @@
{
"forum-traffic": "Forum trafiki",
"page-views": "Səhifə baxışları",
"unique-visitors": "Unikal ziyarətçilər",
"logins": "Daxil olmalar",
"new-users": "Yeni istifadəçilər",
"posts": "Yazılar",
"topics": "Mövzular",
"page-views-seven": "Son 7 Gün",
"page-views-thirty": "Son 30 Gün",
"page-views-last-day": "Son 24 saat",
"page-views-custom": "Fərdi tarix aralığı",
"page-views-custom-start": "Aralığın başlanğıcı",
"page-views-custom-end": "Aralığın sonu",
"page-views-custom-help": "Baxmaq istədiyiniz səhifə baxışlarının tarix diapazonunu daxil edin. Əgər tarix seçici mövcud deyilsə, qəbul edilən format <code>YYYY-AA-GG</code>-dir",
"page-views-custom-error": "Lütfən, <code>YYYY-AA-GG</code> formatında etibarlı tarix diapazonu daxil edin",
"stats.yesterday": "Dünən",
"stats.today": "Bu gün",
"stats.last-week": "Keçən həftə",
"stats.this-week": "Bu həftə",
"stats.last-month": "Keçən ay",
"stats.this-month": "Bu ay",
"stats.all": "Bütün zamanlar",
"updates": "Yeniləmələr",
"running-version": "Siz NodeBB v%1 işlədirsiniz.",
"keep-updated": "Həmişə NodeBB-nin ən son təhlükəsizlik yamaları və xətaların düzəldilməsi üçün yeni olduğundan əmin olun.",
"up-to-date": "Siz son <strong>variantasınız</strong> <i class=\"fa fa-check\"></i>",
"upgrade-available": "Yeni versiya (v%1) buraxılmışdır. NodeBB-ni <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">təkmilləşdirməyi nəzərdən keçirin</a>.",
"prerelease-upgrade-available": "Bu, NodeBB proqramının köhnəlmiş buraxılışdan əvvəlki versiyasıdır. Yeni versiya (v%1) buraxılmışdır. NodeBB-ni <a href=\"https://docs.nodebb.org/configuring/upgrade/\" target=\"_blank\">təkmilləşdirməyi nəzərdən keçirin</a>.",
"prerelease-warning": "Bu, NodeBB-nin <strong>buraxılışdan öncəki</strong> versiyasıdır. Gözlənilməz səhvlər baş verə bilər. <i class=\"fa fa-exclamation-triangle\"></i>",
"fallback-emailer-not-found": "Yekun e-poçt göndərişi tapılmadı!",
"running-in-development": "Forum inkişaf rejimində işləyir. Forum potensial boşluqlar üçün açıq ola bilər; lütfən sistem inzibatçısı ilə əlaqə saxlayın",
"latest-lookup-failed": "NodeBB-nin ən son mövcud versiyasını axtarmaq alınmadı",
"notices": "Bildirişlər",
"restart-not-required": "Yenidən başlama tələb olunmur",
"restart-required": "Yenidən başlatma tələb olunur",
"search-plugin-installed": "Axtarış plagini quraşdırılıb",
"search-plugin-not-installed": "Axtarış plagini quraşdırılmayıb",
"search-plugin-tooltip": "Axtarış funksiyasını aktivləşdirmək üçün plagin səhifəsindən axtarış plaqini quraşdır",
"control-panel": "Sistem nəzarəti",
"rebuild-and-restart": "Yenidən qur &amp; başlat",
"restart": "Yenidən başlat",
"restart-warning": "NodeBB-nin yenidən qurulması və ya yenidən işə salınması bütün mövcud əlaqələri bir neçə saniyəyə kəsəcək.",
"restart-disabled": "NodeBB-nin yenidən qurulması və yenidən işə salınması qeyri-aktiv edilib, çünki siz onu uyğun demon vasitəsilə idarə etmirsiniz.",
"maintenance-mode": "Texniki baxım rejimi",
"maintenance-mode-title": "NodeBB üçün texniki xidmət rejimini qurmaq üçün bura kliklə",
"dark-mode": "Qaranlıq rejimi",
"realtime-chart-updates": "Real vaxt qrafiki yeniləmələri",
"active-users": "Aktiv istifadəçilər",
"active-users.users": "İstifadəçilər",
"active-users.guests": "Qonaqlar",
"active-users.total": "Cəmi",
"active-users.connections": "Bağlantılar",
"guest-registered-users": "Qonaq və Qeydiyyatdan keçmiş istifadəçilər",
"guest": "Qonaq",
"registered": "Qeydiyyatdan keçib",
"user-presence": "İstifadəçi mövcudluğu",
"on-categories": "Kateqoriyalar siyahısında",
"reading-posts": "Yazıların oxunması",
"browsing-topics": "Mövzulara baxış",
"recent": "Ən yeni",
"unread": "Oxunmamış",
"high-presence-topics": "Yüksək mövzular",
"popular-searches": "Populyar axtarışlar",
"graphs.page-views": "Səhifə baxışları",
"graphs.page-views-registered": "Səhifə Baxışları qeydə alınıb",
"graphs.page-views-guest": "Səhifə baxışı qonaq",
"graphs.page-views-bot": "Səhifə baxış botu",
"graphs.page-views-ap": "ActivityPub Page Views",
"graphs.unique-visitors": "Unikal ziyarətçilər",
"graphs.registered-users": "Qeydiyyatdan keçmiş istifadəçilər",
"graphs.guest-users": "Qonaqlar",
"last-restarted-by": "Sonuncu dəfə yenidən başlat",
"no-users-browsing": "Axtarış edən heç bir istifadəçi yoxdur",
"back-to-dashboard": "İdarə Panelinə qayıt",
"details.no-users": "Seçilmiş müddət ərzində heç bir istifadəçi qoşulmayıb",
"details.no-topics": "Seçilmiş vaxt çərçivəsində heç bir mövzu yerləşdirilməyib",
"details.no-searches": "Seçilmiş müddət ərzində heç bir axtarış aparılmayıb",
"details.no-logins": "Seçilmiş müddət ərzində heç bir giriş qeydə alınmayıb",
"details.logins-static": "NodeBB yalnız %1 gün ərzində sessiya məlumatlarını saxlayır və buna görə də aşağıdakı cədvəldə yalnız ən son aktiv sessiyalar göstəriləcək",
"details.logins-login-time": "Daxil olma vaxtı",
"start": "Başlanğıc",
"end": "Son",
"filter": "Filtr",
"view-as-json": "JSON kimi bax",
"expand-analytics": "Analitikanı genişləndir",
"clear-search-history": "Axtarış tarixçəsini təmizlə",
"clear-search-history-confirm": "Bütün axtarış tarixçəsini təmizləmək istədiyinizə əminsiniz?",
"search-term": "Qayda",
"search-count": "Say",
"view-all": "Hamısına bax"
}

View File

@@ -0,0 +1,26 @@
{
"you-are-on": "Siz <strong>%1:%2</strong>-dəsiniz",
"ip": "IP <strong>%1</strong>",
"nodes-responded": "%1 nod %2ms ərzində cavab verdi!",
"host": "host",
"primary": "əsas / iş",
"pid": "pid",
"nodejs": "nodejs",
"online": "onlayn",
"git": "git",
"process-memory": "proses yaddaşı",
"system-memory": "sistem yaddaşı",
"used-memory-process": "Proseslər yaddaşdan istifadə edir",
"used-memory-os": "İstifadə olunmuş sistem yaddaşı",
"total-memory-os": "Ümumi sistem yaddaşı",
"load": "sistem yükləməsi",
"cpu-usage": "CPU istifadəsi",
"uptime": "işləmə müddəti",
"registered": "Qeydiyyatdan keçib",
"sockets": "Sockets",
"connection-count": "Bağlantı sayı",
"guests": "Qonaqlar",
"info": "Məlumat"
}

View File

@@ -0,0 +1,13 @@
{
"logger": "Logger",
"logger-settings": "Logger ayarları",
"description": "Yoxlama qutularını aktivləşdirməklə, siz terminalınıza qeydlər alacaqsınız. Bir yol göstərsəniz, qeydlər bunun əvəzinə faylda saxlanacaq. HTTP girişi, forumunuzda insanların kim, nə vaxt və nəyə daxil olması ilə bağlı statistika toplamaq üçün faydalıdır. HTTP sorğularını qeyd etməklə yanaşı, biz socket.io hadisələrini də qeyd edə bilərik. Socket.io girişi, redis-cli monitoru ilə birlikdə NodeBB-nin daxili hissələrini öyrənmək üçün çox faydalı ola bilər.",
"explanation": "Aktivləşdirmək və ya söndürmək üçün sadəcə giriş parametrlərini çek/ançek edin. Yenidən başlatmağa ehtiyac yoxdur.",
"enable-http": "HTTP loqunu aktiv edin",
"enable-socket": "Socket.io hadisə qeydini aktiv edin",
"file-path": "Loq faylına yol",
"file-path-placeholder": "/path/to/log/file.log ::: terminalınıza loqlamaq üçün boş saxlayın",
"control-panel": "Logger idarəetmə paneli",
"update-settings": "Logger parametrlərini yenilə"
}

View File

@@ -0,0 +1,58 @@
{
"plugins": "Plaginlər",
"trending": "Trend",
"installed": "Quraşdırılıb",
"active": "Aktiv",
"inactive": "Qeyri-aktiv",
"out-of-date": "Vaxtı keçmiş",
"none-found": "Heç bir plagin tapılmadı.",
"none-active": "Aktiv plaginlər yoxdur",
"find-plugins": "Pluginləri tapın",
"plugin-search": "Plugin axtarışı",
"plugin-search-placeholder": "Plugin axtarın...",
"submit-anonymous-usage": "Anonim plagin istifadə məlumatlarını təqdim edin.",
"reorder-plugins": "Pluginləri təkrar sifariş et",
"order-active": "Aktiv plaginlər sifariş et",
"dev-interested": "NodeBB üçün plaginlər yazmaqla maraqlanırsınız?",
"docs-info": "Plugin müəllifliyi ilə bağlı tam sənədləri <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Sənədlər Portalında</a> tapa bilərsiniz.",
"order.description": "Bəzi plaginlər digər plaginlərdən əvvəl/sonra işə salındıqda ideal şəkildə işləyir.",
"order.explanation": "Pluginlər burada göstərilən ardıcıllıqla yuxarıdan aşağı yüklənir",
"plugin-item.themes": "Mövzular",
"plugin-item.deactivate": "Deaktiv et",
"plugin-item.activate": "Aktiv et",
"plugin-item.install": "Quraşdır",
"plugin-item.uninstall": "Sil",
"plugin-item.settings": "Parametrlər",
"plugin-item.installed": "Quraşdırılıb",
"plugin-item.latest": "Ən son",
"plugin-item.upgrade": "Təkmilləşdir",
"plugin-item.more-info": "Ətraflı məlumat üçün:",
"plugin-item.unknown": "Naməlum",
"plugin-item.unknown-explanation": "Bu plaqinin vəziyyəti yanlış konfiqurasiya xətası səbəbindən müəyyən edilə bilmədi.",
"plugin-item.compatible": "Bu plagin NodeBB %1-də işləyir",
"plugin-item.not-compatible": "Bu plaqinin uyğunluq məlumatı yoxdur, prod mühitinizdə quraşdırmadan əvvəl onun işlədiyinə əmin olun.",
"alert.enabled": "Plugin aktivdir",
"alert.disabled": "Plugin deaktivdir",
"alert.upgraded": "Plugin təkmilləşdirildi",
"alert.installed": "Plugin quraşdırılıb",
"alert.uninstalled": "Plugin silindi",
"alert.activate-success": "Bu plaqini tam aktivləşdirmək üçün NodeBB-ni yenidən qurun və yenidən başladın",
"alert.deactivate-success": "Plugin uğurla deaktiv edildi",
"alert.upgrade-success": "Bu plaqini tam təkmilləşdirmək üçün NodeBB-ni yenidən qurun və yenidən başladın.",
"alert.install-success": "Plugin uğurla quraşdırıldı, lütfən, plaqini aktivləşdirin.",
"alert.uninstall-success": "Plugin uğurla deaktiv edildi və silindi.",
"alert.suggest-error": "<p>NodeBB paket menecerinə çata bilmədi, ən son versiyanın quraşdırılmasına davam edin?</p><div class=\"alert alert-danger\"><strong> Server qaytarıldı (%1)</strong>: %2</div>",
"alert.package-manager-unreachable": "<p>NodeBB paket menecerinə müraciət edə bilmədi, hazırda təkmilləşdirmə təklif edilmir.</p>",
"alert.incompatible": "<p>NodeBB versiyanız (v%1) yalnız bu plaqinin v%2-yə yüksəldilməsi üçün silinib. Bu plaqinin daha yeni versiyasını quraşdırmaq istəyirsinizsə, lütfən, NodeBB-ni yeniləyin.</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>Uyğunluq haqqında məlumat tapılmadı. </strong></p><p>Bu plagin sizin NodeBB versiyanızı nəzərə alaraq quraşdırma üçün xüsusi versiyanı təyin etməyib.</p></div><p> Tam uyğunluğa zəmanət verilə bilməz və NodeBB-nin artıq düzgün başlamamasına səbəb ola bilər. NodeBB düzgün yüklənə bilmədikdə:<pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Bu plaqinin ən son versiyasının quraşdırılmasına davam edilsin?</p>",
"alert.reorder": "Pluginlər yenidən sifariş edildi",
"alert.reorder-success": "Prosesi tam başa çatdırmaq üçün NodeBB-ni yenidən qurun və yenidən başladın.",
"license.title": "Plugin lisenziya məlumatı",
"license.intro": "%1 plaqini %2 altında lisenziyalaşdırılıb. Bu plagini aktivləşdirməzdən əvvəl lisenziya şərtlərini oxuyun və anlayın.",
"license.cta": "Bu plaqini aktivləşdirməyə davam etmək istəyirsiniz?"
}

View File

@@ -0,0 +1,17 @@
{
"rewards": "Mükafatlar",
"add-reward": "Mükafat əlavə et",
"condition-if-users": "Əgər istifadəçi",
"condition-is": "Əgər:",
"condition-then": "O zaman:",
"max-claims": "Mükafatın tələb oluna biləcəyi vaxtların miqdarı",
"zero-infinite": "Sonsuzluq üçün 0 daxil edin",
"select-reward": "Mükafat seç",
"delete": "Sil",
"enable": "Aktivləşdir",
"disable": "Qeyri-aktiv et",
"alert.delete-success": "Mükafat uğurla silindi",
"alert.no-inputs-found": "Xətalı mükafat - heç bir giriş tapılmadı!",
"alert.save-success": "Mükafatlar müvəffəqiyyətlə yadda saxlanıldı"
}

View File

@@ -0,0 +1,37 @@
{
"widgets": "Vidjetlər",
"available": "Mövcud vidjetlər",
"explanation": "Açılan menyudan vidceti seçin və sonra onu sol tərəfdəki şablonun widget sahəsinə sürükləyib buraxın.",
"none-installed": "Heç bir vidcet tapılmadı! <a href=\"%1\">Pluginlərin</a> idarəetmə panelində əsas vidjet plaginini aktivləşdirin.",
"clone-from": "Vidjetləri klonla",
"containers.available": "Mövcud konteynerlər",
"containers.explanation": "İstənilən vidcetin üzərinə sürükləyin və buraxın",
"containers.none": "Heç biri",
"container.well": "Yaxşı",
"container.jumbotron": "Jumbotron",
"container.card": "Kart",
"container.card-header": "Kart başlığı",
"container.card-body": "Kart gövdəsi",
"container.title": "Başlıq",
"container.body": "Gövdə",
"container.alert": "Xəbərdarlıq",
"alert.confirm-delete": "Bu vidceti silmək istədiyinizə əminsiniz?",
"alert.updated": "Vidjetlər yeniləndi",
"alert.update-success": "Vidjetlər uğurla yeniləndi",
"alert.clone-success": "Vidjetlər uğurla klonlandı",
"error.select-clone": "Zəhmət olmasa klonlamaq üçün səhifə seçin",
"title": "Başlıq",
"title.placeholder": "Başlıq (yalnız bəzi konteynerlərdə göstərilir)",
"container": "Konteyner",
"container.placeholder": "Konteyneri sürükləyib buraxın və ya bura HTML daxil edin.",
"show-to-groups": "Qruplara göstər",
"hide-from-groups": "Qruplardan gizlət",
"start-date": "Başlama tarixi",
"end-date": "Bitmə tarixi",
"hide-on-mobile": "Mobildə gizlət",
"hide-drafts": "Qaralamaları gizlət",
"show-drafts": "Qaralamaları göstər"
}

View File

@@ -0,0 +1,13 @@
{
"manage-admins-and-mods": "Adminləri və Moderlərı idarə et",
"administrators": "Administratorlar",
"global-moderators": "Qlobal moderatorlar",
"moderators": "Moderatorlar",
"no-global-moderators": "Qlobal moderator yoxdur",
"no-sub-categories": "Alt kateqoriya yoxdur",
"view-children": "Uşaqlara baxmaq (% 1)",
"no-moderators": "Moderator yoxdur",
"add-administrator": "Administrator əlavə et",
"add-global-moderator": "Qlobal moderator əlavə et",
"add-moderator": "Moderator əlavə et"
}

View File

@@ -0,0 +1,134 @@
{
"manage-categories": "Kateqoriyaları idarə et",
"add-category": "Kateqoriya əlavə et",
"add-local-category": "Add Local category",
"add-remote-category": "Add Remote category",
"remove": "Remove",
"rename": "Rename",
"jump-to": "Keç...",
"settings": "Kateqoriya parametrləri",
"edit-category": "Kateqoriyanı redaktə et",
"privileges": "İmtiyazlar",
"back-to-categories": "Kateqoriyalara qayıt",
"id": "Category ID",
"name": "Kateqoriya adı",
"handle": "Kateqoriya dəstəyi",
"handle.help": "Kateqoriya dəstəyiniz istifadəçi adına bənzər digər şəbəkələrdə bu kateqoriyanın təmsili kimi istifadə olunur. Kateqoriya sapı mövcud istifadəçi adı və ya istifadəçi qrupuna uyğun olmamalıdır.",
"description": "Kateqoriya təsviri",
"federatedDescription": "Federasiya təsviri",
"federatedDescription.help": "Bu mətn digər vebsaytlar/tətbiqlər tərəfindən sorğulandıqda kateqoriya təsvirinə əlavə olunacaq.",
"federatedDescription.default": "Bu, aktual müzakirələrdən ibarət forum kateqoriyasıdır. Bu kateqoriyanı qeyd etməklə yeni müzakirələrə başlaya bilərsiniz.",
"topic-template": "Topic Template",
"topic-template.help": "Define a template for new topics created in this category.",
"bg-color": "Arxa fon rəngi",
"text-color": "Mətnin rəngi",
"bg-image-size": "Fon şəklinin ölçüsü",
"custom-class": "Fərdi sinif",
"num-recent-replies": "# son cavablar",
"ext-link": "# son cavablar",
"subcategories-per-page": "Səhifə başına alt kateqoriyalar",
"is-section": "Bu kateqoriyanı bir bölmə kimi nəzərə al",
"post-queue": "Yazı növbəsi",
"tag-whitelist": "İcazəli təq",
"upload-image": "Şəkil yüklə",
"upload": "Yüklə",
"delete-image": "Sil",
"category-image": "Kateqoriya şəkli",
"image-and-icon": "Şəkil və ikon",
"parent-category": "Ana kateqoriya",
"optional-parent-category": "(İstəyə görə) Ana kateqoriya",
"top-level": "Yuxarı səviyyə",
"parent-category-none": "(Heç biri)",
"copy-parent": "Valideyni kopyala",
"copy-settings": "Parametrləri kopyala",
"optional-clone-settings": "(İstəyə bağlı) Kateqoriyadan parametrləri klonla",
"clone-children": "Uşaq kateqoriyalarını və parametrlərini klonla",
"purge": "Kateqoriyanı təmizlə",
"enable": "Aktivləşdir",
"disable": "Qeyri-aktiv et",
"edit": "Redaktə et",
"analytics": "Analitika",
"federation": "Federasiya",
"view-category": "Kateqoriyaya bax",
"set-order": "Ardıcıllığı təyin et",
"set-order-help": "Kateqoriya sırasının təyin edilməsi bu kateqoriyanı həmin sıraya köçürəcək və lazım gəldikdə digər kateqoriyaların sırasını yeniləyəcək. Minimum sifariş 1-dir ki, bu da kateqoriyanı yuxarıya qoyur.",
"select-category": "Kateqoriya seç",
"set-parent-category": "Ana kateqoriya seç",
"privileges.description": "Siz bu bölmədə saytın hissələri üçün girişə nəzarət imtiyazlarını konfiqurasiya edə bilərsiniz. İmtiyazlar hər istifadəçi və ya qrup üzrə verilə bilər. Aşağıdakıılan menyudan təsir sahəsini seçin.",
"privileges.category-selector": "İmtiyazların konfiqurasiyası",
"privileges.warning": "<strong>Qeyd</strong>: İmtiyaz parametrləri dərhal qüvvəyə minir. Bu parametrləri tənzimlədikdən sonra kateqoriyanı saxlamaq lazım deyil.",
"privileges.section-viewing": "Baxış imtiyazları",
"privileges.section-posting": "Yazıların imtiyazları",
"privileges.section-moderation": "Moderasiya imtiyazları",
"privileges.section-other": "Digər",
"privileges.section-user": "İstifadəçi",
"privileges.search-user": "İstifadəçi əlavə et",
"privileges.no-users": "Bu kateqoriyada istifadəçiyə məxsus imtiyazlar yoxdur.",
"privileges.section-group": "Qrup",
"privileges.group-private": "Bu qrup şəxsidir",
"privileges.inheritance-exception": "Bu qrup qeydiyyatdan keçmiş istifadəçilər qrupundan imtiyazları devralmır",
"privileges.banned-user-inheritance": "Qadağan edilmiş istifadəçilər qadağan olunmuş istifadəçilər qrupundan imtiyazları miras alırlar",
"privileges.search-group": "Qrup əlavə et",
"privileges.copy-to-children": "Uşaqlara kopyala",
"privileges.copy-from-category": "Kateqoriyadan kopyala",
"privileges.copy-privileges-to-all-categories": "Bütün kateqoriyalara kopyala",
"privileges.copy-group-privileges-to-children": "Bu qrupun imtiyazlarını bu kateqoriyadan olan uşaqlara köçür",
"privileges.copy-group-privileges-to-all-categories": "Bu qrupun imtiyazlarını bütün kateqoriyalara köçür",
"privileges.copy-group-privileges-from": "Bu qrupun imtiyazlarını başqa kateqoriyadan köçür",
"privileges.inherit": "<code>Qeydiyyatdan keçmiş istifadəçilər</code> qrupuna xüsusi imtiyaz verilirsə, bütün digər qruplar açıq şəkildə müəyyən edilməmiş/yoxlanılmamış olsa belə, <strong>gizli imtiyaz</strong> alır. Bu gizli imtiyaz sizə göstərilir, çünki bütün istifadəçilər <code>qeydiyyatdan keçmiş istifadəçilər</code> qrupunun bir hissəsidir və buna görə də əlavə qruplar üçün imtiyazların açıq şəkildə verilməsinə ehtiyac yoxdur.",
"privileges.copy-success": "İmtiyazlar kopyalandı!",
"analytics.back": "Kateqoriyalar siyahısına qayıt",
"analytics.title": "\"% 1\" kateqoriyası üçün analitika",
"analytics.pageviews-hourly": "<strong>Şəkil 1</strong> &ndash; Bu kateqoriya üçün saatlıq səhifə baxışları</small>",
"analytics.pageviews-daily": "<strong>Şəkil 2</strong> &ndash; Bu kateqoriya üçün gündəlik səhifə baxışları</small>",
"analytics.topics-daily": "<strong>Şəkil 3</strong> &ndash; Bu kateqoriyada yaradılan gündəlik mövzular</small>",
"analytics.posts-daily": "<strong>Şəkil 4</strong> &ndash; Bu kateqoriyada gündəlik yazılar hazırlanır</small>",
"federation.title": "\"%1\" kateqoriyası üçün federasiya parametrləri",
"federation.disabled": "Federasiya sayt boyu deaktiv edilib, buna görə kateqoriya federasiya parametrləri hazırda əlçatan deyil.",
"federation.disabled-cta": "Federasiya parametrləri &rarr;",
"federation.syncing-header": "Sinxronizasiya",
"federation.syncing-intro": "Kateqoriya ActivityPub protokolu vasitəsilə \"Qrup Aktyoru\"nu izləyə bilər. Məzmun aşağıda sadalanan aktyorlardan birindən alınarsa, o, avtomatik olaraq bu kateqoriyaya əlavə olunacaq.",
"federation.syncing-caveat": "N.B. Sinxronizasiyanın burada qurulması birtərəfli sinxronizasiya yaradır. NodeBB aktyora abunə olmağa/izləməyə çalışır, lakin bunun əksini güman etmək olmaz.",
"federation.syncing-none": "Bu kateqoriyanı hal-hazırda heç kimi izləmir.",
"federation.syncing-add": "Sinxronizasiya et...",
"federation.syncing-actorUri": "Aktyor",
"federation.syncing-follow": "İzlə",
"federation.syncing-unfollow": "İzləməni dayandır",
"federation.followers": "Bu kateqoriyanı izləyən uzaq istifadəçilər",
"federation.followers-handle": "Dəstək",
"federation.followers-id": "ID",
"federation.followers-none": "İzləyici yoxdur.",
"federation.followers-autofill": "Avtomatik doldur",
"alert.created": "Yaradıldı",
"alert.create-success": "Kateqoriya uğurla yaradıldı!",
"alert.none-active": "Aktiv kateqoriyalarınız yoxdur.",
"alert.create": "Kateqoriya yarat",
"alert.add": "Add a Category",
"alert.add-help": "Remote categories can be added to the categories listing by specifying their handle.<br /><br /><strong>Note</strong> — The remote category may not reflect all topics published unless at least one local user tracks/watches it.",
"alert.rename": "Rename a Remote Category",
"alert.rename-help": "Please enter a new name for this category. Leave blank to restore original name.",
"alert.confirm-remove": "Do you really want to remove this category? You can add it back at any time.",
"alert.confirm-purge": "<p class=\"lead\">Bu \"%1\" kateqoriyasını həqiqətən təmizləmək istəyirsiniz?</p><h5><strong class=\"text-danger\"> Xəbərdarlıq!</strong> Bu kateqoriyadakı bütün mövzular və yazılar silinəcək! </h5><p class=\"help-block\">Kateqoriyanın təmizlənməsi bütün mövzuları və yazıları siləcək və kateqoriyanı verilənlər bazasından siləcək. Kateqoriyanı <em>müvəqqəti</em> olaraq silmək istəyirsinizsə, bunun əvəzinə kateqoriyanı \"deaktiv etmək\" istəyəcəksiniz.</p>",
"alert.purge-success": "Kateqoriya təmizləndi!",
"alert.copy-success": "Parametrlər kopyalandı!",
"alert.set-parent-category": "Ana kateqoriya seç",
"alert.updated": "Yenilənmiş kateqoriyalar",
"alert.updated-success": "Kateqoriya ID-ləri %1 uğurla yeniləndi.",
"alert.upload-image": "Kateqoriya şəklini yüklə",
"alert.find-user": "İstifadəçi axtar",
"alert.user-search": "İstifadəçini burada axtar...",
"alert.find-group": "Qrup tap",
"alert.group-search": "Qrupu burada axtarın...",
"alert.not-enough-whitelisted-tags": "Ağ siyahıya alınmış teqlər minimum teqlərdən azdır, daha çox ağ siyahıya alınmış teqlər yaratmalısınız!",
"collapse-all": "Hamısını yığ",
"expand-all": "Hamısını aç",
"disable-on-create": "Yaradarkən deaktiv et",
"no-matches": "Uyğunluq yoxdur"
}

View File

@@ -0,0 +1,22 @@
{
"lead": "Aşağıda həzm çatdırılması statistikası və vaxtlarının siyahısı göstərilir.",
"disclaimer": "Nəzərə alın ki, e-poçt texnologiyasının təbiətinə görə e-poçt çatdırılmasına zəmanət verilmir. Bir çox dəyişənlər alıcının serverinə göndərilən e-poçtun son nəticədə istifadəçinin gələnlər qutusuna daxil olub-olmamasına, o cümlədən server reputasiyasına, qara siyahıya alınmış IP ünvanlarına və DKIM/SPF/DMARC-nin konfiqurasiya edilib-edilməməsinə təsir göstərir.",
"disclaimer-continued": "Uğurlu çatdırılma mesajın NodeBB tərəfindən uğurla göndərilməsi və alıcı server tərəfindən təsdiqlənməsi deməkdir. Bu, e-poçtun gələnlər qutusuna düşməsi demək deyil. Ən yaxşı nəticələr üçün biz <a href=\"https://sendgrid.com/why-sendgrid/\">SendGrid</a> kimi üçüncü tərəfin e-poçt çatdırılması xidmətindən istifadə etməyi tövsiyə edirik.",
"user": "İstifadəçi",
"subscription": "Abunə növü",
"last-delivery": "Sonuncu uğurlu çatdırılma",
"default": "Sistemin defolt",
"default-help": "<em>Sistem defolt</em> o deməkdir ki, istifadəçi hazırda həzmlər üçün qlobal forum parametrini ləğv etməyib: &quot;<strong>%1</strong>&quot;",
"resend": "Digesti yenidən göndərin",
"resend-all-confirm": "Bu həzm işini əl ilə yerinə yetirmək istədiyinizə əminsiniz?",
"resent-single": "Manual digest yenidən göndərmə tamamlandı",
"resent-day": "Gündəlik həzm hirslənir",
"resent-week": "Həftəlik həzm hirsləndi",
"resent-biweek": "İki həftəlik həzm rezidenti",
"resent-month": "Aylıq həzm yenidən göndərildi",
"null": "<em>Heç vaxt</em>",
"manual-run": "Əl ilə həzm işlət:",
"no-delivery-data": "Çatdırılma məlumatı tapılmadı"
}

View File

@@ -0,0 +1,49 @@
{
"manage-groups": "Qrupları idarə et",
"add-group": "Qrup əlavə et",
"edit-group": "Qrupu redaktə et",
"back-to-groups": "Qruplara qayıt",
"view-group": "Qrupa bax",
"icon-and-title": "İkon və Başlıq",
"name": "Qrupun adı",
"badge": "Nişan",
"properties": "Xüsusiyyətlər",
"description": "Qrupun təsviri",
"member-count": "Üzv sayı",
"system": "Sistem",
"hidden": "Gizli",
"private": "Şəxsi",
"edit": "Redaktə et",
"delete": "Sil",
"privileges": "İmtiyazlar",
"members-csv": "Üzvlər (CSV)",
"search-placeholder": "Axtarış",
"create": "Qrup yarat",
"description-placeholder": "Qrupunuz haqqında qısa məlumat",
"create-button": "Yaratmaq",
"alerts.create-failure": "<strong>Uh-Oh</strong> <p>Qrupunuzu yaratarkən problem yarandı. Daha sonra yenidən cəhd edin!</p>",
"alerts.confirm-delete": "Bu qrupu silmək istədiyinizə əminsiniz?",
"edit.name": "Adı",
"edit.description": "Təsviri",
"edit.user-title": "Üzvlərin adı",
"edit.icon": "Qrup ikonu",
"edit.label-color": "Qrup başlığı rəngi",
"edit.text-color": "Qrup mətn rəngi",
"edit.show-badge": "Nişanı göstər",
"edit.private-details": "Aktiv edilərsə, qruplara qoşulmaq üçün qrup sahibinin təsdiqi tələb olunur.",
"edit.private-override": "Xəbərdarlıq: Şəxsi qruplar sistem səviyyəsində deaktiv edilib və bu seçimi ləğv edir.",
"edit.disable-join": "Qoşulma sorğularını deaktiv edin",
"edit.disable-leave": "İstifadəçilərin qrupdan çıxmasına icazə verməyin",
"edit.hidden": "Gizli",
"edit.hidden-details": "Aktivləşdirilərsə, bu qrup qruplar siyahısında tapılmayacaq və istifadəçilər əl ilə dəvət olunmalı olacaqlar",
"edit.add-user": "İstifadəçini qrupa əlavə et",
"edit.add-user-search": "İstifadəçiləri axtar",
"edit.members": "Üzv siyahısı",
"control-panel": "Qrup idarəetmə paneli",
"revert": "Geri qaytar",
"edit.no-users-found": "İstifadəçi tapılmadı",
"edit.confirm-remove-user": "Bu istifadəçini silmək istədiyinizə əminsiniz?"
}

View File

@@ -0,0 +1,66 @@
{
"manage-privileges": "İmtiyazları idarə et",
"discard-changes": "Dəyişiklikləri ləğv et",
"global": "Qlobal",
"admin": "Admin",
"group-privileges": "Qrup imtiyazları",
"user-privileges": "İstifadəçi imtiyazları",
"edit-privileges": "İmtiyazları redaktə et",
"select-clear-all": "Hamısını seç/sil",
"chat": "Söhbət",
"chat-with-privileged": "İmtiyazlı ilə söhbət et",
"upload-images": "Şəkilləri yüklə",
"upload-files": "Faylları yüklə",
"signature": "İmza",
"ban": "Qadağa et",
"mute": "Səssizləşdir",
"invite": "Dəvət et",
"search-content": "Məzmunu axtar",
"search-users": "İstifadəçiləri axtar",
"search-tags": "Teqləri axtar",
"view-users": "İstifadəçilərə bax",
"view-tags": "Teqlərə bax",
"view-groups": "Qruplara bax",
"allow-local-login": "Lokal giriş",
"allow-group-creation": "Qrup yarat",
"view-users-info": "İstifadəçi məlumatlarına bax",
"find-category": "Kateqoriya tap",
"access-category": "Kateqoriyaya giriş",
"access-topics": "Mövzulara daxil olun",
"create-topics": "Mövzular yarat",
"reply-to-topics": "Mövzulara cavab ver",
"schedule-topics": "Mövzuları təqvim et",
"tag-topics": "Mövzuları teqlə",
"edit-posts": "Yazıları redaktə et",
"view-edit-history": "Redaktə tarixçəsinə bax",
"delete-posts": "Yazıları sil",
"view-deleted": "Silinmiş yazılara bax",
"upvote-posts": "Yazılara müsbət səs ver",
"downvote-posts": "Yazılara mənfi səs ver",
"delete-topics": "Mövzuları sil",
"purge": "Təmizlə",
"moderate": "Moderasiya",
"admin-dashboard": "İdarə paneli",
"admin-categories": "Kateqoriyalar",
"admin-privileges": "İmtiyazlar",
"admin-users": "İstifadəçilər",
"admin-admins-mods": "Adminlər &amp; Moderatorlar",
"admin-groups": "Qruplar",
"admin-tags": "Teqlər",
"admin-settings": "Parametrlər",
"alert.confirm-moderate": "<strong>Bu istifadəçi qrupuna moderasiya imtiyazı vermək istədiyinizə əminsiniz?</strong> Bu qrup ictimaidir və istənilən istifadəçi öz istəyi ilə qoşula bilər.",
"alert.confirm-admins-mods": "<strong>Siz &quot;Adminlər &amp; Mods&quot; bu istifadəçi/qrup üçün imtiyaz varmı?</strong> Bu imtiyazlı istifadəçilər digər istifadəçiləri super administrator da daxil olmaqla imtiyazlı vəzifələrə <em>yüksəldə və aşağı sala bilərlər.</em>",
"alert.confirm-save": "Bu imtiyazları saxlamaq niyyətinizi təsdiq et",
"alert.confirm-discard": "İmtiyaz dəyişikliklərinizi ləğv etmək istədiyinizə əminsiniz?",
"alert.discarded": "İmtiyaz dəyişiklikləri ləğv et",
"alert.confirm-copyToAll": "Bu <strong>%1 </strong>dəstini <strong>bütün kateqoriyalara tətbiq etmək istədiyinizə əminsiniz</strong>?",
"alert.confirm-copyToAllGroup": "Bu qrupun <strong>%1</strong> dəstini <strong>bütün kateqoriyalara tətbiq etmək istədiyinizə əminsiniz</strong>?",
"alert.confirm-copyToChildren": "Bu <strong>%1</strong> dəstini <strong>bütün nəsil (uşaq) kateqoriyalara tətbiq etmək istədiyinizə əminsiniz</strong>?",
"alert.confirm-copyToChildrenGroup": "Bu qrupun <strong>%1</strong> dəstini <strong>bütün nəsil (uşaq) kateqoriyalara tətbiq etmək istədiyinizə əminsiniz</strong>?",
"alert.no-undo": "<em>Bu əməliyyat geri qaytarıla bilməz.</em>",
"alert.admin-warning": "Administratorlar dolayısı ilə bütün imtiyazları əldə edirlər",
"alert.copyPrivilegesFrom-title": "Kopyalamaq üçün kateqoriya seç",
"alert.copyPrivilegesFrom-warning": "Bu, seçilmiş kateqoriyadan %1-ni kopyalayacaq.",
"alert.copyPrivilegesFromGroup-warning": "Bu, bu qrupun %1 dəstini seçilmiş kateqoriyadan kopyalayacaq."
}

View File

@@ -0,0 +1,20 @@
{
"queue": "Növbə",
"description": "Qeydiyyat növbəsində heç bir istifadəçi yoxdur. <br>Bu funksiyanı aktivləşdirmək üçün <a href=\"%1\">Parametrlərə keçin &rarr; İstifadəçi &rarr;</a> İstifadəçi Qeydiyyatı və <strong>Qeydiyyat Tipini</strong> \"Admin Təsdiqi\" olaraq təyin edin.",
"list.name": "Adı",
"list.email": "E-poçt",
"list.ip": "IP",
"list.time": "Zaman",
"list.username-spam": "Tezlik: %1 Görünür: %2 Etibarlılıq: %3",
"list.email-spam": "Tezlik: %1 Görünür: %2",
"list.ip-spam": "Tezlik: %1 Görünür: %2",
"invitations": "Dəvətlər",
"invitations.description": "Aşağıda göndərilən dəvətlərin tam siyahısı verilmişdir. Siyahıda e-poçt və ya istifadəçi adı ilə axtarış etmək üçün ctrl-f düymələrindən istifadə edin. <br><br>İstifadəçi adı dəvətnamələrini istifadə etmiş istifadəçilər üçün e-poçtların sağında göstəriləcək.",
"invitations.inviter-username": "Dəvət edənin istifadəçi adı",
"invitations.invitee-email": "Dəvət olunanın E-poçtu",
"invitations.invitee-username": "Dəvət edən istifadəçi adı (qeydiyyatdan keçmişdirsə)",
"invitations.confirm-delete": "Bu dəvəti silmək istədiyinizə əminsiniz?"
}

View File

@@ -0,0 +1,20 @@
{
"manage-tags": "Teqləri idarə et",
"none": "Forumunuzda hələ teqləri olan mövzu yoxdur.",
"bg-color": "Arxa fon rəngi",
"text-color": "Mətnin rəngi",
"description": "Klikləyərək və ya sürükləyərək teqləri seçin, birdən çox teq seçmək üçün <code>CTRL</code> düyməsini istifadə edin.",
"create": "Teq yarat",
"add-tag": "Teq əlavə et",
"modify": "Teqləri dəyiş",
"rename": "Teqlərin adını dəyiş",
"delete": "Seçilmiş teqləri sil",
"search": "Teqləri axtarın...",
"settings": "Teqlər parametrləri",
"name": "Teq adı",
"alerts.editing": "Teq(lər)i redaktə et",
"alerts.confirm-delete": "Seçilmiş teqləri silmək istəyirsiniz?",
"alerts.update-success": "Teq yeniləndi!",
"reset-colors": "Rəngləri sıfırla"
}

View File

@@ -0,0 +1,12 @@
{
"manage-uploads": "Yükləmələri idarə et",
"upload-file": "Faylı yüklə",
"filename": "Faylın adı",
"usage": "Yazıdan istifadə",
"orphaned": "Yetim qalmış",
"size/filecount": "Həcmi / Fayl sayı",
"confirm-delete": "Bu faylı həqiqətən silmək istəyirsiniz?",
"filecount": "%1 fayl",
"new-folder": "Yeni qovluq",
"name-new-folder": "Yeni qovluq üçün ad daxil edin"
}

View File

@@ -0,0 +1,28 @@
{
"title": "Fərdi istifadəçi sahələrin idarə edilməsi",
"create-field": "Sahə yarat",
"edit-field": "Sahə düzəliş et",
"manage-custom-fields": "Fərdi sahələri idarə edin",
"type-of-input": "Daxiletmə növü",
"key": "Açar",
"name": "Adı",
"icon": "İkon",
"type": "Növü",
"min-rep": "Minimum reputasiya",
"input-type-text": "Daxiletmə (Mətn)",
"input-type-link": "Daxiletmə (Link)",
"input-type-number": "Daxiletmə (Nömrə)",
"input-type-date": "Daxiletmə (Tarix)",
"input-type-select": "Seçim",
"input-type-select-multi": "Birdən çox seçim",
"select-options": "Variantlar",
"select-options-help": "Seçilmiş element üçün hər sətirə bir variant əlavə edin",
"minimum-reputation": "Minimum reputasiya",
"minimum-reputation-help": "Əgər istifadəçi bu dəyərdən azdırsa, o, bu sahədən istifadə edə bilməyəcək",
"delete-field-confirm-x": "Siz həqiqətən \"% 1\" fərdi sahəsini silmək istəyirsiniz?",
"custom-fields-saved": "Fərdi sahələr yadda saxlanıldı",
"visibility": "Görünüş parametrləri",
"visibility-all": "Hər kəs sahəni görə bilər",
"visibility-loggedin": "Yalnız sistemə daxil olan istifadəçilər sahəni görə bilər",
"visibility-privileged": "Bu sahəni yalnız adminlər və moderatorlar kimi imtiyazlı istifadəçilər görə bilər"
}

View File

@@ -0,0 +1,152 @@
{
"manage-users": "İstifadəçiləri idarə et",
"users": "İstifadəçilər",
"edit": "Fəaliyyətlər",
"make-admin": "Admin et",
"remove-admin": "Admini sil",
"change-email": "E-poçtu dəyiş",
"new-email": "Yeni e-poçt",
"validate-email": "E-poçtu təsdiqlə",
"send-validation-email": "Doğrulama e-poçtu göndər",
"change-password": "Şifrəni dəyiş",
"password-reset-email": "Şifrəni sıfırlama məktubunu göndər",
"force-password-reset": "Şifrəni sıfırlamağa və çıxmağa məcbur edin",
"ban": "Qadağa et",
"ban-users": "İstifadəçi(ləri) qadağan et",
"temp-ban": "İstifadəçi(ləri) müvəqqəti olaraq qadağan et",
"unban": "İstifadəçi(lər)i blokdan çıxart",
"reset-lockout": "Lokautu sıfırla",
"reset-flags": "Bayraqları sıfırla",
"delete": "Sil",
"delete-users": "<strong>İstifadəçi(ləri)</strong> sil",
"delete-content": "İstifadəçi(lər)in <strong>məzmununu</strong> sil",
"purge": "<strong>İstifadəçi(lər)i</strong> və <strong>məzmunu</strong> silin",
"download-csv": "CSV-ni endir",
"custom-user-fields": "Fərdi istifadəçi sahələri",
"manage-groups": "Qrupları idarə et",
"set-reputation": "Reputasiya təyin et",
"add-group": "Qrup əlavə et",
"create": "İstifadəçi yarat",
"invite": "E-poçtla dəvət et",
"new": "Yeni istifadəçi",
"filter-by": "Filtrlə",
"pills.unvalidated": "Təsdiqlənməyib",
"pills.validated": "Təsdiq edilib",
"pills.banned": "Qadağan edilib",
"50-per-page": "Səhifə başına 50",
"100-per-page": "Səhifə başına 100",
"250-per-page": "Səhifə başına 250",
"500-per-page": "Səhifə başına 500",
"search.uid": "İstifadəçi ID ilə",
"search.uid-placeholder": "Axtarmaq üçün istifadəçi ID-sini daxil edin",
"search.username": "İstifadəçi adı ilə",
"search.username-placeholder": "Axtarış etmək üçün istifadəçi adı daxil edin",
"search.email": "E-poçtla",
"search.email-placeholder": "Axtarmaq üçün e-poçt ünvanını daxil edin",
"search.ip": "IP ünvanı ilə",
"search.ip-placeholder": "Axtarmaq üçün bir IP ünvanı daxil edin",
"search.not-found": "İstifadəçi tapılmadı!",
"inactive.3-months": "3 Ay",
"inactive.6-months": "6 ay",
"inactive.12-months": "12 ay",
"users.uid": "uid",
"users.username": "istifadəçi adı",
"users.email": "e-poçt",
"users.no-email": "(e-poçt yoxdur)",
"users.validated": "Təsdiq edilib",
"users.not-validated": "Təsdiqlənməyib",
"users.validation-pending": "Təsdiqləmə gözlənir",
"users.validation-expired": "Təsdiqləmə müddəti başa çatıb",
"users.ip": "IP",
"users.postcount": "postcount",
"users.reputation": "reputasiya",
"users.flags": "işarələr",
"users.joined": "qoşulub",
"users.last-online": "sonuncu onlayn",
"users.banned": "qadağan edilib",
"create.username": "İstifadəçi adı",
"create.email": "E-poçt",
"create.email-placeholder": "Bu istifadəçinin e-poçtu",
"create.password": "Şifrə",
"create.password-confirm": "Şifrəni təsdiqlə",
"temp-ban.length": "Uzunluq",
"temp-ban.reason": "Səbəb <span class=\"text-muted\">(İstəyə görə)</span>",
"temp-ban.hours": "Saat",
"temp-ban.days": "Günlər",
"temp-ban.explanation": "Qadağanın müddətini daxil edin. Nəzərə alın ki, 0 vaxtı daimi qadağa hesab olunacaq.",
"alerts.confirm-ban": "Həqiqətən bu istifadəçini <strong>həmişəlik</strong> qadağan etmək istəyirsiniz?",
"alerts.confirm-ban-multi": "Bu istifadəçiləri <strong>həmişəlik</strong> qadağan etmək istəyirsiniz?",
"alerts.ban-success": "İstifadəçi(lər) qadağan edilib",
"alerts.button-ban-x": "%1 istifadəçin(lər)i qadağan et",
"alerts.unban-success": "İstifadəçi(lər) qadağadan çıxarıldı!",
"alerts.lockout-reset-success": "Lokaut(lar) sıfırlandı!",
"alerts.password-change-success": "Şifrə(lər) dəyişdi!",
"alerts.flag-reset-success": "Bayraq(lar) sıfırlandı!",
"alerts.no-remove-yourself-admin": "Özünüzü Administrator kimi silə bilməzsiniz!",
"alerts.make-admin-success": "İstifadəçi indi administratordur.",
"alerts.confirm-remove-admin": "Siz həqiqətən bu administratoru silmək istəyirsiniz?",
"alerts.remove-admin-success": "İstifadəçi artıq administrator deyil.",
"alerts.make-global-mod-success": "İstifadəçi indi qlobal moderatordur.",
"alerts.confirm-remove-global-mod": "Həqiqətən bu qlobal moderatoru silmək istəyirsiniz?",
"alerts.remove-global-mod-success": "İstifadəçi artıq qlobal moderator deyil.",
"alerts.make-moderator-success": "İstifadəçi artıq moderatordur.",
"alerts.confirm-remove-moderator": "Həqiqətən bu moderatoru silmək istəyirsiniz?",
"alerts.remove-moderator-success": "İstifadəçi artıq moderator deyil.",
"alerts.confirm-validate-email": "Bu istifadəçi(lər)in e-poçt(lar)ını təsdiq etmək istəyirsiniz?",
"alerts.confirm-force-password-reset": "Şifrənin sıfırlanmasını məcbur etmək və bu istifadəçi(lər)dən çıxmaq istədiyinizə əminsiniz?",
"alerts.validate-email-success": "E-poçtlar təsdiqləndi",
"alerts.validate-force-password-reset-success": "İstifadəçi(lər)in şifrələri sıfırlanıb və onların mövcud sessiyaları ləğv edilib.",
"alerts.password-reset-confirm": "Bu istifadəçi(lər)ə şifrə sıfırlama məktubunu göndərmək istəyirsiniz?",
"alerts.password-reset-email-sent": "Şifrənin sıfırlanması məktubu göndərildi.",
"alerts.confirm-delete": "<strong>Xəbərdarlıq!</strong><p> Siz həqiqətən <strong>istifadəçi(ləri)</strong> silmək istəyirsiniz?</p><p> Bu əməliyyat geri qaytarıla bilməz! Yalnız istifadəçi hesabı silinəcək, onların yazıları və mövzuları qalacaq.</p>",
"alerts.delete-success": "İstifadəçi(lər) silindi!",
"alerts.confirm-delete-content": "<strong>Xəbərdarlıq!</strong><p> Bu istifadəçi(lər)in <strong>məzmununu</strong> həqiqətən silmək istəyirsiniz? </p><p>Bu əməliyyat geri qaytarıla bilməz! İstifadəçilərin hesabları qalacaq, lakin onların yazıları və mövzuları silinəcək.</p>",
"alerts.delete-content-success": "İstifadəçi(lər) məzmunu silindi!",
"alerts.confirm-purge": "<strong>Xəbərdarlıq!</strong><p><strong> İstifadəçi(ləri) və onların məzmununu </strong>həqiqətən silmək istəyirsiniz?</p><p> Bu əməliyyat geri qaytarıla bilməz! Bütün istifadəçi məlumatları və məzmunu silinəcək!</p>",
"alerts.create": "İstifadəçi yarat",
"alerts.button-create": "Yarat",
"alerts.button-cancel": "Ləğv et",
"alerts.button-change": "Dəyiş",
"alerts.error-passwords-different": "Şifrələr üst-üstə düşməlidir!",
"alerts.error-x": "<strong>Xəta</strong> <p>%1</p>",
"alerts.create-success": "İstifadəçi yaradıldı!",
"alerts.prompt-email": "E-poçt ünvanları:",
"alerts.email-sent-to": "Dəvət məktubu %1 ünvanına göndərildi",
"alerts.x-users-found": "%1 istifadəçi tapıldı, (%2 saniyə)",
"alerts.select-a-single-user-to-change-email": "E-poçtu dəyişdirmək üçün bir istifadəçi seçin",
"export": "İxrac",
"export-users-fields-title": "CSV Sahələrini seç",
"export-field-email": "E-poçt",
"export-field-username": "İstifadəçi adı",
"export-field-uid": "UID",
"export-field-ip": "IP",
"export-field-joindate": "Qoşulma tarixi",
"export-field-lastonline": "Sonuncu onlayn",
"export-field-lastposttime": "Son göndərmə vaxtı",
"export-field-reputation": "Reputasiya",
"export-field-postcount": "Yazıların sayı",
"export-field-topiccount": "Mövzu sayı",
"export-field-profileviews": "Profil baxışları",
"export-field-followercount": "İzləyici sayı",
"export-field-followingcount": "Sayı izləyir",
"export-field-fullname": "Tam adı",
"export-field-website": "Veb sayt",
"export-field-location": "Məkan",
"export-field-birthday": "Doğum tarixi",
"export-field-signature": "İmza",
"export-field-aboutme": "Mənim haqqımda",
"export-users-started": "İstifadəçilərin csv kimi eksport edilməsi bir az vaxt apara bilər. Tamamlandıqda bildiriş alacaqsınız.",
"export-users-completed": "Csv olaraq ixrac edilən istifadəçilər, yükləmək üçün bura klikləyin.",
"email": "E-poçt",
"password": "Şifrə",
"manage": "İdarə et"
}

View File

@@ -0,0 +1,93 @@
{
"section-dashboard": "İdarə paneli",
"dashboard/overview": "Ümumi baxış",
"dashboard/logins": "Daxil olmalar",
"dashboard/users": "İstifadəçilər",
"dashboard/topics": "Mövzular",
"dashboard/searches": "Axtarışlar",
"section-general": "Ümumi",
"section-manage": "İdarə et",
"manage/categories": "Kateqoriyalar",
"manage/privileges": "İmtiyazlar",
"manage/tags": "Teqlər",
"manage/users": "İstifadəçilər",
"manage/admins-mods": "Adminlər & Moderatorlar",
"manage/registration": "Qeydiyyat növbəsi",
"manage/flagged-content": "İşarələnmiş məzmun",
"manage/post-queue": "Yazı növbəsi",
"manage/groups": "Qruplar",
"manage/ip-blacklist": "IP qara siyahısı",
"manage/uploads": "Yükləmələr",
"manage/digest": "Həzmlər",
"section-settings": "Parametrlər",
"settings/general": "Ümumi",
"settings/homepage": "Əsas səhifə",
"settings/navigation": "Naviqasiya",
"settings/reputation": "Reputasiya və Bayraqlar",
"settings/email": "E-poçt",
"settings/user": "İstifadəçilər",
"settings/group": "Qruplar",
"settings/guest": "Qonaqlar",
"settings/uploads": "Yükləmələr",
"settings/languages": "Dillər",
"settings/post": "Yazılar",
"settings/chat": "Söhbətlər",
"settings/pagination": "Səhifələmə",
"settings/tags": "Teqlər",
"settings/notifications": "Bildirişlər",
"settings/api": "API çıxışı",
"settings/activitypub": "Federasiya (ActivityPub)",
"settings/sounds": "Səslər",
"settings/social": "Sosial",
"settings/cookies": "Kukilər",
"settings/web-crawler": "Veb tarayıcı",
"settings/sockets": "Sockets",
"settings/advanced": "İnkişaf etmiş",
"settings.page-title": "%1 Parametrlər",
"section-appearance": "Görünüş",
"appearance/themes": "Mövzular",
"appearance/skins": "Örtüklər",
"appearance/customise": "Fərdi məzmun (HTML/JS/CSS)",
"section-extend": "Artırmaq",
"extend/plugins": "Plaginlər",
"extend/widgets": "Vidjetlər",
"extend/rewards": "Mükafatlar",
"section-social-auth": "Sosial hesab autentifikasiyası",
"section-plugins": "Plaginlər",
"extend/plugins.install": "Plaginləri quraşdır",
"section-advanced": "İnkişaf etmiş",
"advanced/database": "Verilənlər bazası",
"advanced/events": "Hadisələr",
"advanced/hooks": "Huklar",
"advanced/logs": "Loqlar",
"advanced/errors": "Xətalar",
"advanced/cache": "Keş",
"development/logger": "Logger",
"development/info": "Məlumat",
"rebuild-and-restart-forum": "Forumu yenidən qur və başlat",
"rebuild-and-restart": "Yenidən qur və başlat",
"restart-forum": "Forumu yenidən başlat",
"restart": "Yenidən başlat",
"logout": ıx",
"view-forum": "Foruma bax",
"search.placeholder": "Parametrləri axtar",
"search.no-results": "Nəticə yoxdur...",
"search.search-forum": "Forumda axtarın <strong></strong>",
"search.keep-typing": "Nəticələri görmək üçün daha çox məlumat yazın...",
"search.start-typing": "Nəticələrə baxmaq üçün yazmağa başlayın...",
"connection-lost": "%1 ilə əlaqə kəsildi, yenidən qoşulmağa cəhd edilir...",
"alerts.version": "<strong>NodeBB v% 1</strong> işləyir",
"alerts.upgrade": "v% 1 səviyyəsinə yüksəlt"
}

View File

@@ -0,0 +1,48 @@
{
"intro-lead": "Federasiya nədir?",
"intro-body": "NodeBB onu dəstəkləyən digər NodeBB instansiyaları ilə əlaqə qura bilir. Buna <a href=\"https://activitypub.rocks/\">ActivityPub</a> adlı protokol vasitəsilə nail olunur. Aktivləşdirilərsə, NodeBB ActivityPub istifadə edən digər proqramlar və vebsaytlarla (məsələn, Mastodon, Peertube və s.) əlaqə saxlaya biləcək.",
"general": "Ümumi",
"pruning": "Məzmunun budaması",
"content-pruning": "Uzaq məzmunu saxlamaq üçün günlər",
"content-pruning-help": "Nəzərə alın ki, nişan almış uzaq məzmun (cavab və ya müsbət/mənfi səs) qorunacaq. (əlillər üçün 0)",
"user-pruning": "Uzaqdan istifadəçi hesablarını keşləmək üçün günlər",
"user-pruning-help": "Uzaqdan olan istifadəçi hesabları yalnız yazıları olmadıqda kəsiləcək. Əks halda onlar yenidən geri alınacaq. (əlillər üçün 0)",
"enabled": "Federasiyanı aktivləşdirin",
"enabled-help": "Aktivləşdirilərsə, bu NodeBB daha geniş fediverse üzrə bütün Activitypub-u aktivləşdirən müştərilərlə əlaqə saxlamağa imkan verəcək.",
"allowLoopback": "Geri dönmə emalına icazə verin",
"allowLoopback-help": "Yalnız sazlama məqsədləri üçün faydalıdır. Yəqin ki, bunu əlil buraxmalısınız.",
"probe": "Tətbiqdə açın",
"probe-enabled": "NodeBB-də ActivityPub-u aktivləşdirən resursları açmağa çalışın",
"probe-enabled-help": "Aktiv edilərsə, NodeBB hər bir xarici linki ActivityPub ekvivalenti üçün yoxlayacaq və əvəzinə onu NodeBB-də yükləyəcək.",
"probe-timeout": "Axtarış vaxtı (millisaniyə)",
"probe-timeout-help": "(Defolt: 2000) Əgər axtarış sorğusu müəyyən edilmiş vaxt çərçivəsində cavab almazsa, onun əvəzinə istifadəçi birbaşa linkə göndəriləcək. Saytlar ləng cavab verirsə və əlavə vaxt vermək istəyirsinizsə, bu rəqəmi daha yüksək tənzimləyin.",
"rules": "Categorization",
"rules-intro": "Content discovered via ActivityPub can be automatically categorized based on certain rules (e.g. hashtag)",
"rules.modal.title": "How it works",
"rules.modal.instructions": "Any incoming content is checked against these categorization rules, and matching content is automatically moved into the category of choice.<br /><br /><strong>N.B.</strong> Content that is already categorized (i.e. in a remote category) will not pass through these rules.",
"rules.add": "Add New Rule",
"rules.help-hashtag": "Topics containing this case-insensitive hashtag will match. Do not enter the <code>#</code> symbol",
"rules.help-user": "Topics created by the entered user will match. Enter a handle or full ID (e.g. <code>bob@example.org</code> or <code>https://example.org/users/bob</code>.",
"rules.type": "Type",
"rules.value": "Value",
"rules.cid": "Category",
"relays": "Relays",
"relays.intro": "A relay improves discovery of content to and from your NodeBB. Subscribing to a relay means content received by the relay is forwarded here, and content posted here is syndicated outward by the relay.",
"relays.warning": "Note: Relays can send larges amounts of traffic in, and may increase storage and processing costs.",
"relays.litepub": "NodeBB follows the LitePub-style relay standard. The URL you enter here should end with <code>/actor</code>.",
"relays.add": "Add New Relay",
"relays.relay": "Relay",
"relays.state": "State",
"relays.state-0": "Pending",
"relays.state-1": "Receiving only",
"relays.state-2": "Active",
"server-filtering": "Filtrlə",
"count": "Bu NodeBB hazırda <strong>%1</strong> server(lər)dən xəbərdardır",
"server.filter-help": "NodeBB ilə federasiyaya mane olmaq istədiyiniz serverləri göstərin. Alternativ olaraq, bunun əvəzinə xüsusi serverlərlə federasiyaya seçimlə <em>icazə verə bilərsiniz</em>. Hər iki variant bir-birini istisna etsə də, dəstəklənir.",
"server.filter-help-hostname": "Aşağıdakı misal host adını daxil edin (məsələn, <code>example.org</code>), sətir fasilələri ilə ayrılır.",
"server.filter-allow-list": "Bunun əvəzinə İcazə Siyahısı kimi istifadə edin"
}

View File

@@ -0,0 +1,47 @@
{
"maintenance-mode": "Texniki baxım rejimi",
"maintenance-mode.help": "Forum texniki xidmət rejimində olduqda, bütün sorğular statik saxlama səhifəsinə yönləndiriləcək. Administratorlar bu yönləndirmədən azaddırlar və normal şəkildə sayta daxil ola bilərlər.",
"maintenance-mode.status": "Baxım rejimi status kodu",
"maintenance-mode.message": "Baxım mesajı",
"maintenance-mode.groups-exempt-from-maintenance-mode": "Baxım rejimindən azad edilməli olan qrupları seçin",
"headers": "Başlıqlar",
"headers.allow-from": "NodeBB-ni iFrame-də yerləşdirmək üçün ALLOW-FROM seçin",
"headers.csp-frame-ancestors": "NodeBB-ni iFrame-də yerləşdirmək üçün Content-Security-Policy çərçivə-əcdadları başlığını təyin edin",
"headers.csp-frame-ancestors-help": "'yox', 'öz'(defolt) və ya icazə veriləcək URI siyahısı.",
"headers.powered-by": "NodeBB tərəfindən göndərilən \"Powered By\" başlığını fərdiləşdirin",
"headers.acao": "Giriş-nəzarət-İcazə ver-mənşə",
"headers.acao-regex": "Giriş-nəzarət-icazə ver-mənşəyi müntəzəm ifadə",
"headers.acao-help": "Bütün saytlara girişi rədd etmək üçün boş burax",
"headers.acao-regex-help": "Dinamik mənşələrə uyğun gəlmək üçün normal ifadələri buraya daxil edin. Bütün saytlara girişi rədd etmək üçün boş buraxın",
"headers.acac": "Giriş-nəzarət-İcazə verin-etimadnamələr",
"headers.acam": "Giriş-nəzarət-icazə vermək-metodları",
"headers.acah": "Giriş-nəzarət-İcazə ver-başlıqlar",
"headers.coep": "Cross-Origin-Embedder-Siyasəti",
"headers.coep-help": "Aktivləşdirildikdə (defolt), başlığı <code>tələb-korp</code> olaraq təyin edəcək",
"headers.coop": "Cross-Origin-Opener-Siyasəti",
"headers.corp": "Cross-Origin-Resurs-Siyasəti",
"headers.permissions-policy": "İcazələr-Siyasət",
"headers.permissions-policy-help": "İcazə siyasəti başlığını təyin etməyə imkan verir, məsələn, \"geolocation=*, camera=()\", əlavə məlumat üçün <a href=\"https://github.com/w3c/webappsec-permissions-policy/blob/main/permissions-policy-explainer.md\">buna</a> baxın.",
"hsts": "Ciddi nəqliyyat təhlükəsizliyi",
"hsts.enabled": "Aktivləşdirilmiş HSTS (tövsiyə olunur)",
"hsts.maxAge": "HSTS maksimum yaş",
"hsts.subdomains": "HSTS başlığına subdomenləri daxil et",
"hsts.preload": "HSTS başlığının əvvəlcədən yüklənməsinə icazə ver",
"hsts.help": "Aktiv edilərsə, bu sayt üçün HSTS başlığı təyin ediləcək. Başlığınıza subdomenləri və əvvəlcədən yükləmə bayraqlarını daxil etməyi seçə bilərsiniz. Əgər şübhəniz varsa, bunları yoxlamadan qoya bilərsiniz. <a href=\"%1\">Ətraflı məlumat<i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Trafik idarəetmə",
"traffic.help": "NodeBB yüksək trafik vəziyyətlərində sorğuları avtomatik olaraq rədd edən moduldan istifadə edir. Defolt parametrlər yaxşı başlanğıc nöqtəsi olsa da, bu parametrləri burada tənzimləyə bilərsiniz.",
"traffic.enable": "Trafik idarəetməsini aktivləşdir",
"traffic.event-lag": "Hadisə döngəsinin gecikmə həddi (millisaniyələrlə)",
"traffic.event-lag-help": "Bu dəyərin aşağı salınması səhifənin yüklənməsi üçün gözləmə vaxtlarını azaldır, eyni zamanda daha çox istifadəçiyə \"həddindən artıq yükləmə\" mesajını göstərəcək. (Yenidən başladın tələb olunur)",
"traffic.lag-check-interval": "Yoxlama intervalı (millisaniyələrlə)",
"traffic.lag-check-interval-help": "Bu dəyərin aşağı salınması NodeBB-nin yükdəki sıçrayışlara daha həssas olmasına səbəb olur, eyni zamanda çekin çox həssas olmasına səbəb ola bilər. (Yenidən başladın tələb olunur)",
"sockets.settings": "WebSocket parametrləri",
"sockets.max-attempts": "Maksimum yenidən qoşulma cəhdləri",
"sockets.default-placeholder": "Defolt: %1",
"sockets.delay": "Yenidən qoşulma gecikməsi",
"compression.settings": "Kompressiya parametrləri",
"compression.enable": "Sıxılmanı aktiv edin",
"compression.help": "Bu parametr gzip sıxılmasını təmin edir. İstehsalda yüksək trafikə malik veb sayt üçün sıxılmanın ən yaxşı yolu onu əks proxy səviyyəsində həyata keçirməkdir. Test məqsədləri üçün burada aktivləşdirə bilərsiniz."
}

View File

@@ -0,0 +1,29 @@
{
"tokens": "Tokenlər",
"settings": "Parametrlər",
"lead-text": "Bu səhifədən NodeBB-də Write API-yə girişi konfiqurasiya edə bilərsiniz.",
"intro": "Varsayılan olaraq, Write API istifadəçiləri seans kukisi əsasında autentifikasiya edir, lakin NodeBB bu səhifə vasitəsilə yaradılan tokenlər vasitəsilə Taşıyıcının autentifikasiyasını da dəstəkləyir.",
"warning": "<strong>Diqqətli olun</strong> - tokenlərə şifrə kimi yanaşın. Əgər onlar sızdırılıbsa, hesabınız təhlükə altına düşmüş hesab olunmalıdır.",
"docs": "Tam API spesifikasiyasına daxil olmaq üçün buraya klikləyin",
"require-https": "API istifadəsini yalnız HTTPS vasitəsilə tələb edin",
"require-https-caveat": "<strong>Qeyd</strong>: Yük balanslaşdırıcılarını əhatə edən bəzi qurğular HTTP istifadə edərək öz sorğularını NodeBB-yə proksiləşdirə bilər, bu halda bu seçim qeyri-aktiv olaraq qalmalıdır.",
"uid": "İstifadəçi ID-si",
"token": "Token",
"uid-help-text": "Bu işarə ilə əlaqələndirmək üçün İstifadəçi ID-sini göstərin. Əgər istifadəçi identifikatoru <code>0</code> olarsa, o, <code>_uid</code> parametrinə əsasən digər istifadəçilərin şəxsiyyətini qəbul edə bilən <em>əsas token</em> hesab ediləcək.",
"description": "Təsvir",
"last-seen": "Sonuncu dəfə görüldü",
"created": "Yaradıldı",
"create-token": "Token yarat",
"update-token": "Tokeni yenilə",
"master-token": "Master token",
"last-seen-never": "Bu açar heç istifadə edilməyib.",
"no-description": "Təsvir qeyd olunmayıb.",
"actions": "Fəaliyyətlər",
"edit": "Redaktə et",
"roll": "Roll",
"delete-confirm": "Bu tokeni silmək istədiyinizə əminsiniz? Onu bərpa etmək mümkün olmayacaq.",
"roll-confirm": "Bu tokeni bərpa etmək istədiyinizə əminsiniz? Köhnə token dərhal ləğv ediləcək və onu bərpa etmək mümkün olmayacaq."
}

View File

@@ -0,0 +1,17 @@
{
"zero-is-disabled": "Bu məhdudiyyəti ləğv etmək üçün 0 daxil edin",
"chat-settings": "Söhbət parametrləri",
"disable": "Söhbəti deaktiv et",
"disable-editing": "Söhbət mesajının redaktəsini/silinməsini deaktiv et",
"disable-editing-help": "Administratorlar və qlobal moderatorlar bu məhdudiyyətdən azaddırlar",
"max-length": "Söhbət mesajlarının maksimum uzunluğu",
"max-length-remote": "Uzaq söhbət mesajlarının maksimum uzunluğu",
"max-length-remote-help": "Bu dəyər adətən yerli istifadəçilər üçün maksimum söhbət mesajından yuxarı təyin edilir, çünki uzaqdan gələn mesajlar daha uzun olur (@ qeydləri ilə və s.)",
"max-chat-room-name-length": "Söhbət otağı adlarının maksimum uzunluğu",
"max-room-size": "Söhbət otaqlarında maksimum istifadəçi sayı",
"delay": "Söhbət mesajları arasındakı vaxt (ms)",
"notification-delay": "Söhbət mesajları üçün bildiriş gecikməsi",
"notification-delay-help": "Bu vaxt arasında göndərilən əlavə mesajlar toplanır və istifadəçiyə hər gecikmə müddətində bir dəfə bildiriş göndərilir. Gecikməni söndürmək üçün bunu 0-a qoyun.",
"restrictions.seconds-edit-after": "Söhbət mesajının redaktə oluna biləcəyi saniyələrin sayı.",
"restrictions.seconds-delete-after": "Söhbət mesajının silinə biləcəyi saniyələrin sayı."
}

View File

@@ -0,0 +1,13 @@
{
"eu-consent": "AB Razılığı",
"consent.enabled": "Aktivləşdirilib",
"consent.message": "Bildiriş mesajı",
"consent.acceptance": "Qəbul mesajı",
"consent.link-text": "Siyasət linki mətni",
"consent.link-url": "Siyasət linki URL",
"consent.blank-localised-default": "NodeBB lokallaşdırılmış defoltlarından istifadə etmək üçün boş buraxın",
"settings": "Parametrlər",
"cookie-domain": "Sessiya kukisi domeni",
"max-user-sessions": "Bir istifadəçi üçün maksimum aktiv sessiyalar",
"blank-default": "Defolt üçün boş buraxın"
}

View File

@@ -0,0 +1,54 @@
{
"email-settings": "E-poçt parametrləri",
"address": "E-poçt ünvanı",
"address-help": "Aşağıdakı e-poçt ünvanı alıcının \"Kimdən\" və \"Cavab vermək\" sahələrində görəcəyi e-poçta aiddir.",
"from": "Kimin adından",
"from-help": "E-poçtda göstərilən addan.",
"confirmation-settings": "Təsdiq",
"confirmation.expiry": "E-poçt təsdiqləmə linkini etibarlı saxlamaq üçün saatlar",
"smtp-transport": "SMTP nəqliyyat",
"smtp-transport.enabled": "SMTP Nəqliyyatını aktivləşdir",
"smtp-transport-help": "Siz tanınmış xidmətlərin siyahısından seçə və ya xüsusi xidmətlər daxil edə bilərsiniz.",
"smtp-transport.service": "Xidmət seçin",
"smtp-transport.service-custom": "Fərdi xidmət",
"smtp-transport.service-help": "Onun haqqında məlum məlumatdan istifadə etmək üçün yuxarıda xidmət adını seçin. Alternativ olaraq, &quot;Xüsusi Xidmət&quot; və aşağıdakı təfərrüatları daxil edin.",
"smtp-transport.gmail-warning1": "Əgər siz GMail-i e-poçt provayderiniz kimi istifadə edirsinizsə, siz &quot;Tətbiq parolu&quot; NodeBB-nin müvəffəqiyyətlə autentifikasiyası üçün. Siz <a href=\"https://myaccount.google.com/apppasswords\">Tətbiq Parolları<i class=\"fa fa-external-link\"></i></a> səhifəsində birini yarada bilərsiniz.",
"smtp-transport.gmail-warning2": "Bu müvəqqəti həll haqqında daha ətraflı məlumat üçün, <a href=\"https://nodemailer.com/usage/using-gmail/\">lütfən, problemlə bağlı bu NodeMailer məqaləsinə<i class=\"fa fa-external-link\"></i></a> müraciət edin. Alternativ olaraq, SendGrid, Mailgun və s. kimi üçüncü tərəf e-poçt plaginindən istifadə etmək olardı. <a href=\"../extend/plugins\">Mövcud plaginləri burada nəzərdən keçirin</a>.",
"smtp-transport.auto-enable-toast": "Deyəsən, siz SMTP nəqliyyatını konfiqurasiya edirsiniz. Sizin üçün \"SMTP Nəqliyyat\" seçimini aktiv etdik.",
"smtp-transport.host": "SMTP Host",
"smtp-transport.port": "SMTP Port",
"smtp-transport.security": "Bağlantı təhlükəsizliyi",
"smtp-transport.security-encrypted": "Şifrələnmiş",
"smtp-transport.security-starttls": "StartTLS",
"smtp-transport.security-none": "Heç biri",
"smtp-transport.username": "İstifadəçi adı",
"smtp-transport.username-help": "<b>Gmail xidməti üçün</b>, xüsusən də Google Apps tərəfindən idarə olunan domendən istifadə edirsinizsə, tam e-poçt ünvanını buraya daxil edin.",
"smtp-transport.password": "Şifrə",
"smtp-transport.pool": "Birləşdirilmiş əlaqələri aktiv et",
"smtp-transport.pool-help": "Əlaqələrin birləşdirilməsi NodeBB-nin hər e-poçt üçün yeni əlaqə yaratmasının qarşısını alır. Bu seçim yalnız SMTP Nəqliyyatı aktiv olduqda tətbiq edilir.",
"smtp-transport.allow-self-signed": "Özünü imzalayan sertifikatlara icazə verin",
"smtp-transport.allow-self-signed-help": "Bu parametri aktivləşdirərək siz öz imzalı və ya etibarsız TLS sertifikatlarından istifadə etmək imkanı əldə edəcəksiniz.",
"template": "E-poçt şablonunu redaktə et",
"template.select": "E-poçt şablonunu seç",
"template.revert": "Orijinala qayıt",
"testing": "Elektron poçt testi",
"testing.select": "E-poçt şablonunu seç",
"testing.send": "Test məktubu göndər",
"testing.send-help": "Test məktubu hazırda daxil olmuş istifadəçinin e-poçt ünvanına göndəriləcək.",
"subscriptions": "E-poçt həzmləri",
"subscriptions.disable": "E-poçt həzmlərini deaktiv edin",
"subscriptions.hour": "Digest saatı",
"subscriptions.hour-help": "Zəhmət olmasa, planlaşdırılmış e-poçt həzmlərini göndərmək üçün saatı təmsil edən nömrə daxil edin (məsələn, gecə yarısı üçün <code>0</code>, 17:00 üçün <code>17</code>). Nəzərə alın ki, bu, serverin özünə görə saatdır və sistem saatınıza tam uyğun gəlməyə bilər.<br /> Təxmini server vaxtı: <span id=\"serverTime\"></span><br /> Növbəti gündəlik digestin göndərilməsi planlaşdırılır <span id=\"nextDigestTime\"></span>",
"notifications.remove-images": "E-poçt bildirişlərindən şəkilləri sil",
"require-email-address": "Yeni istifadəçilərdən e-poçt ünvanını göstərmələrini tələb et",
"require-email-address-warning": "Varsayılan olaraq, istifadəçilər sahəsi boş qoyaraq e-poçt ünvanını daxil etməkdən imtina edə bilərlər. Bu seçimi aktivləşdirmək o deməkdir ki, yeni istifadəçilər qeydiyyata <strong>və foruma</strong> sonradan girişə davam etmək üçün e-poçt ünvanını daxil etməli və təsdiq etməli olacaqlar. <strong>Bu, istifadəçinin həqiqi e-poçt ünvanını, hətta sahib olduğu bir ünvanı da daxil edəcəyini təmin etmir.</strong>",
"send-validation-email": "E-poçt əlavə edildikdə və ya dəyişdirildikdə doğrulama e-poçtları göndər",
"include-unverified-emails": "E-poçtlarınııq şəkildə təsdiqləməmiş alıcılara e-poçt göndər",
"include-unverified-warning": "Defolt olaraq, hesabları ilə əlaqəli e-poçtları olan istifadəçilər artıq təsdiqlənib, lakin bunun belə olmadığı hallar var (məsələn, SSO girişləri, babalı istifadəçilər və s.). <strong>Bu parametri öz riskinizlə aktivləşdirin &ndash; yoxlanılmamış </strong>ünvanlara e-poçtların göndərilməsi regional anti-spam qanunlarının pozulması ola bilər.",
"prompt": "İstifadəçiləri e-poçtlarını daxil etməyə və ya təsdiq etməyə dəvət edin",
"prompt-help": "Əgər istifadəçinin e-poçtu yoxdursa və ya e-poçtu təsdiqlənməyibsə, ekranda xəbərdarlıq göstərilir.",
"sendEmailToBanned": "Ban edilmiş olsa belə, istifadəçilərə e-poçt göndərin"
}

View File

@@ -0,0 +1,63 @@
{
"general-settings": "Ümumi parametrlər",
"on-this-page": "Bu səhifədə:",
"site-settings": "Sayt parametrləri",
"title": "Saytın adı",
"title.short": "Qısa başlıq",
"title.short-placeholder": "Qısa başlıq göstərilməyibsə, saytın başlığından istifadə olunacaq",
"title.url": "Başlıq Linkinin URL-si",
"title.url-placeholder": "Saytın başlığının URL-i",
"title.url-help": "Başlığa kliklədikdə istifadəçiləri bu ünvana göndərin. Boş buraxılarsa, istifadəçi forum indeksinə göndəriləcək. Qeyd: Bu, e-poçtlarda istifadə olunan xarici URL deyil və s. Bu, config.json-da <code>url</code> xüsusiyyəti tərəfindən təyin edilir.",
"title.name": "İcma adınız",
"title.show-in-header": "Başlıqda sayt başlığını göstərin",
"browser-title": "Brauzerin adı",
"browser-title-help": "Brauzer başlığı göstərilməyibsə, saytın başlığından istifadə ediləcək",
"title-layout": "Başlıq tərtibatı",
"title-layout-help": "Brauzer başlığının necə qurulacağını müəyyənləşdirin, yəni. &#123;səhifəTitle&#125; | &#123;brauzerTitle&#125;",
"description.placeholder": "İcma haqqında qısa təsvir",
"description": "Sayt təsviri",
"keywords": "Saytın açar sözləri",
"keywords-placeholder": "İcmanızı təsvir edən açar sözlər, vergüllə ayrılmış",
"logo-and-icons": "Saytın loqosu və ikonaları",
"logo.image": "Şəkil",
"logo.image-placeholder": "Forumun başlığında göstəriləcək loqoya gedən yol",
"logo.upload": "Yüklə",
"logo.url": "Logo link URL",
"logo.url-placeholder": "Saytın loqosunun URL-i",
"logo.url-help": "Loqo kliklədikdə istifadəçiləri bu ünvana göndərin. Boş buraxılarsa, istifadəçi forum indeksinə göndəriləcək. <br>Qeyd: Bu, e-poçtlarda istifadə olunan xarici URL deyil və s. Bu, config.json-da <code>url </code>xüsusiyyəti tərəfindən təyin edilir.",
"logo.alt-text": "Alt Text",
"log.alt-text-placeholder": "Əlçatımlılıq üçün alternativ mətn",
"favicon": "Favicon",
"favicon.upload": "Yüklə",
"pwa": "Progressive Web App",
"touch-icon": "Toxunuş ikonu",
"touch-icon.upload": "Yüklə",
"touch-icon.help": "Tövsiyə olunan ölçü və format: 512x512, yalnız PNG formatı. Əgər toxunma ikonu göstərilməyibsə, NodeBB favikondan istifadə etməyə qayıdacaq.",
"maskable-icon": "Maskalana bilən (Ev ekranı) ikonu",
"maskable-icon.help": "Tövsiyə olunan ölçü və format: 512x512, yalnız PNG formatı. Əgər maskalana bilən ikona göstərilməyibsə, NodeBB yenidən Touch Icon-a düşəcək.",
"outgoing-links": ıxış linklər",
"outgoing-links.warning-page": "Gedən linklər xəbərdarlıq səhifəsindən istifadə edin",
"search": "Axtarış",
"search-default-in": "Axtarış",
"search-default-in-quick": "Sürətli axtarış",
"search-default-sort-by": "Sırala",
"outgoing-links.whitelist": "Xəbərdarlıq səhifəsindən yan keçmək üçün ağ siyahıya salınacaq domenlər",
"site-colors": "Sayt rəngi metaməlumatları",
"theme-color": "Mövzu rəngi",
"background-color": "Arxa fon rəngi",
"background-color-help": "Veb sayt PWA olaraq quraşdırıldıqda sıçrayış ekranı fonu üçün istifadə edilən rəng",
"undo-timeout": "Vaxt aşımını geri qaytar",
"undo-timeout-help": "Mövzuları köçürmək kimi bəzi əməliyyatlar moderatora müəyyən müddət ərzində öz hərəkətlərini ləğv etməyə imkan verəcək. Tamamilə geri qaytarmağı söndürmək üçün 0-a təyin edin.",
"topic-tools": "Mövzu alətləri",
"home-page": "Əsas səhifə",
"home-page-route": "Əsas səhifə marşrutu",
"home-page-description": "İstifadəçilər forumunuzun kök URL-inə keçdikdə hansı səhifənin göstəriləcəyini seçin.",
"custom-route": "Fərdi marşrut",
"allow-user-home-pages": "İstifadəçi ana səhifələrinə icazə ver",
"home-page-title": "Əsas səhifənin başlığı (defolt \"Home\")",
"default-language": "Defolt dil",
"auto-detect": "Qonaqlar üçün avtomatik təsbit dil parametri",
"default-language-help": "Defolt dil forumunuzu ziyarət edən bütün istifadəçilər üçün dil parametrlərini müəyyən edir. <br />Fərdi istifadəçilər öz hesab parametrləri səhifəsində defolt dili ləğv edə bilərlər.",
"post-sharing": "Yazı paylaşımı",
"info-plugins-additional": "Pluginlər yazıların paylaşılması üçün əlavə şəbəkələr əlavə edə bilər."
}

View File

@@ -0,0 +1,13 @@
{
"general": "Ümumi",
"private-groups": "Şəxsi qruplar",
"private-groups.help": "Aktivdirsə, qruplara qoşulmaq üçün qrup sahibinin təsdiqi tələb olunur <em>(Defolt: aktivdir)</em>",
"private-groups.warning": "<strong>Ehtiyatlı olun!</strong> Bu seçim qeyri-aktivdirsə və şəxsi qruplarınız varsa, onlar avtomatik olaraq ictimailəşir.",
"allow-multiple-badges": "Birdən çox nişanlara icazə ver",
"allow-multiple-badges-help": "Bu bayraq istifadəçilərə bir neçə qrup nişanı seçməyə icazə vermək üçün istifadə edilə bilər, mövzu dəstəyi tələb edir.",
"max-name-length": "Qrup adının maksimum uzunluğu",
"max-title-length": "Qrup başlığının maksimum uzunluğu",
"cover-image": "Qrup örtük şəkili",
"default-cover": "Defolt örtük şəkilləri",
"default-cover-help": "Yüklənmiş örtük şəkli olmayan qruplar üçün vergüllə ayrılmış defolt örtük şəkilləri əlavə edin"
}

View File

@@ -0,0 +1,26 @@
{
"navigation": "Naviqasiya",
"icon": "İkon:",
"change-icon": "dəyiş",
"route": "Marşrut:",
"tooltip": "İpucu:",
"text": "Mətn:",
"text-class": "Mətn sinfi: <small>istəyə görə</small>",
"class": "Sinif: <small>istəyə görə</small>",
"id": "ID: <small>istəyə görə</small>",
"properties": "Xüsusiyyətlər:",
"show-to-groups": "Qruplara göstər:",
"open-new-window": "Yeni pəncərədə aç",
"dropdown": "Açılan siyahı",
"dropdown-placeholder": "Aşağıılan menyu elementlərinizi yerləşdirin, yəni:<br/> &lt;li&gt;&lt;a class=&quot;açılan element&quot; href&#x3D;&quot;https://myforum.com&quot;&gt;Link 1&lt;/a&gt;&lt;/li&gt;",
"btn.delete": "Sil",
"btn.disable": "Qeyri-aktiv et",
"btn.enable": "Aktivləşdir",
"available-menu-items": "Mövcud menyu elementləri",
"custom-route": "Fərdi marşrut",
"core": "özək",
"plugin": "plagin"
}

View File

@@ -0,0 +1,7 @@
{
"notifications": "Bildirişlər",
"welcome-notification": "Xoş gəlmisiniz bildirişi",
"welcome-notification-link": "Xoş gəlmisiniz bildiriş linki",
"welcome-notification-uid": "Xoş gəlmisiniz bildiriş istifadəçisi (UID)",
"post-queue-notification-uid": "Yazı növbəsi istifadəçisi (UID)"
}

View File

@@ -0,0 +1,12 @@
{
"pagination": "Səhifələmə parametrləri",
"enable": "Sonsuz sürüşdürmə əvəzinə mövzuları və yazıları səhifələşdirin",
"posts": "Yazıların səhifələndirilməsi",
"topics": "Mövzunun səhifələndirilməsi",
"posts-per-page": "Səhifə üzrə yazılar",
"max-posts-per-page": "Səhifə başına maksimum yazı",
"categories": "Kateqoriya səhifələmə",
"topics-per-page": "Səhifə üzrə mövzular",
"max-topics-per-page": "Səhifə başına maksimum mövzular",
"categories-per-page": "Səhifə başına kateqoriyalar"
}

View File

@@ -0,0 +1,64 @@
{
"general": "Ümumi",
"sorting": "Yazıların çeşidlənməsi",
"sorting.post-default": "Defolt yazı çeşidlənməsi",
"sorting.oldest-to-newest": "Ən köhnədən yeniyə",
"sorting.newest-to-oldest": "Ən yenidən köhnəyə",
"sorting.recently-replied": "Son cavablandırılmış",
"sorting.recently-created": "Son yaradılmış",
"sorting.most-votes": "Ən çox səs",
"sorting.most-posts": "Ən çox yazı",
"sorting.most-views": "Ən çox baxış",
"sorting.topic-default": "Defolt mövzu çeşidləmə",
"length": "Yazının uzunluğu",
"post-queue": "Yazı növbəsi",
"restrictions": "Göndərmə məhdudiyyətləri",
"restrictions.post-queue": "Yazı növbəsini aktivləşdir",
"restrictions.post-queue-rep-threshold": "Yazı növbəsini keçmək üçün reputasiya tələb olunur",
"restrictions.groups-exempt-from-post-queue": "Yazı növbəsindən azad edilməli qrupları seçin",
"restrictions-new.post-queue": "Yeni istifadəçi məhdudiyyətlərini aktivləşdir",
"restrictions.post-queue-help": "Yazı növbəsinin aktivləşdirilməsi yeni istifadəçilərin yazılarını təsdiq üçün növbəyə qoyacaq",
"restrictions-new.post-queue-help": "Yeni istifadəçi məhdudiyyətlərinin aktivləşdirilməsi yeni istifadəçilər tərəfindən yaradılan yazılara məhdudiyyətlər qoyacaq",
"restrictions.seconds-between": "Yazılar arasındakı saniyələrin sayı",
"restrictions.seconds-edit-after": "Yazının redaktə edilə bilən saniyə sayı (deaktiv etmək üçün 0-a təyin edin)",
"restrictions.seconds-delete-after": "Yazının silinə biləcəyi saniyə sayı (deaktiv etmək üçün 0-a təyin edin)",
"restrictions.replies-no-delete": "İstifadəçilərə öz mövzularını silməyə icazə verildikdən sonra cavabların sayı (deaktiv etmək üçün 0-a təyin edilir)",
"restrictions.title-length": "Başlığın uzunluğu",
"restrictions.post-length": "Yazının uzunluğu",
"restrictions.days-until-stale": "Mövzunun köhnəlmiş sayılmasına qədər olan günlər",
"restrictions.stale-help": "Mövzu \"köhnə\" hesab edilərsə, həmin mövzuya cavab verməyə cəhd edən istifadəçilərə xəbərdarlıq göstərilir. (deaktiv etmək üçün 0-a təyin edin)",
"timestamp": "Timestamp",
"timestamp.cut-off": "Kəsilmə tarixi (günlərlə)",
"timestamp.cut-off-help": "Tarixlər &amp; vaxtlar nisbi şəkildə göstəriləcək (məsələn, \"3 saat əvvəl\" / \"5 gün əvvəl\") və müxtəlif vaxtlarda lokallaşdırılacaq\n\t\t\t\t\tdillər. Müəyyən bir nöqtədən sonra bu mətn lokallaşdırılmış tarixin özünü göstərmək üçün dəyişdirilə bilər\n\t\t\t\t\t(məsələn, 5 noyabr 2016-cı il 15:30).<br /><em>(Defolt: <code>30</code> və ya bir ay). Tarixləri həmişə göstərmək üçün 0-a təyin edin, həmişə nisbi vaxtları göstərmək üçün boş buraxın.</em>",
"timestamp.necro-threshold": "Necro Threshold (in days)",
"timestamp.necro-threshold-help": "Mesajlar arasındakı vaxt nekro həddindən artıq olarsa, mesajlar arasında mesaj göstərilir. (Defolt: <code>7</code> və ya bir həftə). Deaktiv etmək üçün 0-a təyin edin.</em>",
"timestamp.topic-views-interval": "Mövzuya baxış intervalını artır (dəqiqələrlə)",
"timestamp.topic-views-interval-help": "Mövzu baxışları bu parametrlə müəyyən edildiyi kimi yalnız hər X dəqiqədə bir dəfə artırılacaq.",
"teaser": "Tizer post",
"teaser.last-post": "Son &ndash; Cavab yoxdursa, orijinal yazı da daxil olmaqla, ən son yazını göstər",
"teaser.last-reply": "Son &ndash; Ən son cavabı və ya cavab yoxdursa, \"Cavab yoxdur\" yerini göstər",
"teaser.first": "Birinci",
"showPostPreviewsOnHover": "Siçan yuxarı qalxdıqda yazıların önizləməsini göstər",
"unread-and-recent": "Oxunmamış və son parametrlər",
"unread.cutoff": "Oxunmamış kəsilmə günləri",
"unread.min-track-last": "Son oxunuşu izləmədən əvvəl mövzuda minimum yazılar",
"recent.max-topics": "Maksimum mövzular son",
"recent.categoryFilter.disable": "Son səhifədə nəzərə alınmayan kateqoriyalardakı mövzuların filtrasiyasını deaktiv edin",
"signature": "İmza parametrləri",
"signature.disable": "İmzaları söndür",
"signature.no-links": "İmzalardakı bağlantıları deaktiv et",
"signature.no-images": "İmzalardakı şəkilləri söndür",
"signature.hide-duplicates": "Mövzularda dublikat imzaları gizlət",
"signature.max-length": "Maksimum imza uzunluğu",
"composer": "Bəstəkar parametrləri",
"composer-help": "Aşağıdakı parametrlər göstərilən post bəstəkarının funksionallığını və/yaxud görünüşünü idarə edir\n\t\t\t\tistifadəçilərə yeni mövzular yaratdıqda və ya mövcud mövzulara cavab verdikdə.",
"composer.show-help": "\"Yardım\" tabını göstər",
"composer.enable-plugin-help": "Pluginlərə kömək tabına məzmun əlavə etməyə icazə ver",
"composer.custom-help": "Fərdi yardım mətni",
"backlinks": "Geri bağlantılar",
"backlinks.enabled": "Mövzu geri bağlantılarını aktivləşdir",
"backlinks.help": "Əgər yazı başqa mövzuya istinad edirsə, həmin anda həmin yazıya geri keçid istinad edilən mövzuya daxil ediləcək.",
"ip-tracking": "IP İzləmə",
"ip-tracking.each-post": "Hər yazı üçün IP ünvanını izlə",
"enable-post-history": "Post tarixçəsini aktivləşdir"
}

View File

@@ -0,0 +1,43 @@
{
"reputation": "Reputasiya parametrləri",
"disable": "Reputasiya sistemini deaktiv et",
"disable-down-voting": "Aşağı səsverməni deaktiv et",
"upvote-visibility": "Səs görmə qabiliyyətini artırın",
"upvote-visibility-all": "Hər kəs səsləri görə bilər",
"upvote-visibility-loggedin": "Yalnız sistemə daxil olan istifadəçilər səsləri görə bilər",
"upvote-visibility-privileged": "Yalnız adminlər və moderatorlar kimi imtiyazlı istifadəçilər müsbət səsləri görə bilər",
"downvote-visibility": "Aşağı səsvermə görünürlüğü",
"downvote-visibility-all": "Hər kəs aşağı səsləri görə bilər",
"downvote-visibility-loggedin": "Yalnız daxil olan istifadəçilər aşağı səsləri görə bilər",
"downvote-visibility-privileged": "Yalnız adminlər və moderatorlar kimi imtiyazlı istifadəçilər aşağı səsləri görə bilər",
"thresholds": "Fəaliyyət hədləri",
"min-rep-upvote": "Yazılara səs vermək üçün minimum reputasiya",
"upvotes-per-day": "Gündə müsbət səslər (məhdud olmayan müsbət səslər üçün 0-a təyin et)",
"upvotes-per-user-per-day": "Gündə istifadəçi başına müsbət səslər (məhdud olmayan müsbət səslər üçün 0-a təyin et)",
"min-rep-downvote": "Yazılara mənfi səs vermək üçün minimum reputasiya",
"downvotes-per-day": "Gündə mənfi səslər (məhdud mənfi səslər üçün 0-a təyin et)",
"downvotes-per-user-per-day": "Gündə bir istifadəçi üçün mənfi səslər (məhdud mənfi səslər üçün 0-a təyin et)",
"min-rep-chat": "Söhbət mesajları göndərmək üçün minimum reputasiya",
"min-rep-post-links": "Linkləri yerləşdirmək üçün minimum reputasiya",
"min-rep-flag": "Yazılara bayraq qoymaq üçün minimum reputasiya",
"min-rep-aboutme": "İstifadəçi profilinə \"Haqqımda\" əlavə etmək üçün minimum reputasiya",
"min-rep-signature": "İstifadəçi profilinə \"İmza\" əlavə etmək üçün minimum reputasiya",
"min-rep-profile-picture": "İstifadəçi profilinə \"Profil Şəkili\" əlavə etmək üçün minimum reputasiya",
"min-rep-cover-picture": "İstifadəçi profilinə \"Örtük şəkli\" əlavə etmək üçün minimum reputasiya",
"flags": "Bayraq parametrləri",
"flags.limit-per-target": "Bir şeyin işarələnə biləcəyi maksimum sayı",
"flags.limit-per-target-placeholder": "Defolt: 0",
"flags.limit-per-target-help": "Yazı və ya istifadəçi dəfələrlə işarələndikdə, hər bir əlavə bayraq &quot;hesabat&quot; və orijinal bayrağına əlavə edildi. Elementin qəbul edə biləcəyi hesabatların sayını məhdudlaşdırmaq üçün bu seçimi sıfırdan başqa bir rəqəmə təyin edin.",
"flags.limit-post-flags-per-day": "Bir istifadəçinin bir gündə yazıları qeyd edə biləcəyi maksimum sayı",
"flags.limit-post-flags-per-day-help": "Deaktiv etmək üçün 0-a təyin edin, (defolt: 10)",
"flags.limit-user-flags-per-day": "Bir istifadəçinin gündə maksimum neçə dəfə istifadəçiləri işarələyə bilər",
"flags.limit-user-flags-per-day-help": "Deaktiv etmək üçün 0-a təyin edin, (defolt: 10)",
"flags.auto-flag-on-downvote-threshold": "Avtomatik bayraq yazılarına mənfi səslərin sayı",
"flags.auto-flag-on-downvote-threshold-help": "Deaktiv etmək üçün 0-a təyin edin, (defolt: 0)",
"flags.auto-resolve-on-ban": "İstifadəçinin bütün biletləri qadağan olunduqda onları avtomatik həll edin",
"flags.action-on-resolve": "Bayraq həll edildikdə aşağıdakıları edin",
"flags.action-on-reject": "Bayraq rədd edildikdə aşağıdakıları edin",
"flags.action.nothing": "Heç nə etmə",
"flags.action.rescind": "Moderatorlara/inzibatçılara göndərilən bildirişi ləğv et"
}

View File

@@ -0,0 +1,6 @@
{
"reconnection": "Yenidən qoşulma parametrləri",
"max-attempts": "Maksimum yenidən qoşulma cəhdləri",
"default-placeholder": "Defolt: %1",
"delay": "Yenidən qoşulma gecikməsi"
}

View File

@@ -0,0 +1,9 @@
{
"notifications": "Bildirişlər",
"chat-messages": "Söhbət mesajları",
"play-sound": "Oynat",
"incoming-message": "Gələn mesaj",
"outgoing-message": "Gedən mesaj",
"upload-new-sound": "Yeni səs yüklə",
"saved": "Parametrlər yadda saxlandı"
}

View File

@@ -0,0 +1,13 @@
{
"tag": "Teq parametrləri",
"link-to-manage": "Teqləri idarə et",
"system-tags": "Sistem teqləri",
"system-tags-help": "Bu teqlərdən yalnız imtiyazlı istifadəçilər istifadə edə biləcəklər.",
"tags-per-topic": "Mövzu başına teqlər",
"min-per-topic": "Mövzu üzrə minimum teqlər",
"max-per-topic": "Mövzu üzrə maksimum teqlər",
"min-length": "Minimum teq uzunluğu",
"max-length": "Maksimum teq uzunluğu",
"related-topics": "Əlaqəli mövzular",
"max-related-topics": "Göstəriləcək maksimum əlaqəli mövzular (tema tərəfindən dəstəklənirsə)"
}

View File

@@ -0,0 +1,46 @@
{
"posts": "Yazılar",
"orphans": "Yetim sənədlər",
"private": "Yüklənmiş faylları şəxsi et",
"strip-exif-data": "EXIF məlumatlarını ayır",
"preserve-orphaned-uploads": "Yazı təmizləndikdən sonra yüklənmiş faylları diskdə saxla",
"orphanExpiryDays": "Yetim faylları saxlamaq üçün günlər",
"orphanExpiryDays-help": "Bu bir çox gündən sonra, yetim qalmış yükləmələr fayl sistemindən silinəcək. <br />0 təyin edin və ya söndürmək üçün boş buraxın.",
"private-extensions": "Şəxsi etmək üçün fayl genişləndirmələri",
"private-uploads-extensions-help": "Şəxsi etmək üçün fayl uzantılarının vergüllə ayrılmış siyahısını daxil edin (məsələn, <code>pdf, xls, doc</code>). Boş siyahı bütün faylların şəxsi olduğunu bildirir.",
"resize-image-width-threshold": "Göstərilən genişlikdən daha geniş olan şəkillərin ölçüsünü dəyişdir",
"resize-image-width-threshold-help": "(piksellə, defolt: 2000 piksel, söndürmək üçün 0-a təyin edin)",
"resize-image-width": "Şəkillərin ölçüsünü müəyyən edilmiş enə qədər dəyişdir",
"resize-image-width-help": "(piksellə, defolt: 760 piksel, söndürmək üçün 0-a təyin et)",
"resize-image-keep-original": "Ölçüsü dəyişdirildikdən sonra orijinal şəkli saxla",
"resize-image-quality": "Şəkillərin ölçüsünü dəyişdirərkən istifadə ediləcək keyfiyyət",
"resize-image-quality-help": "Ölçüsü dəyişdirilmiş şəkillərin fayl ölçüsünü azaltmaq üçün daha aşağı keyfiyyətli parametrdən istifadə edin.",
"max-file-size": "Maksimum fayl ölçüsü (KiB ilə)",
"max-file-size-help": "(kibibaytla, defolt: 2048 KiB)",
"reject-image-width": "Maksimum şəkil eni (piksellə)",
"reject-image-width-help": "Bu dəyərdən daha geniş şəkillər rədd ediləcək.",
"reject-image-height": "Maksimum şəklin hündürlüyü (piksellə)",
"reject-image-height-help": "Bu dəyərdən yüksək olan şəkillər rədd ediləcək.",
"allow-topic-thumbnails": "İstifadəçilərə mövzu miniatürlərini yükləməyə icazə ver",
"topic-thumb-size": "Mövzu thumb ölçüsü",
"allowed-file-extensions": "İcazə verilən fayl uzantıları",
"allowed-file-extensions-help": "Fayl uzantılarının vergüllə ayrılmış siyahısını buraya daxil edin (məsələn, <code>pdf, xls, doc</code>). Boş siyahı bütün genişləndirmələrə icazə verildiyini bildirir.",
"upload-limit-threshold": "İstifadəçi yükləmələri üçün limit:",
"upload-limit-threshold-per-minute": "%1 dəqiqəyə",
"upload-limit-threshold-per-minutes": "%1 dəqiqəyə",
"profile-avatars": "Profil avatarları",
"allow-profile-image-uploads": "İstifadəçilərə profil şəkillərini yükləməyə icazə ver",
"convert-profile-image-png": "Profil şəklini PNG formatına çevir",
"default-avatar": "Fərdi defolt avatar",
"upload": "Yüklə",
"profile-image-dimension": "Profil şəklinin ölçüsü",
"profile-image-dimension-help": "(piksellə, defolt: 128 piksel)",
"max-profile-image-size": "Maksimum profil şəkli fayl ölçüsü",
"max-profile-image-size-help": "(kibibaytla, defolt: 256 KiB)",
"max-cover-image-size": "Maksimum örtük şəklin ölçüsü",
"max-cover-image-size-help": "(kibibaytla, defolt: 2,048 KiB)",
"keep-all-user-images": "Avatarların və profil örtüklərinin köhnə versiyalarını serverdə saxla",
"profile-covers": "Profil örtükləri",
"default-covers": "Defolt örtük şəkilləri",
"default-covers-help": "Yüklənmiş örtük şəkli olmayan hesablar üçün vergüllə ayrılmış defolt örtük şəkilləri əlavə et"
}

View File

@@ -0,0 +1,98 @@
{
"authentication": "Autentifikasiya",
"email-confirm-interval": "İstifadəçi təsdiq e-poçtunu yenidən göndərə bilməz",
"email-confirm-interval2": "dəqiqə keçib",
"allow-login-with": "Daxil olmağa icazə verin",
"allow-login-with.username-email": "İstifadəçi adı və ya E-poçt",
"allow-login-with.username": "Sadəcə istifadəçi adı",
"account-settings": "Hesab parametrləri",
"gdpr-enabled": "GDPR razılığının toplanmasına icazə ver",
"gdpr-enabled-help": "Aktivləşdirildikdə, bütün yeni qeydiyyatdan keçənlərdən <a href=\"https://ec.europa.eu/info/priorities/justice-and-fundamental-rights/data-protection/2018-reform-eu-data-protection-rules/eu-data-protection-rules_en\">Ümumi Məlumatların Qorunması Qaydalarına (GDPR)</a> əsasən məlumatların toplanması və istifadəsi üçün açıq şəkildə razılıq vermələri tələb olunacaq. <strong>Qeyd</strong>: GDPR-nin aktivləşdirilməsi əvvəlcədən mövcud olan istifadəçiləri razılıq verməyə məcbur etmir. Bunu etmək üçün GDPR plaginini quraşdırmalısınız.",
"disable-username-changes": "İstifadəçi adı dəyişikliklərini deaktiv et",
"disable-email-changes": "E-poçt dəyişikliklərini deaktiv et",
"disable-password-changes": "Parol dəyişikliklərini deaktiv et",
"allow-account-deletion": "Hesabın silinməsinə icazə ver",
"hide-fullname": "Tam adı istifadəçilərdən gizlət",
"hide-email": "İstifadəçilərdən e-poçtu gizlət",
"show-fullname-as-displayname": "Əgər varsa, istifadəçinin tam adını onun ekran adı kimi göstər",
"themes": "Mövzular",
"disable-user-skins": "İstifadəçilərin fərdi örtük seçmələrinin qarşısını al",
"account-protection": "Hesabın qorunması",
"admin-relogin-duration": "Admin yenidən daxil olma müddəti (dəqiqə)",
"admin-relogin-duration-help": "Müəyyən vaxtdan sonra admin bölməsinə daxil olmaq üçün yenidən giriş tələb olunacaq, onu söndürmək üçün 0-a təyin edin",
"login-attempts": "Hər saatda daxil olmaq cəhdləri",
"login-attempts-help": "Əgər istifadəçinin hesabına giriş cəhdləri bu həddi keçərsə, həmin hesab əvvəlcədən konfiqurasiya edilmiş müddət ərzində kilidlənəcək.",
"lockout-duration": "Hesabın kilidlənməsi müddəti (dəqiqələr)",
"login-days": "İstifadəçinin giriş seanslarını xatırlamaq üçün günlər",
"password-expiry-days": "Müəyyən günlərdən sonra parol sıfırlamağa məcbur et",
"session-time": "Sessiya vaxtı",
"session-time-days": "Günlər",
"session-time-seconds": "Saniyələr",
"session-time-help": "Bu dəyərlər istifadəçinin &quot;Məni yadda saxla&quot; girişdə. Qeyd edək ki, bu dəyərlərdən yalnız biri istifadə olunacaq. Əgər <i>saniyə</i> dəyəri yoxdursa, <i>günlərə</i> qayıdırıq. <i>Gün</i> dəyəri yoxdursa, defolt olaraq <i>14 gündür</i>.",
"session-duration": "\"Məni Xatırla\" işarəsi seçilməyibsə, sessiyanın uzunluğu (saniyələr)",
"session-duration-help": "Defolt olaraq - və ya 0-a təyin olunarsa, istifadəçi sessiya müddətində daxil olaraq qalacaq (məsələn, brauzer pəncərəsi/tabı nə qədər açıq qalsa da). Müəyyən edilmiş saniyə sayından sonra sessiyanııq şəkildə etibarsız etmək üçün bu dəyəri təyin edin.",
"online-cutoff": "İstifadəçidən bir neçə dəqiqə sonra qeyri-aktiv hesab edilir",
"online-cutoff-help": "İstifadəçi bu müddət ərzində heç bir hərəkət etməzsə, onlar qeyri-aktiv sayılır və real vaxt yeniləmələrini almırlar.",
"registration": "İstifadəçinin qeydiyyatı",
"registration-type": "Qeydiyyat növü",
"registration-approval-type": "Qeydiyyatın təsdiqi növü",
"registration-type.normal": "Normal",
"registration-type.admin-approval": "Administrator təsdiqi",
"registration-type.admin-approval-ip": "IP-lər üçün admin təsdiqi",
"registration-type.invite-only": "Yalnız dəvət ilə",
"registration-type.admin-invite-only": "Yalnız admin dəvəti ilə",
"registration-type.disabled": "Qeydiyyat bağlıdır",
"registration-type.help": "Normal - İstifadəçilər /register səhifəsindən qeydiyyatdan keçə bilərlər.<br/>\nYalnız Dəvət Et - İstifadəçilər <a href=\"%1/users\" target=\"_blank\">istifadəçilər</a> səhifəsindən başqalarını dəvət edə bilərlər.<br/>\nYalnız Admin Dəvət - Yalnız administratorlar <a href=\"%1/users\" target=\"_blank\">istifadəçilərdən</a> və <a href=\"%1/admin/manage/users\">admin/idarə/istifadəçi</a> səhifələrindən başqalarını dəvət edə bilər<br/>\nQeydiyyat yoxdur - İstifadəçi qeydiyyatı yoxdur.<br/>",
"registration-approval-type.help": "Normal - İstifadəçilər dərhal qeydiyyatdan keçirlər<br/>.\nAdmin Təsdiqi - İstifadəçi qeydiyyatları administratorlar üçün <a href=\"%1/admin/manage/registration\">təsdiq növbəsinə</a> yerləşdirilir<br/>.\nIP-lər üçün Admin Təsdiqi - Yeni istifadəçilər üçün normal, artıq hesabı olan IP ünvanları üçün Admin Təsdiqi.<br/>",
"registration-queue-auto-approve-time": "Avtomatik təsdiqləmə vaxtı",
"registration-queue-auto-approve-time-help": "İstifadəçinin avtomatik təsdiqlənməsindən bir neçə saat əvvəl. Deaktiv etmək üçün 0.",
"registration-queue-show-average-time": "İstifadəçilərə yeni istifadəçinin təsdiqlənməsi üçün tələb olunan orta vaxtı göstər",
"registration.max-invites": "İstifadəçi başına maksimum dəvətlər",
"max-invites": "İstifadəçi başına maksimum dəvətlər",
"max-invites-help": "Heç bir məhdudiyyət üçün 0. Adminlər sonsuz dəvət alırlar.Yalnız \"Yalnız Dəvət Et\" üçün keçərlidir",
"invite-expiration": "Dəvət müddəti bitməsi",
"invite-expiration-help": "Dəvətlərin müddəti # gündür.",
"min-username-length": "Minimum istifadəçi adı uzunluğu",
"max-username-length": "Maksimum istifadəçi adı uzunluğu",
"min-password-length": "Minimum şifrə uzunluğu",
"min-password-strength": "Minimum şifrə uzunluğu",
"max-about-me-length": "Haqqımda maksimum uzunluq",
"terms-of-use": "Forum İstifadə Şərtləri <small>(deaktiv etmək üçün boş buraxın)</small>",
"user-search": "İstifadəçi axtarışı",
"user-search-results-per-page": "Axtarış nəticələrində göstəriləcək istifadəçilərin sayı",
"default-user-settings": "Defolt istifadəçi parametrləri",
"show-email": "E-poçtu göstər",
"show-fullname": "Tam adı göstər",
"restrict-chat": "Yalnız izlədiyim istifadəçilərdən gələn söhbət mesajlarına icazə ver",
"disable-incoming-chats": "Disable incoming chat messages",
"outgoing-new-tab": "Gedən bağlantıları yeni tabda açın",
"topic-search": "Mövzudaxili axtarışı aktivləşdir",
"update-url-with-post-index": "Mövzulara baxarkən url-i post indeksi ilə yenilə",
"digest-freq": "Digest-ə abunə ol",
"digest-freq.off": "Söndür",
"digest-freq.daily": "Gündəlik",
"digest-freq.weekly": "Həftəlik",
"digest-freq.biweekly": "İki həftədə bir",
"digest-freq.monthly": "Aylıq",
"email-chat-notifs": "Yeni söhbət mesajı gəlsə və mən onlayn deyiləmsə, e-poçt göndər",
"email-post-notif": "Abunə olduğum mövzulara cavablar verildikdə e-məktub göndər",
"follow-created-topics": "Yaratdığınız mövzuları izlə",
"follow-replied-topics": "Cavab verdiyiniz mövzuları izlə",
"default-notification-settings": "Defolt bildiriş parametri",
"categoryWatchState": "Defolt kateqoriya izləmə vəziyyəti",
"categoryWatchState.tracking": "İzlənir",
"categoryWatchState.notwatching": "İzlənilirmir",
"categoryWatchState.ignoring": "İqnor edilir",
"restrictions-new": "Yeni istifadəçi məhdudiyyətləri",
"restrictions.rep-threshold": "Bu məhdudiyyətlər götürülməzdən əvvəl reputasiya həddinə çatmaq",
"restrictions.seconds-between-new": "Yeni istifadəçilər üçün yazılar arasında saniyələr",
"restrictions.seconds-before-new": "Yeni istifadəçinin ilk postunu yazmasına saniyələr qalmış",
"restrictions.seconds-edit-after-new": "Yazının yeni istifadəçilər üçün redaktə edilə biləcəyi saniyələrin sayı (deaktiv etmək üçün 0-a təyin edilir)",
"restrictions.milliseconds-between-messages": "Yeni istifadəçilər üçün söhbət mesajları arasındakı vaxt (ms)",
"restrictions.groups-exempt-from-new-user-restrictions": "Yeni istifadəçi məhdudiyyətlərindən azad edilməli qruplar seçin",
"guest-settings": "Qonaq parametrləri",
"handles.enabled": "Qonaq qulplarına icazə ver",
"handles.enabled-help": "Bu seçim qonaqlara yazdıqları hər yazı ilə əlaqələndirmək üçün ad seçməyə imkan verən yeni sahəni açır. Əgər əlil olarsa, onlar sadəcə olaraq \"Qonaq\" adlanacaqlar.",
"topic-views.enabled": "Qonaqlara mövzuya baxış sayını artırmağa icazə ver",
"reply-notifications.enabled": "Qonaqlara cavab bildirişləri yaratmağa icazə ver"
}

Some files were not shown because too many files have changed in this diff Show More