about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2016-11-22Moving some counter queries out of subqueries in the APIEugen Rochko
2016-11-22Remove unneeded indices, improve error handling in background workers, don't ...Eugen Rochko
2016-11-22Update fr.jsxnicolas
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-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-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-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-19Graphic emoji in usernames in the "reblogged" string above statusEugen Rochko
2016-11-19Display human names of locales in dropdownEugen Rochko
2016-11-19Activating Spanish i18nEugen Rochko
2016-11-19Add more Spanish i18nEugen Rochko
2016-11-18Move Salmon processing to background as well as PuSHEugen Rochko
2016-11-18Catch validation errors in ProcessFeedService so that one failing entry would...Eugen Rochko
2016-11-18Don't create attachments if remote file cannot be fetchedEugen Rochko
2016-11-18Validate presence of text even for remote statusesEugen Rochko
2016-11-18Fix OAuth authorization page and add a spec for itEugen Rochko
2016-11-18fixed typosvictorhck
2016-11-18Added spanish translation (#150)Victorhck
2016-11-18Fix syntax errorEugen
2016-11-18doing spanish translationvictorhck
2016-11-18added spanish translationvictorhck
2016-11-18Adding german localizationEugen Rochko
2016-11-17Add an Intl polyfillEugen Rochko
2016-11-17Fix #148 - Devise mailer fixed, test spec added so it won't slip past againEugen Rochko
2016-11-16Remove broken testEugen Rochko
2016-11-16i18n for devise mailer tooEugen Rochko
2016-11-16Add user locale settingEugen Rochko
2016-11-16Adding react-intl i18n to the frontend. No translations yetEugen Rochko
2016-11-16Localizations for most server-side stringsEugen Rochko
2016-11-15Adding some localizationsEugen Rochko
2016-11-15Improve how public status pages look slightlyEugen Rochko
2016-11-15Support emojis in display name, bioEugen Rochko