Twig twig · She/They
  • Joined on 2025-04-28
twig commented on pull request gorb/frontend#52 2025-07-21 11:16:42 +00:00
Implement profile modal

?

twig pushed to main at gorb/frontend 2025-07-20 02:58:11 +00:00
ddf173ee8b fix: broken cropping tool due to missing imports
twig approved gorb/frontend#54 2025-07-20 02:04:05 +00:00
Implement invite redemption page

truly incredible, not scuffed at all!

twig pushed to fix-canvas-images at gorb/frontend 2025-07-19 22:00:06 +00:00
cc310d61df fix: don't duplicate the server list icons
twig created pull request gorb/frontend#53 2025-07-19 21:55:28 +00:00
Update auto-generated icons to avoid using canvases
twig created branch fix-canvas-images in gorb/frontend 2025-07-19 21:54:37 +00:00
twig pushed to fix-canvas-images at gorb/frontend 2025-07-19 21:54:37 +00:00
7bc9858736 fix: friend icon sizes
a2714cfae7 actually fix avatar sizing
c7ef63d2bd feat: fix member list to use the new default avatar
ed38340249 feat: implement new guild icons
25501147ae chore: remove old icon generation
Compare 5 commits »
twig pushed to main at gorb/frontend 2025-07-19 20:45:45 +00:00
08436fdce0 feat: minimize flashbanging that occur during development
twig pushed to profile-modal at gorb/frontend 2025-07-19 15:19:42 +00:00
1ac3042470 style: move profile functions into a composable
e44c7d0c2e style: code cleanup
Compare 2 commits »
twig pushed to profile-modal at gorb/frontend 2025-07-19 14:58:08 +00:00
3beaddf0bd fix: remove wip name
twig pushed to profile-modal at gorb/frontend 2025-07-19 14:56:27 +00:00
834c9ac343 fix: update sortMembers to use the new getDisplayName
twig created pull request gorb/frontend#52 2025-07-19 14:55:29 +00:00
Implement profile modal
twig pushed to profile-modal at gorb/frontend 2025-07-19 14:54:18 +00:00
cf84ba9d0a Merge remote-tracking branch 'origin/main' into profile-modal
c93a1829f8 Merge pull request 'resizable-sidebars' (#49) from resizable-sidebars into main
72701c9aef Merge branch 'main' into resizable-sidebars
3a65cfd10a fix: ensure avatars don't squish depending on sidebar width
ad7a6b5bb6 fix: add ellipsis overflow to DM list
Compare 19 commits »
twig pushed to profile-modal at gorb/frontend 2025-07-19 14:54:13 +00:00
ce306a2f72 feat: finish profile popup
b5857b706f feat: implement onCloseButton event
ae653a77c9 feat: add titles to join and registration dates
7e7b0ad0f8 fix: spacer sizing
Compare 4 commits »
twig pushed to profile-modal at gorb/frontend 2025-07-18 11:03:42 +00:00
b3ef59ac48 feat: finish up the profile popup
69feff6cf8 feat: add a fuck ton of get functions
58fe9a2eac feat: implement fetchMe
0ea12e7f00 feat: HorizontalSpacer
Compare 4 commits »
twig pushed to profile-modal at gorb/frontend 2025-07-18 09:01:09 +00:00
36444664c2 Merge remote-tracking branch 'origin/main' into profile-modal
9d69dac77a feat: manage to get the popup to render with correct positions
232aec13a5 Merge pull request 'Sort members list' (#45) from sort-members-list into main
771c0699a7 Merge remote-tracking branch 'origin/main' into sort-members-list
4d5cd86ec3 Merge pull request 'Require refetching the theme whenever a new version releases' (#43) from force-css-regrab into main
Compare 20 commits »
twig pushed to resizable-sidebars at gorb/frontend 2025-07-18 06:05:32 +00:00
3a65cfd10a fix: ensure avatars don't squish depending on sidebar width
ad7a6b5bb6 fix: add ellipsis overflow to DM list
Compare 2 commits »
twig approved gorb/frontend#49 2025-07-18 05:52:58 +00:00
resizable-sidebars
twig commented on pull request gorb/frontend#49 2025-07-18 05:46:08 +00:00
resizable-sidebars

i think having the channel list and DM list share width makes more sense, it's at least what i would expect it do, as a user.

twig pushed to resizable-sidebars at gorb/frontend 2025-07-18 05:45:04 +00:00
49e8c34254 fix: make channel list and DM list width share storage name