This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2024-11-16 11:53:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8a7404003b
mastodon
/
app
/
controllers
History
…
..
activitypub
admin
Add ability to skip sign-in token authentication for specific users (
#16427
)
2021-07-08 05:31:28 +02:00
api
auth
Explicitly set userVerification to discoraged (
#16545
)
2021-08-26 09:51:22 -05:00
concerns
Fix authentication failures after going halfway through a sign-in attempt (
#16607
)
2021-08-25 22:52:41 +02:00
oauth
settings
well_known
Fix anonymous access to outbox not being cached by the reverse proxy (
#16458
)
2021-07-03 21:13:47 +02:00
about_controller.rb
Add server rules (
#15769
)
2021-02-21 19:50:12 +01:00
account_follow_controller.rb
account_unfollow_controller.rb
Restful refactor of accounts/ routes (
#2133
)
2017-04-19 13:52:37 +02:00
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb
custom_css_controller.rb
Remove set-cookie header on custom.css (
#16314
)
2021-05-30 17:57:47 +02:00
directories_controller.rb
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb
home_controller.rb
Change routing paths to use usernames in web UI (
#16171
)
2021-09-26 05:46:13 +02:00
instance_actors_controller.rb
Create instance actor if it hasn't been properly seeded (
#15693
)
2021-02-09 18:12:54 +01:00
intents_controller.rb
invites_controller.rb
manifests_controller.rb
Fix redirecting non-functional accounts on public pages (
#11978
)
2019-09-28 01:33:27 +02:00
media_controller.rb
media_proxy_controller.rb
Fix media proxy RedisLocks auto-releasing too fast (
#16291
)
2021-05-22 15:00:33 +02:00
public_timelines_controller.rb
Fix blurhash and autoplay not working on public pages (
#11585
)
2019-08-16 19:15:05 +02:00
relationships_controller.rb
remote_follow_controller.rb
Fix redirecting non-functional accounts on public pages (
#11978
)
2019-09-28 01:33:27 +02:00
remote_interaction_controller.rb
shares_controller.rb
Fix blurhash and autoplay not working on public pages (
#11585
)
2019-08-16 19:15:05 +02:00
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb