Commit graph

40 commits

Author SHA1 Message Date
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
Frisk 2a57b0e772
Finished #139 2020-08-23 15:32:12 +02:00
Frisk 2f5e7f20b5
Fix #137 2020-08-03 15:27:24 +02:00
MarkusRost 8649d470f0 don't link non-link links 2020-08-01 21:22:49 +00: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 misc.py (Browse further)