mastodon/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
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
height_cache.js
history.js
index.js
list_adder.js
list_editor.js
lists.js
markers.js
media_attachments.js
meta.js
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
settings.js
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
timelines.js
trends.js
user_lists.js