about summary refs log tree commit diff
path: root/app/javascript/mastodon/actions/store.js
AgeCommit message (Expand)Author
2018-03-24Store objects to IndexedDB (#6826)Akihiko Odaki
2018-03-04Implement tag auto-completion by history (#6621)Akihiko Odaki
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
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-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko