1
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Timothée Floure 9f572eb5c6
Add now-required go.mod file 2021-03-29 18:13:54 +02:00
Timothée Floure 8631f66374 Display name label on matrix notification 2020-05-04 08:58:49 +02:00
Timothée Floure aa19d2a64f Fix typo in Makefile 2020-05-03 22:17:51 +02:00
Timothée Floure f245182e76 Add install target to Makefile 2020-05-03 22:12:24 +02:00
Timothée Floure dbec2d6a05 Allow HTTP listen address configuration 2020-05-03 11:01:04 +02:00
Timothée Floure 4e6971b837 Refresh README 2020-05-03 10:55:55 +02:00
Timothée Floure eeef47ed0a Add LICENSE (GPLv3) 2020-05-03 10:27:17 +02:00
Timothée Floure 8c8a5a83cb Use HTML formatting for Matrix messages 2020-05-03 10:23:05 +02:00
Timothée Floure fd35273ed4 Refactor config loading, message formatting 2020-05-03 10:03:36 +02:00
Timothée Floure 560f0db15b Refactor, read configuration from file 2020-05-03 09:57:05 +02:00
Timothée Floure a89b9ff694 Properly handle incoming hooks 2020-05-03 08:54:18 +02:00
Timothée Floure b3074bee04 Matrix: join room, send dummy message 2020-04-29 18:09:58 +02:00
Timothée Floure ce8691e8c0 Populate README 2020-04-06 18:52:03 +02:00
Timothée Floure 8cf93a941b Initial matrix client wiring 2020-04-06 18:42:26 +02:00
Timothée Floure c29a6832be Initial project structure, HTTP server 2020-04-06 18:12:43 +02:00
Timothée Floure f2aeec4bdf Initial commit 2020-04-06 18:12:36 +02:00