Commit Graph

2474 Commits

Author SHA1 Message Date
spiral
e73af85e5c
fix typo in migration 2022-01-11 09:46:20 -05:00
spiral
34df19c551
fix: don't delete rows from messages table when the associated member is deleted 2022-01-11 09:43:55 -05:00
spiral
54830fd264
feat: add ProBot log cleanup 2022-01-11 08:13:01 -05:00
Spectralitree
e897a33c41 deploy 48549d8 2022-01-09 23:20:47 +01:00
Spectralitree
48549d8e2b tweak: move visibility privacy setting to be last
this is more consistent with the member privacy settings
2022-01-09 23:19:31 +01:00
Spectralitree
2c187bac71 fix: avoid rendering crash when changing privacy settings sometimes 2022-01-09 23:18:49 +01:00
Spectralitree
57fc323e1f deploy 70e515a 2022-01-09 16:27:27 +01:00
Spectralitree
70e515ade7 fix: extra space typo 2022-01-09 16:26:31 +01:00
Spectralitree
0f4434d88c Update README.md 2022-01-09 16:24:49 +01:00
Spectralitree
841b3bb469 deploy commit bf294e5 2022-01-09 15:58:17 +01:00
Spectralitree
bf294e58a0 feat: proxy tag editing 2022-01-09 15:56:04 +01:00
Spectralitree
230b33d203 fix: remove unused import 2022-01-09 15:55:48 +01:00
Spectralitree
b57f5b6cb6 feat(api): proxy tag type 2022-01-09 15:55:23 +01:00
Spectralitree
e2a16cd76b feat: group deletion 2022-01-09 15:01:24 +01:00
Spectralitree
1e9fe25355 feat: member deletion 2022-01-09 15:01:17 +01:00
Spectralitree
27226af56e fix: correctly submit a birthday divided by / instead of - 2022-01-09 15:01:03 +01:00
Spectralitree
a33d736693 fix: remove typo (extra > in button) 2022-01-09 15:00:16 +01:00
Spectralitree
cc1faf8553 feat(api): delete member and group 2022-01-09 14:59:52 +01:00
Spectralitree
93f1158d33 fix: display correct color when looking up other systems' groups 2022-01-09 13:21:22 +01:00
spiral
22feedd5dc
Revert "feat: query identify ratelimiter when identifying instead of when connecting websocket"
This reverts commit 5627fa9864.
2022-01-08 09:08:32 -05:00
spiral
e4bd8b4c9f
fix: respect group icon privacy in JSON models 2022-01-08 09:00:57 -05:00
spiral
6eda5c4229
feat: only run migrations in single-process mode 2022-01-07 14:26:41 -05:00
spiral
39c8590bce
refactor: move ExtractNodeIndex to BotConfig.Cluster class 2022-01-07 14:25:08 -05:00
spiral
0d42328694
fix: check for ReadMessageHistory in pk;debug permissions 2022-01-07 14:22:44 -05:00
spiral
d3682b94b2
feat: add attachment icon to reply card if referenced message has embeds 2022-01-07 14:21:52 -05:00
spiral
91213faa50
fix: correctly throw missing content error in pk;edit 2022-01-07 14:06:37 -05:00
Spectralitree
72de7910d2 fix: hopefully get rid of more rendering crashing 2021-12-31 19:01:18 +01:00
Spectralitree
96557097a8 fix: display name would show as undefined sometimes?? idk 2021-12-31 19:00:23 +01:00
Spectralitree
74dcfd4ebc deploy fixes 2021-12-31 17:21:49 +01:00
Spectralitree
cdd9c664fc fix: tabbing between edit panel and group list panel crashes rendering 2021-12-31 17:17:40 +01:00
Spectralitree
728740a429 fix: typo (extra > in button when loading) 2021-12-31 17:17:02 +01:00
Spectralitree
4287b738f4 deploy 2021-12-31 16:23:42 +01:00
Spectralitree
c286aaa0b8 feat: adding member(s) to group(s)! 2021-12-31 16:23:25 +01:00
Spectralitree
ff2a6d038d feat(api): adding member(s) to group(s) 2021-12-31 16:23:10 +01:00
Spectralitree
6b24b362da fix: properly update the group list 2021-12-31 16:22:39 +01:00
Spectralitree
c0c2d2085e fix: typo (name privacy showed member list) 2021-12-31 16:22:22 +01:00
Spectralitree
fdf59f011f fix: remove unused booleans in dash component 2021-12-31 16:21:56 +01:00
Spectralitree
3072896164 fix: no transparent header and footer on dark mode 2021-12-31 16:21:24 +01:00
Spectralitree
7313f1188a fix: remove bottom margin from svelecte dropdown 2021-12-31 16:20:57 +01:00
Spectralitree
9b8962ebeb fix: add overflow hidden back to accordion-collapse
this fix makes svelecte dropdowns' positions static, so they expand the container they're in when opened. if this causes trouble i might change it in the future
2021-12-31 13:33:01 +01:00
Spectralitree
335f373dd1 deploy styling fix 2021-12-30 13:02:26 +01:00
Spectralitree
c223896a67 fix: fix styling 2021-12-30 13:02:19 +01:00
Spectralitree
b64f2adf11 deploy changes 2021-12-30 10:25:06 +01:00
Spectralitree
6a4801885d feat: member editing and member privacy editing 🎉 2021-12-30 10:24:22 +01:00
Spectralitree
e9b08b773d fix: fix birthday parsing 2021-12-30 10:24:00 +01:00
Spectralitree
445e3368e2 fix: add the cardsheader back in bc i messed up git again
OTL
2021-12-30 10:23:24 +01:00
Spectralitree
c7da3b749a fix: some random error that i cant properly reproduce but still can fix 2021-12-30 10:23:03 +01:00
Spectralitree
85a758ee15 feat: move loading spinner from top of card to submit button 2021-12-30 10:22:08 +01:00
Spectralitree
6deb792afa fix: fix typing for privacy interface 2021-12-30 10:18:39 +01:00
Spectralitree
b21e65f318 fix: remove typo in pronoun privacy 2021-12-30 10:18:30 +01:00