1fac087b6d
Use the api endpoint to only clean the keyvalue store for now. the messages should be handled by the external bot script
2017-09-09 05:01:02 +00:00
207e13b639
Cast user_id to string during comparison to fix guest posting
2017-09-09 02:30:23 +00:00
b345b2ab6f
Fix for css variables being None
2017-09-08 00:37:37 +00:00
4a204fb264
Implement CSS variables to the default theme as of now
2017-09-08 00:14:10 +00:00
a293b89b8c
CSS Variables fix
2017-09-07 23:35:34 +00:00
56e7b3e9d2
Merge branch 'cssvars' into master
2017-09-07 14:41:30 -07:00
600627d2e2
Allow the bot to work with not having Administrator permissions ( #47 )
2017-09-06 17:59:22 -07:00
21400679b6
Empty server manage server list should not automatically log you out, oauth fix
2017-09-06 20:59:05 +00:00
2f552ca87f
Strip timezone and microsecond for admin guild member list
2017-09-06 18:56:52 +00:00
9e49ba558a
Fix administrate guild page crashing due to microseconds in user timestamps
2017-09-06 05:34:14 +00:00
aa9075f484
Inital postgresql implementation ( #46 )
2017-09-04 23:54:54 -07:00
6a426618d6
Merge branch 'master' into websockets
2017-09-02 12:25:11 -07:00
3e2c9b2fb6
Add username field to embed_user_connect, whoops
2017-09-02 15:19:23 +00:00
12936455b0
Experiment, lower messaging post rate to 5 secs
2017-08-27 21:51:08 +00:00
654dd3faf3
Automatic webhook creation and deletion, Resolves #42
2017-08-27 21:50:41 +00:00
8b6645306a
Update user chip if a user has been updated
2017-08-25 23:19:13 +00:00
ac956106e9
Guest Username Change better websocket support
2017-08-25 07:45:59 +00:00
e3f57500ff
Realtime updating channel list
2017-08-25 06:37:14 +00:00
0539efb204
WS Realtime for message actions and Sidebar members list presence update
2017-08-22 07:01:40 +00:00
a0a0f01655
Fix member hex colors with leading zeros
2017-08-22 02:52:54 +00:00
4ed2d14bc3
Basic websockets authentication handling
2017-08-21 04:26:51 +00:00
72649f069e
Basic message relaying via WS
2017-08-20 19:56:54 +00:00
6b3ada44db
Basic websocket test on connect
2017-08-19 05:09:13 +00:00
fb8cfe3abc
Converted webapp portion to python 3.5. Resolves #32
2017-08-19 00:33:50 +00:00
fc05f3dda2
Token count in menu
2017-08-14 05:43:25 +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
a165722856
Guest username changing support
2017-08-10 21:27:08 +00:00
77bde8f258
Better nickname support
...
- Username field will not be overwritten with the nickname.
- Mentions work again!
- User chip will show nickname instead of username if present
- Authenticated embed users sidebar nickname support
2017-08-10 02:05:05 +00:00
26c0e7444f
Fixes #30 , member list hoisting, hopefully.
2017-08-09 04:40:12 +00:00
08a90c8a51
Handle 404 fetch if the channel id doesnt exist
2017-08-09 01:31:20 +00:00
38533c22a9
Whoops, jsonify isnt imported in the admin blueprint... such sneaky 500 error!
2017-08-05 06:44:00 +00:00
2ace5f7040
Implement nickname support
...
Nicknames will be shown in both the embed and discord.
2017-08-02 19:03:39 +00:00
5da55cc66b
Partially implement Database Cleanup button in the admin Panel
2017-08-02 19:03:00 +00:00
4066f629f3
Undo and fix previous commits
2017-07-29 23:29:53 +00:00
111ffb7871
Added the same feature as previous commit to the website
2017-07-29 23:57:59 +02:00
e6624e0185
hotfix if the membr has a role that does not exist somehow
2017-07-28 05:30:59 +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
bcfa4ae4e9
Added Titan Developer prefix to usernames
...
Offical Titan Developers are disginated a (Titan Dev) prefix to avoid confusions.
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
Fix Titan Dev thing
Fix Titan Dev thing
2017-07-10 04:36:02 +00:00
087606bd40
Implemented Webhooks to make sending messages look more real, as an option
2017-07-01 06:52:21 +00:00
fc7e74cbe3
Fix issue of offset and delete
...
Sqlalchemy doesnt like it, idk y
attempt fix again
2017-06-24 13:03:54 -07:00
44af174287
Attempt to fix cleanup 2
...
code looks much cleaner too
2017-06-24 12:50:55 -07:00
efcd2d9a83
Cleanup db commit more often
...
Maybe this will fix the issue
2017-06-24 10:48:47 -07:00
289fdc0eb5
Fix emoji not replacing or rendering, also fix visitor fetching 429 error
2017-06-10 03:43:23 +00:00
c528bd399b
Fix typo
...
Discordio can be none
2017-06-09 13:05:26 -07:00
30092fde01
Implemented Visitor View -- kinda betaish still
2017-06-09 04:22:33 +00:00
4bdfb6b38c
Initial css variables release
2017-06-05 03:32:13 +00:00