1
0
Fork 0
Commit Graph

22 Commits

Author SHA1 Message Date
Aaron Fischer 6c9e57c226 Merge pull request 'dockerize' (#1) from dockerize into master
Reviewed-on: #1
2021-11-16 23:54:16 +01:00
Aaron Fischer b4837655f9
Add minimal Dockerfile and docker-compose 2021-11-16 23:49:28 +01:00
Aaron Fischer dd60967565
Fix the go.mod and add the go.sum 2021-11-16 23:48:24 +01:00
Timothée Floure 658e00170a
Add CI badge, contact. 2021-05-14 10:00:30 +02:00
Timothée Floure 2cab64f838
Add minimal CI build 2021-05-14 09:58:38 +02:00
Timothée Floure d5fda51722
Remove not-quite-useful Makefile in favor of plain go build 2021-04-01 07:45:46 +02:00
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