Commit graph

586 commits

Author SHA1 Message Date
Frisk b952e62730 Merge branch 'postgres' into 'master'
Change Database provider from SQLite to Postgres DB

See merge request chicken-riders/RcGcDb!18
2021-03-20 15:12:20 +00:00
Frisk fa541fefb9
Merge remote-tracking branch 'origin/postgres' into postgres 2021-03-20 14:45:39 +01:00
Frisk 0af390d80f
Added port argument 2021-03-20 14:44:29 +01:00
MarkusRost dcd47e256f remove sqlite database path 2021-03-20 13:24:03 +00:00
Frisk 7492229eb2
Another one of those 2021-03-20 14:14:18 +01:00
Frisk 47722de473
Fix argument list consistency 2021-03-20 14:00:29 +01:00
Frisk 5a6345a3e0
Small stylistic change in SQL query + another debug statement 2021-03-20 13:55:56 +01:00
Frisk a2f1d54f39
Added PostgreSQL compatibility, dropped SQLite compatibility 2021-03-20 13:42:54 +01:00
Frisk 2c8574445c
Converted all of the queries however there is still some work to be done 2021-03-19 16:26:19 +01:00
Frisk 79ea1a6a8b
Backuping work on Postgres DB 2021-03-18 17:00:01 +01:00
Frisk 9a5f57cda6
Let's be honest, this probably won't set anything on fire and will prevent some expensive calls 2021-03-18 00:10:04 +01:00
Frisk 7723133847
Added more debug + fixed disconnect logic and handling of encoding issues 2021-03-17 14:51:20 +01:00
Frisk 23043934cd
Added more debug + fixed disconnect logic and handling of encoding issues 2021-03-17 14:48:05 +01:00
Frisk 8a1a61dbac
Updated logic to account for wikis already in the queue but that are being added constantly because it's long 2021-03-17 14:20:22 +01:00
Frisk 98cb381d55
Remove some old debug code 2021-03-17 14:15:29 +01:00
Frisk fcdf6b66cf
Fix issue with wikis not being added properly to the queue 2021-03-17 13:46:51 +01:00
Frisk a44799dff3
Add on_disconnect function to hopefully connect back to IRC on disconect 2021-03-17 13:17:51 +01:00
Frisk 8b98cad112
Temporary fix for "a lot of messages in my console please fix". I need better way to handle this queuing logic 2021-03-16 23:17:39 +01:00
Frisk f6a2fc2f0b
Not very helpful really, reverting previous commit to find better alternative 2021-03-16 23:10:47 +01:00
Frisk 753d01e63e
Changes in timings, potentially breaking (hopefully not) 2021-03-16 22:39:21 +01:00
Frisk e291ac61b6
Add code to debug JSON decode issue 2021-03-16 22:38:57 +01:00
Frisk 359df7e879
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/bot.py
2021-03-16 22:28:05 +01:00
Markus-Rost 155c50a561 bump version
bump version for IRC
2021-03-16 21:46:31 +01:00
MarkusRost b798250a19 Merge branch 'master' into 'master'
Add support for IRC feeds

Closes #37

See merge request chicken-riders/RcGcDb!17
2021-03-16 20:37:29 +00:00
MarkusRost a37a7d9365 follow redirects 2021-03-16 20:36:11 +00:00
Frisk 5e08b4a501
Start ignoring the additional delay for wikis with IRC feed. We have IRC feed only for more active domains so this additional delay does more bad than good 2021-03-08 19:00:12 +01:00
Frisk d7661469a2
Move logs to debug 2021-03-08 18:33:54 +01:00
Markus-Rost 96e678a047 Escape discussions titles because roblox 2021-02-21 17:56:24 +01:00
Frisk 4c1101e519
Fix failing discussion check 2021-02-21 16:51:43 +01:00
Frisk dabf9ef6d4
Updated requirements.txt 2021-02-20 19:35:39 +01:00
Frisk b2eba790c0
Updated settings example 2021-02-20 19:26:49 +01:00
Frisk 8da53cabdb
Remove debug code 2021-02-20 19:18:59 +01:00
Frisk e3b0f2dab1
Fixed all immediatly visible issues 2021-02-20 19:02:57 +01:00
Frisk d7b16e9e07
wrote 4 lines for discussions, after a long break <3 2021-02-20 19:02:57 +01:00
Frisk 48bf9dd540
I have no productivity today so I'm just commiting some more work I'll have to rework anyways 2021-02-20 19:02:57 +01:00
Frisk 1d5026a553
Some sort of progress 2021-02-20 19:02:57 +01:00
Frisk 0459e3fd68
Added updates 2021-02-20 19:02:51 +01:00
Frisk 68424149ef Merge branch '37-confidential-issue' into 'master'
37 confidential issue

See merge request piotrex43/RcGcDb!1
2021-02-20 15:38:42 +00:00
Frisk 928db6a86d
Fixed all immediatly visible issues 2021-02-20 16:33:44 +01:00
Frisk 01c58417c7
wrote 4 lines for discussions, after a long break <3 2021-02-02 02:28:14 +01:00
Frisk 6b8a2e217b
I have no productivity today so I'm just commiting some more work I'll have to rework anyways 2021-01-27 18:48:46 +01:00
MarkusRost 0ef302ec7f Fix message for log action "managewiki/undelete"
See https://github.com/miraheze/ManageWiki/blob/master/i18n/en.json#L41. Also mentioned on Discord.
2021-01-23 22:14:41 +00:00
MarkusRost d4c44da126 Fix feeds 2021-01-22 10:29:44 +00:00
Frisk 49c36c9688
Some sort of progress 2021-01-21 14:40:55 +01:00
Frisk e1aeaaaaba
Added updates 2021-01-20 16:45:17 +01:00
Frisk 4e1aad4025
Added some comments and help 2021-01-16 15:14:06 +01:00
Frisk 4025f15e1a
Merge remote-tracking branch 'origin/master' 2021-01-12 17:50:41 +01:00
Frisk 327bc60c03
Fix formatting issue with handling exception on image error 2021-01-12 17:49:56 +01:00
Markus-Rost e344316491 Improve tag management log 2021-01-04 18:20:03 +01:00
Markus-Rost 6db23b5ed6 Fix tags for the third time 2021-01-04 17:31:09 +01:00