Age | Commit message (Expand) | Author |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-09 | Replace setting custom CORS headers with rack-cors, set it on /oauth/token en... | Eugen Rochko |
2016-11-07 | Replace react-skylight with own solution that centers images better | Eugen Rochko |
2016-11-06 | Downgrade aws gem as this one was incompatible with Paperclip | Eugen Rochko |
2016-11-06 | Adding optional S3, fail-mastodon | Eugen Rochko |
2016-11-04 | Add pghero for analyzing postgres performance in production | Eugen Rochko |
2016-11-03 | Enable caching for some rabl views | Eugen Rochko |
2016-11-02 | Replace in-memory cache store with redis store, should decrease memory | Eugen Rochko |
2016-10-17 | Update ostatus2 version | Eugen Rochko |
2016-10-14 | Adding sync of follow relationships to Neo4J, accounts/suggestions API | Eugen Rochko |
2016-10-12 | Improve Friendica support (but still not there yet) | Eugen Rochko |
2016-10-07 | Adding user settings (model and mailer), no form yet | Eugen Rochko |
2016-10-06 | Update OStatus2 to handle malformed Salmon without raising unexpected exceptions | Eugen Rochko |
2016-10-02 | Add logging for outgoing http requests | Eugen Rochko |
2016-09-30 | Fix tests, update goldfinger to catch XML errors | Eugen Rochko |
2016-09-27 | Adding landing page | Eugen Rochko |
2016-09-24 | Improve partial rendering and Haml performance (Haml->Hamlit) | Eugen Rochko |
2016-09-21 | Fix #24 - Thread resolving for remote statuses | Eugen Rochko |
2016-09-20 | Upgrade to PubSubHubbub 0.4 (removing verify_token) | Eugen Rochko |
2016-09-20 | OStatus2 and Goldfinger gems now have timeouts for requests | Eugen Rochko |
2016-09-19 | Update OStatus2 library | Eugen Rochko |
2016-09-18 | Update sidekiq, remove sinatra dependency | Eugen Rochko |
2016-09-17 | Update doorkeeper dependency and replace libav with backported ffmpeg in docker | Eugen Rochko |
2016-09-12 | Fixing image upload limits, allowing webm, merge/unmerge events trigger | Eugen Rochko |
2016-09-08 | Optimized n+1 queries in accounts Atom and HTML views | Eugen Rochko |
2016-09-08 | Improving production logs, removing n+1 on media attachments in atom, | Eugen Rochko |
2016-08-24 | Removing mini-profiler that doesn't work, formatting timelines a bit better | Eugen Rochko |
2016-08-24 | Adding React.js, Redux, revamping dashboard | 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 | Adding Sidekiq for background processing (firstly just of mailers) | Eugen Rochko |
2016-03-21 | Adding Turbolinks, adding status posting form on homepage | Eugen Rochko |
2016-03-21 | Security update | Eugen Rochko |
2016-03-19 | Adding letter opener for development and Rack::Attack for future rate limitin... | Eugen Rochko |
2016-03-19 | Removing some unused gems, adding pagination to profiles, fix #10 | Eugen Rochko |
2016-03-12 | Adding simple_form, adding profile settings, header image | 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-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-06 | Adding GNU Public license, adding home timeline, reblog/favourite counters | Eugen Rochko |
2016-03-05 | Removing grape and adding devise | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |
2016-02-28 | Adding a test for ReblogService, fixing mentions for remote statuses | Eugen Rochko |
2016-02-28 | Adding paperclip for avatars, fixing design of the public pages | Eugen Rochko |
2016-02-26 | Adding views for the profile and entry pages | Eugen Rochko |
2016-02-26 | Adding a bunch of tests | Eugen Rochko |
2016-02-25 | Adding a Mention model, test stubs | Eugen Rochko |