1
0
mirror of https://github.com/pinpox/gitea-matrix-bot synced 2024-11-22 10:21:58 +01:00
Commit Graph

74 Commits

Author SHA1 Message Date
Pablo Ovelleiro Corral
5862c6171d
split subscribe commands 2019-04-18 20:38:27 +02:00
Pablo Ovelleiro Corral
65458dbea4
Update .travis.yml 2019-04-18 20:37:30 +02:00
Pablo Ovelleiro Corral
c4f5c4f312
Update README.md 2019-04-14 22:54:26 +02:00
Pablo Ovelleiro Corral
5da784c194
moved matrix-bot to separate package 2019-04-14 22:51:52 +02:00
Pablo Ovelleiro Corral
9644c8a644
separated general bot from gitea 2019-04-14 22:38:13 +02:00
Pablo Ovelleiro Corral
edc2dea80e
implement subscribing and unsubscribing to repos 2019-04-14 21:38:05 +02:00
Pablo Ovelleiro Corral
0519d6c59d
implement handler for subscribe command 2019-04-14 21:01:45 +02:00
Pablo Ovelleiro Corral
2b793c6409
implements handler for listsubs 2019-04-14 20:53:29 +02:00
Pablo Ovelleiro Corral
46ddf1ba06
Bot follows invites and can respond to some commands 2019-04-14 20:43:16 +02:00
Pablo Ovelleiro Corral
88a5996249
added test stubs 2019-04-13 22:50:41 +02:00
Pablo Ovelleiro Corral
4bb78f6d2b
Create .travis.yml 2019-04-13 22:36:19 +02:00
Pablo Ovelleiro Corral
4ac02b8890
Update README.md 2019-04-13 22:35:33 +02:00
Pablo Ovelleiro Corral
b7999ee718
Update main.go 2019-04-13 22:26:14 +02:00
Pablo Ovelleiro Corral
44e94e7cd0
Update README.md 2019-04-13 22:25:24 +02:00
Pablo Ovelleiro Corral
2363af745f
Update README.md 2019-04-13 22:22:00 +02:00
Pablo Ovelleiro Corral
2507f414ab
typo in readme 2019-04-13 22:19:38 +02:00
Pablo Ovelleiro Corral
79b73346fd
Update README.md 2019-04-13 22:19:00 +02:00
Pablo Ovelleiro Corral
e8171d206c
added readme config info 2019-04-13 22:17:51 +02:00
Pablo Ovelleiro Corral
b26d171522
Create README.md 2019-04-13 21:59:16 +02:00
Pablo Ovelleiro Corral
349ef28ba7
cleaned up postdata struct 2019-04-13 20:21:58 +02:00
Pablo Ovelleiro Corral
313c3e10de
modified struct to fit subfields 2019-04-13 19:19:24 +02:00
Pablo Ovelleiro Corral
7d941bc51b
add first message templates 2019-04-13 15:25:50 +02:00
Pablo Ovelleiro Corral
013b377a75
a test 2019-04-13 15:18:25 +02:00
Pablo Ovelleiro Corral
1d15852006
initial commit 2019-04-13 12:31:28 +02:00