25 Commits

Author SHA1 Message Date
2008e59cf2 feat(icons): add icon for calendar events conversations
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
2025-05-06 20:46:09 +02:00
97d8cdb5a5 fix(team): support team mentions on frontend
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-01-30 16:49:35 +01:00
701ddeed58 fix: inverse icons when it is RTL
Signed-off-by: Dorra Jaouad <dorra.jaoued7@gmail.com>
2025-01-17 15:45:19 +01:00
b11bd15f35 style: fix e-mail guests icons
- do not show as mail in mentions
- show correct color in popover

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-11-07 14:44:06 +01:00
3ba5adfc4a feat(email): Handle mentioned email guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-23 06:11:35 +02:00
bcb7052900 chore: Add copyrights in some files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 16:05:31 +02:00
be144f8b72 fix(style): Only respect the prefers-color-scheme on default nextcloud theme
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-15 17:17:59 +02:00
cb4f85fca9 style: update CSS specificity for fallback mention icons
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-04-15 16:54:37 +02:00
8d239df7b1 fix(ConversationIcon): use simple icons for dummy groups
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-19 10:43:54 +01:00
ca865cf4fb fix(styles): clean up outdated and unused styles
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-19 10:43:53 +01:00
9feb86386b fix(avatar): change icon for teams(circles)
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-03-18 17:08:41 +01:00
b2e98443f0 Merge pull request #11661 from nextcloud/fix/noid/adjust-mention-icons
style: align mention icons with conversation icons
2024-02-28 11:34:49 +01:00
9b6c2366fd style: align mention icons with conversation icons
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-27 11:47:48 +01:00
dfa2c6ab15 fix: change fed icon size, show in InvitationHandler
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-26 16:36:01 +01:00
dce7984877 fix(icons): fix avatar colors on creation / on fetch from server
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-21 13:07:02 +01:00
415c141338 fix(icons): replace svg paths with material design icons analogs
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-21 13:07:01 +01:00
815a28eb18 chore(Participant): add support and initial actions for phones
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-10-30 14:23:01 +01:00
f9207443df fix(chat): Fix CSS selector for avatars
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-11 10:59:01 +02:00
e909e4c339 fix(chat): Fix missing avatar icon for mention bubbles in chat input
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-26 13:53:33 +02:00
274e3a2f55 Replace custom component with new RichContenteditable
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-02-20 16:12:14 +01:00
e00aa16d41 Fix dashboard icon on dark mode again
There was a generic filter in the past, but it was removed with
1d35a53991

So now we apply the filter at our best knowledge

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-13 10:01:25 +02:00
6490361919 Fix the talk dashboard icon on dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-16 10:00:39 +02:00
a0c9c02d85 Fix comments
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:57:07 +02:00
141cbbf87c Fix stylelint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:36 +02:00
6b00177540 Transform conversation icons to CSS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-12 15:50:36 +02:00