chinwagsocial/app/javascript/mastodon/reducers
2018-10-19 01:47:29 +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 Preserve hashtag casing in web UI hashtag history (#8394) 2018-08-23 21:21:15 +02:00
contexts.js Fix context building in the reducer (#7671) 2018-05-29 17:42:29 +02:00
conversations.js Add unread indicator to conversations (#9009) 2018-10-19 01:47: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 Only focus first element of dropdown menus if using keyboard (#8679) 2018-09-13 20:31:33 +02:00
filters.js Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
height_cache.js
index.js Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
list_editor.js
lists.js
media_attachments.js
meta.js
modal.js
mutes.js
notifications.js Add conversations API (#8832) 2018-10-07 23:44:58 +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