about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions
AgeCommit message (Expand)Author
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
2017-09-07Add Pinned toot column (#4817)voidSatisfaction
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-21Refactoring streaming connections (#4645)abcang
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-21feat(compose): More space on mobile devices (#4282)Sorin Davidoi
2017-07-19fix: Handle errors without response (#4274)Sorin Davidoi
2017-07-14Fix #4149, fix #1199 - Store emojis as unicode (#4189)Eugen Rochko
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-11refactor: Rewrite immutablejs import statements using destructuring (#4147)Sorin Davidoi
2017-07-09refactor: Make all reducers sync (#4125)Sorin Davidoi
2017-07-08Lazy load components (#3879)Sorin Davidoi
2017-06-27Turn report screen into a modal (#3965)Eugen Rochko
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-14Save settings when they are changed (#3743)Eugen Rochko
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-05-31Fix load more on account timelines (regression from #3311) (#3475)unarist
2017-05-25More use of next link header on account (media) timelines (#3311)unarist
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-12Fix locales again (#3010)Eugen Rochko
2017-05-11Focus tab of Mastodon when clicking notification (#2989)Yamagishi Kazutoshi
2017-05-11Refine unescapeHTML (#2977)Yamagishi Kazutoshi
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-09Remove jquery-ujs (#2939)Yamagishi Kazutoshi
2017-05-04When streaming API is disconnected, poll home/notifications (#2776)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko