Commit graph

  • 6c9e57c226 Merge pull request 'dockerize' (#1) from dockerize into master master 0.1.2 Aaron Fischer 2021-11-16 23:54:16 +0100
  • b4837655f9
    Add minimal Dockerfile and docker-compose Aaron Fischer 2021-11-16 23:49:28 +0100
  • dd60967565
    Fix the go.mod and add the go.sum Aaron Fischer 2021-11-16 23:48:24 +0100
  • 658e00170a
    Add CI badge, contact. Timothée Floure 2021-05-14 10:00:30 +0200
  • 2cab64f838
    Add minimal CI build Timothée Floure 2021-05-14 09:58:38 +0200
  • d5fda51722
    Remove not-quite-useful Makefile in favor of plain go build Timothée Floure 2021-04-01 07:45:46 +0200
  • 9f572eb5c6
    Add now-required go.mod file 0.1.1 Timothée Floure 2021-03-29 18:13:54 +0200
  • 8631f66374 Display name label on matrix notification Timothée Floure 2020-05-04 08:58:49 +0200
  • aa19d2a64f Fix typo in Makefile Timothée Floure 2020-05-03 22:17:51 +0200
  • f245182e76 Add install target to Makefile Timothée Floure 2020-05-03 22:12:02 +0200
  • dbec2d6a05 Allow HTTP listen address configuration 0.1.0 Timothée Floure 2020-05-03 11:01:04 +0200
  • 4e6971b837 Refresh README Timothée Floure 2020-05-03 10:53:46 +0200
  • eeef47ed0a Add LICENSE (GPLv3) Timothée Floure 2020-05-03 10:27:17 +0200
  • 8c8a5a83cb Use HTML formatting for Matrix messages Timothée Floure 2020-05-03 10:23:05 +0200
  • fd35273ed4 Refactor config loading, message formatting Timothée Floure 2020-05-03 10:03:36 +0200
  • 560f0db15b Refactor, read configuration from file Timothée Floure 2020-05-03 09:57:05 +0200
  • a89b9ff694 Properly handle incoming hooks Timothée Floure 2020-05-03 08:54:18 +0200
  • b3074bee04 Matrix: join room, send dummy message Timothée Floure 2020-04-29 18:09:58 +0200
  • ce8691e8c0 Populate README Timothée Floure 2020-04-06 18:52:03 +0200
  • 8cf93a941b Initial matrix client wiring Timothée Floure 2020-04-06 18:42:26 +0200
  • c29a6832be Initial project structure, HTTP server Timothée Floure 2020-04-06 18:12:43 +0200
  • f2aeec4bdf Initial commit Timothée Floure 2020-04-06 18:12:36 +0200