about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
2017-01-26Added inline spoiler button stylesAnthony Bellew
2017-01-26Moved brackets outside of localized strings at Gargron's suggestionAnthony Bellew
2017-01-25Add brackets to visually distinguish show more / show less textAnthony Bellew
2017-01-26Improve infinite scroll on notificationsEugen Rochko
2017-01-26Follow request authorizations fasterEugen Rochko
2017-01-26Fix #537 - opengraph description should display spoiler text when presentEugen Rochko
2017-01-26Fix #538 - Darken buttons to increase contrastEugen Rochko
2017-01-26Fix CSS mistakeEugen Rochko
2017-01-26Merge pull request #534 from yiskah/patch-2Eugen
2017-01-25Only open status on left mouse pressblackle
2017-01-25Increase color contrast on getting started textshel
2017-01-25Fix loading of avatars before drawing them to canvasEugen Rochko
2017-01-25Fix #187, address #441 - <Avatar> component now plays gifs only while hoveredEugen Rochko
2017-01-25Use <summary> to encode content warnings insteadEugen Rochko
2017-01-25Fix order of migrationsEugen Rochko
2017-01-25Merge pull request #524 from blackle/masterEugen
2017-01-24fix up spoilersblackle
2017-01-25Fix #522 - prevent blocked users from rebloggingEugen Rochko
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko