Alyxia Sother
cdc077ffa1
improvement(plugins-page): Refactor using card
...
I've (hackily so) written my own plugin card to replace the previous
usage of the `Checkbox` component.
Beware, ye who tread these lands, for they are decrepid.
2022-03-29 20:50:43 +01:00
Reinis Mazeiks
8021169131
feat: prevent accidental send while in code block ( #557 )
2022-03-29 20:49:25 +01:00
Paul Makles
f9f0d5c55a
fix: pre-cache to not include extra files
2022-03-25 11:17:04 +00:00
Paul Makles
f65c9bdd5e
fix: context menus are now bound by spread
2022-03-06 19:13:12 +00:00
Paul Makles
18761e2181
fix(iOS): actually fix context menus
...
closes #138
2022-03-05 14:41:41 +00:00
Paul Makles
542c0482c5
fix: improve handling of inactive channels
...
(closes #432 )
2022-03-04 16:45:44 +00:00
Paul Makles
041c039827
feat(permission): implement new server / channel permission menus
2022-02-27 23:44:29 +00:00
Paul Makles
334e54146b
chore: clean up stray console.log
2022-01-29 11:45:56 +00:00
Paul Makles
b4642b1efe
chore: bump revolt.js
...
fixes #528
2022-01-29 11:11:19 +00:00
Paul Makles
1089651cb0
fix(member sidebar): more aggressively check if we need to update
2022-01-29 09:42:04 +00:00
trashtemp
6020d94c3a
fix: changed anim name
2022-01-22 17:13:06 +01:00
trashtemp
50b0e0f5f2
fix: added flex shrink to mention
2022-01-21 09:47:18 +01:00
trashtemp
2c321bf0f1
fix: added flex shrink to message reply
2022-01-21 09:46:11 +01:00
trashtemp
074057b481
fix: added animation to jumpbar
2022-01-21 09:15:31 +01:00
trashtemp
4d769f42e1
fix(settings): added bezier curve to animations
2022-01-21 09:06:55 +01:00
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
da5d82537d
fix(voice): fixed header style
2022-01-16 13:44:00 +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
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
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
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
Paul Makles
00764b8cc3
fix(sidebar): use autorun instead of reaction
2022-01-04 14:47:39 +00:00
Paul Makles
b745cdd4d7
fix: show full member list on update
2022-01-04 14:40:03 +00:00
Paul Makles
270624d5ec
patch: prevent re-render on member list render
2022-01-04 14:35:08 +00:00
Paul Makles
e7e8dbf23d
fix: fixed jump to bottom bar positioning
2022-01-04 14:01:45 +00:00
Paul Makles
136faadcec
fix: try to avoid freezing UI due to members sidebar (at least after first load)
2022-01-04 13:58:24 +00:00
Paul Makles
0609b40f81
fix: assume attachment URL is volatile
2022-01-04 13:40:52 +00:00
Paul Makles
fc91a75acb
fix(sidebar): don't keep refetching server members
2022-01-04 13:37:19 +00:00
Paul Makles
3baf82ca94
fix: don't assume roles exist when rendering
2022-01-04 13:35:55 +00:00
Paul Makles
21cd3f4558
fix: add hover effects to system message usernames
...
closes #411
closes #463
2022-01-04 11:12:57 +00:00
Ryan Alexander
5735020013
feat: add markdown formatting for messages containing timestamps ( #482 )
2022-01-04 10:53:12 +00:00
Paul Makles
c26ef4c2b2
chore: merge branch 'ui/glass-header'
2022-01-02 23:48:19 +00:00
Paul Makles
67936f53ed
revert: "fix(vite): remove "second" compression pass"
...
This reverts commit 096e0c84c1
.
2022-01-02 16:07:47 +00:00
Paul Makles
096e0c84c1
fix(vite): remove "second" compression pass
2022-01-02 13:09:03 +00:00
Paul Makles
73dfc0ace6
feat: add stop-gap emoji solution 😎
2021-12-31 00:49:59 +00:00
Paul Makles
7c120685d4
fix: change header borders depending on whether in server
2021-12-30 19:56:41 +00:00
Paul Makles
b065fba6a4
fix: change conditions for corners on header
2021-12-30 19:14:21 +00:00
trashtemp
b936d4462d
Merge branch 'ui/glass-header' of https://github.com/revoltchat/revite into ui/glass-header
2021-12-30 19:42:23 +01:00
trashtemp
14ee357ac8
fix(serverlist): adjusted design
2021-12-30 19:42:12 +01:00