Age | Commit message (Expand) | Author |
2016-11-18 | Catch validation errors in ProcessFeedService so that one failing entry would... | Eugen Rochko |
2016-11-18 | Don't create attachments if remote file cannot be fetched | Eugen Rochko |
2016-11-18 | Validate presence of text even for remote statuses | Eugen Rochko |
2016-11-18 | Fix OAuth authorization page and add a spec for it | Eugen Rochko |
2016-11-18 | Added spanish translation (#150) | Victorhck |
2016-11-18 | Adding german localization | Eugen Rochko |
2016-11-17 | Add an Intl polyfill | Eugen Rochko |
2016-11-17 | Fix #148 - Devise mailer fixed, test spec added so it won't slip past again | Eugen Rochko |
2016-11-16 | Remove broken test | Eugen Rochko |
2016-11-16 | i18n for devise mailer too | Eugen Rochko |
2016-11-16 | Add user locale setting | Eugen Rochko |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-15 | Adding some localizations | Eugen Rochko |
2016-11-15 | Improve how public status pages look slightly | Eugen Rochko |
2016-11-15 | Support emojis in display name, bio | Eugen Rochko |
2016-11-15 | Fix #144 - Filter statuses from blocked users out of ancestors/descendants re... | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-15 | Delegate processing of incoming PuSH data to background workers | Eugen Rochko |
2016-11-14 | Fix wrong link header on followers API, wrong link in tabs component, order | Eugen Rochko |
2016-11-13 | Fix #63 - Filter mentions that reply to blocked users | Eugen Rochko |
2016-11-13 | Fix another mistake with infinite user list for following | Eugen Rochko |
2016-11-13 | Fix another mistake | Eugen Rochko |
2016-11-13 | Fix infinite scrolling mistake | Eugen Rochko |
2016-11-13 | Infinite scroll for followers/following lists | Eugen Rochko |
2016-11-13 | Fix stale reference | Eugen Rochko |
2016-11-13 | Use privacy policy from Discourse | Eugen Rochko |
2016-11-13 | Force utf-8 encoding when processing XML | Eugen Rochko |
2016-11-13 | Making upload button into a smaller icon button | Eugen Rochko |
2016-11-13 | Fix #110 - Make web UI use browser history, change links in e-mails to link t... | Eugen Rochko |
2016-11-13 | Debounce autosuggestions requests | Eugen Rochko |
2016-11-13 | Search component | Eugen Rochko |
2016-11-13 | Fix #142 - Escape ILIKE special characters from Account.find_remote | Eugen Rochko |
2016-11-12 | Weigh username matches higher than domain matches in account search | Eugen Rochko |
2016-11-12 | Add limit to search results | Eugen Rochko |
2016-11-12 | Use full-text search for autosuggestions | Eugen Rochko |
2016-11-10 | Enable emojis in reply indicator as well | Eugen Rochko |
2016-11-10 | Fix modals sizing and add animation to it, fix #140 by only making the text of | Eugen Rochko |
2016-11-10 | Fix public timeline query | Eugen Rochko |
2016-11-10 | Fix #131 - Make active favourite buttons yellow | Eugen Rochko |
2016-11-10 | Fix #122 - Add microformats-2 classes to mention links | Eugen Rochko |
2016-11-10 | Fix live status removal from public/hashtag channels | Eugen Rochko |
2016-11-10 | Discard misattributed remote statuses, improve timelines filter | Eugen Rochko |
2016-11-10 | Improve filtering of public/hashtag timelines, both in backlog and real-time | Eugen Rochko |
2016-11-09 | Status removal is broadcast to public/hashtag timelines too | Eugen Rochko |
2016-11-09 | Replace setting custom CORS headers with rack-cors, set it on /oauth/token en... | Eugen Rochko |
2016-11-09 | API pagination for all collections using Link header | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | Eugen Rochko |
2016-11-08 | Adding Emoji One | Eugen Rochko |
2016-11-08 | Adding more logging | Eugen Rochko |