Chris Duarte
483819aa95
Ping server after setting app offline/online. Also include timeout ( #1739 )
...
* Ping server after setting app offline/online. Also include timeout
* Add missing semicolon
2018-06-08 14:16:48 -04:00
Jesse Hallam
58b72302d6
update eslint's comma-dangle rule to always-multiline ( #1457 )
...
* update eslint's `comma-dangle` rule to `always-multiline`
* add check and fix scripts to package.json
* Invoke `yarn fix` to adopt the updated eslint rules. No other changes are included.
2018-02-23 09:06:02 -05:00
enahum
f6d829c445
Network detection fixed to use default if no server is present ( #1137 )
2017-11-13 18:36:09 -03:00
enahum
a299cdb5c5
Network detection by pinging Mattermost server ( #1130 )
2017-11-13 13:51:24 -03:00
enahum
3fdfe92800
Data cleanup ( #1070 )
...
* Add message retention middleware and config
* Data cleanup middleware
2017-10-30 11:23:19 -04:00
enahum
8008e731e4
listen for connectionChange instead of deprecated change event in NetInfo ( #1063 )
2017-10-25 11:37:26 -04:00
Chris Duarte
e49f89d727
Add better network detection ( #1054 )
...
* Add better network detection
* Mock NetInfo for store
2017-10-24 19:43:22 -03:00