Age | Commit message (Expand) | Author |
2017-04-21 | Put space before image (#1735) | Rachel H |
2017-04-13 | Fix #1609, fix #1628 - Revert #1397 (#1700) | Eugen |
2017-04-13 | Clear spoiler when replying to toot that doesn't also have a spoiler (#1662) | Isabelle Knott |
2017-04-12 | Focus textarea when text is inserted (#1320) | 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-02-26 | Improve compose form performance, upgrade JS dependencies. LightingBox | Eugen Rochko |
2017-02-22 | Improve performance of compose form | Eugen Rochko |
2017-02-18 | Fix #642 - Add "empty column" text to home/notifications | Eugen Rochko |
2017-02-17 | Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with m... | Eugen Rochko |
2017-02-13 | Clean up collapsible components | Eugen Rochko |
2017-02-09 | Fix #614 - extra reply-boolean on statuses to account for cases when replied-to | Eugen Rochko |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | 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 |
2017-01-20 | Fix #475 - add space after autocomplete | Eugen Rochko |
2017-01-16 | Fix upload file input being re-rendered needlessly | Eugen Rochko |
2017-01-09 | Improve initialState loading | Eugen Rochko |
2017-01-03 | On file-drag, show a border around textarea | Mitchell Hentges |
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-14 | Re-implemented autosuggestions component for the compose form | 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 | Use full-text search for autosuggestions | 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-24 | Move status components inside individual containers. We still need to select | Eugen Rochko |
2016-09-26 | Fix #55 - Filter self from pre-filled mentions | Eugen Rochko |
2016-09-22 | Uploading/undoing media modifies status text. Also: status text trimmed befor... | Eugen Rochko |
2016-09-22 | API returns mentions for statuses, compose form pre-fills all relevant userna... | Eugen Rochko |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | 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 | Make compose form also use normalized data | Eugen Rochko |
2016-08-31 | Fix typo | Eugen Rochko |
2016-08-31 | Replies in the compose form | Eugen Rochko |
2016-08-31 | Cleaning up action names and compose drawer | Eugen Rochko |