Jeremy Zhang
6b3ada44db
Basic websocket test on connect
2017-08-19 05:09:13 +00:00
Jeremy Zhang
d7ac9fd9c9
Add flask socketio to requirementstxt
2017-08-19 04:44:39 +00:00
Jeremy Zhang
e5cdde73b0
Initial socketio initialization
2017-08-19 03:52:32 +00:00
Jeremy Zhang
fb8cfe3abc
Converted webapp portion to python 3.5. Resolves #32
2017-08-19 00:33:50 +00:00
Jeremy Zhang
15011078c8
Add a server count to the server admin page
2017-08-16 19:48:59 +00:00
Jeremy Zhang
8d76423a82
Hide Token links and reinstate patreon links for now
2017-08-14 06:31:23 +00:00
Jeremy Zhang
fc05f3dda2
Token count in menu
2017-08-14 05:43:25 +00:00
Jeremy "EndenDragon" Zhang
0d87e11e3e
Add paypalrestsdk to requirements.txt
2017-08-13 18:11:17 -07:00
Jeremy "EndenDragon" Zhang
8bc95f7b0e
Paypal ( #41 )
...
* Implement Titan Tokens clientside
* Titan Tokens can be modified in the admin panel
2017-08-13 18:10:03 -07:00
Jeremy Zhang
d363b66799
Added a patreon banner link to the index and dashboard
2017-08-13 11:19:43 +00:00
Jeremy "EndenDragon" Zhang
c832e69483
Implemented Server Emoji Picker ( #40 )
2017-08-13 03:14:03 -07:00
Jeremy Zhang
e44ab58aa8
After changing the username, it should just refetch
2017-08-10 22:01:23 +00:00
Jeremy Zhang
a165722856
Guest username changing support
2017-08-10 21:27:08 +00:00
Jeremy Zhang
68d8882d3e
Fix mentions with nicknames
2017-08-10 02:56:45 +00:00
Jeremy Zhang
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
Jeremy Zhang
98d13e9feb
We cant forget the secret way to make italics with underscores
2017-08-10 01:11:18 +00:00
Jeremy Zhang
8f56bea4cc
Resolves #37 , basic Discord markdown parsing
...
Adds support for bold, italics, underline, strikethrough, code, and blockcode (no Syntax highlighting yet)
2017-08-10 01:00:14 +00:00
Jeremy Zhang
b3d5a7e171
Escape user css in the dashboard. Should fix if brackets show up in the css code
2017-08-09 06:58:28 +00:00
Jeremy Zhang
26c0e7444f
Fixes #30 , member list hoisting, hopefully.
2017-08-09 04:40:12 +00:00
Jeremy Zhang
0ece2b56e7
Set default fallback if defaultchannel query parameter is locked for the user
2017-08-09 02:07:13 +00:00
Jeremy Zhang
08a90c8a51
Handle 404 fetch if the channel id doesnt exist
2017-08-09 01:31:20 +00:00
Jeremy Zhang
146b2311cf
Support for dynamic default channel
2017-08-09 01:26:11 +00:00
Jeremy Zhang
335d9f569e
Overriding builtin themes with user defined css. Users should take advantage of the url query parmeters to choose which theme to override at load. Closes #36 .
2017-08-08 03:14:17 +00:00
Jeremy Zhang
1b8da1a5c1
Set sidenavs max width to leave room if embed width is too small. Closes #35
2017-08-08 02:31:42 +00:00
Jeremy Zhang
a1ec940372
Typo, close paragraph tag for everybot card
2017-08-07 03:55:33 +00:00
Jeremy Zhang
8d707a7e15
Nickname support for the user sidebar
2017-08-07 03:08:26 +00:00
JustMaffie
ed327a4ad1
Add everybot to about page partners section
2017-08-07 02:36:36 +00:00
Jeremy Zhang
162baec3c0
Refocus message box after posting message
2017-08-05 21:41:19 +00:00
Jeremy Zhang
8fbe8e95d9
Add webhook guest msg note to the commands card
2017-08-05 18:06:05 +00:00
Jeremy Zhang
5210de6884
Add webhook message instructions card panel
2017-08-05 18:01:20 +00:00
Jeremy Zhang
38533c22a9
Whoops, jsonify isnt imported in the admin blueprint... such sneaky 500 error!
2017-08-05 06:44:00 +00:00
Jeremy Zhang
94ce92f641
Remove JS from the about page
2017-08-04 19:42:45 +00:00
Jeremy "EndenDragon" Zhang
f3a1efb049
Set manage guilds page title
...
It was left as Admin for some reason
2017-08-03 21:09:14 -07:00
Jeremy Zhang
3b5707cd15
Hotfix for webhooks not showing up in the embeds. Message author object sometimes gives User for webhooks. User objects does not have nicknames. Check if the user/author object has nick attribute.
2017-08-03 22:39:30 +00:00
Jeremy Zhang
b91b3821a4
Fully implement database cleanup button, ajax side
2017-08-02 19:28:08 +00:00
JustMaffie
2ace5f7040
Implement nickname support
...
Nicknames will be shown in both the embed and discord.
2017-08-02 19:03:39 +00:00
Jori van Ee
5da55cc66b
Partially implement Database Cleanup button in the admin Panel
2017-08-02 19:03:00 +00:00
Jeremy Zhang
eaf55ba027
Modify github links to TitanEmbeds organization
2017-07-30 23:10:35 +00:00
JustMaffie
4066f629f3
Undo and fix previous commits
2017-07-29 23:29:53 +00:00
JustMaffie
111ffb7871
Added the same feature as previous commit to the website
2017-07-29 23:57:59 +02:00
JustMaffie
45df6b19fc
Added a protection against crash chars that make discord crash, this is not available to be disabled, this only helps out your server.
2017-07-29 23:52:24 +02:00
Jeremy Zhang
fc8bfb2ae1
Remove Reddit Tech from partnerships
2017-07-28 05:48:54 +00:00
Jeremy Zhang
e6624e0185
hotfix if the membr has a role that does not exist somehow
2017-07-28 05:30:59 +00:00
JustMaffie
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
JustMaffie
4a9c38aa47
Admin guilds manage thing
2017-07-27 22:55:28 +02:00
Jori van Ee
4d3140b531
Merge pull request #28 from EndenDragon/JustMaffie-patch-1
...
Update admin_cosmetics.html.j2
2017-07-27 18:08:44 +02:00
Jori van Ee
b6525bc00e
Update admin_cosmetics.html.j2
...
Added placeholder for user id field
2017-07-27 17:59:53 +02:00
Jeremy Zhang
c7abae4b7a
List of all query params card and show the cards in guild administration page
2017-07-22 22:09:35 +00:00
Jeremy Zhang
1304ea6153
Implement Cosmetics Configuration to the Administrators Panel
2017-07-22 05:02:59 +00:00
Jeremy Zhang
f4608794a0
Move devs to the administrators table
2017-07-22 02:06:45 +00:00