about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2016-11-21Adding option to specify asset server, filter followers query by local accountsEugen Rochko
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
2016-11-15Fix #144 - Filter statuses from blocked users out of ancestors/descendants re...Eugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-15Delegate processing of incoming PuSH data to background workersEugen Rochko
2016-11-14Fix wrong link header on followers API, wrong link in tabs component, orderEugen Rochko
2016-11-13Fix #63 - Filter mentions that reply to blocked usersEugen Rochko
2016-11-13Fix another mistake with infinite user list for followingEugen Rochko
2016-11-13Fix another mistakeEugen Rochko
2016-11-13Fix infinite scrolling mistakeEugen Rochko
2016-11-13Infinite scroll for followers/following listsEugen Rochko
2016-11-13Fix stale referenceEugen Rochko