Commit Graph
696 Commits
Author SHA1 Message Date
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 "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 2647753007 Show global header message when bot loses connection with server 2017-06-13 01:39:49 +00:00
Jeremy Zhang 926d4d14a9 Fixed mention color and cleaned up css 2017-06-12 04:31:34 +00:00
Jeremy Zhang 289fdc0eb5 Fix emoji not replacing or rendering, also fix visitor fetching 429 error 2017-06-10 03:43:23 +00:00
Jeremy Zhang fbe41a9a35 Change flask sqlalchemy characterset to utf8mb4 2017-06-10 03:21:44 +00:00
Jeremy Zhang 80c36e7d72 Prettier emoji tooltips 2017-06-10 03:13:39 +00:00
Jeremy Zhang 379475fae9 Styled focus modal a bit more and moved it back up 2017-06-10 02:52:33 +00:00
Jeremy Zhang 2e3c5c227c Moved focus modal to be a bit down 2017-06-10 02:29:41 +00:00
Jeremy Zhang 8a2c176ac4 Double layer login and focus modals 2017-06-10 02:20:22 +00:00
Jeremy Zhang dfe463ecaa Merge branch 'master' of github.com:EndenDragon/Titan 2017-06-10 01:39:15 +00:00
Jeremy Zhang f4341b6e36 Force focus with query param to show focus message 2017-06-10 01:38:32 +00:00
Jeremy "EndenDragon" Zhang c528bd399b Fix typo
Discordio can be none
2017-06-09 13:05:26 -07:00
Jeremy Zhang a4ed38e59d Emoji icons showing up in embed 2017-06-09 08:22:22 +00:00
Jeremy Zhang 30092fde01 Implemented Visitor View -- kinda betaish still 2017-06-09 04:22:33 +00:00
Jeremy Zhang 4bdfb6b38c Initial css variables release 2017-06-05 03:32:13 +00:00
Jeremy Zhang 601612e436 Formatted pretty time, kinda like Discord 2017-06-04 06:31:06 +00:00
Jeremy Zhang ae52804a08 Add discordio support in embed endpoint 2017-06-04 05:48:38 +00:00
Jeremy Zhang 0b96794120 Backend support for discordio links and able to edit in admin panel 2017-06-04 05:32:23 +00:00
Jeremy Zhang c76e0a4993 Fixed up database modules in webapp 2017-06-04 05:05:55 +00:00
Jeremy Zhang 8cdb5c8ccf Webapp support for emoji for posting 2017-05-30 01:05:43 +00:00
Jeremy Zhang edfcb63706 Move parse emoji defintion to api 2017-05-30 01:05:43 +00:00
Jeremy Zhang 25da43263e Fixed emoji parser 2017-05-30 01:05:43 +00:00
Jeremy Zhang 47015330de Move fonts folder out of css folder 2017-05-30 01:05:43 +00:00
Julian d284bd92aa Change Base CSS to make it nicer and better (#16)
* - Add new BaseCSS to bottom of current style

* Create TMP

* Upload fonts for BaseCSS

* Add correct fonts inside basecss

* Delete TMP
2017-05-30 01:05:43 +00:00
JustMaffie 00fb93d50a Fix Emoji parser 2017-05-30 01:05:43 +00:00
Jeremy "EndenDragon" Zhang bc95c94a7b Update About People Section
Remove extra `-->` and fixed up formatting.
2017-05-30 01:05:43 +00:00
JustMaffie 6d3cc6f01a Fixed EmojiParser and edited about.html.j2 template
Fixed api.py

Updated about.html.j2
2017-05-30 01:05:06 +00:00
JustMaffie 187ae6809f Create EmojiParser.py
Update EmojiParser.py

Update EmojiParser.py

Now parsing custom emoji

Now parsing custom emoji
2017-05-28 16:06:02 -07:00
Jeremy "EndenDragon" Zhang 0200923524 Pop guild key during fetch if revoked
Because the key is supposedly no good
2017-05-27 09:39:38 -07:00
Jeremy Zhang c21742fb72 Edit cmd about page 2017-05-26 19:19:39 -07:00
Jeremy Zhang ca3d81da13 Add ban kick commands to the about page 2017-05-26 19:16:12 -07:00
Jeremy Zhang fd1774edeb Hide Today at css, for now 2017-05-26 04:24:26 +00:00
Jeremy Zhang e21f463558 Add JS as the one who made themes in the about page 2017-05-26 04:16:40 +00:00
Jeremy Zhang 0ffcf45eb2 DiscordDark modal class, not id 2017-05-26 03:23:05 +00:00
Jeremy Zhang 8f277f15f6 Improve capability with user defined css and themes 2017-05-26 03:16:23 +00:00
Jeremy Zhang 16232cf434 Store user theme choice in localstorage 2017-05-26 02:58:04 +00:00
Julian 735bcbea75 Add new "BetterTitan" theme (#10)
* Create style.css

* Create Temp

* Upload Fonts

* Update embed.html.j2

* Add BT to options list

* Delete Temp
2017-05-25 18:13:53 -07:00
Julian e874887735 Update DiscordDark Theme: Correctly Theme Modals Too
- Add #loginmodal RGB background at end of theme
2017-05-26 08:17:24 +08:00
Jeremy Zhang a87eaa2bda Override theme with url theme query param 2017-05-25 23:17:22 +00:00
Jeremy Zhang fe153ed6d2 Initial Release of Premade Themes, First up: DiscordDark by JS 2017-05-25 22:50:15 +00:00
Jeremy Zhang 648c55561e Whoops typo, i blame u c9 2017-05-24 19:03:38 +00:00
Jeremy Zhang 0351b65efa Improved the login modal style 2017-05-24 18:56:26 +00:00
Jeremy Zhang dc98421ded Make login modal look better 2017-05-24 05:32:19 +00:00