This website requires JavaScript.
Explore
Help
Sign In
cincodenada
/
mastodon
forked from
cybrespace/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
40dd19be37
mastodon
/
app
/
controllers
History
luzpaz
40dd19be37
Misc. typos (
#8694
)
...
Found via `codespell -q 3 --skip="./app/javascript/mastodon/locales,./config/locales"`
2018-09-14 00:53:09 +02:00
..
activitypub
Better pagination for ActivityPub outbox (
#7356
)
2018-05-04 19:19:11 +02:00
admin
Add admin custom CSS setting (
#8399
)
2018-08-24 04:33:27 +02:00
api
Add force_login option to OAuth authorize page (
#8655
)
2018-09-09 04:10:44 +02:00
auth
Misc. typos (
#8694
)
2018-09-14 00:53:09 +02:00
concerns
…
oauth
Add force_login option to OAuth authorize page (
#8655
)
2018-09-09 04:10:44 +02:00
settings
Whitelist report notification param in Settings::NotificationsController (
#8560
)
2018-09-02 02:05:32 +02:00
well_known
…
about_controller.rb
Update /terms and /about/more to use public layout (
#8142
)
2018-08-09 12:58:20 +02:00
account_follow_controller.rb
…
account_unfollow_controller.rb
…
accounts_controller.rb
Unuse ActiveRecord::Base#cache_key (
#8185
)
2018-08-19 15:52:38 +02:00
application_controller.rb
Add force_login option to OAuth authorize page (
#8655
)
2018-09-09 04:10:44 +02:00
authorize_interactions_controller.rb
Add remote interaction dialog for toots (
#8202
)
2018-08-18 03:03:12 +02:00
custom_css_controller.rb
Add admin custom CSS setting (
#8399
)
2018-08-24 04:33:27 +02:00
emojis_controller.rb
Unuse ActiveRecord::Base#cache_key (
#8185
)
2018-08-19 15:52:38 +02:00
filters_controller.rb
…
follower_accounts_controller.rb
…
following_accounts_controller.rb
…
home_controller.rb
Ensure single user is a local user (
fixes
#8154
) (
#8157
)
2018-08-11 11:53:10 +02:00
intents_controller.rb
Add remote interaction dialog for toots (
#8202
)
2018-08-18 03:03:12 +02:00
invites_controller.rb
…
manifests_controller.rb
…
media_controller.rb
…
media_proxy_controller.rb
Raise Mastodon::RaceConditionError if Redis lock failed (
#7511
)
2018-05-16 12:29:45 +02:00
remote_follow_controller.rb
Add remote interaction dialog for toots (
#8202
)
2018-08-18 03:03:12 +02:00
remote_interaction_controller.rb
Add remote interaction dialog for toots (
#8202
)
2018-08-18 03:03:12 +02:00
remote_unfollows_controller.rb
…
shares_controller.rb
…
statuses_controller.rb
Add animate custom emoji param to embed pages (
#8507
)
2018-08-30 23:14:01 +02:00
stream_entries_controller.rb
…
tags_controller.rb
…