Eugen Rochko
63c7fe8e48
Refactor controllers for statuses, accounts, and more ( #11249 )
5 years ago
Eugen Rochko
b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ( #11247 )
5 years ago
ThibG
e88c6a5c3c
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
5 years ago
Akihiko Odaki
1258efa882
Paginate descendant statuses in public page ( #7148 )
6 years ago
Yamagishi Kazutoshi
d10447c3a8
Use raw status code on have_http_status ( #7214 )
6 years ago
unarist
b01a19fe39
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
0f1b1d78b1
Use "match_array" only for order independent assertions ( #3626 )
7 years ago
Akihiko Odaki
152b4d54e8
Cover StatusesController more ( #3259 )
7 years ago
Matt Jankowski
f48cb3eb17
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
7 years ago
Matt Jankowski
9736753985
Fix remote follow ( #2547 )
* Add coverage for remote_follow#new
* Fix reference to authorize_follows/card partial
7 years ago