about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions
AgeCommit message (Expand)Author
2018-03-27Cache media (#6902)Akihiko Odaki
2018-03-26Fix moved account handling in IndexedDB feature (#6915)unarist
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-24Store objects to IndexedDB (#6826)Akihiko Odaki
2018-03-20Cancel outdated pending compose suggestions (#6838)ThibG
2018-03-13Hide loading bar on status interactions (#6774)Eugen Rochko
2018-03-12Fix follow relationships not loading after notifications fetch (#6746)Eugen Rochko
2018-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2018-03-07Remove pointer events on the entire UI when a dropdown menu is open (#6648)Akihiko Odaki
2018-03-04Implement tag auto-completion by history (#6621)Akihiko Odaki
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-18Cache relationships in API (#6482)Eugen Rochko
2018-01-24Fix initial_state me in push_notification_register (#6349)abcang
2018-01-20Restore onboarding modal (#6303)Eugen Rochko
2018-01-18Replace tutorial modal with welcome e-mail (#6273)Eugen Rochko
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2018-01-08Refactor /api/web APIs to use the centralized axios instance (#6223)nightpool
2018-01-02Fix newlines-to-spaces functionality (#6158)Noiob
2018-01-02Rename key to path in actions and reducers for settings (#6105)Akihiko Odaki
2017-12-28bug fix (WebPush does not work) (#6120)MitarashiDango
2017-12-24Refactor web_push_subscription (#6047)Akihiko Odaki
2017-12-09Move push notifications settings (regression from #5879) (#5941)Yamagishi Kazutoshi
2017-12-09Keep WebPush settings (#5879)abcang
2017-12-09Fix #5630 - Prevent duplicate load of favourites (#5931)Eugen Rochko
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-12-04Update mutes.js (#5882)Neetshin
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-15reusable-streaming (#5709)masarakki
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-10-31Refactor initial state: "me" (#5563)Nolan Lawson
2017-10-14replace newlines in desktop notif with spaces instead of removing them (#5361)Ondřej Hruška
2017-10-13When unfollowing, remove from home in web UI immediately (#5369)Eugen Rochko
2017-10-08Track frequently used emojis in web UI (#5275)Eugen Rochko
2017-10-06Compress and combine emoji data (#5229)Nolan Lawson
2017-10-06Implement hotkeys for web UI (#5164)Eugen Rochko
2017-10-04fix error (When part of conversation has already been deleted.) (#5216)MitarashiDango
2017-10-04When a streaming API status arrives, sort it into conversations (#5206)Eugen Rochko
2017-10-02Code-split emoji-mart picker and data (#5175)Nolan Lawson
2017-09-30Make emoji autosuggestions immediate, usernames appear sooner (#5149)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-13Fix height cache (#4909)abcang
2017-09-08Refresh timeline after toot while the timeline is disconnected (#4858)unarist