Twig twig · She/They
  • Joined on 2025-04-28
twig pushed to main at gorb/frontend 2025-07-18 05:34:45 +00:00
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
8ffe3aa738 feat: rename validation util file to validateUsername
8d53b2765f fix: hashPassword calls not working due to util file not matching function call name
0c4d42f3c1 style: remove function names from implicit util functions
Compare 12 commits »
twig deleted branch sort-members-list from gorb/frontend 2025-07-18 05:34:45 +00:00
twig merged pull request gorb/frontend#45 2025-07-18 05:34:44 +00:00
Sort members list
twig pushed to sort-members-list at gorb/frontend 2025-07-18 05:34:26 +00:00
771c0699a7 Merge remote-tracking branch 'origin/main' into sort-members-list
twig pushed to main at gorb/frontend 2025-07-18 05:32:13 +00:00
4d5cd86ec3 Merge pull request 'Require refetching the theme whenever a new version releases' (#43) from force-css-regrab into main
3953a754bd Merge remote-tracking branch 'origin/main' into force-css-regrab
2ce09e7c7a fix: ensure both href theme updates result in the same url
73606b6bc3 fix: remove bad "caching" behaviour
8a172db3f4 feat: refactor code to require refetching the theme whenever a new version releases
Compare 5 commits »
twig deleted branch force-css-regrab from gorb/frontend 2025-07-18 05:32:13 +00:00
twig merged pull request gorb/frontend#43 2025-07-18 05:32:12 +00:00
Require refetching the theme whenever a new version releases
twig pushed to force-css-regrab at gorb/frontend 2025-07-18 05:32:00 +00:00
3953a754bd Merge remote-tracking branch 'origin/main' into force-css-regrab
883ec0354d ci: add staging images
5f2267a448 Merge pull request 'Implement password reset + minor changes to button component' (#42) from password-reset into main
52af245fdf Merge branch 'main' into password-reset
688001a482 feat: add login link to reset-password page
Compare 16 commits »
twig commented on issue gorb/backend#23 2025-07-17 19:08:35 +00:00
feat: custom emojis

id rather just implement emojis at the same time as custom ones

twig commented on issue gorb/backend#23 2025-07-17 19:08:05 +00:00
feat: custom emojis

@radical wrote in gorb/backend#23 (comment):

we dont even have normal emoji

client side

twig created branch profile-modal in gorb/frontend 2025-07-17 15:08:42 +00:00
twig pushed to profile-modal at gorb/frontend 2025-07-17 15:08:42 +00:00
fe77b2c28d feat: start adding popup
e339b1df10 refactor: change Avatar component to take a single variable instead of user or profile
d2ff4ac87c style: improve base modal close button
b8cbbf1f86 refactor: change getDisplayName to take in a single variable instead of two
Compare 4 commits »
twig opened issue gorb/frontend#51 2025-07-17 12:57:39 +00:00
Replace canvas auto generated images with a component
twig commented on issue gorb/frontend#11 2025-07-17 12:16:45 +00:00
Implement Mentions

we probably also want pings/references for instances, and maybe even attachments, depending on how those are implemented

What do you mean with the attachments part?

will vary on how…

twig commented on issue gorb/frontend#11 2025-07-17 12:15:20 +00:00
Implement Mentions

@sauceyred wrote in gorb/frontend#11 (comment):

@radical wrote in #11 (comment):

@justtemmie

... or do we do <u@uuid>, such that channels…

twig opened issue gorb/frontend#50 2025-07-17 12:10:34 +00:00
Implement user popups
twig approved gorb/frontend#49 2025-07-17 06:54:27 +00:00
resizable-sidebars
twig commented on pull request gorb/frontend#49 2025-07-17 06:54:18 +00:00
resizable-sidebars

This looks fine, but i think the minimum width for both should be way smaller, the text should properly cut off and have a "..." at the end. And they should really be saved locally. But if you…

twig commented on pull request gorb/frontend#43 2025-07-17 02:44:15 +00:00
Require refetching the theme whenever a new version releases

@sauceyred wrote in gorb/frontend#43 (comment):

Have you tested this?

i mean it works locally

twig pushed to main at gorb/frontend 2025-07-16 09:42:40 +00:00
f26c5fd7ce Merge pull request 'Move /me/friends to /me, as the new landing page' (#44) from update-friend-landing-page into main
d5b7669291 fix: allow optional argument instead of defaulting to undefined
ce5d65e62d fix: accidentally getting display name of wrong user in replies
ab87fb681c chore: update rest of the codebase to use new getDisplayName() function
ace66980bf feat: sort friends alphabetically
Compare 6 commits »