Commit Graph
559 Commits
Author SHA1 Message Date
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 60cd17d673 feat(context menu): add "mark as unread" 2022-01-15 14:46:19 +00:00
Paul Makles 56f2411652 feat(messaging): add basic support for text embeds 2022-01-15 14:11:08 +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 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
trashtemp 200db35c25 fix(msgbar): removed IconButton dependency 2022-01-15 13:33:04 +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 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
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
trashtemp fe382f9532 fix: rtl padding 2022-01-14 21:16:37 +01:00
trashtemp f01943c681 fix(typindicator): some design tweaks 2022-01-14 20:53:09 +01:00
Paul Makles 3fd56e4fdc feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles 8dd18c9fb4 fix: enable tooltip on status in user buttons 2022-01-14 18:51:02 +00:00
trashtemp 2dcfc340fa fix: increased margin between username and bot tag 2022-01-14 19:17:17 +01:00
trashtemp c77213f02f fix(markdown): used padding-inline-left for RTL 2022-01-14 18:43:32 +01:00
ayntgl eea4d49743 fix(components): add padding-right to markdown code element (#499) 2022-01-14 16:49:32 +00:00
trashtemp 2415e98fbe fix(appearance): new strings for discover button 2022-01-14 17:16:11 +01:00
trashtemp d3ffe8e6f6 fix(sidebar): removed top margin 2022-01-14 17:04:14 +01:00
trashtemp b93f274db5 fix(embed): resolved embed width 2022-01-13 22:52:52 +01:00
trashtemp 6aaabb4815 fix(app): font sizing, better system msgs 2022-01-13 22:31:35 +01:00
trashtemp 59685a961a fix: fixed positioning 2022-01-13 20:00:53 +01:00
trashtemp a21436479c fix(mention): bolder text on mention badge 2022-01-13 19:56:49 +01:00
trashtemp 6c244d2ae7 fix(sidebar): added new settings button 2022-01-13 19:50:15 +01:00
trashtemp 8a1f20615e fix(sidebar): decreased vertical spacing 2022-01-13 19:30:42 +01:00
trashtemp a7c63c639e chore(tooltips): reworked tooltip design 2022-01-13 17:31:15 +01:00
trashtemp 1cdc6b51df fix(sidebar): hide discover button on mobile 2022-01-11 21:24:02 +01:00
Paul Makles 8fcda5a6de feat: add a way to toggle offline users list 2022-01-10 23:40:47 +00:00
Paul Makles c6cc1f3672 chore: disable offline users in lounge server 2022-01-10 23:25:48 +00:00
Paul Makles af8cc984a9 fix: temporary fix for bad member list performance 2022-01-10 23:02:00 +00:00
Paul Makles 645221b384 fix(invite): fix invite embed logic 2022-01-10 20:23:06 +00:00
Paul Makles 540c851d8f feat: full discovery integration 2022-01-10 18:18:43 +00:00
trashtemp 600ea42c0f fix(tooltip): added new tag to discover 2022-01-10 17:56:48 +01:00
Paul Makles abecd0ec11 feat: add Revolt discover (note: has CORS issues) 2022-01-10 00:57:00 +00:00
Paul Makles 8d1e26d03e fix: fix build errors 2022-01-07 21:43:00 +00:00
Paul Makles e13edcbb76 fix: contain emojis; also add more 2022-01-05 15:05:29 +00:00
Ryan c28c6134c1 fix: Don't embed discovery links 2022-01-05 10:28:30 +10:00
trashtemp dfd9043ca0 fix(app): tweaked glass value for few components 2022-01-04 20:00:06 +01:00
Paul Makles dbf681c2e9 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 a09fbe685d fix: finally fix the members sidebar (real) 2022-01-04 15:01:53 +00:00