Commit Graph

250 Commits

Author SHA1 Message Date
trashtemp
e57a996102 fix(message): re-added click to usericon 2022-01-15 22:50:29 +01:00
trashtemp
f3b6d32dee chore: added fonts and weights, removed font
+ added new font-weight for Open Sans
+ added "Bitter" font
- bye bye Bree Serif :'(
2022-01-15 20:56:00 +01:00
trashtemp
4037c1232c fix(messagebox): fixed padding 2 2022-01-15 17:37:56 +01:00
trashtemp
3676ee48d3 fix(messagebox): fixed padding 2022-01-15 17:31:57 +01:00
Paul Makles
789b52f6b7 fix(embed): exclusively use markdown renderer for text embeds 2022-01-15 16:06:41 +00:00
Paul Makles
dfa47027a6 fix(messaging): bring cursor pointer back for av. 2022-01-15 15:59:25 +00:00
Paul Makles
b917e034fc feat(context menu): add "mark as unread" 2022-01-15 14:46:19 +00:00
Paul Makles
eecd78c374 feat(messaging): add basic support for text embeds 2022-01-15 14:11:08 +00:00
Paul Makles
b889d67180 fix(build): type errors with revolt-api 2022-01-15 13:41:02 +00:00
ayntgl
6befe8df16 fix(components): convert .systemIcon to non-clickable (#498) 2022-01-15 13:37:08 +00:00
trashtemp
52540d766d Merge branch 'master' of https://github.com/revoltchat/revite 2022-01-15 14:33:26 +01:00
trashtemp
762b689322 fix(messagebox): fixed broken padding 2022-01-15 14:33:14 +01:00
Paul Makles
190f0a9513 fix(messaging): prevent message overlay from sticking after finishing edit 2022-01-15 13:00:27 +00:00
Paul Makles
2179307e48 feat(messaging): add message overlay logic 2022-01-15 12:54:16 +00:00
Paul Makles
ac65a77975 fix(messaging): hide overlay on mobile 2022-01-15 12:53:15 +00:00
trashtemp
852b9ca345 fix(msgbar): removed IconButton dependency 2022-01-15 13:33:04 +01:00
trashtemp
d1edfb6d70 fix(msgbar): use vertical dots 2022-01-15 13:16:27 +01:00
trashtemp
e0805b5166 fix(msgbar): added support for keyboard focus 2022-01-15 12:55:23 +01:00
trashtemp
f1df8ccd5d fix: added shadow on hover 2022-01-14 23:06:47 +01:00
trashtemp
be8d1142f6 fix(msgbar): improved design, added actions 2022-01-14 22:52:19 +01:00
KuhnChris
a5b1d727d3 feat(messaging): quick action bar (#493)
Co-authored-by: Kuhn Chris <kuhnchris+github@kuhnchris.eu>
Co-authored-by: Paul Makles <paulmakles@gmail.com>
2022-01-14 21:03:52 +00:00
trashtemp
e1290b72a9 fix(typindicator): some design tweaks 2022-01-14 20:53:09 +01:00
Paul Makles
41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp
65b6434335 fix(embed): resolved embed width 2022-01-13 22:52:52 +01:00
trashtemp
1bac372c4c fix(app): font sizing, better system msgs 2022-01-13 22:31:35 +01:00
Paul Makles
2ada3e963e fix(invite): fix invite embed logic 2022-01-10 20:23:06 +00:00
Ryan
813d1595fe fix: Don't embed discovery links 2022-01-05 10:28:30 +10:00
trashtemp
7de758a911 fix(app): tweaked glass value for few components 2022-01-04 20:00:06 +01:00
Paul Makles
a3234fc051 fix: fixed jump to bottom bar positioning 2022-01-04 14:01:45 +00:00
Paul Makles
730a7ca7d7 fix: assume attachment URL is volatile 2022-01-04 13:40:52 +00:00
Paul Makles
0695e04766 fix: add hover effects to system message usernames
closes #411
closes #463
2022-01-04 11:12:57 +00:00
Paul Makles
b2bbdad4bc fix: add template to new msg bar translation 2021-12-30 15:12:38 +00:00
trashtemp
de369be1cb fix(mobile): cleanup 2021-12-30 14:48:13 +01:00
trashtemp
22bd43f138 fix(mobile): send button fixed 2021-12-30 14:47:32 +01:00
trashtemp
3b60db4ba6 fix(channel): last update before master merge 2021-12-29 16:39:35 +01:00
trashtemp
de94090461 fix(typindicator): fixed var color 2021-12-29 00:35:26 +01:00
trashtemp
ca3e814da3 feat(typindicator): added glass effect 2021-12-29 00:34:02 +01:00
trashtemp
8cd1909ee9 fix(jumpbar): started css rewrite 2021-12-28 23:42:50 +01:00
trashtemp
e89ade2e78 hotfix(jumpbar): jump bar fixed on mobile 2021-12-28 23:40:07 +01:00
trashtemp
e7206683dc fix(messagebox): fixed padding on action button 2021-12-28 21:42:09 +01:00
trashtemp
5980faae0d fix(header): new unread bar fixed on mobile 2021-12-26 23:43:07 +01:00
trashtemp
4e43ff72be feat(header): new glass header on channel view 2021-12-26 22:26:27 +01:00
Paul
a37ff5d349 fix(reply): mention toggle would not persist 2021-12-26 15:00:50 +00:00
Paul
aebffcb063 fix: don't fail if channel is null on reply 2021-12-25 15:42:13 +00:00
Paul
c8dd1c2564 fix: hide new message bar on jump to bottom 2021-12-25 14:49:31 +00:00
trashtemp
1618fdef21 fix(channel): mobile jump bar fixed 2021-12-25 11:33:30 +01:00
trashtemp
12c82da66d fix(channel): jump to beginning bar 2021-12-25 11:20:44 +01:00
trashtemp
b5194ced8e fix(channel): added string to new message bar 2021-12-24 19:01:55 +01:00
trashtemp
4665e00f4c fix(settings): more settings fixes pt. 2 2021-12-24 18:36:40 +01:00
Paul
23e239d6ed feat(messaging): hide new message bar on esc or sent message 2021-12-24 17:20:05 +00:00