Tulir Asokan
|
e05ebe5dc6
|
Remove unused import
|
2020-08-05 13:17:35 +03:00 |
|
Tulir Asokan
|
135fa779f8
|
Create version table before checking database version
|
2020-08-05 13:16:04 +03:00 |
|
Tulir Asokan
|
21a65bc189
|
Ignore non-problematic feed parsing errors
|
2020-08-03 14:40:42 +03:00 |
|
Tulir Asokan
|
2079504e39
|
Fix handling errors in feed parsing
|
2020-08-03 03:19:32 +03:00 |
|
Tulir Asokan
|
ad39e34ae2
|
Fix handling JSON feeds with extra stuff in content-type header
|
2020-08-03 03:12:39 +03:00 |
|
Tulir Asokan
|
44927f2cf5
|
Add support for JSON feeds
|
2020-08-03 03:03:19 +03:00 |
|
Tulir Asokan
|
c07beb23be
|
Remove loop parameter in asyncio.gather
|
2020-07-13 03:10:50 +03:00 |
|
Tulir Asokan
|
89ebfe7283
|
Add option to send posts as m.text
|
2020-07-01 17:20:14 +03:00 |
|
Tulir Asokan
|
391db1405f
|
Allow HTML in RSS messages
|
2020-05-21 01:10:25 +03:00 |
|
Tulir Asokan
|
adae757081
|
Merge pull request #10 from rda0/master
Hash entry content if id is missing
|
2020-05-16 17:25:30 +03:00 |
|
Tulir Asokan
|
4532e1bb4f
|
Handle ValueError in get_date. Fixes #11
|
2020-02-09 21:59:42 +02:00 |
|
Sven Mäder
|
eed44fcafc
|
Hash entry content if id is missing
|
2020-01-16 22:21:55 +01:00 |
|
Tulir Asokan
|
4e3b9ef416
|
Move RSS subscriptions on room upgrade
|
2019-11-21 23:50:56 +02:00 |
|
Tulir Asokan
|
d3ddebedb5
|
Fix content-encoding header
|
2019-10-16 12:55:06 +03:00 |
|
Tulir Asokan
|
bcbab52c0c
|
Pass feed URL to feedparser. Fixes #7
|
2019-09-17 22:19:30 +03:00 |
|
Tulir Asokan
|
8fcc2e8fb1
|
Add .gitlab-ci.yml
|
2019-07-28 22:10:17 +03:00 |
|
Tulir Asokan
|
6833af3404
|
Update copyright year
|
2019-06-08 17:42:48 +03:00 |
|
Tulir Asokan
|
1dc570c1a4
|
Merge pull request #1 from L0ric0/master
fix command prefix
|
2019-06-01 23:43:10 +03:00 |
|
Tulir Asokan
|
8a769bbe18
|
Fix possible feed reading errors
|
2019-06-01 23:42:00 +03:00 |
|
Tulir Asokan
|
e92d8fceb9
|
Check specific permission for RSS management
|
2019-04-12 21:37:08 +03:00 |
|
Lorenz Steinert
|
e51b1b57c4
|
fix command prefix
|
2019-03-27 14:55:44 +01:00 |
|
Tulir Asokan
|
6dbb12f2d4
|
Handle attribute errors in find_entries
|
2019-02-14 18:42:39 +02:00 |
|
Tulir Asokan
|
545dda9d0f
|
Fix dependencies in maubot.yaml
|
2019-02-04 11:58:35 +02:00 |
|
Tulir Asokan
|
e2a42a4166
|
Update to use new command handling system
|
2018-12-26 18:36:11 +02:00 |
|
Tulir Asokan
|
4cb519a210
|
Update to use new event handling system
TODO: Switch to new command handling system
|
2018-12-25 00:54:37 +02:00 |
|
Tulir Asokan
|
5e9e1595a3
|
Remove old build script
|
2018-12-13 22:35:38 +02:00 |
|
Tulir Asokan
|
5002b68cfa
|
Switch to yaml for plugin metadata (ref maubot/maubot#33)
|
2018-12-09 15:48:45 +02:00 |
|
Tulir Asokan
|
b28f20da92
|
Add internal admin list to bypass room permission checks
Pending maubot-wide access controls
|
2018-11-29 01:38:17 +02:00 |
|
Tulir Asokan
|
b3d4482c3c
|
Fix bugs and make command prefix configurable
|
2018-11-29 00:40:38 +02:00 |
|
Tulir Asokan
|
1ea4f71862
|
Use maubot's send_markdown method instead of manually using commonmark
|
2018-11-28 15:29:23 +02:00 |
|
Tulir Asokan
|
778be0aa19
|
Add permission checks and add support for custom notification templates
|
2018-11-28 00:41:22 +02:00 |
|
Tulir Asokan
|
2ee880d9cb
|
Improve handling of missing keys and invalid feeds
|
2018-11-27 22:00:50 +02:00 |
|
Tulir Asokan
|
55293815fb
|
Update README.md
|
2018-11-27 02:35:27 +02:00 |
|
Tulir Asokan
|
e72b09142b
|
Initial commit
|
2018-11-27 02:33:41 +02:00 |
|