about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-01-17Fix slightly cropped font on settings page dropdowns when using system font (...Mélanie Chauvel (ariasuni)
2019-01-17Allow event defaults on index for text data transfer (#9840)tmm576
2019-01-17Improve the public hashtag page (#9831)Eugen Rochko
2019-01-17Hide floating action button on search and getting started pages (#9826)tmm576
2019-01-16Fix public hashtag timeline width on mobile, fix scrollbar width compensation...ThibG
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
2019-01-16Use summary as summary for converted ActivityPub objects (#9823)Eugen Rochko
2019-01-16Reduce chances of race conditions when processing deleted toots (#9815)ThibG
2019-01-15Weblate translations (2019-01-15) (#9813)Renato "Lond" Cerqueira
2019-01-14Make hashtag search results link to the hashtag URL (#9810)ThibG
2019-01-14Fix hashtag timeline on mobile (#9806)ThibG
2019-01-14Display a double reply arrow on public pages for toots that are replies (#9808)ThibG
2019-01-14Fix undefined method error in sidekiq (#9807)Renato "Lond" Cerqueira
2019-01-14make draggingOver state off correctly (#9797)Hinaloe
2019-01-13Add attachment list fallback to public pages (#9780)ThibG
2019-01-11Adjust admin UI right panel size (#9768)Jeong Arm
2019-01-11change height on narrow view to take 100% of screen (#9781)Mateusz Bugowski
2019-01-11Hide CWed content in notifications and fix sensitive images without CWs (#9778)ThibG
2019-01-10Postpone scroll-to-detailed status after react components are loaded (#9773)ThibG
2019-01-09i18n: Update Polish translation (#9674)Marcin Mikołajczak
2019-01-08Change "federation" admin UI link to point to "limited" domains (#9762)Eugen Rochko
2019-01-08Remove obsolete web UI translations (#9761)Eugen Rochko
2019-01-08Changed not to display DISCOVER subheader via single column layout. (#9759)mayaeh
2019-01-08Weblate translations (2019-01-08) (#9758)Eugen Rochko
2019-01-08Redesign admin instances area (#9645)Eugen Rochko
2019-01-07Move profile directory link in web UI from footer to discover section (#9745)Eugen Rochko
2019-01-07Improvements to signature verification (#9667)ThibG
2019-01-07Stop gifv timeline preview explicitly when open the media gallery. (#9749)kedama
2019-01-07Change remote interaction dialog to use specific actions (#9743)Eugen Rochko
2019-01-07Add locale param to sign-up API (#9747)Eugen Rochko
2019-01-07refactored account.js (#9739)0xflotus
2019-01-06Fix embed play icons regression from #9715 (#9731)Eugen Rochko
2019-01-06Add cache to custom emojis API (#9732)Eugen Rochko
2019-01-06Fix deleting a scheduled status immediately deleting media attachments (#9728)Eugen Rochko
2019-01-06Fix wrong param name in scheduled statuses and return params in API (#9725)Eugen Rochko
2019-01-06Fix PublishScheduledStatusWorker being queued with no arguments (#9724)Eugen Rochko
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2019-01-05Follow new account before unfollowing the old one during move (#9719)Eugen Rochko
2019-01-05Use Contact User as Relay, Report, Subscribe. (#9661)Naoki Kosaka
2019-01-05Change note length validation to ignore mention domains and URLs (#9717)Eugen Rochko
2019-01-04Fix unreadable text color in report modal for some statuses (#9716)Eugen Rochko
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2019-01-04Display fallback link card thumbnail when none is given (#9715)Eugen Rochko
2019-01-04Add preview cards to non-detailed statuses on public pages (#9714)Eugen Rochko
2019-01-04Fix admin UI view of local followers (#9712)Eugen Rochko
2019-01-03Fix list of local followers showing remote followers in admin UI (#9700)Eugen Rochko
2019-01-03Add specs for UnreservedUsernameValidator (#9698)ysksn
2019-01-02Improve e-mail digest (#9689)Eugen Rochko
2019-01-02Upgrade ESLint to v5.x (#9694)Yamagishi Kazutoshi
2019-01-02Ensure blocked user unfollows blocker if Block/Undo Block are processed out o...ThibG