715 Commits

Author SHA1 Message Date
8209a57524 Fix obtaining userid in permissions calculation 2021-11-29 04:21:16 -08:00
281715ab9f Resolve getting channel type bug 2021-08-11 15:45:14 -07:00
cf79ddcde1 Default channels should only attempt to load messages if channel type is text 2021-08-11 13:33:54 -07:00
9de25eb0d3 Include more informed error during callback 2021-07-18 19:07:27 -07:00
a75f0a276b Prevent changing localstorage unless it is available 2021-07-04 14:31:29 -07:00
94c5e5c91a Fix sametarget 2021-03-09 04:07:07 -08:00
2d5a5b5131 Update window open to reflect sametarget status 2021-03-09 04:02:53 -08:00
4fd984aca8 Prolong effect 2021-03-01 02:05:22 -08:00
f2d9f13bbc Set empty role list if member does not exist 2021-01-22 14:01:39 -08:00
38ab257d6e Fix emoji not parsing correctly 2020-12-08 11:46:20 -08:00
0af45c5dca Dont convert to string when serializing 2020-11-30 15:23:30 -08:00
af00b66687 Deprecate server members endpoint 2020-11-30 05:22:47 -08:00
cba4014bde Support cross origin embedding 2020-11-30 05:20:58 -08:00
1e9d443756 Move forcepeak check for short circut 2020-11-25 17:31:49 -08:00
1b1ee06fb3 Add forcepeak parameter 2020-11-25 16:51:15 -08:00
1226aea5ca Add informative messages for authenticated user ban or reached max server limit 2020-09-18 13:41:04 -07:00
29d269a80d Up sqlalchemy limit 2020-09-05 01:03:32 -07:00
70b54a299b Fix cookie localhost and everyone permission calculation 2020-09-05 01:01:47 -07:00
a3b9e0ff33 Hide text that are overflown in channel names 2020-07-31 11:48:39 -07:00
0ead122914 Update guild info box to utilize main css variable 2020-07-01 19:30:20 -07:00
03dc1a8b4a Unlock guest login button fix 2020-06-10 16:05:09 -07:00
e9135d2027 Fix disabled guild not enacting 2020-05-31 13:59:08 -07:00
b77cc6dee6 Fix text to not overflow under the chat action btns 2020-05-07 20:31:43 -07:00
012700ee7e Fix banned words regex handler 2020-04-29 16:44:37 -07:00
f820033a8f Strip off leading query parameter input values to prevent confusion 2020-03-22 18:06:49 -07:00
d5e034a880 Add samesite none flag to cookietest 2020-03-19 12:58:57 -07:00
d43d015527 Titan session cookies set samesite to None 2020-03-19 12:43:32 -07:00
e2f8189ec1 Add nocache stamp to embed css 2020-03-07 16:59:00 -08:00
747c4dc63e Add blockquote formatting 2020-03-07 16:57:10 -08:00
64cb595f0d Named links in rich embed markdown 2020-03-07 16:30:19 -08:00
6578526ef6 Parse formatting within rich embeds 2020-03-07 15:56:56 -08:00
8cc3a24389 Fix json handling discord post 2020-01-29 17:50:05 -08:00
d067e17cbd Add cachebuster to embedjs 2019-11-20 20:26:34 -08:00
c45c98dfb9 401 error when invalid grant error is raised 2019-11-20 19:49:34 -08:00
d51410d802 Launching TitanDocs 2019-11-15 13:20:44 -08:00
b8b602713a Purchasing rich embeds is now avaliable 2019-11-06 14:17:29 -08:00
aa49b2d473 Implement sending rich embeds 2019-11-06 13:45:48 -08:00
8dec93d087 Fix vote parsing 2019-11-02 01:14:28 -07:00
2dfdad197e No prompt for oauth 2019-11-01 01:33:44 -07:00
7c9868c373 Add version to socketio connection url 2019-10-31 16:12:25 -07:00
de6fa1f932 run user lookup when identified on socket 2019-10-31 15:41:23 -07:00
6426fc3d10 Remove constant connect handler 2019-10-30 22:54:26 -07:00
6a9f6384f2 Fix typo 2019-10-30 22:23:35 -07:00
f9ef4569f4 Reconnect to gateway after disconnect 2019-10-30 22:23:05 -07:00
9002841933 Use envvar TITAN_GATEWAY_ID to name each gateway workers 2019-10-30 21:59:07 -07:00
0ec0b52501 Donation goal banner 2019-10-12 22:36:37 -07:00
607e285f4f Add delay to redirect to homepage so it wont interfere with cookie clearing 2019-04-29 01:17:46 +00:00
6319dfc03b Open as popup so the page can redirect to home 2019-04-27 23:04:45 +00:00
ed3d239fae Add a welcome banner with avatar, username, and logout message in case one would log into the incorrect account to dashboard 2019-04-27 22:53:25 +00:00
d26c9c8e70 Titan on overclock feature 2019-03-31 20:40:54 +00:00