1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00
Commit graph

675 commits

Author SHA1 Message Date
69ef10a67e Add discordpy rewrite to requirements file 2019-02-08 01:35:19 +01:00
cff400982d Add easter egg to the Music Bot 2019-02-08 01:23:47 +01:00
1ccc05244d Remove unused /profile 2019-02-08 00:58:35 +01:00
7a977f5e27 Migrate more messages to the new reply() format 2019-02-08 00:57:40 +01:00
1e36a1ae5d Fix formatting 2019-02-06 20:13:03 +01:00
aed099f76a Create old isaac runs parser 2019-02-06 20:11:10 +01:00
51177e5cc7 Remove gravatar, as they are a privacy risk
See https://meta.stackexchange.com/questions/44717/is-gravatar-a-privacy-risk or the Mozilla Known Trackers List.
2019-02-06 17:01:40 +01:00
c21a66798f Fix locked pages in wiki (thanks @catstolker) 2019-02-06 16:34:25 +01:00
d828319897 Don't lock unexisting pages 2019-02-03 20:37:47 +01:00
6298e9bf33 ????????????????? 2019-02-03 20:36:29 +01:00
fc9985828d forse? 2019-02-03 20:34:58 +01:00
70fb385f12 umm wot 2019-02-03 20:29:32 +01:00
a9dfed9dad Another possible fix for the new wiki page bug 2019-02-03 20:13:54 +01:00
1a336cbc07 Fix multicolumn not working 2019-02-03 20:12:02 +01:00
15d04f3434 Possible wiki crash fix? 2019-02-03 20:09:58 +01:00
b5814bbeef Disable webpage preview 2019-02-03 19:58:53 +01:00
9de4513290 Add page lock button 2019-02-03 19:34:17 +01:00
eb08b51e59 Add support for locked wiki pages 2019-02-03 17:57:46 +01:00
5e507fbb5e idk i think this might work but i'm too sleepy to check 2019-02-03 01:56:44 +01:00
2cdb4d3a42 Create useless database table
that may become useful at a future time
2019-02-03 01:39:33 +01:00
d118fddf13 Fix /search and /regex 2019-02-01 20:05:21 +01:00
ba507ce945 Try a fix 2019-02-01 19:46:00 +01:00
6eabadc2ae Remove unused aliases 2019-02-01 19:23:30 +01:00
73dc1e14e6 Fix the new wiki page button not appearing 2019-02-01 19:22:37 +01:00
1aea02822e Small fixes 2019-02-01 19:21:46 +01:00
cac86d1c5f Update logo 2019-01-29 19:26:06 +01:00
6ffd255407 search order is now descending 2019-01-29 15:07:36 +01:00
bd672f9330 implemented /regex
it is kinda broken, if the result set is really large, it does nothing
2019-01-29 15:06:23 +01:00
b2dabce864 splitted cmd_cerca
the message creation is now a standalone function to allow different search methonds
2019-01-29 14:57:52 +01:00
7bdad85818 updated gitignore 2019-01-29 14:49:25 +01:00
0d184ea859 fixed warning in /cerca 2019-01-29 14:48:53 +01:00
5bdacf9496 fixed /cerca to search literal string 2019-01-29 14:46:33 +01:00
0a46cbeade Order cerca by id 2019-01-29 13:52:37 +01:00
1c56e9f14b Add some more cerca aliases 2019-01-29 13:45:11 +01:00
cd0a592c66 Rename cmd_search to cmd_cerca for consistency 2019-01-29 13:44:43 +01:00
04868e2bfb Fix db.py imports, really 2019-01-28 23:38:34 +01:00
36badb1a82 Use HTML in /cerca 2019-01-28 23:37:01 +01:00
6df65c0f3e Fix db.py imports 2019-01-28 23:36:45 +01:00
9c537480a5 Move more strings to strings.py 2019-01-28 23:02:50 +01:00
baafe5278a Move more strings to strings.py 2019-01-28 23:02:35 +01:00
616b3cf3ab implemented anonyous check on /cerca 2019-01-28 23:02:08 +01:00
8cdbb05eaf fixed typo 2019-01-28 23:02:08 +01:00
255e52bf45 fixed idiotic bug 2019-01-28 23:02:08 +01:00
1a39415a8d wip injection fix 2019-01-28 23:02:08 +01:00
84cb24a51a fixed strings and case sensitiveness in /cerca 2019-01-28 23:02:08 +01:00
e903c6484f fixed (?) db.py
blame steffo if something breaks
2019-01-28 23:02:08 +01:00
c1f0f34aa8 added /cerca 2019-01-28 23:02:08 +01:00
cd82f3a8af Fix Markov errors 2019-01-28 20:45:31 +01:00
cb15abe56c fixes #26 2019-01-28 20:17:17 +01:00
e75e087857 Fix change password bug 2019-01-27 20:24:19 +01:00