|
0c73848cbc
|
Make author_url be the entry link as default
|
2024-07-30 01:17:16 +02:00 |
|
|
73cf7c489c
|
Fix all the bugs
|
2024-05-18 04:05:05 +02:00 |
|
|
381c16596c
|
You can now modify webhooks
|
2023-08-08 02:07:17 +02:00 |
|
|
bc3166e7ab
|
Fix warnings
|
2023-08-07 03:22:49 +02:00 |
|
|
0de093d704
|
Remove unnecessary "type: ignore" comments
|
2023-03-18 04:21:03 +01:00 |
|
|
948a5a2af9
|
Use Ruff and fix all its warnings and errors
|
2023-03-18 01:50:45 +01:00 |
|
|
596238420a
|
Remove unneeded variable
|
2023-01-28 21:22:45 +01:00 |
|
|
5a4e56056f
|
Remove unneeded function
|
2023-01-28 21:15:42 +01:00 |
|
|
90f64a968e
|
Add print saying where the data is stored, add 2 TODOs, and add stuff to Uvicorn
|
2023-01-23 18:58:16 +01:00 |
|
|
8016c57d75
|
Change embed color to str and set a default one
|
2023-01-23 17:38:56 +01:00 |
|
|
5a6482b583
|
Fix minor things that broke in last commit
|
2023-01-23 00:18:48 +01:00 |
|
|
269948303e
|
Add support for webhook embeds
|
2023-01-22 23:00:03 +01:00 |
|
|
10568a266f
|
Create remove_image_tags filter and apply it to content and summary
|
2023-01-21 11:29:12 +01:00 |
|
|
c48b2b1bf6
|
Remove logging to speed up the program
|
2023-01-20 08:13:04 +01:00 |
|
|
519066649d
|
Cache things to speed up the program
|
2023-01-20 07:48:27 +01:00 |
|
|
f39c9056fd
|
Add more tests
|
2023-01-19 04:05:35 +01:00 |
|
|
ae7a10892d
|
Add logging with loguru
|
2023-01-18 22:56:29 +01:00 |
|
|
b2ab72d4b0
|
You can now customize the default message
|
2023-01-17 23:59:18 +01:00 |
|
|
ace8d238bf
|
Remove print statements
|
2023-01-17 02:38:29 +01:00 |
|
|
873f5b3f7a
|
Convert HTML in content/summary to Markdown
|
2023-01-14 12:54:03 +01:00 |
|
|
9c61ccabfd
|
Reduce logging
|
2023-01-13 23:05:31 +01:00 |
|
|
504f1c5fe6
|
Fix all errors and warnings
|
2023-01-10 23:07:15 +01:00 |
|
|
d4c47aa729
|
Remove module docstring
|
2023-01-10 19:28:22 +01:00 |
|
|
e3b44fd34e
|
Add a function for getting webhook for a entry
|
2022-12-29 15:29:34 +01:00 |
|
|
dd10436024
|
Add typehints
|
2022-12-25 19:16:27 +01:00 |
|
|
3503a17e04
|
Rename get_webhooks to list_webhooks
|
2022-12-20 01:10:35 +01:00 |
|
|
372c5bb3e7
|
Add a function for get_webhooks()
|
2022-12-19 17:23:55 +01:00 |
|
|
ee3ce2016c
|
Use database instead of config file
|
2022-12-16 14:36:44 +01:00 |
|
|
3dbe6ba79d
|
Add type hints and other small stuff
|
2022-12-14 02:16:33 +01:00 |
|
|
a704a63582
|
Add tests
|
2022-12-13 22:09:51 +01:00 |
|
|
0c5e60d7fc
|
Add typehints
|
2022-12-11 13:01:22 +01:00 |
|
|
15543bea72
|
Remove logger
|
2022-12-08 13:46:13 +01:00 |
|
|
32fd7fddc8
|
Make functions smaller
|
2022-12-08 13:01:48 +01:00 |
|
|
d619533c7c
|
Remove environment variables, you can only use the settings file now
|
2022-12-08 12:37:59 +01:00 |
|
|
2aa372ff87
|
Fix get_data_dir
|
2022-12-06 10:49:59 +01:00 |
|
|
4c5faa2181
|
Add type hints
|
2022-12-05 19:12:23 +01:00 |
|
|
31524f5e00
|
Run Black and use exc_info in logger.error
|
2022-12-05 13:13:47 +01:00 |
|
|
4f92447915
|
Sort functions alphabetical and fill out docstrings
|
2022-12-05 12:02:41 +01:00 |
|
|
e045f07282
|
Add docstrings to files
|
2022-12-05 11:41:05 +01:00 |
|
|
3cb38f8714
|
Remove unused import
|
2022-12-05 09:03:52 +01:00 |
|
|
400b72dbf4
|
Add config file, dropdown for webhooks, and sends stuff to Discord
|
2022-12-02 16:47:47 +01:00 |
|
|
3bec59cdb6
|
Remove Typer and use Fastapi instead
|
2022-12-01 21:11:44 +01:00 |
|
|
6a91dea658
|
Have webhook stored in reader database instead of config file
|
2021-12-22 02:33:26 +01:00 |
|
|
58bff7ecb0
|
Use Typer instead of platformdirs
|
2021-12-14 01:43:30 +01:00 |
|
|
203525becb
|
Move settings to settings.py and read from a config file
|
2021-12-12 22:00:02 +01:00 |
|