renovate[bot]
|
5264decaa5
|
fix(deps): update dependency semver to v7.6.2 (#12552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-10 10:30:15 -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 |
|
Barış Soner Uşaklı
|
36016ee138
|
refactor: add missing form-label class
|
2024-05-09 11:50:59 -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 |
|
renovate[bot]
|
4813772ce8
|
fix(deps): update dependency mongodb to v6.6.0 (#12544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-06 17:02:23 -04:00 |
|
renovate[bot]
|
8fcfb18101
|
fix(deps): update dependency nodebb-plugin-composer-default to v10.2.35 (#12546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-06 17:02:12 -04: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 |
|
Barış Soner Uşaklı
|
1e3a321da6
|
chore: up themes
|
2024-05-06 16:22:27 -04: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 |
|
Barış Soner Uşaklı
|
79cc9ad085
|
use upper case methods
|
2024-05-03 10:55:47 -04:00 |
|
Barış Soner Uşaklı
|
db76b815ca
|
Merge branch 'master' into develop
|
2024-05-03 10:54:59 -04:00 |
|
Misty Release Bot
|
febeede50b
|
chore: update changelog for v3.7.5
|
2024-05-03 14:18:22 +00:00 |
|
Misty Release Bot
|
8a034314a1
|
chore: incrementing version number - v3.7.5
v3.7.5
|
2024-05-03 14:18:21 +00:00 |
|
Barış Soner Uşaklı
|
420c8999c0
|
fix: #12543, use PATCH
|
2024-05-03 10:12:04 -04:00 |
|
Misty Release Bot
|
ffd6d56b27
|
Latest translations and fallbacks
|
2024-05-02 09:19:27 +00: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 |
|
renovate[bot]
|
8f60603bda
|
fix(deps): update dependency sass to v1.76.0 (#12541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-01 10:43:59 -04:00 |
|
renovate[bot]
|
7ee4272470
|
chore(deps): update dependency sass-embedded to v1.76.0 (#12542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-01 10:43:52 -04:00 |
|