9
0
mirror of https://github.com/Lomanic/presence-button-web synced 2024-11-14 09:47:30 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Lomanic
4320babfa6 Add better logs to /status route
Don't needlessly leak button's login/password in these logs
2020-11-07 20:08:50 +01:00
Lomanic
ef10e0fcb4 Don't panic at runtime in case of temporary network hiccups 2020-11-07 19:41:35 +01:00
Lomanic
d3d1b1676c Set Matrix online status and mark encountered messages as read 2020-10-24 22:34:18 +02:00
Lomanic
91999707d0 Check matrix credentials early on init 2020-10-24 22:32:49 +02:00
Lomanic
257677b313 Add go-get install instructions in README 2020-10-24 19:38:53 +02:00
Lomanic
7ab566fcfa Use github.com/matrix-org/gomatrix to interact with matrix instead of custom code 2020-10-24 19:38:53 +02:00
Lomanic
32afdde63d Properly report JSON decoding error in init 2020-10-24 19:09:08 +02:00
Lomanic
006ab04b8c Properly check env variables in init 2020-10-24 19:05:51 +02:00
Lomanic
ee78e7cd15 Make this repo go modules aware 2020-10-24 14:44:04 +02:00
Lomanic
663855f268 Add proper landing page 2020-10-10 02:14:23 +02:00
Lomanic
a2f15a9f68 Post space opening/closure posting on (lack of) ESP ping 2020-10-10 01:52:05 +02:00
Lomanic
16dc72f1bf Inital go version 2020-10-04 21:19:42 +02:00