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
Barış Soner Uşaklı
1a000eae57
chore: up harmony
2024-03-22 19:45:29 -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
4da1e9c464
fix: use CategoryObject in admins-mods schema def
2024-03-22 12:38:33 -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
renovate[bot]
15c7691ca3
fix(deps): update dependency nodebb-theme-lavender to v7.1.8
2024-03-22 10:34:30 -04:00
Misty Release Bot
1a8e985789
Latest translations and fallbacks
2024-03-22 09:18:44 +00: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
Barış Soner Uşaklı
cb1c995b06
Merge branch 'master' into develop
2024-03-20 12:20:24 -04:00
renovate[bot]
a8b631dd93
fix(deps): update dependency nodebb-plugin-mentions to v4.4.2 ( #12410 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 12:20:08 -04:00
renovate[bot]
9c91f093e7
fix(deps): update dependency postcss to v8.4.37 ( #12417 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 12:19:58 -04:00
renovate[bot]
dc19c8407d
chore(deps): update dependency @commitlint/cli to v19.2.1 ( #12420 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 12:19:49 -04:00
renovate[bot]
c7a506a8e1
fix(deps): update dependency nodemailer to v6.9.13 ( #12424 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 12:19:16 -04:00
Barış Soner Uşaklı
dc67f54e84
feat: allow customizing uploads.upload socket methods
...
closes #12416
2024-03-20 10:07:14 -04:00
Misty Release Bot
bf4f666ddb
Latest translations and fallbacks
2024-03-19 09:18:34 +00:00
Tomas Nesrovnal
5924a6eb43
feat: add playsinline video attribute ( #12419 )
2024-03-18 12:25:07 -04:00
Misty Release Bot
205a7119a6
Latest translations and fallbacks
2024-03-18 09:19:21 +00: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
Misty Release Bot
91bedd7ee0
Latest translations and fallbacks
2024-03-17 09:18:26 +00:00
Barış Soner Uşaklı
4a4648c2af
Merge branch 'master' into develop
2024-03-16 18:58:01 -04:00
Barış Soner Uşaklı
4787d013cf
fix : #12415 , fix notification escaping for queued posts
2024-03-16 18:56:54 -04:00
Julian Lam
5f60f75f7d
fix: restore accidentally removed calls to updateLocalRecipients and saveAttachments
2024-03-15 16:38:00 -04:00
renovate[bot]
41212e8f7b
chore(deps): update dependency @commitlint/cli to v19.2.0 ( #12412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 15:12:54 -04:00
renovate[bot]
4e119783d0
fix(deps): update dependency nodebb-plugin-ntfy to v1.7.4 ( #12414 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 15:12:48 -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