Age | Commit message (Expand) | Author |
2017-04-13 | Convert emoji shortnames when sending status (#1666) | Rachel H |
2017-03-25 | When replying to status with content warning, prefill content warning | Eugen Rochko |
2017-03-25 | Redesigned compose form | Eugen Rochko |
2017-03-24 | Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) | Eugen Rochko |
2017-03-02 | Fix #372 - Emoji picker | Eugen Rochko |
2017-03-01 | Fix typo | Eugen Rochko |
2017-03-01 | Revert infinite scroll in timelines back to looking at ID of oldest | Eugen Rochko |
2017-02-19 | Split public timeline into "public timeline" which is local, and | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko |
2017-02-07 | Fix wrong prediction of whether toot will apear on public timeline in UI | Eugen Rochko |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers an... | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-23 | Implement a click-to-view spoiler system | blackle |
2016-12-24 | Hide unlisted toggle when private is active, hide nsfw toggle when no files a... | Eugen Rochko |
2016-12-24 | Re-add unlisted toggle to the UI | Anthony Bellew |
2016-12-23 | Compose form in the UI now has public/private toggle instead of public/unlisted | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-14 | Re-implemented autosuggestions component for the compose form | Eugen Rochko |
2016-12-05 | Downsize originals in media attachments, small fixes | Eugen Rochko |
2016-12-04 | Fix rule | Eugen Rochko |
2016-12-04 | Fix mutating objects | Eugen Rochko |
2016-12-04 | Better responsiveness | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |
2016-11-23 | Adding content sensitivity toggle, spoilers for media | Eugen Rochko |
2016-11-21 | Switch to compose route when replying and compose is not mounted | 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-03 | Aria-labels actually didn't work in React, so removing. Fixing some bugs | Eugen Rochko |
2016-11-03 | Add own composed status to home without waiting for websocket event | 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-24 | Move status components inside individual containers. We still need to select | Eugen Rochko |
2016-10-18 | Improve how errors are displayed in the UI | Eugen Rochko |
2016-10-18 | Add console.error to all axios failures | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-18 | Live update account timelines, small fix for replyCompose | Eugen Rochko |
2016-09-18 | Remove unused action constants | Eugen Rochko |
2016-09-12 | Adding a notification stack for error messages | Eugen Rochko |
2016-09-07 | UI for uploading media attachments (and cancelling them) | Eugen Rochko |
2016-09-05 | Fix reply bug introduced when compose form started using normalized data | Eugen |
2016-09-05 | Make compose form also use normalized data | Eugen Rochko |
2016-09-01 | Favouriting works, reblogging is a little broken because of <Status> | Eugen Rochko |
2016-08-31 | Replies in the compose form | Eugen Rochko |
2016-08-31 | Cleaning up action names and compose drawer | Eugen Rochko |