about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-10-09Center error layout (#5289)Eugen Rochko
2017-10-09Fix pagination in Api::V1::BlocksController (#5285)Akihiko Odaki
2017-10-09Fix dependency of error page generation on database (#5280)Eugen Rochko
2017-10-08Fix #5272 - Order of checks in ActivityPub handler (#5276)Eugen Rochko
2017-10-08Fix #5271 - Fix missing attribute in remove_from_feed (#5277)Eugen Rochko
2017-10-08Track frequently used emojis in web UI (#5275)Eugen Rochko
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-10-08Fix #5178 - Use object URI only in Announce, instead of embedding (#5266)Eugen Rochko
2017-10-08i18n update Occitan (#5263)JeanGauthier
2017-10-08Video preload should be a string (#5267)Nolan Lawson
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-10-08Dynamically calculate card height for embeds instead of padding (#5265)Eugen Rochko
2017-10-08Show buffering in video player (#5261)Eugen Rochko
2017-10-07Add moderation note (#5240)nullkal
2017-10-07Redesign public hashtag pages (#5237)Eugen Rochko
2017-10-07Fix custom emoji in emoji picker, persist skin tone (#5258)Eugen Rochko
2017-10-07In REST API, when URL can be missing, cast it to nil (#5259)Eugen Rochko
2017-10-08Japanese translation (relative time) (#5251)MitarashiDango
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-10-07Update emoji-mart to v2.1.1 (#5256)Nolan Lawson
2017-10-07Fix regression from #5206 - deduplicate descendants (#5253)Eugen Rochko
2017-10-07Make auto-play GIFs preference affect custom emojis in web UI (#5254)Eugen Rochko
2017-10-06Fix overflowing in web UI (#5246)Lynx Kotoura
2017-10-06Improve error handling on LinkCrawlWorker (#5250)unarist
2017-10-06Fix remote profile being displayed in HTML on remote_follow (#5249)unarist
2017-10-06Fix error on reloading status detail column (#5248)K.SHIRAKASHI
2017-10-06Fix error at emoji_compressed in Firefox ESR (#5241)MIYAGI Hikaru
2017-10-06Fix theme settings (#5242)Lynx Kotoura
2017-10-06Fix thinking_face emoji autocomplete (#5238)Nolan Lawson
2017-10-06Import only Spring/Motion from react-motion (#5236)Nolan Lawson
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