Commit Graph

42 Commits

Author SHA1 Message Date
0203f24ce7 Fix admin voting page crash 2018-07-23 05:02:26 +00:00
150e112387 Implement autorole for embed users 2018-07-22 06:46:03 +00:00
3783cf1152 Move columns found in discord api on the guilds table into redis 2018-07-20 23:10:24 +00:00
86c7232b35 Remove guild members table for storing in redis 2018-07-17 23:47:30 +00:00
ccf9aed9ec Add the ability to disallow words (banned words) 2018-07-09 01:37:46 +00:00
d540a4888b Only db commit on requests that change the database 2018-06-15 00:13:09 +00:00
5da061a3d5 Prefill datetime inputs on voting page if submitted values 2018-05-03 05:05:24 +00:00
5552b8d340 Fix admin voting hour computation to 12 hour time 2018-05-03 04:55:33 +00:00
ba082ab516 Remove excessive code for gmember admin voting 2018-03-28 06:19:49 +00:00
2173fc631d Range through the userids for OBO 2018-03-28 06:16:55 +00:00
79ae3b3c92 Adjust OffByOne error checking in admin voting page 2018-03-28 06:09:42 +00:00
e8424a63c8 Customizable msg posting timeout and msg length 2018-03-25 04:43:39 +00:00
99afd2aeb7 Add voting statics to admin panel 2018-03-19 08:28:09 +00:00
074a6e6986 Server settings not updating due to a db column removed 2018-01-24 21:33:14 +00:00
4197c34cf4 String admin id compare to see if they can access /admin point 2018-01-24 06:14:37 +00:00
45f33971ed Fix integer issues for custom css not creating 2018-01-24 06:03:31 +00:00
56d25d6ecb Commit to database on only on request teardown 2018-01-22 07:52:51 +00:00
2c949d911b Move tracking online users to redis 2018-01-21 03:15:02 +00:00
8028813e0f Remove discordio partnership and repurpose it to custom invite link field 2018-01-13 18:37:42 +00:00
31bc87d770 Add members count to admin panel 2018-01-08 09:13:59 +00:00
e8ecfc65d2 Change user defined css from the admin panel 2018-01-07 02:41:02 +00:00
bf47f9457c Administrator can now disable misbehaving servers 2018-01-05 08:52:22 +00:00
204858d011 Add user cards and badges, Closes #25 2017-12-07 06:49:32 +00:00
962880f652 Fix typo regarding to unauth captcha in admin panel 2017-11-04 03:09:47 +00:00
bba4950ddc Server administrators may disable captchas for guest users 2017-11-04 02:58:26 +00:00
d6c43e853b Return normal titan logo if guest icon does not exist and av fixes 2017-09-24 04:51:31 +00:00
e30171a8de Implement user avatars into the embed 2017-09-24 04:17:06 +00:00
ad833434dd Renamed webhook icon to guest icon for preperation of avatars in the client 2017-09-24 01:22:07 +00:00
fff737cec3 Remove debug print statements from user and admin blueprints 2017-09-14 05:23:28 +00:00
c23b71d050 Implement server webhook icons as cosmetics & fixes 2017-09-13 05:55:51 +00:00
dad92d1e53 Add reasons to admin token transactions 2017-09-11 10:14:07 +00:00
10b5deffe4 Add custom css slots to prepare for donators feature 2017-09-11 07:52:13 +00:00
2f552ca87f Strip timezone and microsecond for admin guild member list 2017-09-06 18:56:52 +00:00
654dd3faf3 Automatic webhook creation and deletion, Resolves #42 2017-08-27 21:50:41 +00:00
fb8cfe3abc Converted webapp portion to python 3.5. Resolves #32 2017-08-19 00:33:50 +00:00
8bc95f7b0e Paypal (#41)
* Implement Titan Tokens clientside

* Titan Tokens can be modified in the admin panel
2017-08-13 18:10:03 -07:00
38533c22a9 Whoops, jsonify isnt imported in the admin blueprint... such sneaky 500 error! 2017-08-05 06:44:00 +00:00
33f881bff3 I've found some bugs in the admin guilds thing system, this push fixed it, these bugs are tested, investigated, solved and tested again 2017-07-27 23:15:24 +02:00
4a9c38aa47 Admin guilds manage thing 2017-07-27 22:55:28 +02:00
1304ea6153 Implement Cosmetics Configuration to the Administrators Panel 2017-07-22 05:02:59 +00:00
f4608794a0 Move devs to the administrators table 2017-07-22 02:06:45 +00:00
dc7d825564 Implemented Bot Admin Blueprint
Todo and not yet fully functional yet

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing

Fix Titan Dev thing
2017-07-10 04:37:35 +00:00