Commit Graph

1172 Commits (622f2b2bcaafacde1728b853b64b2792696b98b0)

Author SHA1 Message Date
trashtemp 622f2b2bca
fix(messagebox): fixed z-index 2022-01-21 08:30:54 +01:00
trashtemp e959f29eae
fix(reply): used var instead of fixed hex 2022-01-21 00:26:06 +01:00
trashtemp 344519de00
fix: added string to toggle 2022-01-21 00:13:13 +01:00
trashtemp ad40197df9
fix: flex shrink 2022-01-21 00:04:44 +01:00
trashtemp 0de078a794
feat: new replies 2022-01-21 00:02:55 +01:00
trashtemp 6e89e10461
fix(jumpbar): fixed collision on mobile 2022-01-20 15:26:58 +01:00
trashtemp 68acfe26de
fix(messagebox): mobile button increased width 2022-01-20 11:38:12 +01:00
trashtemp 13f119942c
fix(settings): fixed small issues with mobile 2022-01-20 11:03:47 +01:00
trashtemp 4ea97e0209
chore: updated vite-plugin-pwa, fixes 2022-01-16 17:22:06 +01:00
trashtemp da5d82537d
fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
trashtemp 59fb8a3c0f
fix(userprofile): entry style touch up 2022-01-15 23:00:12 +01:00
trashtemp e6684b8f78
fix(message): re-added click to usericon 2022-01-15 22:50:29 +01:00
trashtemp 2bef311f9a
fix(modals): finally fixed width 2022-01-15 22:19:29 +01:00
trashtemp cc458453d3
fix(button): removed z-index 2022-01-15 20:59:14 +01:00
trashtemp 0dec90f53d
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 79114d72b8
fix(serverheader): fixed positioning of header 2022-01-15 17:40:34 +01:00
trashtemp 8fa6f87dc2
fix(messagebox): fixed padding 2 2022-01-15 17:37:56 +01:00
trashtemp c5461f3134
fix(messagebox): fixed padding 2022-01-15 17:31:57 +01:00
Paul Makles 196bbe2634 fix(embed): exclusively use markdown renderer for text embeds 2022-01-15 16:06:41 +00:00
Paul Makles 8eb2f4e7e3 fix(messaging): bring cursor pointer back for av. 2022-01-15 15:59:25 +00:00
Paul Makles 271a126a3f fix(bottom nav): replace path instead of going back 2022-01-15 15:46:48 +00:00
Paul Makles 05266790ae fix(state): sync locale correctly 2022-01-15 15:43:32 +00:00
Paul Makles 3ce04f543f chore: update language definitions 2022-01-15 15:23:12 +00:00
Paul Makles dc527467d5 chore(locale): add languages (Bengali, Catalonian, Danish, Esperanto) 2022-01-15 15:23:03 +00:00
Paul Makles 45b9c355a7 chore: update language definitions 2022-01-15 14:47:41 +00:00
Paul Makles 60cd17d673 feat(context menu): add "mark as unread" 2022-01-15 14:46:19 +00:00
Paul Makles a58372fc42 chore: add sippy (emote) 2022-01-15 14:43:59 +00:00
Paul Makles 4996a4d785 feat(fonts): add Lexend 2022-01-15 14:42:35 +00:00
Paul Makles 56f2411652 feat(messaging): add basic support for text embeds 2022-01-15 14:11:08 +00:00
Paul Makles 4526a696c6 chore: get rid of scss warnings for snow 2022-01-15 13:49:43 +00:00
Paul Makles b5189a769f fix(build): type errors with revolt-api 2022-01-15 13:41:02 +00:00
ayntgl 2c5467c189
fix(components): convert .systemIcon to non-clickable (#498) 2022-01-15 13:37:08 +00:00
trashtemp afa76f0623
Merge branch 'master' of https://github.com/revoltchat/revite 2022-01-15 14:33:26 +01:00
trashtemp 8566cd613d
fix(messagebox): fixed broken padding 2022-01-15 14:33:14 +01:00
Paul Makles e67f8f95cd fix(messaging): prevent message overlay from sticking after finishing edit 2022-01-15 13:00:27 +00:00
Paul Makles bb5f940ad1 chore: bump revolt.js 2022-01-15 12:54:18 +00:00
Paul Makles ba40da2a15 fix: don't show unread indicator on active channel 2022-01-15 12:54:18 +00:00
Paul Makles 2c8bbe7d1f feat(messaging): add message overlay logic 2022-01-15 12:54:16 +00:00
Paul Makles 7e4f4cf001 fix(messaging): hide overlay on mobile 2022-01-15 12:53:15 +00:00
Paul Makles 8bda3123da fix(unreads): allow dynamic unread changes 2022-01-15 12:53:15 +00:00
trashtemp 200db35c25
fix(msgbar): removed IconButton dependency 2022-01-15 13:33:04 +01:00
trashtemp b4555fd028
fix(import): used root path instead 2022-01-15 13:22:20 +01:00
trashtemp a3005cfcd8
fix(msgbar): use vertical dots 2022-01-15 13:16:27 +01:00
trashtemp 4a58a4082b
fix(msgbar): added support for keyboard focus 2022-01-15 12:55:23 +01:00
trashtemp 79550cb2ad
fix(sidebar): changed server sidebar width 2022-01-15 12:36:50 +01:00
trashtemp 8029f39c4e
fix(discover): height 2022-01-15 10:56:02 +01:00
trashtemp 62335e4902
fix: added shadow on hover 2022-01-14 23:06:47 +01:00
trashtemp 0c9c712ee0
fix(msgbar): improved design, added actions 2022-01-14 22:52:19 +01:00
Paul Makles ddbef13a12 feat(tooltip): add new tooltip animation 2022-01-14 21:04:29 +00:00
KuhnChris f509acbe80
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