about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson
2017-10-06import only Overlay from react-overlays (#5235)Nolan Lawson
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-10-05Improve admin UI for custom emojis, add copy/disable/enable (#5231)Eugen Rochko
2017-10-05When processing custom emoji, ensure a non-animated version exists (#5230)Eugen Rochko
2017-10-05Fix regression in FetchRemoteResourceService (#5217)ThibG
2017-10-04adjust public profile pages 2 (#5223)Lynx Kotoura
2017-10-04Fix #5050 - Use summary_large_image only with media attachments (#5219)Eugen Rochko
2017-10-04Fix style of email domain block table (#5218)Lynx Kotoura
2017-10-04fix error (When part of conversation has already been deleted.) (#5216)MitarashiDango
2017-10-04Implement EmailBlackList (#5109)utam0k
2017-10-04Supply @instance variable in password reset instructions / password change ma...Ryo Kajiwara
2017-10-04Separate notifications preferences from general preferences (#4447)Yamagishi Kazutoshi
2017-10-04Check Webfinger-returned author URI even when not redirected (#5213)ThibG
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-10-04Fix undefined local variable (regression from #5114) (#5210)Yamagishi Kazutoshi
2017-10-04Use own, shorter relative timestamps (#5171)Eugen Rochko
2017-10-04Follow up to #5172, clean up notifications after mute like after block (#5198)Eugen Rochko
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-10-04When a streaming API status arrives, sort it into conversations (#5206)Eugen Rochko
2017-10-04Use separate workers to process imports, retry failures (#5207)Eugen Rochko
2017-10-04Fix possible acct: uri usurpation in ActivityPub account discovery (#5208)Eugen Rochko
2017-10-03Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)ThibG
2017-10-03i18n: Update Polish translation (#5202)m4sk1n
2017-10-03Compress emoji_data_light.js (#5201)Nolan Lawson
2017-10-03Add pagination in media modal (#4343)PFM
2017-10-03Add placeholder text color to form of media attachments (#5196)Yamagishi Kazutoshi
2017-10-03Add missing Japanese translations (#5193)Yamagishi Kazutoshi
2017-10-03Remove aria-label of status content (#5195)Akihiko Odaki
2017-10-03Update German translation (#5189)Jakob Kramer
2017-10-03When muting, clear web UI like for blocks (#5172)Eugen Rochko
2017-10-03Fix #5079, fix #5186 - Emoji picker fixes (#5187)Eugen Rochko
2017-10-02i18n: Update translation files and Polish translation (#5180)m4sk1n
2017-10-02Fix stupid typo (#5184)Jeong Arm
2017-10-02Korean translation (#5185)Jeong Arm
2017-10-02Make IdsToBigints (mostly!) non-blocking (#5088)aschmitz
2017-10-02Search popout (#5170)Eugen Rochko
2017-10-02Code-split emoji-mart picker and data (#5175)Nolan Lawson
2017-10-02Append confirmation link as plain text (#5146)Jeong Arm
2017-10-02Suppress backtrace from Request#perform (#5174)Daigo 3 Dango
2017-10-02Toggle contain:strict on fullscreen (#5159)Nolan Lawson
2017-10-02Make Chrome splash screen same color as web UI's background color (#5169)Eugen Rochko
2017-10-01Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)Eugen Rochko
2017-10-01Reorganize preferences page (#5161)Eugen Rochko
2017-10-01Add image descriptions to title attribute to view on mouse hover/long-press. ...Daggertooth
2017-09-30Fix order of paginated accounts in FollowerDomainsController and spec (#3357)Akihiko Odaki
2017-09-30Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112)Eugen Rochko
2017-09-30Retry ActivityPub delivery a few more times (#5014)ThibG
2017-09-30trivial refactoring for emojify() (#5075)MIYAGI Hikaru
2017-09-30Improve IntersectionObserverArticle perf (#5152)Nolan Lawson