Anonymous
|
d6bfea4009
|
Remove voice
|
2024-11-15 00:20:36 +05:30 |
Paul Makles
|
c972e6813f
|
fix: should always call subscribe
|
2024-06-19 18:16:30 +01:00 |
Paul Makles
|
61304f18c2
|
feat: implement support for Subscribe event
|
2024-06-19 17:40:59 +01:00 |
Declan Chidlow
|
e68ceac4f6
|
fix: overflow management in voice menus (#849)
|
2023-03-14 21:16:05 +00:00 |
Paul Makles
|
c51b024329
|
chore(refactor): delete `context/revoltjs` folder
|
2022-07-06 13:08:03 +01:00 |
Paul Makles
|
f9c6f5cd9d
|
chore: delete intermediate
|
2022-07-05 21:13:42 +01:00 |
Paul Makles
|
160d71684f
|
feat: port `DeleteMessage` and `Confirmation`
|
2022-07-05 18:46:13 +01:00 |
Paul Makles
|
c4ac7a1b6d
|
Merge branch 'master' into chore/client-fsm
|
2022-07-01 15:11:39 +01:00 |
Paul Makles
|
401b2d4990
|
feat: port `UserProfile`, `Onboarding`, `CreateBot` to legacy
|
2022-06-30 20:39:00 +01:00 |
Paul Makles
|
1664aaee15
|
feat: add `ServerInfo`, port `ChannelInfo`
|
2022-06-30 19:06:49 +01:00 |
Paul Makles
|
8501e33103
|
chore(refactor): move `RequiresOnline` into controllers
|
2022-06-29 17:33:23 +01:00 |
Paul Makles
|
5f2311b09c
|
feat: implement `useClient` from client controller
|
2022-06-28 19:59:58 +01:00 |
Paul Makles
|
b53d3bce13
|
fix: don't display date on ("new") message divider
|
2022-06-28 13:23:45 +01:00 |
Paul Makles
|
e0ca1681bd
|
chore(refactor): move and re-organise types folder
|
2022-06-10 14:11:38 +01:00 |
Paul Makles
|
68b9d5ea79
|
feat(@ui): migrate category / overline and header
|
2022-05-30 14:42:09 +01:00 |
Paul Makles
|
b4777e9816
|
feat(@ui): migrate line divider, preloader and save status
|
2022-05-30 12:40:01 +01:00 |
Paul Makles
|
c2547b3ead
|
feat(@ui): migrate icon button
|
2022-05-30 12:01:47 +01:00 |
Paul Makles
|
a64fe61199
|
feat(@ui): migrate date divider and details
|
2022-05-29 16:40:02 +01:00 |
Paul Makles
|
12b9716043
|
fix: open last opened server channel instead of first
|
2022-05-27 22:32:06 +01:00 |
Paul Makles
|
be12c6da20
|
chore: migrate Button to @revoltchat/ui (#617)
* chore: start moving Button over
* fix: convert ServerIdentityModal
* fix: modal button styling
* fix: popover styles
* fix: clean up references to ui/*.*
* fix: button sizing
Co-authored-by: Ed L <beartechtalks@gmail.com>
|
2022-05-23 21:21:29 +01:00 |
Paul Makles
|
6fcdbd1cef
|
fix: remove explicit cast to string for `msg.content`
|
2022-05-21 16:59:34 +01:00 |
Paul Makles
|
37d5ba24c5
|
merge: branch 'quark/permissions'
|
2022-04-29 13:48:38 +01:00 |
Paul Makles
|
d31237e9e1
|
chore: clean up
|
2022-04-27 20:18:51 +01:00 |
Paul Makles
|
eee1d4060f
|
feat: new permissions menus
closes #322
|
2022-04-22 21:06:12 +01:00 |
Paul Makles
|
b2f4411850
|
feat: switch to revolt.js@6.0.0 + new revolt-api
|
2022-04-09 15:47:04 +01:00 |
Daesun
|
777d06f469
|
fix(voice channel): Fix overflow and scrolling (#574)
|
2022-04-05 23:42:15 +01:00 |
Paul Makles
|
542c0482c5
|
fix: improve handling of inactive channels
(closes #432)
|
2022-03-04 16:45:44 +00:00 |
trashtemp
|
da5d82537d
|
fix(voice): fixed header style
|
2022-01-16 13:44:00 +01:00 |
Paul Makles
|
8bda3123da
|
fix(unreads): allow dynamic unread changes
|
2022-01-15 12:53:15 +00: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 |
trashtemp
|
3b4227d4ba
|
fix(header): fixed comp name
|
2022-01-11 23:17:57 +01:00 |
trashtemp
|
3d68dab0b4
|
feat(search): started work on new search
|
2022-01-11 23:15:18 +01:00 |
Paul Makles
|
4773b76ea9
|
fix(channel header): fix action callbacks
|
2021-12-30 19:44:15 +00:00 |
Paul Makles
|
bad7458560
|
feat: provide and consume scroll offsets
|
2021-12-30 18:15:31 +00:00 |
Paul Makles
|
6693f826fd
|
fix: apply reasonable defaults to all scrollbar thumbs
|
2021-12-30 15:33:13 +00:00 |
trashtemp
|
fdbd931ea7
|
fix(app): fixed broken scrollbar on mobile
|
2021-12-30 14:37:56 +01:00 |
trashtemp
|
675992bbc1
|
fix(scrollbar): fixed scrollbar
|
2021-12-30 14:07:41 +01:00 |
trashtemp
|
4d59bb96b2
|
fix(header): fixed voice dialog
|
2021-12-26 23:38:01 +01:00 |
trashtemp
|
83f38d71ce
|
feat(header): new glass header on channel view
|
2021-12-26 22:26:27 +01:00 |
Paul
|
028a8660c1
|
feat: handle errors for message renderer separately
|
2021-12-25 16:03:05 +00:00 |
Paul
|
56126fa303
|
fix: handle invalid channels even when sidebar is closed
|
2021-12-25 13:20:20 +00:00 |
trashtemp
|
9b4619cbd1
|
fix(settings): improved server settings tabs
|
2021-12-24 22:54:46 +01:00 |
trashtemp
|
6bed278fe8
|
chore(settings): added new translation strings
|
2021-12-24 21:22:01 +01:00 |
Paul
|
f1a9c889b8
|
fix(messaging): only show date if date changes
|
2021-12-24 14:41:33 +00:00 |
Paul
|
3d723574f4
|
feat(messaging): show last read message divider
|
2021-12-24 14:32:04 +00:00 |
Paul
|
fee56d8f54
|
chore: clean up contrasting colours code
|
2021-12-24 14:13:10 +00:00 |
Paul
|
a46fbcf409
|
feat(sidebar): change swoosh colour depending on sidebar collapse
|
2021-12-24 13:06:52 +00:00 |
Paul
|
d8d002cc4a
|
feat(header): add chevron / unified sidebar collapse
|
2021-12-24 13:02:49 +00:00 |
Paul
|
e380534d2a
|
Merge branch 'mobx'
|
2021-12-24 11:45:49 +00:00 |