Improve chat look #65

Open
sauceyred wants to merge 17 commits from improve-chat-look into main
Owner
No description provided.
sauceyred added the
Kind/Enhancement
Priority
Low
labels 2025-08-07 04:04:01 +00:00
sauceyred self-assigned this 2025-08-07 04:04:01 +00:00
sauceyred added 3 commits 2025-08-07 04:04:01 +00:00
style(ui): improve styling of Message component
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
02479072f6
- increase profile picture size
- improve vertical and horizontal centering
- improve the way margins and gaps are styled
- adjust grid CSS
sauceyred added this to the Frontend MVP project 2025-08-07 04:04:02 +00:00
requested review from twig 2025-08-07 04:04:07 +00:00
sauceyred changed title from improve-chat-look to Improve chat look 2025-08-07 17:48:13 +00:00
twig added 1 commit 2025-08-07 20:20:41 +00:00
refactor: message component
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
a646279b46
twig approved these changes 2025-08-07 20:20:54 +00:00
Dismissed
sauceyred added 2 commits 2025-08-10 23:13:14 +00:00
style(ui): decrease bottom padding for messages div
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
f38f26a602
sauceyred added 1 commit 2025-08-11 01:08:53 +00:00
style(ui): add padding-top for grouped message date to be center-aligned vertically with the first line of the text message
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
d1161cc096
requested review from twig 2025-08-11 01:09:29 +00:00
twig added 4 commits 2025-08-11 01:34:37 +00:00
twig added 1 commit 2025-08-11 01:40:48 +00:00
style: update ash theme
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
c95f13ff18
sauceyred added 1 commit 2025-08-11 02:43:46 +00:00
fix(ui): media cutting off and causing horizontal scroll bar when overflowing, turn flex-direction to column instead
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
5a15bd5ddb
twig added 3 commits 2025-08-11 20:32:17 +00:00
Merge remote-tracking branch 'origin/improve-chat-look' into improve-chat-look
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
01423951bc
twig added 1 commit 2025-08-11 21:02:04 +00:00
fix(ui): use css instead of javascript to prevent cutting off media
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
53ec803f2c
twig approved these changes 2025-08-12 15:07:13 +00:00
Author
Owner

Why the theme color swaps?

Why the theme color swaps?
Owner

@sauceyred wrote in #65 (comment):

Why the theme color swaps?

i just think they look better, the lighter chat area draws your eyes to it instead of the navbar channel and member list, you get the idea

@sauceyred wrote in https://git.gorb.app/gorb/frontend/pulls/65#issuecomment-1256: > Why the theme color swaps? i just think they look better, the lighter chat area draws your eyes to it instead of the ~~navbar~~ channel and member list, you get the idea
Author
Owner

@twig wrote in #65 (comment):

@sauceyred wrote in #65 (comment):

Why the theme color swaps?

i just think they look better, the lighter chat area draws your eyes to it instead of the navbar

Fair enough, just gonna take a bit to get used to lmao

@twig wrote in https://git.gorb.app/gorb/frontend/pulls/65#issuecomment-1257: > @sauceyred wrote in #65 (comment): > > > Why the theme color swaps? > > i just think they look better, the lighter chat area draws your eyes to it instead of the navbar Fair enough, just gonna take a bit to get used to lmao
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin improve-chat-look:improve-chat-look
git checkout improve-chat-look

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff improve-chat-look
git checkout improve-chat-look
git rebase main
git checkout main
git merge --ff-only improve-chat-look
git checkout improve-chat-look
git rebase main
git checkout main
git merge --no-ff improve-chat-look
git checkout main
git merge --squash improve-chat-look
git checkout main
git merge --ff-only improve-chat-look
git checkout main
git merge improve-chat-look
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gorb/frontend#65
No description provided.