Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/marrus-sh/ardipithecus into marrus-sh-mastodon-paste-support
|
|
|
|
|
|
|
|
|
|
|
|
loaded status; do not preload submitted statuses into community/public
timelines, unless those timelines have already been loaded; do not
close streaming API connections for community/public timelines, once
they have been established (most users navigate back to them eventually)
|
|
|
|
reinsert it when someone boosts it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add ability to search accounts by display name
|
|
from zooming in on them
|
|
|
|
rmhasan-fix_462
|
|
for those errors
|
|
rmhasan-fix_626
|
|
|
|
|
|
now allows to cycle through multiple images
|
|
make status pagination headers generation more lax about next page
existing
|
|
|
|
|
|
|
|
|
|
upon un-reblogging. Check if the reblog was in the feed in the first
place. It might have been filtered on distribution.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"whole known network" which is what public timeline used to be
Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
|
|
So that if we get an error, then we will
only delete status if it is an 404 error
|
|
Using catch statement in api_controller.rb to catch NotPermitted
Exception, and render error message
|
|
of mix of video and images in status, just wasn't rendering
the show action. I moved the validation before the status creation
|
|
Moved validation to services/post_status_service.rb
|