about summary refs log tree commit diff
path: root/app/javascript/mastodon/reducers
AgeCommit message (Expand)Author
2017-09-07Add Pinned toot column (#4817)voidSatisfaction
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-20Remove status from favorites list when unfavorited (#4597)Yamagishi Kazutoshi
2017-08-14Add protocol handler. Handle follow intents (#4511)Eugen Rochko
2017-08-09Add favourited toot to favourites column (#4562)Ondřej Hruška
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-07-31Disable sensitive button when with content warnings (#4460)Yamagishi Kazutoshi
2017-07-30Change to sensitive when adding content warning from web UI (#4456)Yamagishi Kazutoshi
2017-07-21feat(compose): More space on mobile devices (#4282)Sorin Davidoi
2017-07-17fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221)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-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-09refactor: Make all reducers sync (#4125)Sorin Davidoi
2017-07-08Lazy load components (#3879)Sorin Davidoi
2017-06-23Remove unused variables (#3906)Yamagishi Kazutoshi
2017-06-14Fix regression from #3748 - properly set defaultColumns (#3750)Eugen Rochko
2017-06-14Fix merge default columns (#3748)unarist
2017-06-11Fix #3665 - Refactor timelines reducer (#3686)Eugen Rochko
2017-06-06Add regex filters on the community timeline and the public timeline. (#3564)ふぁぼ原
2017-06-04Allow mounting arbitrary columns (#3207)Eugen Rochko
2017-05-31Fix load more on account timelines (regression from #3311) (#3475)unarist
2017-05-26Remove status context construction in the React side (#3331)unarist
2017-05-25More use of next link header on account (media) timelines (#3311)unarist
2017-05-25Fix load more feature on the Account media gallery (#3293)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-11Fix #2205 - Delete associated notifications when a status is deleted (#2994)Eugen Rochko
2017-05-08Prevent selection of unacceptable Content-Type files (#2910)Yamagishi Kazutoshi
2017-05-04ui: check spoiler_text against regex filter (#1635) (#2665)R Tucker
2017-05-04When streaming API is disconnected, poll home/notifications (#2776)Eugen Rochko
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko