Age | Commit message (Expand) | Author |
2016-11-13 | Debounce autosuggestions requests | Eugen Rochko |
2016-11-13 | Search component | 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 #131 - Make active favourite buttons yellow | Eugen Rochko |
2016-11-10 | Fix live status removal from public/hashtag channels | 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-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 | 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-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 | 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 |
2016-11-03 | Allow @username@domain/@username in follow form, prevent duplicate accounts | Eugen Rochko |
2016-11-03 | Add own composed status to home without waiting for websocket event | Eugen Rochko |
2016-11-02 | Fix subtle bugs, new icon button | Eugen Rochko |
2016-11-02 | Merge pull request #132 from marcus-herrmann/master | Eugen |
2016-11-02 | a11y: Improve icon button component regarding semantics and screen reader usage | mhe |
2016-11-02 | a11y: Add labels to input fields for screenreader | Frederic Hemberger |
2016-11-01 | Fix follow icon changing plus to minus, add terms page stub | Eugen Rochko |
2016-11-01 | Catch 404 errors when downloading remote media, add screenshot to landing page | Eugen Rochko |
2016-10-31 | Actually fix the reblogs/favs reducer issue | Eugen Rochko |
2016-10-31 | Fix forgotten reducers for reblogs/favourites | Eugen |
2016-10-31 | Fix accounts not being normalized from context statuses | Eugen |
2016-10-30 | Actually complete the autosuggestion feature | Eugen Rochko |
2016-10-30 | Basic username autocomplete for text area | Eugen Rochko |
2016-10-30 | Refactoring redux state into different reducers | Eugen Rochko |
2016-10-29 | Hide notes on user lists for now | Eugen Rochko |
2016-10-28 | Make suggestions box also use user list components | Eugen Rochko |
2016-10-28 | Improved how user lists look, added follow button to them | Eugen Rochko |
2016-10-27 | Adding following/followers lists to the UI | Eugen Rochko |
2016-10-25 | Guard against unexisting statuses rendering | Eugen Rochko |
2016-10-24 | Add opening images in a modal window | Eugen Rochko |
2016-10-24 | Move status components inside individual containers. We still need to select | Eugen Rochko |
2016-10-23 | Fix OAuth authorization redirect | Eugen Rochko |