Commit Graph

1163 Commits (62085713e44804da33094375fe00792522f360cd)

Author SHA1 Message Date
trashtemp 62085713e4 fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
trashtemp 240a15e008 fix(userprofile): entry style touch up 2022-01-15 23:00:12 +01:00
trashtemp e57a996102 fix(message): re-added click to usericon 2022-01-15 22:50:29 +01:00
trashtemp d0ae08e421 fix(modals): finally fixed width 2022-01-15 22:19:29 +01:00
trashtemp f77784e326 fix(button): removed z-index 2022-01-15 20:59:14 +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 7067844b7b fix(serverheader): fixed positioning of header 2022-01-15 17:40:34 +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 ae0f317fa9 fix(bottom nav): replace path instead of going back 2022-01-15 15:46:48 +00:00
Paul Makles d3f1648556 fix(state): sync locale correctly 2022-01-15 15:43:32 +00:00
Paul Makles d4cb5615ac chore: update language definitions 2022-01-15 15:23:12 +00:00
Paul Makles c0cc844396 chore(locale): add languages (Bengali, Catalonian, Danish, Esperanto) 2022-01-15 15:23:03 +00:00
Paul Makles 2706419186 chore: update language definitions 2022-01-15 14:47:41 +00:00
Paul Makles b917e034fc feat(context menu): add "mark as unread" 2022-01-15 14:46:19 +00:00
Paul Makles ed6c0396ce chore: add sippy (emote) 2022-01-15 14:43:59 +00:00
Paul Makles 9ca857b891 feat(fonts): add Lexend 2022-01-15 14:42:35 +00:00
Paul Makles eecd78c374 feat(messaging): add basic support for text embeds 2022-01-15 14:11:08 +00:00
Paul Makles f2d61dfd86 chore: get rid of scss warnings for snow 2022-01-15 13:49:43 +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 58cd9deb6a chore: bump revolt.js 2022-01-15 12:54:18 +00:00
Paul Makles 29bddc720d fix: don't show unread indicator on active channel 2022-01-15 12:54:18 +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
Paul Makles 074104d245 fix(unreads): allow dynamic unread changes 2022-01-15 12:53:15 +00:00
trashtemp 852b9ca345 fix(msgbar): removed IconButton dependency 2022-01-15 13:33:04 +01:00
trashtemp a63f8a9510 fix(import): used root path instead 2022-01-15 13:22:20 +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 64da24da99 fix(sidebar): changed server sidebar width 2022-01-15 12:36:50 +01:00
trashtemp c12962c515 fix(discover): height 2022-01-15 10:56:02 +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
Paul Makles 6c118fab78 feat(tooltip): add new tooltip animation 2022-01-14 21:04:29 +00: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 ccede711ad fix: rtl padding 2022-01-14 21:16:37 +01: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
Paul Makles 2b27bdf021 fix: enable tooltip on status in user buttons 2022-01-14 18:51:02 +00:00
trashtemp cd3149bd73 fix: increased margin between username and bot tag 2022-01-14 19:17:17 +01:00
trashtemp b6ab3be6ba fix(markdown): used padding-inline-left for RTL 2022-01-14 18:43:32 +01:00
trashtemp 06870f04d4 fix(discover): changed background color on load 2022-01-14 18:32:03 +01:00
trashtemp f0d2f75cde Merge branch 'master' of https://github.com/revoltchat/revite 2022-01-14 18:14:05 +01:00
trashtemp e19fe61807 fix(discover): fixed discover background on load 2022-01-14 18:13:52 +01:00