Commit Graph

144 Commits

Author SHA1 Message Date
15011078c8 Add a server count to the server admin page 2017-08-16 19:48:59 +00:00
8d76423a82 Hide Token links and reinstate patreon links for now 2017-08-14 06:31:23 +00:00
fc05f3dda2 Token count in menu 2017-08-14 05:43:25 +00:00
0d87e11e3e Add paypalrestsdk to requirements.txt 2017-08-13 18:11:17 -07: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
d363b66799 Added a patreon banner link to the index and dashboard 2017-08-13 11:19:43 +00:00
c832e69483 Implemented Server Emoji Picker (#40) 2017-08-13 03:14:03 -07:00
e44ab58aa8 After changing the username, it should just refetch 2017-08-10 22:01:23 +00:00
a165722856 Guest username changing support 2017-08-10 21:27:08 +00:00
68d8882d3e Fix mentions with nicknames 2017-08-10 02:56:45 +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
98d13e9feb We cant forget the secret way to make italics with underscores 2017-08-10 01:11:18 +00:00
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
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
26c0e7444f Fixes #30, member list hoisting, hopefully. 2017-08-09 04:40:12 +00:00
0ece2b56e7 Set default fallback if defaultchannel query parameter is locked for the user 2017-08-09 02:07:13 +00:00
08a90c8a51 Handle 404 fetch if the channel id doesnt exist 2017-08-09 01:31:20 +00:00
146b2311cf Support for dynamic default channel 2017-08-09 01:26:11 +00:00
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
1b8da1a5c1 Set sidenavs max width to leave room if embed width is too small. Closes #35 2017-08-08 02:31:42 +00:00
a1ec940372 Typo, close paragraph tag for everybot card 2017-08-07 03:55:33 +00:00
8d707a7e15 Nickname support for the user sidebar 2017-08-07 03:08:26 +00:00
ed327a4ad1 Add everybot to about page partners section 2017-08-07 02:36:36 +00:00
162baec3c0 Refocus message box after posting message 2017-08-05 21:41:19 +00:00
8fbe8e95d9 Add webhook guest msg note to the commands card 2017-08-05 18:06:05 +00:00
5210de6884 Add webhook message instructions card panel 2017-08-05 18:01:20 +00:00
38533c22a9 Whoops, jsonify isnt imported in the admin blueprint... such sneaky 500 error! 2017-08-05 06:44:00 +00:00
94ce92f641 Remove JS from the about page 2017-08-04 19:42:45 +00:00
f3a1efb049 Set manage guilds page title
It was left as Admin for some reason
2017-08-03 21:09:14 -07:00
b91b3821a4 Fully implement database cleanup button, ajax side 2017-08-02 19:28:08 +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
eaf55ba027 Modify github links to TitanEmbeds organization 2017-07-30 23:10:35 +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
fc8bfb2ae1 Remove Reddit Tech from partnerships 2017-07-28 05:48:54 +00: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
b6525bc00e Update admin_cosmetics.html.j2
Added placeholder for user id field
2017-07-27 17:59:53 +02:00
c7abae4b7a List of all query params card and show the cards in guild administration page 2017-07-22 22:09:35 +00: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
75e11f82c1 Fix bug with messages not being scrolled when iframe is displayed none 2017-07-20 02:26:35 +00:00
9c5abd9b54 Add defaultchannel query parameter to embed to set default embed channel 2017-07-18 04:46:26 +00:00
415d03e7c0 Change title to a variable and implement opengraph metatdata tags 2017-07-14 04:04:04 +00:00
82db716b61 Moved some text fields over to longtext type (#21) 2017-07-10 04:37:52 +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