mastodon/app/javascript/mastodon/reducers
Claire ebe01ea194
Fix potentially missing statuses when reconnecting to websocket (#17981)
* Fix potentially missing statuses when reconnecting to websocket

* Add gap on reconnect rather than maintaining it constantly
2022-04-07 16:08:17 +02:00
..
accounts.js
accounts_counters.js
accounts_map.js
alerts.js
announcements.js
blocks.js
boosts.js
compose.js
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 Fix reply button on media modal not giving focus to compose form (#17626) 2022-02-25 00:51:01 +01:00
mutes.js
notifications.js
picture_in_picture.js
polls.js
push_notifications.js
relationships.js
rules.js
search.js Fix not showing loading indicator when searching in web UI (#17655) 2022-02-27 07:37:07 +01:00
settings.js
status_lists.js Add pagination for trending statuses in web UI (#17976) 2022-04-06 22:53:29 +02:00
statuses.js
suggestions.js
timelines.js Fix potentially missing statuses when reconnecting to websocket (#17981) 2022-04-07 16:08:17 +02:00
trends.js Add explore page to web UI (#17123) 2022-02-25 00:34:33 +01:00
user_lists.js