Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
should be locally delivered to timelines/notifications
|
|
Monsterfork
|
|
accounts not following or followed by the user
|
|
to public timelines
|
|
local mode
|
|
|
|
|
|
|
|
|
|
these are participants allowed to access a limited-audience thread, not Mastodon mentions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
without output
|
|
|
|
|
|
images [+ Monsterfork additions]
Changes added by Monsterfork:
- Do not limit to only Articles
- Reuse existing media; retroactively using more-detailed descriptions
- Also scrub carrige returns between tags
- Handle download failures
- Attach to statuses and keep track of inlined media
- Handle local edits
Co-authored-by: Fire Demon <firedemon@creature.cafe>
|
|
local-only toots not based on emoji
Co-authored-by: Fire Demon <firedemon@creature.cafe>
|
|
to local timelines other than author's
|
|
into general-purpose FetchCollectionItemsService
|
|
|
|
|
|
|
|
|
|
|
|
whether to include replies and unlisted posts on their profiles
|
|
|
|
in various scenarios
|
|
permissions can be enforced on request
|
|
|
|
Conflicts:
- `yarn.lock`:
No real conflict, just a glitch-soc-only dependency textually too close to
one updated upstream. Ported upstream changes.
|
|
(#14394)
|
|
|
|
|
|
Conflicts:
- `app/javascript/mastodon/actions/compose.js`:
Not a “real” conflict, but change too close to a change we made to
fix the vanilla WebUI locally pushing authored local-only toots in the
public TL view.
|
|
* Fix movie width and frame_rate returning nil
* Add StreamValidationError and raise
* Fix code style
|
|
|
|
* Fix removing allowed domains being done synchronously
* Add tests
|
|
Conflicts:
- `config/routes.rb`:
Upstream disabled E2EE routes, which we did earlier, but slightly
differently. Took upstream's version.
|
|
Fix #14303
|