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 |
Paul Makles
|
5f2311b09c
|
feat: implement `useClient` from client controller
|
2022-06-28 19:59:58 +01:00 |
Paul Makles
|
12b9716043
|
fix: open last opened server channel instead of first
|
2022-05-27 22:32:06 +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 |
Paul Makles
|
542c0482c5
|
fix: improve handling of inactive channels
(closes #432)
|
2022-03-04 16:45:44 +00:00 |
Paul Makles
|
8bda3123da
|
fix(unreads): allow dynamic unread changes
|
2022-01-15 12:53:15 +00:00 |
Paul Makles
|
3fd56e4fdc
|
feat: add sc minification + display class names
|
2022-01-14 18:51:03 +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
|
675992bbc1
|
fix(scrollbar): fixed scrollbar
|
2021-12-30 14:07:41 +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
|
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
|
cc0e45526c
|
feat(mobx): refactor and remove (react-)redux
|
2021-12-23 21:43:11 +00:00 |
Paul
|
6e1bcab92b
|
feat(mobx): migrate unreads to revolt.js
|
2021-12-23 19:37:19 +00:00 |
Paul
|
a8491267a4
|
feat(mobx): add layout (paths + sections)
|
2021-12-11 14:34:12 +00:00 |
Marie
|
c4881db86c
|
feat: handle nsfw flag & added monospace font (#258)
|
2021-10-31 17:57:35 +00:00 |
Paul Makles
|
ffb0443bf6
|
Merge pull request #208 from goaaats/feat/no_channels_design
|
2021-09-14 15:42:46 +01:00 |
goat
|
87d1391e1b
|
feat: add channel placeholder
|
2021-09-08 02:40:57 +02:00 |
brecert
|
04158302ac
|
Remove the ability to hide the channel sidebar on mobile
|
2021-09-07 10:57:40 -04:00 |
brecert
|
ed56967e10
|
Add the ability to hide the channel sidebar
(the left one)
|
2021-09-07 10:51:46 -04:00 |
Paul
|
f19e334d56
|
Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
|
2021-08-09 15:51:22 +01:00 |
Paul
|
1f903cd56b
|
Manage state per channel. Closes #2
|
2021-08-07 20:43:08 +01:00 |
Paul
|
55e00bf93f
|
Make the linter happy.
|
2021-08-05 14:47:00 +01:00 |
Paul
|
6b6279ffee
|
Move typing indicator into revolt.js
|
2021-07-31 13:48:26 +01:00 |
Paul
|
c21453b281
|
100 error milestone.
Remove hooks completely. :)
|
2021-07-30 21:20:42 +01:00 |
Paul
|
411fac2527
|
Remove useChannel
|
2021-07-29 18:41:01 +01:00 |
Paul
|
7586b365fe
|
Format and automatically fix linted code.
|
2021-07-10 15:57:29 +01:00 |
Paul
|
ee9aab07a9
|
Remember age gate prompt confirmation.
Translate age gate.
Add additional limitations on KaTeX.
Prevent any message overflow.
|
2021-07-08 20:16:50 +01:00 |
Paul
|
cf7dd6f99b
|
Add collapsible sections to member sidebars.
|
2021-07-06 22:52:50 +01:00 |
Paul
|
d69b10adf5
|
Persist the state of member sidebar toggle.
|
2021-07-06 22:44:38 +01:00 |
Paul
|
b5a11d5c8f
|
Use tabWidth 4 without actual tabs.
|
2021-07-05 11:25:20 +01:00 |
Paul
|
7bd33d8d34
|
Run prettier on all files.
|
2021-07-05 11:23:23 +01:00 |
nizune
|
b100d06cda
|
Update: Age gate view
|
2021-07-03 00:46:19 +02:00 |
Paul
|
030d743af9
|
Fix i18n for server settings.
Start work on roles.
Add temporary age gate.
|
2021-07-02 22:08:03 +01:00 |
Paul
|
eef3e11e62
|
Load mediasoup client and add voice UI.
|
2021-06-24 10:54:32 +01:00 |
Paul
|
babb53c794
|
Add VoiceChannel support.
|
2021-06-23 13:52:16 +01:00 |
Paul
|
602cca1047
|
Implement new auto-size text area.
Add bars + header + sidebar to channels.
|
2021-06-21 21:11:53 +01:00 |
Paul
|
9e460c5b3d
|
Refactor + add message box.
|
2021-06-20 20:30:42 +01:00 |
Paul
|
d0b9cf9090
|
Work on channels, render content of messages.
|
2021-06-20 17:31:53 +01:00 |