Age | Commit message (Expand) | Author |
2017-04-02 | Keep track of which timelines are connected live to avoid redundant | Eugen Rochko |
2017-04-01 | Made modal system more generic | Eugen Rochko |
2017-03-31 | Fix reworked search | Eugen Rochko |
2017-03-31 | Rework search | Eugen Rochko |
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-22 | Fix full-text search query quotation, improve tag search performance with an ... | Eugen Rochko |
2017-03-22 | Web UI support for the new omnisearch | 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-02 | Fix #372 - Emoji picker | Eugen Rochko |
2017-02-26 | Add <MissingIndicator /> when status or account are not found, skip alerts | 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-21 | Fix #38 - Unread indicator when new content appears above the fold | Eugen Rochko |
2017-02-19 | Fix infinite scrolling breaking after navigation | Eugen Rochko |
2017-02-19 | Split public timeline into "public timeline" which is local, and | 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-15 | Fix #634 - Only include innermost-level statuses in report UI | Eugen Rochko |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | 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-07 | Add "clear notifications" button, exclude posts from people who have blocked ... | Eugen Rochko |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
2017-02-05 | Fix #61 - Add list of blocked users to the UI; clean up failed push notificat... | Eugen Rochko |
2017-02-05 | Add next/previous navigation in modal for media attachments | Eugen Rochko |
2017-02-02 | Prevent potential issue with public/hashtag statuses arriving after | Eugen Rochko |
2017-01-26 | Improve infinite scroll on notifications | Eugen Rochko |
2017-01-25 | Instead of using spoiler boolean and spoiler_text, simply check for non-blank... | Eugen Rochko |
2017-01-24 | Merge branch 'master' into master | Eugen |
2017-01-24 | Set isLoading false on timelines when request fails | Eugen Rochko |
2017-01-24 | Smarter infinite scroll | 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-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-19 | Fix #222 - Update followers count when following/unfollowing | Eugen Rochko |
2017-01-17 | Add sounds for notifications. Boop by @jk@mastodon.social | Eugen Rochko |
2017-01-16 | Fix upload file input being re-rendered needlessly | Eugen Rochko |
2017-01-16 | Fix #238 - Add "favourites" column | Eugen Rochko |
2017-01-15 | Fix #427 - don't suggest hashtag if the search value contains a space | Eugen Rochko |
2017-01-10 | Home column filters | Eugen Rochko |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |
2017-01-09 | Improve initialState loading | Eugen Rochko |
2017-01-07 | Fix #147 - Unreblogging will leave original status in feeds | Eugen Rochko |
2017-01-03 | On file-drag, show a border around textarea | Mitchell Hentges |
2017-01-02 | See #244 - Added notifications column settings to filter what's displayed | Eugen Rochko |
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko |
2016-12-24 | Re-add unlisted toggle to the UI | Anthony Bellew |