• Joined on 2025-04-28
temmie created pull request gorb/frontend#79 2025-08-10 23:27:39 +00:00
Very minor profile modal polish
temmie pushed to profile-modal-polish at gorb/frontend 2025-08-10 23:27:13 +00:00
8d625e21e4 fix: missing background on avatar
221c800715 fix: remove zero-width scrollbar in profile about me
Compare 2 commits »
temmie created branch profile-modal-polish in gorb/frontend 2025-08-10 23:27:13 +00:00
temmie pushed to navbar at gorb/frontend 2025-08-10 23:14:48 +00:00
254f7c25e3 chore: remove unused navbar state reference
temmie pushed to navbar at gorb/frontend 2025-08-10 23:13:55 +00:00
687d491e2a chore: remove trailing new lines
temmie commented on pull request gorb/frontend#76 2025-08-10 23:12:44 +00:00
Refactor the client to implement a channel navbar

what the hell did codium decide to do here? i proomise i didn't touch them

temmie pushed to navbar at gorb/frontend 2025-08-10 23:11:50 +00:00
74b698d728 chore: change type hinting syntax on navbar init
5ce236c936 chore: refactor NavbarItem to INavbar
19c562f460 refactor: move updateNavbar() into ./utils function
Compare 3 commits »
temmie pushed to main at gorb/frontend 2025-08-09 10:42:54 +00:00
395dd6cf9b fix: layout preview not working with a non-default baseurl
temmie opened issue gorb/frontend#78 2025-08-08 01:55:31 +00:00
Implement website specific attachment embedding
temmie opened issue gorb/frontend#77 2025-08-08 00:47:09 +00:00
implement a view raw data message option and a developer mode setting
temmie pushed to navbar at gorb/frontend 2025-08-08 00:28:21 +00:00
3ac8595af6 fix: a crash related to accessing navbar values before setup
5ca4762f01 style: make client and channel items optional
Compare 2 commits »
temmie pushed to navbar at gorb/frontend 2025-08-08 00:16:46 +00:00
eb4427ff4b refactor: move logic for default icon navbar itself
temmie approved gorb/frontend#73 2025-08-08 00:13:31 +00:00
Update WebSocket for message sending to match gorb/backend#47

i mean this isn't done as it's missing some interfaces, but we might want to merge it in it's current state due to it's importance

temmie created pull request gorb/frontend#76 2025-08-08 00:09:54 +00:00
Implement a proper navbar
temmie opened issue gorb/frontend#75 2025-08-08 00:09:34 +00:00
Implement a navbar
temmie created branch navbar in gorb/frontend 2025-08-08 00:08:28 +00:00
temmie pushed to navbar at gorb/frontend 2025-08-08 00:08:28 +00:00
89150a6cc6 feat: add "Direct Messages" state to navbar
28f5e8dc27 feat: implement a proper navbar
Compare 2 commits »
temmie opened issue gorb/frontend#74 2025-08-08 00:00:48 +00:00
make auto generated icons decide font size based on parent's size
temmie approved gorb/frontend#69 2025-08-07 20:57:28 +00:00
More improvements to context menu

looks good, but be careful when merging with the message component i made in #65

temmie approved gorb/frontend#65 2025-08-07 20:20:54 +00:00
Improve chat look