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

51 Commits

Author SHA1 Message Date
Pablo Ovelleiro Corral
86652047ca
update README.md 2019-04-21 11:22:21 +02:00
Pablo Ovelleiro Corral
600073bc2f
readme: contributing 2019-04-21 11:20:34 +02:00
Pablo Ovelleiro Corral
2bffa5c8d7
Update README.md 2019-04-20 23:16:54 +02:00
Pablo Ovelleiro Corral
8f37c8cf3b
Update README.md 2019-04-20 23:15:54 +02:00
Pablo Ovelleiro Corral
5cff409407
updated screenshot 2019-04-20 23:10:10 +02:00
Pablo Ovelleiro Corral
9a544e43ec
Update README.md 2019-04-20 23:06:44 +02:00
Pablo Ovelleiro Corral
ddf0c18a4e
Update README.md 2019-04-20 22:53:56 +02:00
Pablo Ovelleiro Corral
590372d528
Update README.md 2019-04-20 22:53:39 +02:00
Pablo Ovelleiro Corral
18aa41feab
Update README.md 2019-04-20 22:38:34 +02:00
Pablo Ovelleiro Corral
fd12a4c4e3
Update README.md 2019-04-20 22:38:05 +02:00
Pablo Ovelleiro Corral
919ec78c9c
Update README.md 2019-04-20 22:25:52 +02:00
Pablo Ovelleiro Corral
111f3b917c
Update README.md 2019-04-20 22:25:02 +02:00
Pablo Ovelleiro Corral
3903633752
example config updated 2019-04-20 16:08:30 +02:00
Pablo Ovelleiro Corral
e0539b050b
Add flags and comments 2019-04-20 15:34:03 +02:00
Pablo Ovelleiro Corral
fb284b7fd0
removed reset method, security concerns. Added proper logging 2019-04-20 14:59:08 +02:00
Pablo Ovelleiro Corral
29b4ec5166
removed unused methods 2019-04-20 00:00:09 +02:00
Pablo Ovelleiro Corral
362d9d0296
fixed db, implemented missing methods 2019-04-19 23:54:13 +02:00
Pablo Ovelleiro Corral
e0f207590e
added db 2019-04-19 21:35:01 +02:00
Pablo Ovelleiro Corral
d07eb9adc6
implement token fuctions set and secret 2019-04-19 13:02:12 +02:00
Pablo Ovelleiro Corral
5724e164ef
add token generator function 2019-04-19 11:28:21 +02:00
Pablo Ovelleiro Corral
a0e6f2943a
comment out tests 2019-04-19 11:18:02 +02:00
Pablo Ovelleiro Corral
b48f6fa55c
trigger tavis 2019-04-19 11:17:27 +02:00
Pablo Ovelleiro Corral
80712570ca
trigger tavis 2019-04-19 11:03:37 +02:00
Pablo Ovelleiro Corral
5d1276d593
ignore 2019-04-19 10:39:53 +02:00
Pablo Ovelleiro Corral
3fa2228bae
add syncing 2019-04-18 21:27:49 +02:00
Pablo Ovelleiro Corral
18a24d3ff7
Revert "split subscribe commands"
This reverts commit 5862c6171dfd3a6bdebb9540489029c6ffe0eeb1.
2019-04-18 20:45:16 +02:00
Pablo Ovelleiro Corral
ad1f63c299
gitignore binary 2019-04-18 20:40:06 +02:00
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