Commit graph

325 commits

Author SHA1 Message Date
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 97817daf9b Merge branch 'patch-link' into 'master'
don't link non-link links

See merge request chicken-riders/rcgcdb!12
2020-08-01 21:57:07 +00: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