Commit Graph
1017 Commits
Author SHA1 Message Date
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
Jori van Ee a34f43a9d0 Fix typos in cloud9_install.sh (#22)
Fixed typos
2017-07-20 08:55:31 -07:00
Jeremy Zhang 75e11f82c1 Fix bug with messages not being scrolled when iframe is displayed none 2017-07-20 02:26:35 +00:00
Jeremy Zhang 9c5abd9b54 Add defaultchannel query parameter to embed to set default embed channel 2017-07-18 04:46:26 +00:00
Jeremy "EndenDragon" Zhang 0a18bec418 Create CONTRIBUTING.md 2017-07-15 22:37:21 -07:00
Jeremy Zhang 415d03e7c0 Change title to a variable and implement opengraph metatdata tags 2017-07-14 04:04:04 +00:00
Jeremy "EndenDragon" Zhang 82db716b61 Moved some text fields over to longtext type (#21) 2017-07-10 04:37:52 +00:00
Jeremy "EndenDragon" Zhang 228ebe6684 Add website url to the readme
Because the discord dev gave our github url instead of our website. So this link should lead people to our site from the github page.
2017-07-10 04:37:52 +00:00
JustMaffie 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
JustMaffie 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
Jeremy Zhang 087606bd40 Implemented Webhooks to make sending messages look more real, as an option 2017-07-01 06:52:21 +00:00
Jeremy Zhang 3c82b3b6b0 Custom discord.py version 2017-06-30 07:16:34 +00:00
Jeremy "EndenDragon" Zhang a90d59efad Bot cleandb (#20)
* Initial Code

* Cleanup database commit
2017-06-24 15:02:34 -07:00
Jeremy "EndenDragon" Zhang fc7e74cbe3 Fix issue of offset and delete
Sqlalchemy doesnt like it, idk y
attempt fix again
2017-06-24 13:03:54 -07:00
Jeremy "EndenDragon" Zhang 44af174287 Attempt to fix cleanup 2
code looks much cleaner too
2017-06-24 12:50:55 -07:00
Jeremy "EndenDragon" Zhang efcd2d9a83 Cleanup db commit more often
Maybe this will fix the issue
2017-06-24 10:48:47 -07:00
Jeremy Zhang afc198363d Added a konami code seecret to the embed page
Seems like a lit idea.
2017-06-15 19:58:30 +00:00
Jeremy Zhang 5505928e5b Resolve messages duplicates in database and order messages by timestamp 2017-06-15 17:47:45 +00:00
Jeremy Zhang 38df1a8ed0 Add default error reporting channel id to config example and raise heartbeat sending interval whoops 2017-06-13 02:36:38 +00:00
Jeremy Zhang 7d3c099bd7 Wait until database is online for all events before processing 2017-06-13 02:29:39 +00:00
Jeremy Zhang 9b79871f2b Send message to channel when connection to database changes 2017-06-13 02:16:45 +00:00