index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
Age
Commit message (
Expand
)
Author
2017-06-19
setting-for-account-deletable (#3852)
masarakki
2017-06-19
Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)
Eugen Rochko
2017-06-14
Fix account delete form not accepting password, update suspended (#3745)
Eugen Rochko
2017-06-14
Account deletion (#3728)
Eugen Rochko
2017-06-14
Fix #2619 - When redis feed is empty, fall back to database (#3721)
Eugen Rochko
2017-06-11
Make sure email is case insensitive on all places (#3688)
René Klačan
2017-06-10
Improve default language decision and spec (#3351)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-10
Move create/destroy actions for api/v1/statuses to namespace (#3678)
Matt Jankowski
2017-06-09
Move reblogged_by and favourited_by actions out of api/v1/statuses and into u...
Matt Jankowski
2017-06-08
Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)
Eugen Rochko
2017-06-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-06-07
Clean up for api/base controller (#3629)
Matt Jankowski
2017-06-07
Coverage improvement and concern extraction for rate limit headers in API con...
Matt Jankowski
2017-06-06
Fix #3063 - Add dynamic app manifest (#3563)
Eugen Rochko
2017-06-05
Redirect to streaming_api_base_url (#3579)
Daigo 3 Dango
2017-06-04
Fix limit_param in favourites_controller.rb (#3553)
Naoki Kosaka
2017-06-04
change sidekiq queueing to bulk push (#3536)
takayamaki
2017-06-02
Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388)
ThibG
2017-06-01
Spec response for forgery (#3248)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-31
Spec coverage and refactor for the api/v1/accounts controllers (#3451)
Matt Jankowski
2017-05-31
Move admin/pubsubhubbub controller to admin/subscriptions (#3442)
Matt Jankowski
2017-05-31
Add Instance class to list admin records (#3443)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/blocks controller (#3464)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/follow_requests controller (#3465)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/domain_blocks controller (#3466)
Matt Jankowski
2017-05-31
Refactor api/v1/notifications controller (#3470)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/favourites controller (#3472)
Matt Jankowski
2017-05-31
Improve spec coverage and clean up api/v1/mutes controller (#3481)
Matt Jankowski
2017-05-31
Refactor and spec coverage for api/v1/timelines actions (#3482)
Matt Jankowski
2017-05-30
Refactor api/v1/apps controller (#3471)
Matt Jankowski
2017-05-30
Refactor api/v1/reports controller (#3469)
Matt Jankowski
2017-05-30
Refactor api/v1/search controller (#3468)
Matt Jankowski
2017-05-30
Improve spec coverage and clean up api/v1/media controller (#3467)
Matt Jankowski
2017-05-31
Clean up api/subscriptions controller (#3448)
Matt Jankowski
2017-05-30
Add status destroy authorization to policy (#3453)
Jack Jennings
2017-05-30
Improve api oembed controller (#3450)
Matt Jankowski
2017-05-30
Clean up api/salmon controller (#3449)
Matt Jankowski
2017-05-30
Remove exports/base controller in favor of shared concern (#3444)
Matt Jankowski
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings
2017-05-29
Remove methods from ObfuscateFilename and spec (#3347)
Akihiko Odaki
2017-05-29
Add preference setting for delete toot modal (#3368)
Atsushi Yamamoto
2017-05-27
Fix empty flash message on the settings page (#3345)
unarist
2017-05-26
Remove redundant call of recent scope in AccountsController (#3330)
Akihiko Odaki
2017-05-26
Go to root after login in single user mode (#3289)
Akinori MUSHA
2017-05-25
More use of next link header on account (media) timelines (#3311)
unarist
2017-05-24
Show error message to suspended user (#3281)
Yamagishi Kazutoshi
2017-05-23
Fix following/followers API to return correct link headers (#3268)
unarist
2017-05-23
Fix Devise destroy method being available to delete user record (#3266)
Eugen Rochko
2017-05-23
Toggle sensitive from admin page (#3261)
alpaca-tc
2017-05-23
Refactor of API timeline actions (#3263)
Matt Jankowski
[next]