chinwagsocial/app/javascript/mastodon/reducers
2018-08-11 11:52:53 +02:00
..
accounts.js Store objects to IndexedDB (#6826) 2018-03-24 13:06:27 +01:00
accounts_counters.js Store objects to IndexedDB (#6826) 2018-03-24 13:06:27 +01:00
alerts.js
cards.js
compose.js Refactor privacyPrefence() to use priority list (#7945) 2018-07-04 17:35:35 +02:00
contexts.js Fix context building in the reducer (#7671) 2018-05-29 17:42:29 +02:00
custom_emojis.js retrieve custom emoji list via API instead of before page load (#7047) 2018-04-04 22:25:34 +02:00
domain_lists.js Fix error when unmuting a domain without listing muted domains first (#7670) 2018-05-29 16:25:05 +02:00
dropdown_menu.js
filters.js Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
height_cache.js
index.js Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
list_editor.js
lists.js
media_attachments.js
meta.js
modal.js
mutes.js
notifications.js Keep notification when muting_notifications is true (#7311) 2018-05-02 16:14:51 +02:00
push_notifications.js
relationships.js Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
reports.js
search.js Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 2018-05-29 02:01:24 +02:00
settings.js Put "Media Only" option in column settings instead of content area headline (#7801) 2018-06-15 11:15:15 +02:00
status_lists.js
statuses.js Fix crash when clicking “Show more/less for all” when a toot is not visible (#8118) 2018-08-11 11:52:53 +02:00
timelines.js Skip pagination logic for pinned account timelines in reducer (#7540) 2018-05-19 02:51:29 +02:00
user_lists.js