Age | Commit message (Expand) | Author |
2017-02-09 | Fix #614 - extra reply-boolean on statuses to account for cases when replied-to | Eugen Rochko |
2017-02-09 | Progress on moving color styles to Sass | Eugen Rochko |
2017-02-07 | Change blocked users icon to fa-ban in getting started view (#608) | Isabelle Knott |
2017-02-07 | Make streaming API use one pattern-matching redis pubsub connection | 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-06 | Add streaming API channels for local-only statuses | Eugen Rochko |
2017-02-06 | Add API modifiers to limit returned toots from public/hashtag timelines | Eugen Rochko |
2017-02-05 | Don't allow people to follow people they blocked without unblocking first | Eugen Rochko |
2017-02-05 | Remove bios from blocked users list, filter out broken entries from API response | Eugen Rochko |
2017-02-05 | Add link to blocked users to getting started page | 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 | Fix #552 - Replace image links with image icons in status text in the UI | Eugen Rochko |
2017-02-05 | Fix content warning margin | Eugen Rochko |
2017-02-05 | Remove react-dnd as it was interfering with text selection. Move content | Eugen Rochko |
2017-02-05 | Add tracking of delay to streaming API | Eugen Rochko |
2017-02-05 | Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longer | Eugen Rochko |
2017-02-05 | Add next/previous navigation in modal for media attachments | Eugen Rochko |
2017-02-05 | No replies filter on home timeline no longer hides self-replies | Eugen Rochko |
2017-02-05 | Getting started on draggable columns | Eugen Rochko |
2017-02-05 | Fix column settings not being scrollable on short screens | Eugen Rochko |
2017-02-05 | Display mentions prepended to the content warning | Eugen Rochko |
2017-02-04 | untested!! spoiler hotfix for replies | hoodie |
2017-02-04 | Make the streaming API also handle websockets (because trying to get the brow... | Eugen Rochko |
2017-02-03 | easier comprehension of toot settings and properties (#595) | hoodie |
2017-02-02 | Add logging and filtering to the node.js streaming API | Eugen Rochko |
2017-02-02 | Prevent potential issue with public/hashtag statuses arriving after | Eugen Rochko |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko |
2017-01-31 | Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ... | Eugen Rochko |
2017-01-31 | Revert to animating avatars by default | Eugen Rochko |
2017-01-31 | Fix CORS issue on avatars resampling | Eugen Rochko |
2017-01-30 | Fix not reloading account/fetching relationship on newly independent components | Eugen Rochko |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers an... | Eugen Rochko |
2017-01-30 | Add explicit "load more" link to the bottom of StatusList and notifications | Eugen Rochko |
2017-01-30 | Improve avatar resampling of non-animated canvas | Eugen Rochko |
2017-01-30 | Resolve confusion between ColumnBackButton and the slim version that | Eugen Rochko |
2017-01-29 | Add missing back button to "Follow Requests" | Billie Thompson |
2017-01-29 | Fix avatar scaling on high-DPI displays (#573) | Misty De Meo |
2017-01-27 | Clean up | Eugen Rochko |
2017-01-27 | Less ambiguous sensitive content toggle label (#556) | Zachary Spector |
2017-01-27 | Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB, | Eugen Rochko |
2017-01-26 | Fix up timeout, improve contrast on "show more", add responsive style | Eugen Rochko |
2017-01-26 | Removed accidental n+1 query from notifications, updated some deps, | Eugen Rochko |
2017-01-26 | Removed line break before spoiler link, changed color of bg for spoiler link | Anthony Bellew |
2017-01-26 | Add Padding to inline styles for spoiler | Anthony Bellew |
2017-01-26 | Added inline spoiler button styles | Anthony Bellew |
2017-01-26 | Moved brackets outside of localized strings at Gargron's suggestion | Anthony Bellew |
2017-01-25 | Add brackets to visually distinguish show more / show less text | Anthony Bellew |
2017-01-26 | Improve infinite scroll on notifications | Eugen Rochko |
2017-01-25 | Only open status on left mouse press | blackle |