Commit graph

55 commits

Author SHA1 Message Date
Frisk 7fddc7b9fa Added Matrix hook, fixed imports, added ability to ignore after post_hook 2025-01-25 10:35:57 +01:00
Frisk eb7bd5a112 Merge branch 'formatversion2' into testing 2025-01-20 16:03:39 +01:00
Frisk f870a53e82 Added #279, added priority number for hooks so they can be started in sequence, added condition for running a hook 2025-01-02 01:44:33 +01:00
Frisk f5b08c05e5 More work towards compatibility 2024-10-15 16:31:32 +02:00
Frisk 0719740ae8 Brought over changes from RcGcDb to improve compatibility as well as fix a bug 2024-08-13 12:30:55 +02:00
Frisk 5874bae884 Change logging message a little bit 2024-08-08 23:16:05 +02:00
Frisk 96a77d842a Add logging of responses if invalid 2024-08-08 23:13:52 +02:00
Frisk 399c07905a Use headers from settings on initial checks and update regexes 2024-08-08 22:49:40 +02:00
Frisk 2bc6a32f77 Fix an issue if forward slash is specified at the end of the settings URL 2023-12-14 17:19:43 +01:00
MarkusRost bfc5e80553 update Discord markdown sanitation 2023-04-18 22:37:36 +00:00
MarkusRost 36c4ba2b7c migrate config from falsy values to null 2023-01-10 13:56:18 +01:00
Frisk 6881838ba5
Merge remote-tracking branch 'origin/testing' into testing
# Conflicts:
#	src/misc.py
2022-11-10 15:47:30 +01:00
MarkusRost 08734ce456 move send_simple above DataFile 2022-11-10 15:39:29 +01:00
Frisk 1742e8fbd0
Fixed curseprofile extension translations and removed unnecessary language files 2022-11-10 15:21:16 +01:00
MarkusRost 8b95461fd7 Send welcome message (#259) 2022-10-12 13:41:22 +02:00
Frisk bf9e4bc855
Added some more testing cases 2022-01-02 14:39:20 +01:00
Frisk 8631a41ef6
Actually decrease amount of unnecessary writes 2021-11-19 13:35:36 +01:00
Frisk b52cc80b61
Fixes to previous commit 2021-11-18 17:27:02 +01:00
Frisk b63aadb74d
Added #233 and fixed #234 2021-11-18 17:22:16 +01:00
MarkusRost fd9a49b157 fix moved lines edit diff sync error 2021-07-20 06:16:34 +00:00
MarkusRost ba2bddb8a9 fix moved lines edit diff
close #218
2021-06-12 17:22:25 +00:00
Frisk fbb9904d75
Trying to fix circular import 2021-05-23 21:06:59 +02:00
MarkusRost 6b0701e589 * Add action icons back to embeds
* Fix links in summaries
* Add user (talk) page notifications
2021-05-22 23:16:18 +00:00
Frisk 99669a1702
Merge branch '1.14' into testing
# Conflicts:
#	locale/de/LC_MESSAGES/rc_formatters.mo
#	locale/fr/LC_MESSAGES/discussion_formatters.mo
#	locale/fr/LC_MESSAGES/discussion_formatters.po
#	locale/fr/LC_MESSAGES/misc.po
#	locale/fr/LC_MESSAGES/rc_formatters.mo
#	locale/hi/LC_MESSAGES/rc_formatters.mo
#	locale/pl/LC_MESSAGES/rc_formatters.mo
#	locale/pt-br/LC_MESSAGES/rc_formatters.mo
#	locale/ru/LC_MESSAGES/rc_formatters.mo
#	locale/uk/LC_MESSAGES/rc_formatters.mo
#	locale/zh-hans/LC_MESSAGES/rc_formatters.mo
2021-05-20 21:04:24 +02:00
Frisk 57358f1a99
Whitespace changes 2021-05-18 13:46:00 +02:00
Frisk c388c2e0d0
Add handling for #209 2021-05-15 12:11:56 +02:00
Frisk 765d1c9d70
Add error tolerance setting 2021-05-14 14:30:52 +02:00
Frisk 45030b6731
Just a few tweaks 2021-05-09 23:01:23 +02:00
Frisk ecaa2496dd
Added more debug information 2021-05-03 13:37:42 +02:00
Frisk 1b417ce359
Optimized new function 2021-05-03 00:02:03 +02:00
Frisk 5f8b537259
Fix #202 2021-05-02 23:44:32 +02:00
Frisk edd46767bb
testing the testing 2021-05-01 14:25:03 +02:00
Frisk 65400f3fb5
Fixes to #200 and #198 2021-04-27 23:51:59 +02:00
Frisk 2aa8387b72
Chenges in structure, updated API docs 2021-04-25 13:20:58 +02:00
Frisk 3a23b5c003
Reworked default request function to new fancy one 2021-04-24 14:32:23 +02:00
Frisk 4706ca84b4
Further work towards an API 2021-04-24 11:19:38 +02:00
Frisk a5d0c709c6
Updated license notices, some whitespace changes 2021-04-19 01:21:38 +02:00
Frisk c6a769f8f2
Fixes #186 2020-12-06 10:55:01 +01:00
Frisk af19a14eee
Fix critical issues that will happen on 1.2 to 1.3 migration 2020-11-18 14:58:13 +01:00
Frisk 01e67030fe Merge branch '150-delete-messages-for-deleted-edits' into 'testing'
Resolve "Delete messages for deleted edits"

See merge request piotrex43/RcGcDw!77
2020-11-17 23:21:52 +00:00
Frisk 8d7da1d237
Small improvements 2020-11-11 00:48:11 +01:00
Markus-Rost 8da1351f57 Update diff parser
Based on Wiki-Bot diff parser
2020-11-09 18:04:36 +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 cdb4a1f99a
Further work on the message redaction function 2020-11-05 22:20:35 +01:00
Frisk 8a6c8ae28e
Fixed #154 and added more to message deletion code 2020-10-26 13:25:14 +01:00
Frisk 5129d9b04b
Added #147 with few exceptions, switched supported_logs variable to more performant set 2020-10-18 13:25:50 +02:00
Frisk 0147e29817
Fixed #145 and improvements in escaping 2020-10-18 12:18:27 +02:00
Frisk 81792315ab
Added #143 and #136 2020-10-18 11:39:16 +02: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 8f65748ca8
Abuselog first edits 2020-09-27 15:03:20 +02:00