Commit Graph

554 Commits

Author SHA1 Message Date
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
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
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
64da24da99 fix(sidebar): changed server sidebar width 2022-01-15 12:36:50 +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
ayntgl
a64688841f fix(components): add padding-right to markdown code element (#499) 2022-01-14 16:49:32 +00:00
trashtemp
0e7f989369 fix(appearance): new strings for discover button 2022-01-14 17:16:11 +01:00
trashtemp
268a67f06e fix(sidebar): removed top margin 2022-01-14 17:04:14 +01: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
trashtemp
3345dc46a2 fix: fixed positioning 2022-01-13 20:00:53 +01:00
trashtemp
ca374908a6 fix(mention): bolder text on mention badge 2022-01-13 19:56:49 +01:00
trashtemp
9d47b67540 fix(sidebar): added new settings button 2022-01-13 19:50:15 +01:00
trashtemp
3b67c80095 fix(sidebar): decreased vertical spacing 2022-01-13 19:30:42 +01:00
trashtemp
8caf0f8885 chore(tooltips): reworked tooltip design 2022-01-13 17:31:15 +01:00
trashtemp
3172ea5e2d fix(sidebar): hide discover button on mobile 2022-01-11 21:24:02 +01:00
Paul Makles
ff0c2b8a1b feat: add a way to toggle offline users list 2022-01-10 23:40:47 +00:00
Paul Makles
908888bf26 chore: disable offline users in lounge server 2022-01-10 23:25:48 +00:00
Paul Makles
d026b10106 fix: temporary fix for bad member list performance 2022-01-10 23:02:00 +00:00
Paul Makles
2ada3e963e fix(invite): fix invite embed logic 2022-01-10 20:23:06 +00:00
Paul Makles
34dc9f5d03 feat: full discovery integration 2022-01-10 18:18:43 +00:00
trashtemp
8333efdacc fix(tooltip): added new tag to discover 2022-01-10 17:56:48 +01:00
Paul Makles
a1c1d2265d feat: add Revolt discover (note: has CORS issues) 2022-01-10 00:57:00 +00:00
Paul Makles
a08a4b8098 fix: fix build errors 2022-01-07 21:43:00 +00:00
Paul Makles
9cd17b16f0 fix: contain emojis; also add more 2022-01-05 15:05:29 +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
ddb94cb880 fix: fix again the thing above i cant be asked to write commit messages anymore 2022-01-04 15:07:46 +00:00
Paul Makles
580c447116 fix: finally fix the members sidebar (real) 2022-01-04 15:01:53 +00:00
Paul Makles
8c833a4935 fix(sidebar): use autorun instead of reaction 2022-01-04 14:47:39 +00:00
Paul Makles
bd27b376eb fix: show full member list on update 2022-01-04 14:40:03 +00:00
Paul Makles
d62c0f19d3 patch: prevent re-render on member list render 2022-01-04 14:35:08 +00:00
Paul Makles
a3234fc051 fix: fixed jump to bottom bar positioning 2022-01-04 14:01:45 +00:00
Paul Makles
10475c9c50 fix: try to avoid freezing UI due to members sidebar (at least after first load) 2022-01-04 13:58:24 +00:00