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

74 Commits

Author SHA1 Message Date
Pablo Ovelleiro Corral
0b16378833
Fix deprecated vendor hash format 2024-02-28 10:58:37 +01:00
Pablo Ovelleiro Corral
ef667c899b
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/2de8efefb6ce7f5e4e75bdf57376a96555986841' (2023-07-12)
  → 'github:NixOS/nixpkgs/13aff9b34cc32e59d35c62ac9356e4a41198a538' (2024-02-26)
2024-02-28 10:58:31 +01:00
Pablo Ovelleiro Corral
7589a78e2e
Fix bug in config 2023-07-13 18:29:50 +02:00
Pablo Ovelleiro Corral
740048e8cf
Fix and flakify 2023-07-13 15:42:23 +02:00
Pablo Ovelleiro Corral
f5fa9e7200
Create LICENSE 2023-07-13 15:24:44 +02:00
Pablo Ovelleiro Corral
cde6cc0266
added blank files for tests 2019-04-23 22:25:46 +02:00
Pablo Ovelleiro Corral
8c50a35e37
fix some html templates 2019-04-23 17:57:32 +02:00
Pablo Ovelleiro Corral
bb79e34417 error handling for missing template fields 2019-04-22 20:34:05 +02:00
Pablo Ovelleiro Corral
98f0043bfa allow for other matrix hosts 2019-04-22 20:27:53 +02:00
Pablo Ovelleiro Corral
f716061456
implement html messages 2019-04-22 16:30:52 +02:00
Pablo Ovelleiro Corral
4ed15a856b
Update .travis.yml 2019-04-21 13:12:47 +02:00
Pablo Ovelleiro Corral
6aa20ce5f0
Update .travis.yml 2019-04-21 13:12:37 +02:00
Pablo Ovelleiro Corral
089ad03db2
Update README.md 2019-04-21 11:54:23 +02:00
Pablo Ovelleiro Corral
f269eff25b
Update README.md 2019-04-21 11:52:10 +02:00
Pablo Ovelleiro Corral
6c72b84e5f
Update README.md 2019-04-21 11:51:15 +02:00
Pablo Ovelleiro Corral
11f6e63a04
Update README.md 2019-04-21 11:49:40 +02:00
Pablo Ovelleiro Corral
841af22291
Merge branch 'master' of github.com:binaryplease/gitea-matrix-bot 2019-04-21 11:42:06 +02:00
Pablo Ovelleiro Corral
eaaff2340d
added logo 2019-04-21 11:42:00 +02:00
Pablo Ovelleiro Corral
ee488cf903
Update README.md 2019-04-21 11:32:07 +02:00
Pablo Ovelleiro Corral
8318ec9673
Update README.md 2019-04-21 11:31:35 +02:00
Pablo Ovelleiro Corral
8075acc93c
update README.md 2019-04-21 11:24:55 +02:00
Pablo Ovelleiro Corral
ed81cd18a7
update README.md 2019-04-21 11:24:18 +02:00
Pablo Ovelleiro Corral
32f65e58d6
update README.md 2019-04-21 11:23:52 +02:00
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