summaryrefslogtreecommitdiff
path: root/src/static/js/pad_automatic_reconnect.js
AgeCommit message (Collapse)Author
2017-04-05[feature] Only automatically reconnect if can establish connection to serverLuiza Pagliari
Avoid trying to reload pad when network is not available.
2017-04-04[feature] i18n for automatic reconnection messages/buttonsLuiza Pagliari
2017-04-04[feature] Create option to automatically reconnect after a few secondsLuiza Pagliari
On some erros that display a modal with "Force reconnect" button, allow Etherpad to automatically reload pad after a few seconds. Amount of seconds is defined on settings.json. Still need to create tests for this feature, and implement i18n.