Commit Graph

29855 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
a7320dabaa Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-02-04 10:12:20 -05:00
Barış Soner Uşaklı
3ce89d1eb5 feat: add new lang keys for a11y 2024-02-04 10:12:15 -05:00
Misty Release Bot
02da2f2253 Latest translations and fallbacks 2024-02-04 09:18:04 +00:00
Barış Soner Uşaklı
7917fd828e feat: add missing aria/role attributes to dropdown elements 2024-02-02 17:59:06 -05:00
Julian Lam
88733a5160 feat: category actors, stub outbox 2024-02-02 17:19:59 -05:00
Misty Release Bot
a2819e9ecd chore(i18n): fallback strings for new resources: nodebb.global, nodebb.topic 2024-02-02 20:51:08 +00:00
Barış Soner Uşaklı
e298fb6b59 feat: add lang keys for hidden labels 2024-02-02 15:50:29 -05:00
Julian Lam
ae042ce39e feat: returning following and follower collections upon request 2024-02-01 16:53:47 -05:00
renovate[bot]
98b455ce6f fix(deps): update dependency webpack to v5.90.1 (#12322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 16:07:57 -05:00
renovate[bot]
3f74cca3a4 fix(deps): update dependency nodemailer to v6.9.9 (#12321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 16:07:44 -05:00
renovate[bot]
264e71d24c chore(deps): update dependency lint-staged to v15.2.1 (#12319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 16:07:32 -05:00
Julian Lam
607c4623c7 feat: Like(Note) and Undo(Like); federating likes 2024-02-01 16:05:31 -05:00
Barış Soner Uşaklı
c37be65c41 Merge branch 'master' into develop 2024-02-01 15:33:41 -05:00
Misty Release Bot
04039f7620 chore: update changelog for v3.6.5 2024-01-31 13:49:22 +00:00
Misty Release Bot
f7736155ae chore: incrementing version number - v3.6.5 v3.6.5 2024-01-31 13:49:21 +00:00
Barış Soner Uşaklı
a0b9f279cc Merge branch 'master' into develop 2024-01-31 08:42:35 -05:00
Barış Soner Uşaklı
67c8bd9916 fix: #12320, .text() gets \n\t characters
add name check in order active plugins
use single db call to set order
2024-01-31 08:42:18 -05:00
Barış Soner Uşaklı
45cfb3691e feat: show unread categories based on unread topics (#12317)
* feat: show unread categories based on unread topics

if a category has unread topics in one of its children then mark category unread
deprecate cid:<cid>:read_by_uid sets
upgrade script to remove the old sets

* chore: up harmony
2024-01-30 17:47:06 -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
renovate[bot]
ef06be6d3f fix(deps): update dependency ace-builds to v1.32.5 (#12316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 08:40:53 -05:00
renovate[bot]
d648972c6b fix(deps): update dependency nodebb-theme-harmony to v1.2.10 (#12314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 19:16:44 -05:00
renovate[bot]
9fb7c163c6 fix(deps): update dependency ace-builds to v1.32.4 (#12313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 19:14:50 -05:00
Barış Soner Uşaklı
09414efae0 chore: up harmony 2024-01-29 18:02:07 -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
Barış Soner Uşaklı
301eee1731 fix: some layout fixes for group details page 2024-01-29 09:51:04 -05:00
renovate[bot]
6444eeb97a fix(deps): update dependency express-session to v1.18.0 (#12311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-28 18:15:35 -05:00
renovate[bot]
aa1344fc76 fix(deps): update dependency esbuild to v0.20.0 (#12309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-27 21:25:29 -05:00
renovate[bot]
fd20e3a544 fix(deps): update dependency nodebb-theme-harmony to v1.2.8 (#12310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-27 21:25:07 -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
renovate[bot]
eabbf19592 fix(deps): update dependency nodebb-theme-harmony to v1.2.7 (#12307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 14:59:41 -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
renovate[bot]
400a1aa3fa fix(deps): update dependency lru-cache to v10.2.0 (#12306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 20:08:04 -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
renovate[bot]
7e7bbfa4ea chore(deps): update commitlint monorepo to v18.6.0 (#12305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 12:04:57 -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