Age | Commit message (Expand) | Author |
2017-03-22 | Web UI support for the new omnisearch | Eugen Rochko |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | 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-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-26 | Add <MissingIndicator /> when status or account are not found, skip alerts | Eugen Rochko |
2017-02-26 | Merge branch 'fix_626' of https://github.com/rmhasan/mastodon into rmhasan-fi... | 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-19 | added if else clause in fetchContext | Rakib Hasan |
2017-02-19 | Removing dispatch of fetchContextFail | Rakib Hasan |
2017-02-19 | Fixing issue #626 | Rakib Hasan |
2017-02-17 | Speed up/optimize loading of statuses, context and cards by not re-fetching w... | 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-02-07 | Add "clear notifications" button, exclude posts from people who have blocked ... | 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-01-31 | Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ... | Eugen Rochko |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers an... | Eugen Rochko |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | 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-23 | Fix mistake | Eugen Rochko |
2017-01-23 | Add /api/v1/notifications/clear, non-existing link cards for statuses will | Eugen Rochko |
2017-01-20 | No loading bars for cards, no failure if it 404s (that's expected) | Eugen Rochko |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-19 | Hide more non-essential loading bars | Eugen Rochko |
2017-01-19 | Don't show loading bar when re-loading already loaded status. Don't even try ... | Eugen Rochko |
2017-01-19 | Don't show loading bar when checking account timeline for newer stuff | Eugen Rochko |
2017-01-17 | Fix forgotten change of settings | Eugen Rochko |
2017-01-17 | Fix boops? | Eugen Rochko |
2017-01-17 | Add sounds for notifications. Boop by @jk@mastodon.social | Eugen Rochko |
2017-01-16 | Fix #238 - Add "favourites" column | Eugen Rochko |
2017-01-15 | Fix #449 - don't do relationships fetch for empty array of IDs | 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-06 | Add tag property to desktop notifications, preventing duplicates (i.e. when m... | Effy Elden |
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 | 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 |