Commit Graph

1074 Commits

Author SHA1 Message Date
6adb7fc656 Bump werkzeug from 2.0.3 to 2.2.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/2.0.3...2.2.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 05:35:08 +00:00
c4be027147 Resolve dependency problems with newer libraries 2022-07-23 13:31:07 -04:00
8d7bc145fd Fix aioredis version 2021-12-09 11:31:06 -08:00
0cb6198231 Lock redis version 2021-12-08 17:39:41 -08:00
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
6c80855829 Fix datetime reporting for servers of all timezones 2021-06-01 14:12:31 -07:00
cf03c70398 Add guild member fix 2021-03-12 17:51:18 -08:00
e1a3dd3556 Force ttl 2021-03-12 17:33:04 -08:00
57d23e8d68 Remove member if not found 2021-03-12 17:30:39 -08:00
f7bed7085e Revert "Revert "Update getting guild member""
This reverts commit 5ec9197a09.
2021-03-12 17:15:58 -08:00
5ec9197a09 Revert "Update getting guild member"
This reverts commit 5e0c0bf302.
2021-03-12 17:05:52 -08:00
10e01c57ed Revert "Set redis guildmember key to empty if remove from server"
This reverts commit bcabb8188a.
2021-03-12 16:49:37 -08:00
a7ace1029e Disable guild chunking 2021-03-12 16:39:16 -08:00
da0e792fcf Update discord py version 2021-03-12 15:43:52 -08:00
7fa7b59d30 Bump d.py version 2021-03-12 15:42:49 -08:00
2f8b5fd820 Set intents 2021-03-12 13:34:45 -08: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
cf58e83f58 Force flask socketio to use fixed version 2021-01-16 03:18:57 -08:00
bcabb8188a Set redis guildmember key to empty if remove from server 2020-12-18 18:04:20 -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
15e030208b Fix guild channels update not taking effect 2020-11-21 16:42:41 -08:00
5e0c0bf302 Update getting guild member 2020-10-22 12:26:24 -07:00
e90992f9a5 Update requirements.txt 2020-10-22 12:04:36 -07:00
8b1bcaf68c Lock d.py version to 1.3.4 for now 2020-09-24 15:15:37 -07: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
7ac24a8981 DBL shard_id fix 2020-03-22 19:20:45 -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