Commit Graph
100 Commits
Author SHA1 Message Date
Jeremy Zhang 93cc797aac Hide visitor mode login message on really small embed widths 2017-09-01 19:19:13 +00:00
Jeremy Zhang 610d46936c Message box new line on shiftenter, enter submits without newline, Resolves #44 2017-09-01 07:30:40 +00:00
Jeremy Zhang 9e494f3808 Prefill username field for guests with query param, Resolves #43 2017-08-30 18:48:26 +00:00
Jeremy Zhang a0a0f01655 Fix member hex colors with leading zeros 2017-08-22 02:52:54 +00:00
Jeremy Zhang e094a8b0e7 Add streamers connected as a partner 2017-08-20 04:49:42 +00:00
Jeremy Zhang 9a2c7a6261 Add Ping and Salars Emote List server as a partner 2017-08-19 20:12:57 +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 Zhang d363b66799 Added a patreon banner link to the index and dashboard 2017-08-13 11:19:43 +00: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
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 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
Jeremy Zhang eaf55ba027 Modify github links to TitanEmbeds organization 2017-07-30 23:10:35 +00: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
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
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 Zhang 415d03e7c0 Change title to a variable and implement opengraph metatdata tags 2017-07-14 04:04:04 +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 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
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 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 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 91384cd166 Make c9 flask threaded 2017-05-31 19:28:35 +00:00
Jeremy Zhang 5f44738865 Add app location to c9 install 2017-05-31 19:27:30 +00:00
Jeremy Zhang e99b52f433 Add cloud 9 installation shell script 2017-05-31 19:21:14 +00:00
Jeremy Zhang 8cdb5c8ccf Webapp support for emoji for posting 2017-05-30 01:05:43 +00:00
Jeremy Zhang f25669e1bc Add emoji capability to bot 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
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
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
Jeremy Zhang 014e06d780 Unique span for chat message 2017-05-24 05:27:25 +00:00
Jeremy Zhang bb35d3700b Basic server information and discord.gg btn 2017-05-24 05:03:48 +00:00
Jeremy Zhang 029bcff59d Seperated the name and discrim in the embed footer 2017-05-24 04:42:01 +00:00
Jeremy Zhang 566a4d4be1 Use actual discord invites 2017-05-24 03:41:12 +00:00
Jeremy Zhang cd3864a6a4 Give a notice for priming the embed 2017-05-24 03:20:23 +00:00
Jeremy Zhang ecfa8a0ed7 Added Reddit Tech to partners 2017-05-24 02:30:53 +00:00
Jeremy Zhang 0826ad9637 Do not start making api calls if initally unfocused 2017-05-23 18:58:49 +00:00
Jeremy Zhang a391b645d2 Add /waifu/ to partners and host image files from disk instead 2017-05-23 18:29:45 +00:00
Jeremy Zhang d18c9bf1c9 Implemented Cosmetics and User Custom CSS, closes #7 2017-05-22 01:07:32 +00:00
Jeremy Zhang 6480df1b57 Added some sleep during guild join to make sure things are in order 2017-05-21 20:40:34 +00:00
Jeremy Zhang b7b4187094 Initial command structure for bot 2017-05-20 07:50:29 +00:00
Jeremy Zhang 3ed1375475 Visit us button with two options now 2017-05-20 01:56:51 +00:00
Jeremy Zhang e59fb35e75 Fixes 2017-05-20 01:45:38 +00:00
Jeremy Zhang 4be91675ff Change game name to something more clearer 2017-05-20 01:24:21 +00:00
Jeremy Zhang 84346229b5 Leave server if no admin permission 2017-05-20 01:22:58 +00:00
Jeremy Zhang 9b4eec327d Typo and enhances 2017-05-20 01:08:57 +00:00
Jeremy Zhang 5fa502035a Webapp modification for the new invite process splash 2017-05-20 01:04:45 +00:00
Jeremy Zhang a2202da45b Removed unused me user endpoint 2017-05-19 08:08:59 +00:00