Age | Commit message (Expand) | Author |
2017-02-16 | Speed up capistrano deployments | Eugen Rochko |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push notificat... | Eugen Rochko |
2017-01-30 | Add capistrano to development environment | Eugen Rochko |
2017-01-29 | API for apps to register for push notifications | Eugen Rochko |
2017-01-27 | Added optional two-factor authentication | Eugen Rochko |
2017-01-26 | Removed accidental n+1 query from notifications, updated some deps, | Eugen Rochko |
2017-01-23 | Fix #365, 1/2 of #408 - replace rails_autolink with URI.regexp, run link_hash... | Eugen Rochko |
2017-01-21 | Set remote dev environments to use letter_opener_web, add default .env.vagran... | Effy Elden |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-19 | Fix statsd null backend not being initialized properly | Eugen Rochko |
2017-01-18 | Add optional StatsD performance tracking | Eugen Rochko |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows g... | Eugen Rochko |
2017-01-11 | Add ruby version to Gemfile, move devDependencies in package.json to dependen... | Eugen Rochko |
2017-01-01 | Adding remote follow button | Eugen Rochko |
2016-12-21 | Update Rails to 5.0.1 | Eugen Rochko |
2016-12-13 | Improved admin UI | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |
2016-11-29 | Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o... | Eugen Rochko |
2016-11-29 | Adding rack timeout of 30sec, PuSH jobs moved to push queue so they | 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-22 | Upgrade to latest Rails, which apparently improves ActionCable performance | Eugen Rochko |
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 |