|
f226ba2364
|
style(themes): add and use --reply-text-color
|
2025-07-12 17:52:34 +02:00 |
|
|
6752b44e95
|
fix: refresh loop once access token expires caused by attempt to revoke auth
|
2025-07-12 17:48:57 +02:00 |
|
|
d9aef4eb3a
|
feat: remove export of accessToken and add export of clearAuth in auth composable
|
2025-07-12 17:47:55 +02:00 |
|
|
cd1f294600
|
feat: change color of reply background and add highlight color
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-11 04:12:29 +02:00 |
|
|
51d8909a51
|
feat: change color of reply message text and remove bottom margin
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-11 04:10:16 +02:00 |
|
|
c06c732afb
|
fix: replies being highlighted even if the replies weren't for the logged-in user
|
2025-07-11 04:09:26 +02:00 |
|
|
8812bf7f40
|
Merge pull request 'fix: replies displaying replier's name rather than the name of the user being replied to' (#31) from replies into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #31
|
2025-07-11 01:54:27 +00:00 |
|
|
8c46f78dd3
|
Merge branch 'main' into replies
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
|
2025-07-11 01:54:19 +00:00 |
|
|
fdabe96a68
|
fix: replies displaying replier's name rather than the name of the user being replied to
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline failed
|
2025-07-11 03:52:29 +02:00 |
|
|
5b0c98bb20
|
Merge pull request 'Implement Replies' (#29) from replies into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #29
|
2025-07-11 01:39:44 +00:00 |
|
|
6e74481891
|
Merge branch 'main' into replies
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
|
2025-07-11 01:39:18 +00:00 |
|
|
daa13dbbed
|
feat: add global listener for Escape key to remove message reply box
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline failed
|
2025-07-11 03:33:45 +02:00 |
|
|
a8ee8122ee
|
feat: implement message replies
|
2025-07-11 03:33:24 +02:00 |
|
|
2ff892b0da
|
feat: add util to create MessageReply instance
|
2025-07-11 03:31:25 +02:00 |
|
|
53c2f93791
|
feat: add MessageReply component
|
2025-07-11 03:30:51 +02:00 |
|
|
21f441bccf
|
feat: add properties for whether a message is a reply or user is mentioned and message response to MessageProps
|
2025-07-11 03:30:15 +02:00 |
|
|
84b7c01251
|
feat: include new reply_to property in MessageResponse interface
|
2025-07-11 03:28:50 +02:00 |
|
|
c2b06f40b4
|
fix: align textbox to bottom of the screen
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-11 02:34:08 +02:00 |
|
|
5958697b6c
|
Merge branch 'main' into replies
|
2025-07-11 00:10:01 +02:00 |
|
|
292bd64ed4
|
feat: add runCallback function to handle closing removal of context menu before running callback
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-11 00:05:59 +02:00 |
|
|
069d3392d2
|
feat: improve context menu handling in app.vue
|
2025-07-11 00:05:20 +02:00 |
|
|
64b10b48aa
|
feat: switch to using MessageProps interface in Message component
|
2025-07-11 00:04:18 +02:00 |
|
|
4f4063fa88
|
feat: make both message div types use ref and add contextmenu listeners to message divs
|
2025-07-11 00:03:42 +02:00 |
|
|
c746f816d8
|
feat: add author and logged-in user (me) as props for Message component
|
2025-07-11 00:02:09 +02:00 |
|
|
b28920898c
|
feat: add utils to reply to and edit messages
|
2025-07-10 23:58:00 +02:00 |
|
|
b51efc01e9
|
feat: add utils to create and remove the context menu
|
2025-07-10 23:57:25 +02:00 |
|
|
0ea9c8f168
|
feat: update ContextMenu props var to use new interface and move setting of menuItems to Message component
|
2025-07-10 23:56:28 +02:00 |
|
|
11802040bd
|
feat: add ContextMenuItem interface
|
2025-07-10 23:55:26 +02:00 |
|
|
71242d0543
|
revert 04358e9c91
ci/woodpecker/push/build-and-publish Pipeline was successful
revert feat: make settings menu remember your page on reload
it breaks the back button, my bad
|
2025-07-10 19:37:04 +00:00 |
|
|
04358e9c91
|
feat: make settings menu remember your page on reload
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-10 21:04:27 +02:00 |
|
|
f59162bad5
|
fix: width of icon and channel lists
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-10 20:13:25 +02:00 |
|
|
2790772cb7
|
fix: some of the worst merging i've done in my life
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-10 16:32:41 +02:00 |
|
|
97ad3155c3
|
Merge remote-tracking branch 'origin/multiline-message-box'
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-10 16:25:36 +02:00 |
|
|
7ffe543f44
|
fix: invalid css
|
2025-07-10 16:24:10 +02:00 |
|
|
a9b0eda9e2
|
Merge remote-tracking branch 'origin/ui-refactor'
ci/woodpecker/push/build-and-publish Pipeline failed
|
2025-07-10 16:19:21 +02:00 |
|
|
92c0024411
|
Merge branch 'ui-refactor'
|
2025-07-10 16:18:35 +02:00 |
|
|
c3f3c95af6
|
Merge branch 'comedical-main-bar'
|
2025-07-10 16:17:29 +02:00 |
|
|
53dfdd8f9d
|
Merge branch 'home-page'
|
2025-07-10 16:16:48 +02:00 |
|
|
91d2e45559
|
Merge remote-tracking branch 'origin/improve-theming'
|
2025-07-10 16:16:34 +02:00 |
|
|
323178af6b
|
undo the last 6 merges i fucked up
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-10 16:10:55 +02:00 |
|
|
0afb269788
|
feat: start adding back button for settings
|
2025-07-10 15:48:14 +02:00 |
|
|
e71db5f571
|
chore: remove unused class attribute in message text box element
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
|
2025-07-10 11:56:54 +02:00 |
|
|
2665f29341
|
feat: align message box buttons to bottom
|
2025-07-10 11:55:45 +02:00 |
|
|
a1cd9c482c
|
feat: increase width of channels and members lists
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
|
2025-07-10 11:46:25 +02:00 |
|
|
b67d568c5e
|
fix: display names with empty string not being replaced by usernames in member list
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-09 20:00:45 +02:00 |
|
|
7ff2b35ae2
|
Merge pull request 'Implement email verification' (#26) from email-verification into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #26
|
2025-07-09 17:54:33 +00:00 |
|
|
822b16ae07
|
Merge branch 'main' into email-verification
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
|
2025-07-09 17:53:35 +00:00 |
|
|
e58809b424
|
feat: implement multiline message box
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-09 16:34:39 +02:00 |
|
|
704de034b7
|
feat(wip): start working on seeing if emitting events between component and parent works
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-09 07:40:20 +02:00 |
|
|
fef618795d
|
feat: add custom context handling
|
2025-07-09 07:39:42 +02:00 |
|