about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-02-05Preheat status cacheEugen Rochko
2017-02-05Fix showing ellipsis even when link hasn't been cut offEugen Rochko
2017-02-05Fix #552 - Replace image links with image icons in status text in the UIEugen Rochko
2017-02-05Fix content warning marginEugen Rochko
2017-02-05Remove react-dnd as it was interfering with text selection. Move contentEugen Rochko
2017-02-05Add tracking of delay to streaming APIEugen Rochko
2017-02-05Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longerEugen Rochko
2017-02-05Add next/previous navigation in modal for media attachmentsEugen Rochko
2017-02-05No replies filter on home timeline no longer hides self-repliesEugen Rochko
2017-02-05Getting started on draggable columnsEugen Rochko
2017-02-05Fix column settings not being scrollable on short screensEugen Rochko
2017-02-05Display mentions prepended to the content warningEugen Rochko
2017-02-04untested!! spoiler hotfix for replieshoodie
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-02-03easier comprehension of toot settings and properties (#595)hoodie
2017-02-02Fix bugEugen Rochko
2017-02-02Add logging and filtering to the node.js streaming APIEugen Rochko
2017-02-02Prevent potential issue with public/hashtag statuses arriving afterEugen Rochko
2017-02-02Move rendering of JSON payloads for public/hashtag timelines toEugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2017-01-31Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ...Eugen Rochko
2017-01-31Revert to animating avatars by defaultEugen Rochko
2017-01-31Fix elephant friendEugen Rochko
2017-01-31Fix CORS issue on avatars resamplingEugen Rochko
2017-01-31Fix text overlapping image in Edge and on mobile (#582)tom
2017-01-30Add "open in web" link to detailed public status pagesEugen Rochko
2017-01-30Fix not reloading account/fetching relationship on newly independent componentsEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-30Add explicit "load more" link to the bottom of StatusList and notificationsEugen Rochko
2017-01-30Improve avatar resampling of non-animated canvasEugen Rochko
2017-01-30Resolve confusion between ColumnBackButton and the slim version thatEugen Rochko
2017-01-29Add missing back button to "Follow Requests"Billie Thompson
2017-01-29Fix avatar scaling on high-DPI displays (#573)Misty De Meo
2017-01-29Fix testsEugen Rochko
2017-01-29API for apps to register for push notificationsEugen Rochko
2017-01-28Fix settings design on mobileEugen Rochko
2017-01-28Split 2FA login into two promptsEugen Rochko
2017-01-28Add pixel background to modal imagesEugen Rochko
2017-01-28Update settings to re-use admin layout, one big navigation tree, improve sett...Eugen Rochko
2017-01-27Clean upEugen Rochko
2017-01-27Added optional two-factor authenticationEugen Rochko
2017-01-27Less ambiguous sensitive content toggle label (#556)Zachary Spector
2017-01-27fix button outline showing on clicks for prettinesshoodie
2017-01-27Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,Eugen Rochko
2017-01-26Fix font weightEugen Rochko
2017-01-26Move the fonts from Google Fonts to local assetsBillie Thompson
2017-01-26Fix up timeout, improve contrast on "show more", add responsive styleEugen Rochko
2017-01-26Removed accidental n+1 query from notifications, updated some deps,Eugen Rochko
2017-01-26Removed line break before spoiler link, changed color of bg for spoiler linkAnthony Bellew
2017-01-26Add Padding to inline styles for spoilerAnthony Bellew