masto-fe-standalone/app/javascript/mastodon/reducers
Claire 7c8e2b9859
Fix handling of duplicate and out-of-order notifications in WebUI ()
* Fix handling of duplicate notifications from streaming server

* Fix handling of duplicate and out-of-order notifications when polling/expanding

Fixes 
2022-11-04 00:14:39 +01:00
..
accounts.js Add limited attribute to accounts in REST API and a warning in web UI () 2022-05-10 09:44:35 +02:00
accounts_counters.js
accounts_map.js Fix case-sensitive look-up for profiles in web UI () 2022-10-21 10:06:03 +02:00
alerts.js
announcements.js
blocks.js
boosts.js
compose.js Fix upload progress not communicating processing phase in web UI () 2022-10-29 20:05:53 +02:00
contexts.js
conversations.js
custom_emojis.js
domain_lists.js
dropdown_menu.js
filters.js Fix “Filter this post” potentially listing deleted filters () 2022-08-25 17:36:35 +02:00
height_cache.js
history.js Add edit history to web UI () 2022-02-09 01:17:07 +01:00
index.js Add server banner to web app, add GET /api/v2/instance to REST API () 2022-10-05 03:47:56 +02:00
list_adder.js
list_editor.js
lists.js
markers.js
media_attachments.js
meta.js Add customizable user roles () 2022-07-05 02:41:40 +02:00
missed_updates.js
modal.js Fix reply button on media modal not giving focus to compose form () 2022-02-25 00:51:01 +01:00
mutes.js
notifications.js Fix handling of duplicate and out-of-order notifications in WebUI () 2022-11-04 00:14:39 +01:00
picture_in_picture.js Fix WebUI crash when a toot with a playing video gets deleted () 2021-06-25 04:45:17 +02:00
polls.js
push_notifications.js
relationships.js
search.js Fix not showing loading indicator when searching in web UI () 2022-02-27 07:37:07 +01:00
server.js Change about page to be mounted in the web UI () 2022-10-13 14:42:37 +02:00
settings.js Add notifications for new reports () 2022-06-27 09:30:15 +02:00
status_lists.js Add pagination for trending statuses in web UI () 2022-04-06 22:53:29 +02:00
statuses.js Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
suggestions.js Add cold-start follow recommendations () 2021-04-12 12:37:14 +02:00
tags.js Add ability to follow hashtags in web UI () 2022-07-22 15:52:06 +02:00
timelines.js Fix potentially missing statuses when reconnecting to websocket () 2022-04-07 16:08:17 +02:00
trends.js Add explore page to web UI () 2022-02-25 00:34:33 +01:00
user_lists.js Add featured tags selector for WebUI () 2022-10-16 08:43:59 +02:00