|
45fa4c3c39
|
Fix warnings and other type checking issues
|
2025-02-10 04:44:09 +01:00 |
|
|
7ba3716b98
|
Stuff and things
|
2024-10-30 18:45:02 +01:00 |
|
|
4480593f49
|
Fix Ruff warnings
|
2024-08-12 16:28:07 +02:00 |
|
|
66ae04a0b3
|
Ignore more images
|
2024-08-12 16:27:57 +02:00 |
|
|
8469919d4e
|
Use author_name instead of title if user is using author_url
|
2024-07-30 02:05:56 +02:00 |
|
|
9a99be0607
|
Don't escape [ and ]
|
2024-07-30 02:05:32 +02:00 |
|
|
4def6792a0
|
Make author_name the default instead of title
|
2024-07-30 02:05:07 +02:00 |
|
|
dc46a402eb
|
Improve logging
|
2024-07-30 02:04:33 +02:00 |
|
|
3004da58ce
|
Improve homepage
|
2024-07-30 01:20:22 +02:00 |
|
|
0c73848cbc
|
Make author_url be the entry link as default
|
2024-07-30 01:17:16 +02:00 |
|
|
aa2866901c
|
Fix /blacklist and /whitelist not working
|
2024-07-30 01:14:04 +02:00 |
|
|
392f2c7a95
|
Fix /embed not working
|
2024-07-30 01:08:48 +02:00 |
|
|
f14c1215d7
|
Remove [https:// from markdown link
|
2024-07-26 21:53:58 +02:00 |
|
|
3514f3606e
|
Fix Ruff warnings and Uvicorn logging
|
2024-07-26 21:47:23 +02:00 |
|
|
d100ffc5d3
|
Move blacklist check above whitelist check
|
2024-06-19 16:43:42 +02:00 |
|
|
c0c34f41a9
|
Remove HTML tags that break Discord markdown
|
2024-06-02 17:45:45 +02:00 |
|
|
73b171dbfd
|
Fix markdown looking like shit
|
2024-05-24 01:11:38 +02:00 |
|
|
15e10773df
|
Use feed.url instead of feed.link on feed page
feed.link is None for a lot of feeds
|
2024-05-21 19:29:26 +02:00 |
|
|
716bdf34c9
|
Fix bot not posting rss feeds
|
2024-05-21 19:28:48 +02:00 |
|
|
5685d5ecf2
|
Fix redirect urls
|
2024-05-18 04:23:17 +02:00 |
|
|
73cf7c489c
|
Fix all the bugs
|
2024-05-18 04:05:05 +02:00 |
|
|
f5f157d724
|
You can now click the webhook name to go to /webhooks
|
2023-08-08 03:10:31 +02:00 |
|
|
116f1dddf5
|
Update HTML
|
2023-08-08 02:24:11 +02:00 |
|
|
381c16596c
|
You can now modify webhooks
|
2023-08-08 02:07:17 +02:00 |
|
|
9ba237a75a
|
Fix typo
|
2023-08-08 00:54:34 +02:00 |
|
|
5b94678b64
|
Update README
|
2023-08-07 04:26:13 +02:00 |
|
|
bc3166e7ab
|
Fix warnings
|
2023-08-07 03:22:49 +02:00 |
|
|
fdba0a9bd3
|
Fix custom message not working
|
2023-03-20 16:00:00 +01:00 |
|
|
0de093d704
|
Remove unnecessary "type: ignore" comments
|
2023-03-18 04:21:03 +01:00 |
|
|
9377552d3b
|
Fix djlint problems
|
2023-03-18 04:19:00 +01:00 |
|
|
ceff63e90d
|
Improve index page
|
2023-03-18 04:18:42 +01:00 |
|
|
948a5a2af9
|
Use Ruff and fix all its warnings and errors
|
2023-03-18 01:50:45 +01:00 |
|
|
9a90385fae
|
You can now filter the author
|
2023-01-30 01:21:16 +01:00 |
|
|
e5931b77e6
|
Maybe fix broken whitelist?
|
2023-01-30 00:01:34 +01:00 |
|
|
3ebed6e5ed
|
Fix comment
|
2023-01-29 13:38:10 +01:00 |
|
|
bc00be6f71
|
Refactor whitelist/blacklist
|
2023-01-29 02:16:36 +01:00 |
|
|
d5ac378664
|
/add uses it own context now instead of make_context_index
|
2023-01-29 01:27:31 +01:00 |
|
|
51be6c59d9
|
Use attached instead of corresponding
|
2023-01-29 01:23:10 +01:00 |
|
|
ae702fe492
|
Refactor code
|
2023-01-29 01:08:40 +01:00 |
|
|
155b94cff2
|
Remove images and URLs without any text when converting HTML to Markdown
|
2023-01-29 01:08:28 +01:00 |
|
|
4d8a0e9ded
|
Update HTML to markdown converter
|
2023-01-28 23:01:17 +01:00 |
|
|
596238420a
|
Remove unneeded variable
|
2023-01-28 21:22:45 +01:00 |
|
|
ee6eac721b
|
Remove __name__ == "__main__" in markdown.py
|
2023-01-28 21:16:23 +01:00 |
|
|
07aeea44c2
|
Remove unneeded variable
|
2023-01-28 21:15:59 +01:00 |
|
|
5a4e56056f
|
Remove unneeded function
|
2023-01-28 21:15:42 +01:00 |
|
|
fa061782f4
|
Move things away from main and refactor things
|
2023-01-28 21:11:20 +01:00 |
|
|
e571ad9ee2
|
Readd request to context and add tests
|
2023-01-28 19:44:59 +01:00 |
|
|
a9c79a7a94
|
Add the webhook to existing feed if it doesn't have a webhook
|
2023-01-28 19:28:43 +01:00 |
|
|
438c979632
|
Move more things out from main.py
|
2023-01-28 19:15:30 +01:00 |
|
|
3f403c8edd
|
Move things away from main.py
|
2023-01-26 17:06:55 +01:00 |
|