This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-17 23:57:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
controllers
History
Eugen Rochko
5764d52b04
Fix Sidekiq pooling issues. Remove API docs from homepage, replace with
...
a basic home timeline
2016-03-25 16:10:14 +01:00
..
api
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
2016-03-25 02:13:30 +01:00
auth
Change default avatar, redirect to home after sign up
2016-03-21 17:18:30 +01:00
concerns
Initial commit
2016-02-20 22:53:20 +01:00
oauth
Bind oauth applications to users
2016-03-14 17:49:13 +01:00
accounts_controller.rb
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
2016-03-25 02:13:30 +01:00
api_controller.rb
Writing out more tests, fixed some bugs
2016-03-20 13:03:06 +01:00
application_controller.rb
Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections
2016-03-25 14:12:24 +01:00
home_controller.rb
Fix Sidekiq pooling issues. Remove API docs from homepage, replace with
2016-03-25 16:10:14 +01:00
settings_controller.rb
Adding simple_form, adding profile settings, header image
2016-03-12 20:47:22 +01:00
statuses_controller.rb
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
2016-03-25 02:13:30 +01:00
stream_entries_controller.rb
Adding doorkeeper, adding a REST API
2016-03-07 12:42:33 +01:00
xrd_controller.rb
Access tokens no longer expire, case-insensitive local username validation, as well as case-insensitive Webfinger look-up
2016-03-16 18:29:52 +01:00