Age | Commit message (Expand) | Author |
2016-11-21 | Switch to compose route when replying and compose is not mounted | Eugen Rochko |
2016-11-21 | Fix responsive layout breakpoint, replace mentions column with notifications | Eugen Rochko |
2016-11-20 | Adding notifications column | Eugen Rochko |
2016-11-18 | Adding german localization | Eugen Rochko |
2016-11-17 | Add an Intl polyfill | Eugen Rochko |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko |
2016-11-15 | Support emojis in display name, bio | Eugen Rochko |
2016-11-14 | Fix wrong link header on followers API, wrong link in tabs component, order | Eugen Rochko |
2016-11-13 | Infinite scroll for followers/following lists | 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-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-07 | Replace react-skylight with own solution that centers images better | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |
2016-11-05 | Adding hashtags | 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-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-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-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-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-19 | Fix #100 - Add "back" button to certain views | Eugen Rochko |
2016-10-18 | Remember scroll position when navigating back, do not needlessly reload | Eugen Rochko |
2016-10-17 | Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues | Eugen Rochko |
2016-10-16 | Don't preload timelines as props, load them when timeline component is mounted | Eugen Rochko |
2016-10-16 | Fix scrolling on small devices for account timelines and compose column | Eugen Rochko |
2016-10-16 | Backfill follow suggestions with fallback when not enough results. Cycling | Eugen Rochko |
2016-10-15 | Fix typo | Eugen Rochko |
2016-10-15 | Fix follow suggestions ranking | Eugen Rochko |
2016-10-15 | Fix suggestions box style for long names | Eugen Rochko |
2016-10-15 | Display follow suggestions | Eugen Rochko |
2016-10-14 | Add "edit profile" link to dropdown on own profile | Eugen Rochko |
2016-10-14 | E-mail preferences page | Eugen Rochko |
2016-10-12 | Fix styles | Eugen Rochko |