reaction/app
ppom f29b5ec87f Fix bug "expired matches are still present" for "show"
Now matches are deleted at the exact time they expire, not when
accepting a new similar match
2023-09-24 17:28:37 +02:00
..
client.go server-client "show" reimplemented 2023-09-24 16:43:18 +02:00
daemon.go Fix bug "expired matches are still present" for "show" 2023-09-24 17:28:37 +02:00
main.go server-client "show" reimplemented 2023-09-24 16:43:18 +02:00
persist.go Fix: dont die if trying to delete unexistant DB 2023-09-24 16:00:54 +02:00
pipe.go better data structures for matches & actions maps 2023-09-24 17:08:21 +02:00
reaction.yml documentation 2023-09-03 13:26:27 +02:00
startup.go one goroutine handles all matches 2023-09-09 23:38:53 +02:00
types.go better data structures for matches & actions maps 2023-09-24 17:08:21 +02:00