index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
home_controller.rb
Age
Commit message (
Collapse
)
Author
2016-12-06
Add single user mode
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-22
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
Eugen Rochko
to the API
2016-09-29
Improve code style
Eugen Rochko
2016-09-27
Adding landing page
Eugen Rochko
2016-09-26
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
Eugen Rochko
registration API
2016-08-26
The frontend will now be an OAuth app, auto-authorized. The frontend will ↵
Eugen Rochko
use an access token for API requests Adding better errors for the API controllers, posting a simple status works from the frontend now
2016-08-24
Adding React.js, Redux, revamping dashboard
Eugen Rochko
2016-03-25
Fix Sidekiq pooling issues. Remove API docs from homepage, replace with
Eugen Rochko
a basic home timeline
2016-03-12
Customized more doorkeeper views, only logged in users can create oauth apps
Eugen Rochko
2016-03-12
Adding config for puma, dashboard layout, fixing some queries
Eugen Rochko
2016-03-08
Distrubute statuses as a fan-out-on-write system, with optional precomputing
Eugen Rochko
2016-03-06
Adding GNU Public license, adding home timeline, reblog/favourite counters
Eugen Rochko
2016-02-22
Made some progress
Eugen Rochko