Commit graph

242 commits

Author SHA1 Message Date
Frisk cc637be8b1
Updated translations 2020-08-10 18:46:47 +02:00
Frisk b05608a024
Fixed translation of discussions.py 2020-08-10 02:23:09 +02:00
Frisk ed131fb6da
Added translation work 2020-08-10 01:57:14 +02:00
Markus-Rost 3bfe117f8b add discussion quiz 2020-08-09 22:49:34 +02:00
Frisk e2077a7ca1
Fixed anotter oopsie 2020-08-09 15:31:21 +02:00
Frisk d6df680e92
Fixed an oopsie 2020-08-09 15:03:04 +02:00
Frisk e81198d84b
Many fixes to rate-limiting related features, added wiki queuing with higher change limit in case 20 isn't enough 2020-08-09 13:53:11 +02:00
Markus-Rost 897dbd139c readd missing , 2020-08-08 19:32:53 +02:00
Markus-Rost 6658c399dc fix queue handler 2020-08-08 19:25:32 +02:00
Frisk fca9eb72b9
Prevent setting -1 for rcid and postid to other values when feature disabled 2020-08-07 23:03:20 +02:00
Frisk ddb104c3b7
Quick patch for image error from Slack 2020-08-07 18:59:37 +02:00
Frisk a3eb577966
Quick patch for syncing rcid 2020-08-07 18:56:29 +02:00
Markus-Rost cdd90de8a5 pt to ptbr 2020-08-06 16:54:15 +02:00
Frisk 129368fcbd
Fast fix for adding new wikis 2020-08-06 15:39:02 +02:00
Frisk 1b6be292d9
Wrapping up the work on rate-limiting 2020-08-06 15:26:06 +02:00
Frisk 71a3bdd91d
Small improvement 2020-08-06 03:07:13 +02:00
Frisk 493a1c8194
More progress, it's almost working? 2020-08-06 02:46:43 +02:00
Frisk 293947c510
Added removal handling, should be now mostly ok, with exception to exception handling 2020-08-05 19:20:38 +02:00
Frisk 1ab0eaa24f
Created basic handling of wikis 2020-08-05 16:41:40 +02:00
Frisk d7f341d081
Not a lot but it's a honest work 2020-08-05 03:02:32 +02:00
Markus-Rost 6495508f2e support comments from IPs 2020-08-05 01:48:21 +02:00
Frisk a4462369bb
Additional work done on the ratelimiting 2020-08-03 16:44:42 +02:00
Frisk c1831b992b
Merge branch 'master' into wiki-rate-limiting 2020-08-03 13:08:57 +02:00
Frisk ca43ffbed8
Very small fixes 2020-08-03 13:03:36 +02:00
Markus-Rost 321e7ffedb encoding for hal+json 2020-08-02 23:55:35 +02:00
Markus-Rost 36c6e379b2 rewrote discussions formatting 2020-08-02 23:40:30 +02:00
Frisk 0e46d4c971
Initial work 2020-08-02 20:59:17 +02:00
Markus-Rost 4d618f4268 add discussions check 2020-08-02 19:27:42 +02:00
Markus-Rost ca3be79ef1 fix indef block 2020-08-02 14:22:33 +02:00
Frisk 0f3fb86148
Started work 2020-08-02 01:43:49 +02:00
MarkusRost 5a808e4565 remove ugly work around 2020-08-01 21:19:03 +00:00
MarkusRost 5e3497c190 don't link non-link links 2020-08-01 21:17:48 +00:00
Frisk 0e5a3169e2
Improved performance, increased timeout on requests, fixed variable overshadowing issue (aka 'a') 2020-08-01 22:28:08 +02:00
Frisk 06f910b64e
Made it global rate limit resistant 2020-08-01 16:57:34 +02:00
Frisk e26258edb7
Many changes to logic of sending messages "better" exception handling 2020-08-01 12:45:41 +02:00
Frisk ecf07a0534
Fixed logic 2020-08-01 03:15:31 +02:00
Frisk 6731eea33d
Implement new logic depending on Discord's rate limit information coded in headers instead of arbitrary sleep time 2020-08-01 03:02:58 +02:00
Frisk f8293b6255
Some coroutine descriptions 2020-08-01 02:48:14 +02:00
Frisk eb6e03a365
Small fix to new error handler, added more debug in --debug (now with extra spam) 2020-08-01 02:30:49 +02:00
Frisk 8ca9918464
Added debug mode activated with --debug and some additional error handling logic 2020-08-01 01:58:04 +02:00
Frisk 6c3cd96598
Added pt-br translation as per permission from Eduaddad 2020-07-30 21:55:10 +02:00
Frisk 5370cdedc1
Fixed syntax error 2020-07-29 21:38:23 +02:00
Markus-Rost df1643cd1d encode link parts to prevent broken links 2020-07-29 20:16:41 +02:00
Frisk 8e85588ebd
Fixed possible unhandled exception, added debug messages, attempted to fix global exception handler 2020-07-29 18:33:40 +02:00
Frisk eb222bf8b4
Fixed omission with links of some compact msgs, fixed compatibility with python 3.7 2020-07-29 03:02:28 +02:00
Frisk cfa5661480
Fixes from RcGcDw 2020-07-29 02:59:42 +02:00
Frisk b04efc10dc
Fixed other issue with timeout error on python 3.7 2020-07-29 01:33:14 +02:00
Frisk c23937e971
Merge remote-tracking branch 'origin/newusers' 2020-07-29 00:25:49 +02:00
Frisk 121fdedc2b
Fix for python 3.7 2020-07-29 00:21:31 +02:00
Markus-Rost 41281e4ca9 add new users log 2020-07-28 21:15:32 +02:00
Markus-Rost 08dc1e79a5 fix categories 2020-07-28 19:52:48 +02:00
Frisk c9a8396583
Added category fixes 2020-07-28 16:18:06 +02:00
Frisk bcad172bbb
Merge remote-tracking branch 'origin/unknown_data' 2020-07-28 15:58:42 +02:00
Frisk c819694d02
Fixed categories not showing up 2020-07-28 15:58:25 +02:00
Markus-Rost 926747e405 show change on unknown event 2020-07-28 15:41:07 +02:00
Frisk d50707ecdd
Fixed some issues, code cleanup 2020-07-28 14:39:32 +02:00
Frisk f5050a87ae
Fix always broken comment 2020-07-28 14:25:18 +02:00
Frisk 7367973ea7
Fixed a bug where profile comment can be None 2020-07-28 13:41:33 +02:00
Frisk 7470612284
Fixed wrong behavior with images 2020-07-28 11:57:49 +02:00
MarkusRost f2f08aacb6 Update rc.py 2020-07-28 09:32:43 +00:00
Markus-Rost c5e5f08a28 handle unknown events 2020-07-28 11:28:39 +02:00
Frisk 833c7650c8
Improvements to handling some requests 2020-07-28 03:11:27 +02:00
Frisk 2e4b015e1f
Merge remote-tracking branch 'origin/patch-db_names'
# Conflicts:
#	src/discord.py
2020-07-27 18:35:16 +02:00
Frisk 391c897367
Major rework of how the message sending is handled 2020-07-27 18:32:30 +02:00
Markus-Rost d4f1d89862 use db field names 2020-07-27 14:13:36 +02:00
Frisk 49b9e8de20
Changed connection behavior so you can target columns by their name 2020-07-27 14:01:12 +02:00
Frisk 734f835dbc
ok 2020-07-27 13:51:27 +02:00
Frisk 48bf3199b8
One pushup to remove 2 tons of CO2 from atmosphere 2020-07-27 13:45:18 +02:00
Markus-Rost d88bb027cb fix issue where rcid = None is never resolved 2020-07-27 05:17:30 +02:00
Markus-Rost d299b515e5 update database format 2020-07-27 05:16:50 +02:00
Markus-Rost abd5f680f5 fix wiki delete 2020-07-27 00:50:27 +02:00
Frisk 238385021a
More fixes 2020-07-26 23:52:24 +02:00
Frisk dd04bef9fb
Fix for Windows 2020-07-26 18:03:20 +02:00
Frisk 27edc4d953
fix 2020-07-26 16:41:33 +02:00
MarkusRost 7cdafccb78 Update i18n.py 2020-07-26 14:17:57 +00:00
Frisk 7541e776db
Added code 2020-07-26 10:00:27 +02:00
Frisk c04982f78d
Buggy as hell non crashy version 2020-07-25 15:27:15 +02:00
Frisk d7b93d55bf
Made it easier to setup 2020-07-23 21:12:07 +02:00
Frisk e4ae528e70
Fixed like entire code so it runs like 10 horses on a race 2020-07-23 11:46:32 +02:00
Frisk f3594ac12b
Fixed one thing
Broke 10 more
2020-07-22 13:43:18 +02:00
Frisk 76ef334843
Commiting broken code 2020-07-21 14:15:40 +02:00
Frisk 217c30d096
I don't believe this either but code has been added 2020-07-20 14:03:55 +02:00
Frisk 6caa03153a
Guess what I added this time
Yup, more code
2020-07-20 02:52:02 +02:00
Frisk 33a317145e
Added code 2020-07-20 01:40:20 +02:00
Frisk 19730dfcdb
Added code 2020-07-19 15:32:54 +02:00
Frisk 6c9dd2245d
Added code 2020-07-18 14:12:00 +02:00
Frisk f5980aa2bc
I did an oopsie 2020-07-11 17:54:08 +02:00
Frisk 7872c7b3bc
Added a lot of different stuff 2020-07-10 22:07:33 +02:00
Frisk 2e7f12a7bc
if I ever complete this project this planet will be free from all evil 2020-07-10 16:11:45 +02:00
Frisk 415c278778
Added some code 2020-07-10 15:38:36 +02:00
Frisk dafc849321
whatever, i'm just testing 2020-07-10 01:58:25 +02:00
Frisk ac2abdefec
Init 2020-07-10 00:24:23 +02:00