Age | Commit message (Expand) | Author |
2016-11-29 | Don't rate-limit PuSH endpoints | Eugen Rochko |
2016-11-29 | Fix URLs in inline-rendered XML | Eugen Rochko |
2016-11-28 | Fix URLs in ApplicationController.renderer | Eugen |
2016-11-25 | Fix reset date format when rate limited | Eugen Rochko |
2016-11-24 | Remove Neo4J | Eugen Rochko |
2016-11-24 | Mini Profiler not working well, remove it | Eugen Rochko |
2016-11-22 | Moving some counter queries out of subqueries in the API | Eugen Rochko |
2016-11-16 | i18n for devise mailer too | Eugen Rochko |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-08 | Adding Emoji One | Eugen Rochko |
2016-11-08 | Fix region setting for AWS gem | Eugen Rochko |
2016-11-07 | Improved configuration from ENV, cleaned up timeline filter methods | Eugen Rochko |
2016-11-06 | Fix insecure S3 URLs | Eugen Rochko |
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 |