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-12-11 07:55:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
22f1ec1b1e
mastodon
/
spec
/
controllers
History
Thibaut Girka
7039dca12c
Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream
...
Unlike upstream, kept the direct timeline endpoint, as it is still of use in glitch-soc.
2019-07-07 13:49:31 +02:00
..
activitypub
Do not try fetching keys of unknown accounts on a Delete from them (
#10326
)
2019-03-20 17:20:16 +01:00
admin
Record account suspend/silence time and keep track of domain blocks (
#10660
)
2019-05-14 19:05:02 +02:00
api
Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream
2019-07-07 13:49:31 +02:00
auth
Check that an invite link is valid before bypassing approval mode (
#10657
)
2019-05-02 04:30:12 +02:00
concerns
Admission-based registrations mode (
#10250
)
2019-03-14 05:28:30 +01:00
oauth
Add force_login option to OAuth authorize page (
#8655
)
2018-09-09 04:10:44 +02:00
settings
Merge branch 'master' into glitch-soc/merge-upstream
2019-06-10 18:59:53 +02:00
well_known
Add Keybase integration (
#10297
)
2019-03-18 21:00:55 +01:00
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb
Admission-based registrations mode (
#10250
)
2019-03-14 05:28:30 +01:00
application_controller_spec.rb
authorize_interactions_controller_spec.rb
emojis_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
relationships_controller_spec.rb
Add relationship manager UI (
#10268
)
2019-03-16 11:23:22 +01:00
remote_follow_controller_spec.rb
remote_interaction_controller_spec.rb
remote_unfollows_controller_spec.rb
shares_controller_spec.rb
statuses_controller_spec.rb
stream_entries_controller_spec.rb
tags_controller_spec.rb