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