about summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-11-23Adding sensitive marker to statuses in APIEugen Rochko
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 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
2016-11-21Icon for desktop notificationsEugen Rochko
2016-11-21Switch to compose route when replying and compose is not mountedEugen Rochko
2016-11-21Use old rules for mention notifications as for mentions timelineEugen Rochko
2016-11-21Desktop notificationsEugen Rochko
2016-11-21Fix responsive layout breakpoint, replace mentions column with notificationsEugen Rochko
2016-11-21Call NotifyService about remote reblogsEugen Rochko
2016-11-20Adding notifications columnEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko
2016-11-20Portuguese translation (front-end)caesarologia
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-19Merge branch 'master' of https://github.com/victorhck/mastodonvictorhck