Eugen Rochko
56f0203c66
Refactor controllers for statuses, accounts, and more ( #11249 )
5 years ago
Eugen Rochko
fbbcbd940d
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ( #11247 )
5 years ago
ThibG
5e2cd7f672
Fix thread depth computation in statuses_controller ( #9426 )
...
* Add test that should currently fail
* Fix depth computation (will still fail if statuses have been filtered out)
* Fix handling of broken threads
6 years ago
Akihiko Odaki
e22f682df0
Paginate descendant statuses in public page ( #7148 )
7 years ago
Yamagishi Kazutoshi
7da649efb4
Use raw status code on have_http_status ( #7214 )
7 years ago
unarist
bab7127ac9
Fetch reblogs as Announce activity instead of Note object ( #4672 )
...
* Process Create / Announce activity in FetchRemoteStatusService
* Use activity URL in ActivityPub for reblogs
* Redirect to the original status on StatusesController#show
7 years ago
unarist
c40e5aea44
Use "match_array" only for order independent assertions ( #3626 )
8 years ago
Akihiko Odaki
855082f935
Cover StatusesController more ( #3259 )
8 years ago
Matt Jankowski
54450f75d3
More coverage yes more even more ( #2627 )
...
* Add coverage for admin/confirmations controller
* Coverage for statuses controller show action
* Add coverage for admin/domain_blocks controller
* Add coverage for settings/profiles#update
8 years ago
Eugen Rochko
eec0dc46a6
PostStatusService can attach media to status, ProcessFeedService likewise
8 years ago
Eugen Rochko
10ba09f546
Upgrade to Rails 5.0.0.1
8 years ago
Eugen Rochko
f14f462eaf
Adding Turbolinks, adding status posting form on homepage
9 years ago