Commit Graph

441 Commits

Author SHA1 Message Date
Jeremy Zhang
f6b354f10d Make 422 status when titan failed to add user to guild 2017-09-20 21:20:06 +00:00
Jeremy Zhang
ff4d6a405a Change guest ratelimits to create 3 times per 30mins and lower time to change username to 10mins 2017-09-20 07:07:55 +00:00
Jeremy Zhang
cf9eafd9bf Better css preview refresh? 2017-09-20 04:01:32 +00:00
Jeremy Zhang
24f6b72f17 Set preview css guild id field width smaller 2017-09-19 23:55:58 +00:00
Jeremy Zhang
87d5c3e462 Add User CSS Live Previewer, closes #53 2017-09-19 23:38:46 +00:00
Jeremy Zhang
a9a261634a Sanity check in case add member fails 2017-09-17 23:41:08 +00:00
Jeremy Zhang
dfd974db53 Change ping salar emote to ping salar hotel 2017-09-17 22:24:13 +00:00
Jeremy Zhang
bf74baea72 New homepage video! and typo fixes 2017-09-17 22:15:46 +00:00
Jeremy Zhang
aed6192364 Firing delete message twice fix 2017-09-16 17:16:34 +00:00
Jeremy Zhang
46f5594763 Filter presence updates to prevent updating everything, which might create cpu hog 2017-09-16 16:53:39 +00:00
Jeremy Zhang
aa4fa4ed16 Add extra spans to distinguish usernames from discrim in msgs 2017-09-15 22:25:36 +00:00
Jeremy Zhang
ad530dff4b Add patreon bannah on the donation page 2017-09-15 21:21:53 +00:00
Jeremy Zhang
a0a2f3951a Fix crashing when titan dev appears 2017-09-15 07:15:51 +00:00
Jeremy Zhang
80d89b49f8 Chat username discord colors! 2017-09-15 06:25:03 +00:00
Jeremy Zhang
286f395b72 Webhook truncate username if too long 2017-09-14 06:46:15 +00:00
Jeremy Zhang
88a3f4c51c Cmd/Ctrl S Saves and submits custom css if the cursor is inside the editor 2017-09-14 05:30:16 +00:00
Jeremy Zhang
fff737cec3 Remove debug print statements from user and admin blueprints 2017-09-14 05:23:28 +00:00
Jeremy Zhang
7803d83ad0 Add link to the donators shoppe on the thank page 2017-09-14 01:35:40 +00:00
Jeremy Zhang
f4176e65e1 Merge userbookkeeping file with utils 2017-09-13 22:01:07 +00:00
Jeremy Zhang
cedceabe2e Check user permissions when accepting a post request for administrating guilds 2017-09-13 21:51:32 +00:00
Jeremy Zhang
1a6a8b3727 Remove pythonanywhere specific ip handling 2017-09-13 21:48:31 +00:00
Jeremy Zhang
c23b71d050 Implement server webhook icons as cosmetics & fixes 2017-09-13 05:55:51 +00:00
Jeremy Zhang
d9edf7e8ef Remove urls temporarily during markdown parsing so that markdown would not interfere 2017-09-13 03:56:10 +00:00
Jeremy Zhang
2e4781d499 Add terms and privacy legal documents 2017-09-12 04:06:29 +00:00
Jeremy Zhang
8a7e3322b9 Remove global header when the bot is not connected to the database 2017-09-11 20:33:20 +00:00
Jeremy Zhang
9ef8ef7c90 Add previous title to maffie 2017-09-11 19:46:14 +00:00
Jeremy Zhang
dad92d1e53 Add reasons to admin token transactions 2017-09-11 10:14:07 +00:00
Jeremy Zhang
247133229c Implement purchasing option for custom css 2017-09-11 09:00:42 +00:00
Jeremy Zhang
10b5deffe4 Add custom css slots to prepare for donators feature 2017-09-11 07:52:13 +00:00
Jeremy Zhang
214bbfa162 Escape CSS Variables 2017-09-11 01:26:26 +00:00
Jeremy Zhang
1fe4943cf2 Add CSS Variables to Discord Dark 2017-09-11 01:11:32 +00:00
Jeremy Zhang
888ec81cc2 Cloud9 automatically start postgres and redis 2017-09-10 22:37:31 +00:00
Jeremy Zhang
25cd964403 Initial support for channel categories 2017-09-09 21:46:00 +00:00
Jeremy Zhang
1dad3f1d3a Permission variable typo, sorry 2017-09-09 15:21:25 +00:00
Jeremy Zhang
83982d0105 If administrator, it should be allowed to create webhooks 2017-09-09 15:16:29 +00:00
Jeremy "EndenDragon" Zhang
de52142b24 Create LICENSE 2017-09-08 23:37:15 -07:00
Jeremy Zhang
1fac087b6d Use the api endpoint to only clean the keyvalue store for now. the messages should be handled by the external bot script 2017-09-09 05:01:02 +00:00
Jeremy Zhang
8be753b0c3 Remove mysql specific utf config to discordbot utilities files 2017-09-09 04:20:39 +00:00
Jeremy Zhang
207e13b639 Cast user_id to string during comparison to fix guest posting 2017-09-09 02:30:23 +00:00
Jeremy Zhang
ded1a48ef1 Add alt text to discord emojis so that it is copypasteable 2017-09-08 22:17:57 +00:00
Jeremy Zhang
4121d647df Cast message and channel ids to bigint for comparison 2017-09-08 20:44:26 +00:00
Jeremy Zhang
b345b2ab6f Fix for css variables being None 2017-09-08 00:37:37 +00:00
Jeremy "EndenDragon" Zhang
e85d62008e Merge pull request #49 from TitanEmbeds/cssvars
Implement CSS variables
2017-09-07 17:15:53 -07:00
Jeremy Zhang
4a204fb264 Implement CSS variables to the default theme as of now 2017-09-08 00:14:10 +00:00
Jeremy Zhang
a293b89b8c CSS Variables fix 2017-09-07 23:35:34 +00:00
Jeremy Zhang
3c83641a55 Update alembic for cssvars 2017-09-07 21:47:58 +00:00
Jeremy "EndenDragon" Zhang
ccbbd59e9f Merge pull request #48 from TitanEmbeds/master
Merge latest master to cssvars branch
2017-09-07 14:42:10 -07:00
Jeremy "EndenDragon" Zhang
56e7b3e9d2 Merge branch 'cssvars' into master 2017-09-07 14:41:30 -07:00
Jeremy "EndenDragon" Zhang
c2a5180f55 Add logging location to discordbot example config 2017-09-07 12:05:58 -07:00
Jeremy Zhang
5df40bf558 Fix real timestamp in messages from changing during edits 2017-09-07 05:42:31 +00:00