Commit graph

28 commits

Author SHA1 Message Date
Frisk 77849a89e6
Added #152 2022-06-15 19:32:38 +02:00
MarkusRost ab60fd3728 Add feed_type to Context, pre-hooks full context 2022-06-14 06:53:42 +00:00
Frisk d3223b51fd
Actually fixed typing hints 2022-06-13 22:26:39 +02:00
Frisk 1e0e62f775
Small improvements/explanations 2022-06-13 22:18:46 +02:00
Frisk 0513ec2422
Added event type in context object for discussion events (#242) 2022-06-13 21:57:18 +02:00
Frisk 977894036a
Cleaned up unused imports 2022-01-02 20:59:17 +01:00
Frisk 5d7647e862
Fix #227 and bump version 2021-10-14 12:29:45 +02:00
Frisk a69cbecffd
Fixed #219 2021-06-20 02:43:43 +02:00
Frisk 4cd5e42bee
Added additional argument to post-hooks containing main change body
This was a suggestion by MarkusRost
2021-05-22 13:48:01 +02:00
Frisk 765d1c9d70
Add error tolerance setting 2021-05-14 14:30:52 +02:00
Frisk ceefcfb0a1
Added discussions formatter 2021-05-09 21:16:24 +02:00
Frisk 61d7e34575
Added datadump extension log support, moved translation strings 2021-05-08 00:47:45 +02:00
Frisk 25f28c5f6c
Make discussions work with formatters 2021-05-07 20:30:13 +02:00
Frisk ecaa2496dd
Added more debug information 2021-05-03 13:37:42 +02:00
Frisk a5d0c709c6
Updated license notices, some whitespace changes 2021-04-19 01:21:38 +02:00
MarkusRost 314bc29c5b Remove counters and pagination for increased performance 2020-12-04 13:24:31 +00:00
Frisk e20230bd8a
Address #166, testing it seems fine but will need to update the config docs 2020-11-18 11:39:43 +01:00
Frisk 9bc01153f8
Structurize the code, fixed some issues (like not recognizing edit and new events) 2020-11-08 22:29:15 +01:00
Frisk 1d302cc3ec
Further restructuring
Removed rcid cache (stability of this method to be tested)
Added support for #142
Reorganized code to be more readable (?)
2020-10-18 01:45:06 +02:00
Frisk 2a57b0e772
Finished #139 2020-08-23 15:32:12 +02:00
Frisk f6ecee6583
Added #121 2020-08-16 15:01:16 +02:00
Frisk 95c7d8f22b
Removed unnecessary stuff 2020-08-08 02:21:20 +02:00
Markus-Rost cd6f88e539 fix argument order 2020-08-05 02:21:13 +02:00
Markus-Rost 4331be6199 Update discussions formatter 2020-08-05 02:08:38 +02:00
Frisk 2f5e7f20b5
Fix #137 2020-08-03 15:27:24 +02:00
Markus-Rost 8336058548 missing format 2020-08-02 18:03:38 +02:00
Frisk a7565ec2d9
Added #131, may cause issues as the split has been done to many files and it scares me, will require work on i18n structure 2020-07-16 14:46:23 +02:00
Frisk 0c5048aa04
Cleaned the file structure (#111) 2020-07-07 13:21:49 +02:00
Renamed from discussions.py (Browse further)