This website requires JavaScript.
Explore
Help
Sign In
LenPayne
/
mastodon
forked from
cybrespace/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b83ce18b30
mastodon
/
app
/
controllers
History
Alda Marteau-Hardi
b65eb00c53
Prevent admins and moderators eavesdropping in private and direct toots (
#7067
)
...
Fix
#6986
2018-04-07 21:33:01 +02:00
..
activitypub
Federate pinned statuses over ActivityPub (
#6610
)
2018-03-04 09:19:11 +01:00
admin
Prevent admins and moderators eavesdropping in private and direct toots (
#7067
)
2018-04-07 21:33:01 +02:00
api
Fix unpermitted parameters warning when generating pagination URLs (
#6995
)
2018-04-02 02:09:50 +02:00
auth
If login redirects to omniauth, redirect logout to root_path (
#6694
)
2018-03-08 11:18:26 +01:00
concerns
If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (
#6817
)
2018-03-18 16:57:04 +01:00
oauth
Fix
#1165
- before_action was called before protect_from_forgery
2017-04-08 02:30:50 +02:00
settings
Account archive download (
#6460
)
2018-02-21 23:21:32 +01:00
well_known
…
about_controller.rb
Add option to show only local toots in timeline preview (
#6292
)
2018-02-04 06:00:10 +01:00
account_follow_controller.rb
…
account_unfollow_controller.rb
…
accounts_controller.rb
Fix prev/next links on public profile page (
#6497
)
2018-02-26 03:31:28 +01:00
application_controller.rb
Improve require_admin! and require_staff! filters (
#7018
)
2018-04-03 13:07:32 +02:00
authorize_follows_controller.rb
…
emojis_controller.rb
…
follower_accounts_controller.rb
Improve public account cards (
#6559
)
2018-02-26 16:18:41 +01:00
following_accounts_controller.rb
Improve public account cards (
#6559
)
2018-02-26 16:18:41 +01:00
home_controller.rb
Redirect from Web tag timeline to public tag timeline if not signed in (
#6633
)
2018-03-05 19:29:36 +01:00
intents_controller.rb
…
invites_controller.rb
…
manifests_controller.rb
…
media_controller.rb
Save video metadata and improve video OpenGraph tags (
#6481
)
2018-02-16 07:22:20 +01:00
media_proxy_controller.rb
…
remote_follow_controller.rb
…
shares_controller.rb
…
statuses_controller.rb
…
stream_entries_controller.rb
Allow HTTP caching of atom-rendered public toots (OStatus compatibility) (
#6207
)
2018-02-02 10:54:04 +01:00
tags_controller.rb
…