Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requests from accounts you've never interacted with before; default to off
|
|
|
|
options to defederate and/or delete past posts + add `defed_in`/`parent:defed_in`/`thread:defed_in` bangtags + ui indicator for posts marked for auto-defederation
|
|
beyond local followers, default to 90 days
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`MONSTERFORK_API_FORCE_*` env vars to set api compatability modes for clients/apps
|
|
`full` - if this gives your app indigestion change it to back to `basic` in preferences
|
|
filter logic + caching bugs
|
|
|
|
`#``self.home.boosts` (boosts on your home timeline)
|
|
|
|
|
|
|
|
|
|
across all timelines - works in all client apps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #11016
|
|
|
|
* Remove skip_session! as it is not supported in Rails 5
* Minor cleanup in StreamEntriesController
* Remove redundant mark_cacheable! calls
|
|
|
|
* Fix poll API not requiring authentication on non-public polls
That API does not reveal the content of the status, i.e. the question
itself, nor who the author is, nor which status it belongs to, but it
does reveal the poll options and how many answers they got
Fix #10959
* Add test
|
|
Fixes #10861
|