Commit Graph

1004 Commits

Author SHA1 Message Date
4b254bbc54 Now if only error 500 would actually give a 500 error status code 2018-07-31 03:29:14 +00:00
5f8ecf03ed Capture client javascript errors with sentry too 2018-07-30 07:43:01 +00:00
c2bf983983 Only use extras for raven in requirementstxt 2018-07-30 01:53:41 +00:00
a6a5a99533 Move to sqlalchemy 1.2.10 2018-07-30 01:38:31 +00:00
a7d80c39d2 Utilize sentry to track execution errors 2018-07-30 01:26:54 +00:00
0efa1882a4 Add max width and height to reactions icons so they don't noclip 2018-07-27 09:07:05 +00:00
197750fc91 Fix bug where it would alert warning when saving custom css 2018-07-27 09:02:10 +00:00
1629a8982c Implement reactions 2018-07-27 08:57:54 +00:00
4aa785d4cc Better word breaking, hopefully 2018-07-25 06:55:22 +00:00
d365595e3d Looks like chrome cant handle servers with 2,000 messages from our cache 2018-07-25 06:33:20 +00:00
afbbb987ca Fix admin panel guild cards and allow sorting by guildid 2018-07-23 05:25:00 +00:00
0203f24ce7 Fix admin voting page crash 2018-07-23 05:02:26 +00:00
1e80512ca7 Alert when changes may not been saved 2018-07-23 02:43:46 +00:00
150e112387 Implement autorole for embed users 2018-07-22 06:46:03 +00:00
856dd08167 Error instead of crashing when no text channels present 2018-07-22 04:10:04 +00:00
a3e58ac43e Remove tmp for good
It should be removed a LONG time ago
2018-07-21 07:42:44 +00:00
3783cf1152 Move columns found in discord api on the guilds table into redis 2018-07-20 23:10:24 +00:00
ee051074a7 Remove messages reference 2018-07-18 00:49:32 +00:00
0c1b706c28 Remove debug print from discordbot utilspy 2018-07-18 00:39:39 +00:00
6cd27f2aff Fix permissions issue and role hoists 2018-07-18 00:38:37 +00:00
86c7232b35 Remove guild members table for storing in redis 2018-07-17 23:47:30 +00:00
56ba9bc127 Reimplement remove message table 2018-07-16 23:47:25 +00:00
89b12d06ab Revert "Remove messages table", Accidentally committed in dev code
This reverts commit 6d6b390431.
2018-07-16 23:43:41 +00:00
6d6b390431 Remove messages table 2018-07-16 23:34:13 +00:00
bc129289fc Use redis to store discord api related objects, so far messages only
Keeping the table for now in case the redis method does not work as hoped
2018-07-16 03:50:31 +00:00
9faef4f761 Add Titan Square SVG 2018-07-15 20:04:25 +00:00
9687e28f9c Merge pull request #113 from jelle619/master
SVG versions of Titan Shield logo in img resources
2018-07-15 13:00:56 -07:00
a68dafa483 Upgrade setuptools in the c9 install process 2018-07-14 23:51:08 +00:00
bc215c0e31 Update c9 install script: config line nums and update py3.5 2018-07-14 22:52:40 +00:00
8900d565b8 SVG versions of Titan Shield logo in img resources
*Made possible by Discord user welian#6782*

It's a nice resource to have. I also need something to host this for my secret Titan project. :P
2018-07-13 22:10:32 +02:00
31f9b9fa4a Currently gino requires sqlalchemy 1.2.8 and will crash if under teh latest one 2018-07-10 22:16:16 +00:00
d59e19d393 Merge pull request #112 from TitanEmbeds/gino
Use async adapter for Discord Bot -- gino
2018-07-10 12:11:26 -07:00
de94f87c45 Fix gino bugs, reimplement ban and revoke cmds, enforce postgresql 2018-07-10 19:06:54 +00:00
ac225c84f5 Initial switch to gino for discordbot db 2018-07-10 07:04:19 +00:00
3ca6a33be7 Update raw event handling to use the new payload param in d.py 2018-07-09 01:58:23 +00:00
ccf9aed9ec Add the ability to disallow words (banned words) 2018-07-09 01:37:46 +00:00
f0f1f226e3 Merge pull request #111 from jelle619/master
Various bug fixes for Fire Wyvern theme
2018-07-08 15:42:41 -07:00
368ceed2c1 Remove temp c9 file, wasnt supposed to push that one 2018-07-08 20:41:35 +00:00
efbf1df2ed Roles as strings not int 2018-07-08 20:41:12 +00:00
7ff8bcdefe JSON dump the roles before putting in db 2018-07-08 20:38:59 +00:00
d14f9889eb Try manually adding member if not exist in db for webapp 2018-07-08 20:31:36 +00:00
42e8e379d6 Various bug fixes for Fire Wyvern theme 2018-07-07 12:10:50 +02:00
1fda98ac89 Merge pull request #110 from jelle619/master
Added Safari support to Wyvern themes
2018-07-04 09:52:17 -07:00
8223f3ad09 Added Safari support to Wyvern themes
Also improved general browser compatibility.
2018-07-04 13:16:57 +02:00
eab95072d7 Change vote badge link to personal vote page 2018-07-04 06:58:01 +00:00
cb10ba9323 Link Fire Wyvern and Ice Wyvern themes into the codebase 2018-07-04 06:35:01 +00:00
1bcd073cb2 Merge pull request #109 from jelle619/master
Added Ice Wyvern & Fire Wyvern theme
2018-07-03 23:26:42 -07:00
49c2380d69 Added Ice Wyvern & Fire Wyvern theme
These themes still have to be implemented.
2018-07-02 15:42:43 +02:00
16700b56ee Prizes MAY include
Sounds better
2018-07-01 17:32:22 -07:00
e00ddf1f3c Better video players, does not autoplay 2018-06-30 07:30:54 +00:00