Age | Commit message (Expand) | Author |
2016-11-06 | Fix URL configuration when S3 is enabled | Eugen Rochko |
2016-11-06 | Improve S3 config | Eugen Rochko |
2016-11-06 | Adding optional S3, fail-mastodon | Eugen Rochko |
2016-11-02 | Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, | Eugen Rochko |
2016-10-23 | Restrict access to oauth/applications to admins only | Eugen Rochko |
2016-10-22 | Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting | Eugen Rochko |
2016-10-18 | Improving all forms | Eugen Rochko |
2016-10-18 | Adding application/jrd+json webfinger resource | Eugen Rochko |
2016-10-14 | Adding sync of follow relationships to Neo4J, accounts/suggestions API | Eugen Rochko |
2016-10-06 | Fix #72 - add follow/unfollow button to public profiles | Eugen Rochko |
2016-10-02 | Fix doorkeeper skip_authorization | Eugen Rochko |
2016-10-02 | Add logging for outgoing http requests | Eugen Rochko |
2016-09-30 | Allow non-https redirect URIs for OAuth apps (AndStatus seems to require this) | Eugen Rochko |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko |
2016-09-24 | Fix #6 - Rate limit GET reqs to 300/5min, POST to 100/5min | Eugen Rochko |
2016-09-04 | Normalized data in Redux, fix for asset URLs when rendered outside request | Eugen Rochko |
2016-08-26 | The frontend will now be an OAuth app, auto-authorized. The frontend will use... | Eugen Rochko |
2016-08-25 | Improving statuses, adding a composer drawer, which doesn't work yet | Eugen Rochko |
2016-08-24 | Removing mini-profiler that doesn't work, formatting timelines a bit better | Eugen Rochko |
2016-08-18 | Final fix for ActionCable origin issues | Eugen Rochko |
2016-08-18 | Fixing more configuration issues with ActionCable | Eugen Rochko |
2016-08-18 | Fix ActionCable origin checking | Eugen Rochko |
2016-08-18 | Fix tests | Eugen Rochko |
2016-08-18 | Live timelines using ActionCable | Eugen Rochko |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko |
2016-03-26 | Moving Salmon notifications to background processing, fixing mini-profiler | Eugen Rochko |
2016-03-25 | Fix Sidekiq pooling issues. Remove API docs from homepage, replace with | Eugen Rochko |
2016-03-25 | Fixing some stuff for Turbolinks, adding gzip on top, fixing a n+1 query | Eugen Rochko |
2016-03-25 | Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) | Eugen Rochko |
2016-03-25 | Fixing FanOutOnWriteService, fixing Sidekiq not having enough DB connections | Eugen Rochko |
2016-03-25 | Adding Sidekiq for background processing (firstly just of mailers) | Eugen Rochko |
2016-03-20 | Writing out more tests, fixed some bugs | Eugen Rochko |
2016-03-19 | Adding letter opener for development and Rack::Attack for future rate limitin... | Eugen Rochko |
2016-03-16 | Access tokens no longer expire, case-insensitive local username validation, a... | Eugen Rochko |
2016-03-16 | Adding e-mail configuration | Eugen Rochko |
2016-03-14 | Bind oauth applications to users | Eugen Rochko |
2016-03-12 | Adding simple_form, adding profile settings, header image | Eugen Rochko |
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-11 | Improving feed queries, switching API to doorkeeper authentication | Eugen Rochko |
2016-03-11 | Customizing doorkeeper views for authorizing app | Eugen Rochko |
2016-03-08 | Distrubute statuses as a fan-out-on-write system, with optional precomputing | Eugen Rochko |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-03-05 | Removing grape and adding devise | Eugen Rochko |
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko |
2016-02-23 | Incoming Salmon requests can be turned into follows and unfollows | Eugen Rochko |
2016-02-22 | Fixes and general progress | Eugen Rochko |
2016-02-22 | Made some progress | Eugen Rochko |
2016-02-20 | Initial commit | Eugen Rochko |