Age | Commit message (Expand) | Author |
2016-11-21 | Adding option to specify asset server, filter followers query by local accounts | Eugen Rochko |
2016-11-21 | First version for simple_form.fr.yml | nicolas |
2016-11-21 | First version for fr.yml | nicolas |
2016-11-21 | Create devise.fr.yml | nicolas |
2016-11-21 | Create doorkeeper.fr.yml | nicolas |
2016-11-21 | Create simple_form.fr.yml | nicolas |
2016-11-21 | Create fr.yml | nicolas |
2016-11-21 | Fixes for the Spanish translation | Eugen Rochko |
2016-11-20 | Adding notifications column | Eugen Rochko |
2016-11-20 | Adding unified streamable notifications | Eugen Rochko |
2016-11-20 | improvements in text made by Ekaitz | Victorhck |
2016-11-20 | fix typos, and suggestions made by Ekaitz | Victorhck |
2016-11-19 | Fix up Spanish translations | Eugen Rochko |
2016-11-19 | Finished spanish translation config files | Victorhck |
2016-11-19 | Fix wrong language declaration | Eugen |
2016-11-19 | Fix wrong language declaration | Eugen |
2016-11-19 | finished spanish translation config files | victorhck |
2016-11-19 | Activating Spanish i18n | Eugen Rochko |
2016-11-18 | Spanish translation for devise.es.yml | Victorhck |
2016-11-18 | finished spanish translation for es.yml | Victorhck |
2016-11-18 | started sp translations config locales | victorhck |
2016-11-18 | Adding german localization | Eugen Rochko |
2016-11-16 | i18n for devise mailer too | Eugen Rochko |
2016-11-16 | Add user locale setting | Eugen Rochko |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-15 | Adding some localizations | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-13 | Fix #110 - Make web UI use browser history, change links in e-mails to link t... | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-10 | Fix #141 - Add "Server: Mastodon" header to responses | Eugen Rochko |
2016-11-09 | Replace setting custom CORS headers with rack-cors, set it on /oauth/token en... | Eugen Rochko |
2016-11-09 | API pagination for all collections using Link header | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | 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-05 | Adding hashtags | Eugen Rochko |
2016-11-04 | Add pghero for analyzing postgres performance in production | Eugen Rochko |
2016-11-03 | Add tests for recently added API end points | Eugen Rochko |
2016-11-03 | Fix reblogged/favourited caching; add API endpoints for who favd/reblogged st... | Eugen Rochko |
2016-11-02 | Add puma preloading, decrease DB pool size to size of threads per worker | Eugen Rochko |
2016-11-02 | Replace in-memory cache store with redis store, should decrease memory | Eugen Rochko |
2016-11-02 | Fix missing default headers | Eugen Rochko |
2016-11-02 | Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, | Eugen Rochko |
2016-11-01 | Fix follow icon changing plus to minus, add terms page stub | Eugen Rochko |
2016-10-29 | Adding common followers API, fixing fallback query again | Eugen Rochko |