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

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

Fixes #19615
2022-11-04 00:14:39 +01:00
..
accounts.js Add `limited` attribute to accounts in REST API and a warning in web UI (#18344) 2022-05-10 09:44:35 +02:00
accounts_counters.js
accounts_map.js Fix case-sensitive look-up for profiles in web UI (#19397) 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 (#19530) 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 (#19051) 2022-08-25 17:36:35 +02:00
height_cache.js
history.js
index.js Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294) 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 (#18641) 2022-07-05 02:41:40 +02:00
missed_updates.js
modal.js
mutes.js
notifications.js Fix handling of duplicate and out-of-order notifications in WebUI (#19693) 2022-11-04 00:14:39 +01:00
picture_in_picture.js
polls.js
push_notifications.js
relationships.js
search.js
server.js Change about page to be mounted in the web UI (#19345) 2022-10-13 14:42:37 +02:00
settings.js Add notifications for new reports (#18697) 2022-06-27 09:30:15 +02:00
status_lists.js
statuses.js Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
suggestions.js
tags.js Add ability to follow hashtags in web UI (#18862) 2022-07-22 15:52:06 +02:00
timelines.js Fix potentially missing statuses when reconnecting to websocket (#17981) 2022-04-07 16:08:17 +02:00
trends.js
user_lists.js Add featured tags selector for WebUI (#19358) 2022-10-16 08:43:59 +02:00