Age | Commit message (Expand) | Author |
2017-03-31 | Fix web UI profile clickable area overlapping with follow button area | Eugen Rochko |
2017-03-02 | Fix #231 - Muting | Eugen Rochko |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave |
2017-03-01 | Fix incorrect detection of local vs remote user in web UI | Eugen Rochko |
2017-03-01 | Fix #291 - Add visual indication that numbers for remote users may be inaccurate | Eugen Rochko |
2017-03-01 | Improved dropdowns | Eugen Rochko |
2017-02-26 | Fix broken dependency on inner react utility function | Eugen Rochko |
2017-02-21 | Fix #38 - Unread indicator when new content appears above the fold | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-10 | Move more colours to scss | Lorenz Diener |
2017-02-09 | Progress on moving color styles to Sass | Eugen Rochko |
2017-02-05 | Don't allow people to follow people they blocked without unblocking first | Eugen Rochko |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers an... | Eugen Rochko |
2017-01-20 | Fix #475 - add space after autocomplete | Eugen Rochko |
2017-01-09 | Merge branch 'dropdown' of https://github.com/blackle/mastodon into blackle-d... | Eugen Rochko |
2017-01-08 | Switch to compose view when tapping 'mention' in dropdown on mobile | blackle |
2017-01-08 | Expand dropdown leftways on status view | blackle |
2017-01-07 | Improve contrast of bio and username text in account info | blackle |
2017-01-01 | Adding remote follow button | Eugen Rochko |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-12 | Fix timelines loading bug | Eugen Rochko |
2016-11-24 | Center header in account column, hide media in "muted" status components (not... | Eugen Rochko |
2016-11-23 | Follow/unfollow button outside of dropdown, also make favs/reblogs update ind... | Eugen Rochko |
2016-11-18 | Adding german localization | 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-10 | Fix modals sizing and add animation to it, fix #140 by only making the text of | 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-10-30 | Refactoring redux state into different reducers | Eugen Rochko |
2016-10-27 | Adding following/followers lists to the UI | 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-16 | Fix scrolling on small devices for account timelines and compose column | Eugen Rochko |
2016-10-14 | Add "edit profile" link to dropdown on own profile | Eugen Rochko |
2016-10-09 | Improved how in-UI profiles look | Eugen Rochko |
2016-10-09 | Making AccountTimeline into a sub-route | Eugen Rochko |
2016-10-08 | Use reselect to memoize denormalization in UI state | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-06 | Fix #73 - Click on in-UI profile avatar/name to open public profile | Eugen Rochko |
2016-10-06 | Styling loading indicator, removing unused routes, adding "getting started" e... | Eugen Rochko |
2016-10-06 | Fix how missing display name is displayed (fallback to username) | Eugen Rochko |
2016-10-03 | Blocking will prevent e-mail notifications from blocked user, blocks in UI | Eugen Rochko |
2016-10-02 | Unreblogging and unfavouriting from the UI | Eugen Rochko |
2016-09-30 | Deleting statuses from UI | Eugen Rochko |
2016-09-25 | Improved style of settings page | Eugen Rochko |
2016-09-25 | Improved styling for media/videos in detailed status view | Eugen Rochko |
2016-09-23 | Temporarily link "settings" to the static version of the form | Eugen Rochko |
2016-09-23 | Improved ColumnsArea on smaller windows, improved how ActionBar looks | Eugen Rochko |