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
79c4eadd57
fix: bump 2factor and ntfy
2024-08-08 14:53:55 -04:00
Julian Lam
bd11d86b17
Merge branch 'develop' into activitypub
2024-08-07 14:19:00 -04:00
Julian Lam
e630f006ab
fix: crash if error objecft passed to handleErrors contains no message
2024-08-07 14:18:44 -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
renovate[bot]
d0e6cd8f3c
chore(deps): update dependency lint-staged to v15.2.8 ( #12717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 10:26:29 -04:00
renovate[bot]
89c87f515f
fix(deps): update dependency autoprefixer to v10.4.20 ( #12716 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 10:16:23 -04:00
Misty Release Bot
c54392ee11
Latest translations and fallbacks
2024-08-04 09:18:36 +00: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
renovate[bot]
7b1dc6a77f
fix(deps): update dependency rimraf to v5.0.10 ( #12715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-02 11:09:27 -04:00
renovate[bot]
703951d32f
fix(deps): update dependency @fontsource/inter to v5.0.20 ( #12714 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 20:10:44 -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
Misty Release Bot
587bc69e12
Latest translations and fallbacks
2024-07-28 09:18:35 +00: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
Barış Soner Uşaklı
fe1736310e
Merge branch 'master' into develop
2024-07-25 11:26:03 -04:00
Barış Soner Uşaklı
cea18d0c1e
refactor: hooks page design
2024-07-25 11:25:53 -04:00
renovate[bot]
48d52840ea
fix(deps): update dependency postcss to v8.4.40 ( #12710 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 16:55:22 -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
renovate[bot]
5aa4c2198c
fix(deps): update dependency rtlcss to v4.2.0 ( #12709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 10:12:38 -04:00
Julian Lam
83993cad17
fix(deps): persona v4 support
2024-07-23 11:11:31 -04:00
renovate[bot]
405264d93d
fix(deps): update dependency ace-builds to v1.35.4 ( #12706 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 13:20:52 -04:00
renovate[bot]
f35068e64d
chore(deps): update dependency jsdom to v24.1.1 ( #12705 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 09:16:45 -04:00
renovate[bot]
7723e4af4b
fix(deps): update dependency @fortawesome/fontawesome-free to v6.6.0 ( #12696 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 09:16:35 -04:00
renovate[bot]
4609083eec
chore(deps): update dependency mocha to v10.7.0 ( #12704 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 09:04:38 -04:00
Misty Release Bot
97d0913c3f
Latest translations and fallbacks
2024-07-21 09:18:41 +00:00
Misty Release Bot
df86175040
Latest translations and fallbacks
2024-07-20 09:18:41 +00: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
Barış Soner Uşaklı
42ac1f9db4
refactor: closes #12699 , allow boolean false for log-colorize
2024-07-19 11:18:20 -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