Pera Pisar
de937dc2f3
Return the maximum ID of all abuse log entries instead of the last ID.
...
This fixes an issue where abuse log entries are returned out of order from the
API, leading to constantly repeating abuse filter messages being sent to
Discord.
2024-03-11 18:13:14 +00:00
MarkusRost
bae403c3cd
add show_patrolled setting
2023-12-30 22:55:38 +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
MarkusRost
55f9f8f5eb
add RcGcDw buttons hook
2023-05-06 16:25:29 +00:00
MarkusRost
36c4ba2b7c
migrate config from falsy values to null
2023-01-10 13:56:18 +01:00
Frisk
9234d8589c
Whitespace
2022-07-09 23:05:45 +02:00
Frisk
3c840b1d42
Added more error handling for ClientErrors while connecting with a wiki (due to Fandom issues)
2022-06-04 13:17:05 +02:00
Frisk
9196a9cbbe
Added migration test, fixes in previous tests
2022-01-14 10:01:44 +01:00
Frisk
8631a41ef6
Actually decrease amount of unnecessary writes
2021-11-19 13:35:36 +01:00
Frisk
e9049b922a
do less writes
2021-11-19 12:50:52 +01:00
Frisk
28e8c91871
Transformed the main RC fetching function to use new API requesting function
2021-05-22 16:54:14 +02: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
931e2a95ee
Tidied up daily overview functions
2021-05-14 19:16:14 +02:00
Frisk
45030b6731
Just a few tweaks
2021-05-09 23:01:23 +02:00
Frisk
0083fbf4f6
Remade embed upload events to reduce amount of requests
2021-05-08 13:21:05 +02:00
Frisk
79f2f36e23
Added CurseProfile proxy function in the client
2021-05-08 11:20:47 +02:00
Frisk
75dafb2337
Added more debug information 2
2021-05-03 13:38:18 +02:00
Frisk
c1bc05f7ef
progress on converting old formatters to new format
2021-05-01 14:54:23 +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
2aa8387b72
Chenges in structure, updated API docs
2021-04-25 13:20:58 +02:00