Commit Graph

2347 Commits

Author SHA1 Message Date
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
Spectralitree
fd78ed2810 feat(api): patching members 2021-12-30 10:18:08 +01:00
Spectralitree
58ae113e77 fix: remove timezone from system components
aka
2021-12-30 10:17:27 +01:00
Spectralitree
46b6c72ed4 feat: update moment
aka i removed it for a smaller package. turns out that package has some issues and is abandoned. so i put it back
2021-12-30 10:16:16 +01:00
Spectralitree
5f372f50cf feat: search for items without desc or display name in lists 2021-12-30 08:27:52 +01:00
Spectralitree
75722a5969 feat: member info viewing! 2021-12-30 08:25:23 +01:00
Spectralitree
625dcd787a fix: remove some unused imports 2021-12-30 08:23:50 +01:00
Spectralitree
0919ebf21e feat: slightly wider contents on smaller screen sizes 2021-12-30 08:23:13 +01:00
Spectralitree
0c2a97e60f feat: different description link colors based on style 2021-12-30 08:22:13 +01:00
Spectralitree
73dd8b05f3 fix: unique target names for member and group filter tooltips 2021-12-29 10:26:36 +01:00
Spectralitree
83623eed54 feat: more easily readable group member lists 2021-12-29 10:23:46 +01:00
Spectralitree
c4efcbde06 feat: update svelecte package 2021-12-29 10:23:22 +01:00
Spectralitree
7ddc65bfab feat: more modular styling
moves styling over to sass and makes each individual theme easier to customize
2021-12-29 10:23:07 +01:00
spiral
5627fa9864
feat: query identify ratelimiter when identifying instead of when connecting websocket 2021-12-26 01:46:25 -05:00
spiral
40acd9370c
feat: lower timeout in twilight gateway ratelimiter 2021-12-26 01:42:47 -05:00
spiral
50f9465826
fix: missing checkownsystem in pk;s icon 2021-12-24 19:28:46 -05:00
spiral
2c4fbf249f
fix: check own system in pk;s description, pk;s icon 2021-12-24 19:19:50 -05:00
spiral
fff8e179ba
fix: don't query the entire config table in message_context 2021-12-24 05:42:28 -05:00
spiral
4d04f859e6
feat: revert system/group card member count privacy 2021-12-23 23:23:16 -05:00
spiral
67ed03067a
fix: missing return in pk;system colour 2021-12-23 23:17:25 -05:00
spiral
391d6de6e4
fix: show group member count in group card, rather than system member count 2021-12-23 23:16:29 -05:00
spiral
cc0779e0e8
fix: use direct lookup context for pk;member <name> groups 2021-12-23 23:11:55 -05:00
spiral
546cdc93c4
fix: change use target everywhere in SystemConfig instead of ctx.System 2021-12-23 23:02:21 -05:00
spiral
816dfaafb6
fix: re-add privacy checks to SystemConfig
... oops
2021-12-23 22:50:16 -05:00
spiral
ec027f0366
fix: check for attachments in pk;system banner 2021-12-23 22:49:15 -05:00
spiral
9ab1a873e5
feat: log shard ID in ShardConnection logs 2021-12-23 22:46:38 -05:00
spiral
fc5825a941
fix twilight gateway ratelimiter 2021-12-23 22:02:45 -05:00
Ske
92e638613f
Force HTTP/1.1 for now 2021-12-23 21:23:43 -05:00