pztrn
bff1050eab
Make linters happy.
continuous-integration/drone/push Build is passing
2022-06-29 13:16:43 +05:00
pztrn
46aee4d2ab
Moved to zerolog, linting fixes, update Drone configuration.
2021-11-21 16:16:10 +05:00
pztrn
6b519c31a0
Switching to modules, removed vendored dependencies, linting with golangci-lint.
2019-12-15 22:17:01 +05:00
pztrn
eaf6b05a37
Dirty type assertion thing to make authorization work for servers which use .well-known things.
...
Should fix #1 .
2019-03-06 05:15:54 +05:00
pztrn
27414ccf15
Improved links parsing and replacing in Matrix and Telegram pushers.
...
Related to #3 .
2019-03-06 05:08:00 +05:00
pztrn
c93fa504ad
One new great parser, deprecated all other parsers (gitlab, gitea).
2019-03-05 19:31:13 +05:00
pztrn
b13cf6ecec
Fixed requests router and added possibility to connect to Telegram via HTTP proxy ( fixes #2 ).
2019-03-05 18:32:34 +05:00
pztrn
23510e22a0
Moved to Gitlab.
2019-02-22 18:03:08 +05:00
pztrn
14a19622bc
Updates regarding moving to source.pztrn.name and dependencies bundling with golang/dep.
2018-02-02 09:17:40 +05:00
pztrn
c9a111c832
Telegram pusher.
2017-10-31 22:50:14 +05:00
pztrn
d0408878e1
Proper JSON marshaling for Matrix pusher.
2017-09-13 16:02:56 +05:00
pztrn
b58baa8135
Templating, improved Matrix formatter, Gitlab parser, improved other parsers.
...
From now OpenSAPS supports template formatting. For examples see
Gitea or Gitlab parser for creating template and data and
matrixconnection.go for how to use them.
Improved Matrix formatter - now we can do links and put repeatables
(like commits) in resulting message.
Added Gitlab parser. Incomplete, but can parse commits, issues,
merge requests, tags messages.
Refactored (a little) Gitea parser. No functional changes, still
only commits parsing.
Both Gitlab and Gitea parsers will put back a message if unknown
message type was passed.
2017-09-13 11:44:25 +05:00
pztrn
ac0a99ce10
Added parsers (which parses text) and first parser for Gitea.
...
This is a very basic and hackish example. It will be reworked.
2017-08-28 08:04:38 +05:00
pztrn
1612420e63
Initial commit with Matrix support. Messages are successfully delivered.
2017-08-28 01:13:45 +05:00