about summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-11-23Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif...Eugen Rochko
2016-11-23Rename media to avoid exposing filename (fixes #207)Andrea Faulds
2016-11-23Merge branch 'development'Eugen Rochko
2016-11-23Cache accounts/:id/statuses and single statuses tooEugen Rochko
2016-11-23Adding content sensitivity toggle, spoilers for mediaEugen Rochko
2016-11-23Merge pull request #227 from nclm/french-translationEugen
2016-11-23Rename ‘Publier’ to ‘Pouet’ in French locale.nicolas
2016-11-23Merge branch 'master' into french-translationnicolas
2016-11-23Update doorkeeper.fr.ymlnicolas
2016-11-23Update doorkeeper.fr.ymlnicolas
2016-11-23Add content spoilers for media in sensitive-content statusesEugen Rochko
2016-11-23Adding sensitive marker to statuses in APIEugen Rochko
2016-11-23Explain application secrets (#217)Andrea Faulds
2016-11-23Rename "publish" to "toot" in english locale, fix lightbox showing old imageEugen Rochko
2016-11-23Fix #168 - Turn off e-mail notifications by defaultEugen Rochko
2016-11-23Implement includes caching for timelines APIsEugen Rochko
2016-11-22More query optimizationsEugen Rochko
2016-11-22Moving some counter queries out of subqueries in the APIEugen Rochko
2016-11-22Upgrade to latest Rails, which apparently improves ActionCable performanceEugen Rochko
2016-11-22Remove unneeded indices, improve error handling in background workers, don't ...Eugen Rochko
2016-11-22Merge pull request #2 from Gargron/masternicolas
2016-11-22Merge branch 'nclm-french-translation'Eugen Rochko
2016-11-22Fix broken localesEugen Rochko
2016-11-22Update fr.jsxnicolas
2016-11-22Update fr.ymlnicolas
2016-11-22Update simple_form.fr.ymlnicolas
2016-11-22Merging code updates (Unlisted Mode)nicolas
2016-11-22Adding French locale to mastodon.jsxnicolas
2016-11-22Adding French locale to settings_helper.rbnicolas
2016-11-21Local accounts can control "silenced" attribute which removes them from publi...Eugen Rochko
2016-11-21Adding French localenicolas
2016-11-21Importing doorkeeper.fr.ymlnicolas
2016-11-21Importing devise.fr.ymlnicolas
2016-11-21Fix #163 - No need for Safari chrome on iOSEugen Rochko
2016-11-21First version for fr.jsxnicolas
2016-11-21Adding option to specify asset server, filter followers query by local accountsEugen Rochko
2016-11-21Create fr.jsxnicolas
2016-11-21First version for simple_form.fr.ymlnicolas
2016-11-21First version for fr.ymlnicolas
2016-11-21Create devise.fr.ymlnicolas
2016-11-21Create doorkeeper.fr.ymlnicolas
2016-11-21Create simple_form.fr.ymlnicolas
2016-11-21Create fr.ymlnicolas
2016-11-21Better error message in doorkeeper json responseEugen Rochko
2016-11-21Performance improvement for notifications APIEugen Rochko
2016-11-21Remove some n+1 queries from notifications APIEugen Rochko
2016-11-21Remove orphaned notifications, add scopes param to app create APIEugen Rochko
2016-11-21Merge branch 'victorhck-master'Eugen Rochko
2016-11-21Fixes for the Spanish translationEugen Rochko
2016-11-21Try to fix for browsers that don't support notificationsEugen Rochko