Age | Commit message (Expand) | Author |
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 |
2016-11-08 | Fix for thread resolve service and process feed service url method | Eugen Rochko |
2016-11-08 | Fix region setting for AWS gem | Eugen Rochko |
2016-11-08 | Improve feed regeneration | Eugen Rochko |
2016-11-08 | Fix typo | Eugen Rochko |
2016-11-08 | ProcessFeedService refactor | Eugen Rochko |
2016-11-07 | Improved configuration from ENV, cleaned up timeline filter methods | Eugen Rochko |
2016-11-07 | Click video player to toggle playback | Eugen Rochko |
2016-11-07 | Fix #135 - More prominent focus style for inputs | Eugen Rochko |
2016-11-07 | Better look/behaviours for video player/lightbox | Eugen Rochko |
2016-11-07 | Replace react-skylight with own solution that centers images better | Eugen Rochko |
2016-11-07 | Fix account and hashtag regex | Eugen Rochko |
2016-11-07 | Do not modify scroll position unless content has been added to the top, not b... | Eugen Rochko |
2016-11-07 | Keep scroll position when scrolled down and new content is added | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |
2016-11-06 | Fix URL configuration when S3 is enabled | Eugen Rochko |
2016-11-06 | Add test for FanOutOnWriteService | Eugen Rochko |
2016-11-05 | Improve @mention regex | Eugen Rochko |
2016-11-05 | Fix remote hashtag linking | Eugen Rochko |
2016-11-05 | Fix mistake | Eugen Rochko |
2016-11-05 | Fix linking of remote hashtags in UI, add public view of hashtags | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-04 | Adding hashtag model | Eugen Rochko |
2016-11-04 | Fix web app manifests | Eugen Rochko |
2016-11-04 | Add forgotten reducer for FAVOURITES_FETCH_SUCCESS | Eugen Rochko |
2016-11-04 | Adding list of who favourited status | Eugen Rochko |
2016-11-04 | Reduce code duplication, add touch scrolling behaviour for webkit browsers | Eugen Rochko |
2016-11-04 | Optimize how statuses are re-rendered and relative time intervals | Eugen Rochko |
2016-11-03 | Add list of who reblogged status | Eugen Rochko |
2016-11-03 | Aria-labels actually didn't work in React, so removing. Fixing some bugs | Eugen Rochko |
2016-11-03 | Fix #136: Add aria-labels | Eugen Rochko |