Commit graph

57 commits

Author SHA1 Message Date
Frisk 399c07905a Use headers from settings on initial checks and update regexes 2024-08-08 22:49:40 +02:00
Frisk be1da5eb49 Added escaping algorithm based on MarkusRost's code snipped, fixed replace in discussions.py 2024-05-25 12:21:30 +02:00
MarkusRost 86b9331ff3 fix refresh internal data position 2023-12-30 21:44:02 +00:00
Frisk 2f365d44c8 Add additional place where cache refresh can be requested, change behavior of cache refreshes 2023-12-30 18:37:50 +01:00
Frisk be726cc955 Add logging for registered hooks 2023-10-11 21:38:31 +02:00
MarkusRost bfc5e80553 update Discord markdown sanitation 2023-04-18 22:37:36 +00:00
Markus-Rost ab710f5f77 add hide_ip_editcount setting (#258) 2022-10-12 12:34:13 +02:00
Frisk a0d8665bc3
Merge branch 'MarkusRost-testing-patch-51751' into testing 2022-10-04 17:48:42 +02:00
Frisk 957aad3f50
Bunch of code style fixups 2022-10-04 17:47:16 +02:00
Frisk b0eeb07d3b
Fixes in util 2022-10-04 17:19:27 +02:00
MarkusRost 805dc858f6 Modified util author functions to support abuselog 2022-10-04 11:34:43 +00:00
Frisk 7c5ac116e7
Fixed compatibility with RcGcDb by using dynamic methods as required by API compat, fixed discussion calls 2022-10-03 14:54:07 +02:00
Frisk b46780506a
Critical typo 2022-09-19 13:23:52 +02:00
Frisk 822d810056
Updated translations and added some documentation 2022-07-14 18:18:55 +02:00
Frisk c4dd120e5b
Updated formatters accordingly to new model, added gettext as alias for _ 2022-07-11 13:51:03 +02:00
Frisk 0bd2cf6330
Updated the docs reflecting changed functionality, added changed functionality with translations 2022-06-28 14:01:56 +02:00
Frisk 01d563edc9
Fixed critical issue when all of the edit tags are hidden 2022-06-16 23:10:40 +02:00
Frisk 1dc07c0b05
remove schedule dependency 2022-06-15 19:43:24 +02:00
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 1e0e62f775
Small improvements/explanations 2022-06-13 22:18:46 +02:00
Frisk 5d48533e69
Added some additional typing information and some spacing fixes 2022-01-13 17:23:26 +01:00
Frisk 56fd7aefb7
Added tests for registering formatters and hooks 2022-01-08 13:37:33 +01:00
MarkusRost ba2bddb8a9 fix moved lines edit diff
close #218
2021-06-12 17:22:25 +00:00
Frisk 288e532dbd
Fixed a possibility when init_info fails 2021-06-05 15:01:14 +02:00
Frisk 908b42288d
Fixed #215 2021-06-05 14:44:05 +02:00
Frisk 4eb87b3095 Merge branch 'MarkusRost-testing-patch-59581' into 'testing'
Fix fields and rights changes

See merge request piotrex43/RcGcDw!89
2021-05-22 14:30:27 +00:00
MarkusRost 5ca438372d Fix fields and rights changes 2021-05-22 13:59:36 +00:00
Frisk 586aaf5a50
Fix GitLab pipeline crashes due to discussions not being initialized 2021-05-22 15:54:58 +02:00
Frisk 87e70d9779
Fixed URL in util 2021-05-22 14:48:26 +02:00
Frisk 6215cb81bf
Some typing methods seem not to be supported by Python 3.7, removed them 2021-05-22 14:22:23 +02:00
Frisk 843fc0c7bc
Some small fixes and tweaks to make translation better 2021-05-21 20:18:39 +02:00
Frisk 2430d50de4
Task number 1 from #204 2021-05-16 16:22:18 +02:00
Frisk 662c7368e3
Improved formatter helper functions 2021-05-15 12:58:33 +02:00
Frisk 8fa810854a
Added some more content to the docs 2021-05-10 18:22:45 +02:00
Frisk bdc7ea40bb
Updated i18n for formatters 2021-05-10 16:22:29 +02:00
Frisk 45030b6731
Just a few tweaks 2021-05-09 23:01:23 +02:00
Frisk ceefcfb0a1
Added discussions formatter 2021-05-09 21:16:24 +02:00
Frisk 86439a6570
Moved setting description to embed_helper with optional setting to disable any of the automatic settings 2021-05-08 12:32:26 +02:00
Frisk 79f2f36e23
Added CurseProfile proxy function in the client 2021-05-08 11:20:47 +02:00
Frisk d42eed4e20
Added Cargo formatters, included LinkParser in the client 2021-05-06 13:48:11 +02:00
Frisk 77bdac1349
added possibility to use hooks 2021-05-03 01:46:40 +02:00
Frisk d3115153df
added few new formatters (WIP) 2021-05-02 16:26:48 +02:00
MarkusRost 29a241d228 sanitize_to_markdown 2021-05-01 21:27:30 +00:00
Frisk edd46767bb
testing the testing 2021-05-01 14:25:03 +02:00
Frisk 6858be4e61
Added a few more formatters, added support for aliases argument for formatter decorators 2021-04-30 22:11:22 +02:00
Frisk d0795c76e7
More work on all things! 2021-04-28 13:37:32 +02:00
Frisk 1b3ffb0228
Further work and some improvements 2021-04-27 15:10:29 +02:00
Frisk 0db3be3e76
Changed to function format instead of method 2021-04-27 09:35:15 +02:00
Frisk 18aae9eabe
Fixes 2021-04-25 15:03:04 +02:00