Commit Graph

29855 Commits

Author SHA1 Message Date
Julian Lam
814c479405 fix: remote announces not showing up in local inboxes 2024-02-12 16:23:21 -05:00
renovate[bot]
9cd299dbb9 chore(deps): update dependency mocha to v10.3.0 (#12334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 15:29:41 -05:00
renovate[bot]
d0f6f0ccd9 fix(deps): update dependency diff to v5.2.0 (#12337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 15:29:26 -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
19bc442be6 feat: fallbacks for aria.json 2024-02-12 13:52:46 -05:00
Barış Soner Uşaklı
285c661c32 add aria.json @julianlam 2024-02-12 13:50:29 -05:00
Barış Soner Uşaklı
43a02c89dd chore: up themes 2024-02-12 11:56:49 -05:00
Barış Soner Uşaklı
6cb9f60d2b login/register aria 2024-02-12 11:54:15 -05:00
Misty Release Bot
ad18c93901 Latest translations and fallbacks 2024-02-12 09:18:26 +00: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
Misty Release Bot
f1d2ffd38a Latest translations and fallbacks 2024-02-09 09:18:42 +00: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
renovate[bot]
3bc506f60e fix(deps): update dependency postcss to v8.4.35 (#12333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 13:30:04 -05:00
Barış Soner Uşaklı
4bcbf75994 fix: spec 2024-02-08 13:23:22 -05:00
Barış Soner Uşaklı
693423426e chore: up themes 2024-02-08 13:15:41 -05:00
Barış Soner Uşaklı
7298c5513f make current sort option visible on button 2024-02-08 13:09:15 -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
Misty Release Bot
863638c3d0 Latest translations and fallbacks 2024-02-08 09:18:30 +00:00
Barış Soner Uşaklı
e01bceff97 remove body short from subject 2024-02-07 19:11:36 -05:00
Barış Soner Uşaklı
9bbaef84c7 chore: up harmony 2024-02-07 16:45:17 -05:00
Julian Lam
944de4ea26 Merge remote-tracking branch 'origin/develop' into activitypub 2024-02-07 15:07:42 -05:00
Julian Lam
e240d0f92c fix: move winston logging for plugin hook firing to debug level 2024-02-07 15:07:24 -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
renovate[bot]
523f7ace97 fix(deps): update dependency ace-builds to v1.32.6 (#12332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 11:23:46 -05:00
Barış Soner Uşaklı
47154eca51 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2024-02-07 11:22:04 -05:00
Barış Soner Uşaklı
35e98a9f61 chore: up harmony 2024-02-07 11:22:03 -05:00
Misty Release Bot
7e862a7890 chore(i18n): fallback strings for new resources: nodebb.topic 2024-02-07 16:07:09 +00:00
Barış Soner Uşaklı
4056d2c6da deleted topics shoundlt show unread 2024-02-07 11:06:32 -05:00
Misty Release Bot
3cab72b9ab Latest translations and fallbacks 2024-02-07 09:19:02 +00:00
Julian Lam
94dcd29e63 feat: handle Announce(Note) when Note is a piece of remote content 2024-02-07 00:14:29 -05:00