about summary refs log tree commit diff
path: root/config
AgeCommit message (Expand)Author
2016-11-21Adding option to specify asset server, filter followers query by local accountsEugen Rochko
2016-11-21Fixes for the Spanish translationEugen Rochko
2016-11-20Adding notifications columnEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko
2016-11-20improvements in text made by EkaitzVictorhck
2016-11-20fix typos, and suggestions made by EkaitzVictorhck
2016-11-19Fix up Spanish translationsEugen Rochko
2016-11-19Finished spanish translation config filesVictorhck
2016-11-19Fix wrong language declarationEugen
2016-11-19Fix wrong language declarationEugen
2016-11-19finished spanish translation config filesvictorhck
2016-11-19Activating Spanish i18nEugen Rochko
2016-11-18Spanish translation for devise.es.ymlVictorhck
2016-11-18finished spanish translation for es.ymlVictorhck
2016-11-18started sp translations config localesvictorhck
2016-11-18Adding german localizationEugen Rochko
2016-11-16i18n for devise mailer tooEugen Rochko
2016-11-16Add user locale settingEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-15Adding some localizationsEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-13Fix #110 - Make web UI use browser history, change links in e-mails to link t...Eugen Rochko
2016-11-12Use full-text search for autosuggestionsEugen Rochko
2016-11-10Fix #141 - Add "Server: Mastodon" header to responsesEugen Rochko
2016-11-09Replace setting custom CORS headers with rack-cors, set it on /oauth/token en...Eugen Rochko
2016-11-09API pagination for all collections using Link headerEugen Rochko
2016-11-08Move timelines API from statuses to its own controller, add a check forEugen Rochko
2016-11-08Adding Emoji OneEugen Rochko
2016-11-08Fix region setting for AWS gemEugen Rochko
2016-11-07Improved configuration from ENV, cleaned up timeline filter methodsEugen Rochko
2016-11-06Fix insecure S3 URLsEugen Rochko
2016-11-06Fix URL configuration when S3 is enabledEugen Rochko
2016-11-06Improve S3 configEugen Rochko
2016-11-06Adding optional S3, fail-mastodonEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-11-04Add pghero for analyzing postgres performance in productionEugen Rochko
2016-11-03Add tests for recently added API end pointsEugen Rochko
2016-11-03Fix reblogged/favourited caching; add API endpoints for who favd/reblogged st...Eugen Rochko
2016-11-02Add puma preloading, decrease DB pool size to size of threads per workerEugen Rochko
2016-11-02Replace in-memory cache store with redis store, should decrease memoryEugen Rochko
2016-11-02Fix missing default headersEugen Rochko
2016-11-02Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY,Eugen Rochko
2016-11-01Fix follow icon changing plus to minus, add terms page stubEugen Rochko
2016-10-29Adding common followers API, fixing fallback query againEugen Rochko
2016-10-23Restrict access to oauth/applications to admins onlyEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-18Adding application/jrd+json webfinger resourceEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18More debuggingEugen Rochko