about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-04-07Add a circuit breaker for ActivityPub deliveries (#7053)Eugen Rochko
2018-04-07i18n: improve "Welcome" translation in Portuguese (#7068)Hisham Muhammad
2018-04-07Prevent admins and moderators eavesdropping in private and direct toots (#7067)Alda Marteau-Hardi
2018-04-07Forward deletes on the same path as reply forwarding (#7058)Eugen Rochko
2018-04-07Remove duplicate frequently used emojis (#7064)Harmon
2018-04-04retrieve custom emoji list via API instead of before page load (#7047)Isatis
2018-04-04Adjust privacy policy (#6666)Eugen Rochko
2018-04-04Revert "Add double-tap zoom functionary to `ZoomableImage` (#6944)" (#7035)Emelia Smith
2018-04-04Add contact account to landing page ("Administered by") (#6984)Eugen Rochko
2018-04-03Fix nil account issue in ProcessAccountService (#7019)Nolan Lawson
2018-04-03Improve require_admin! and require_staff! filters (#7018)Emelia Smith
2018-04-03i18n: Add Japanese translations for #7000 (#7022)mayaeh
2018-04-02Feature: Report improvements (#6967) (#7000)Emelia Smith
2018-04-02 Add missing rejection handling for Promises (#7008)unarist
2018-04-02Implement the ability for an Administrator or Moderator to remove an account ...Emelia Smith
2018-04-02Fix issues with sending direct messages from user profile (#6999)Emelia Smith
2018-04-02Weblate translations (2018-04-02) (#7007)Yamagishi Kazutoshi
2018-04-02Russian language updated (#7005)Evgeny Petrov
2018-04-02i18n: update zh-HK translation (#7004)luzi82
2018-04-02Support all ActivityPub actor types (#6997)Eugen Rochko
2018-04-02Fix unpermitted parameters warning when generating pagination URLs (#6995)Eugen Rochko
2018-04-01[WIP] Enable custom emoji on account pages and in the sidebar (#6124)David Underwood
2018-04-01Fix: Prevent submission using same logic as submit button disabling. (#6993)Emelia Smith
2018-04-01i18n: Update Polish translation (#6985)Marcin Mikołajczak
2018-03-31i18n: Add Japanese translations for domain blocks (#6979)mayaeh
2018-03-31Ignore AbortError when cancelled sharing (#6978)unarist
2018-03-30Fix compatibility with PeerTube (#6968)ThibG
2018-03-30Add some UI for user-defined domain blocks (#6628)ThibG
2018-03-30update ja locale (#6965)takayamaki
2018-03-29Feature: Direct message from menu (#6956)Emelia Smith
2018-03-29Fix ReferenceError when Cache API is missing (#6953)unarist
2018-03-29Fix TypeError on follow notification (#6950)unarist
2018-03-29Do not ignore unknown media attachments, only skip them (#6948)ThibG
2018-03-28Add double-tap zoom functionary to `ZoomableImage` (#6944)Yuto Tokunaga
2018-03-27Fix LoadMore on account media gallery (#6933)unarist
2018-03-27Clone response before put it to the cache (#6932)unarist
2018-03-27Add missing null handling in notification reducer (#6930)unarist
2018-03-27Cache media (#6902)Akihiko Odaki
2018-03-27fix #6846 (#6914)Yuto Tokunaga
2018-03-27Fix UniqueUsernameValidator comparison (#6926)Eugen Rochko
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-26feat(ShowMore): Add classname to show more/show less button (#6904)Stephen Burgess
2018-03-26Refactor scss (#6913)Yuto Tokunaga
2018-03-26Fix moved account handling in IndexedDB feature (#6915)unarist
2018-03-25i18n: Update Polish translation (#6903)Marcin Mikołajczak
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-24Rename variables to have semantic meanings in notifications reducer (#6890)Akihiko Odaki
2018-03-24Store objects to IndexedDB (#6826)Akihiko Odaki
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki