Commit Graph

53 Commits (e80bfc4daae958c49a01417cf2c2c3ee11cdae19)

Author SHA1 Message Date
TeamAbron e80bfc4daa Merge branch 'master' of https://github.com/archem-team/revolt-revite into feature/pin_message 2025-01-21 09:47:38 +03:30
TeamAbronDev 29e4198d44 changed if 2025-01-20 16:26:35 +03:30
TeamAbronDev e26158e3c8 changed if statement 2025-01-20 09:55:01 +03:30
TeamAbron e3f5a01f2e Add pin message 2025-01-18 15:06:06 +03:30
TeamAbronDev 8992dab209 changed checking server_id policy 2025-01-15 10:57:47 +03:30
TeamAbronDev f1f51d4d7b bug-open closed dms 2025-01-04 10:14:40 +03:30
Anonymous 2974dda142 Remove voice 2024-08-28 10:32:00 +08:00
Paul Makles c142c2e74d feat: implement `useClient` from client controller 2022-06-28 19:59:58 +01:00
Paul Makles 9d7996550d fix: open last opened server channel instead of first 2022-05-27 22:32:06 +01:00
Paul Makles 77a2d10f8e chore: clean up 2022-04-27 20:18:51 +01:00
Paul Makles f29251529a feat: new permissions menus
closes #322
2022-04-22 21:06:12 +01:00
Paul Makles 48ff1dcf92 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Paul Makles be1f93c440 fix: improve handling of inactive channels
(closes #432)
2022-03-04 16:45:44 +00:00
Paul Makles 074104d245 fix(unreads): allow dynamic unread changes 2022-01-15 12:53:15 +00:00
Paul Makles 41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
Paul Makles ac9d175298 feat: provide and consume scroll offsets 2021-12-30 18:15:31 +00:00
Paul Makles 445a988a23 fix: apply reasonable defaults to all scrollbar thumbs 2021-12-30 15:33:13 +00:00
trashtemp 7d3707ef78 fix(scrollbar): fixed scrollbar 2021-12-30 14:07:41 +01:00
trashtemp 4e43ff72be feat(header): new glass header on channel view 2021-12-26 22:26:27 +01:00
Paul 60fac6cfba feat: handle errors for message renderer separately 2021-12-25 16:03:05 +00:00
Paul 22d5522e98 fix: handle invalid channels even when sidebar is closed 2021-12-25 13:20:20 +00:00
trashtemp ac45c72a06 fix(settings): improved server settings tabs 2021-12-24 22:54:46 +01:00
trashtemp 5511c868df chore(settings): added new translation strings 2021-12-24 21:22:01 +01:00
Paul d0c1deb77c feat(messaging): show last read message divider 2021-12-24 14:32:04 +00:00
Paul ee5c102f16 chore: clean up contrasting colours code 2021-12-24 14:13:10 +00:00
Paul c138f58b12 feat(sidebar): change swoosh colour depending on sidebar collapse 2021-12-24 13:06:52 +00:00
Paul 0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul c5f9fc2873 feat(mobx): migrate unreads to revolt.js 2021-12-23 19:37:19 +00:00
Paul a83af8b2db feat(mobx): add layout (paths + sections) 2021-12-11 14:34:12 +00:00
Marie 3805072442 feat: handle nsfw flag & added monospace font (#258) 2021-10-31 17:57:35 +00:00
Paul Makles ba45637b8c Merge pull request #208 from goaaats/feat/no_channels_design 2021-09-14 15:42:46 +01:00
goat cc25c6b1ec feat: add channel placeholder 2021-09-08 02:40:57 +02:00
brecert 0e935234e2 Remove the ability to hide the channel sidebar on mobile 2021-09-07 10:57:40 -04:00
brecert 3f01dd07ac Add the ability to hide the channel sidebar
(the left one)
2021-09-07 10:51:46 -04:00
Paul f1babfdd51 Handlers for UserShort.
View user's profile picture.
Close #25, adds logic to hamburger.
2021-08-09 15:51:22 +01:00
Paul 0d415b4d5b Manage state per channel. Closes #2 2021-08-07 20:43:08 +01:00
Paul 872b710bc4 Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul 54900008a6 Move typing indicator into revolt.js 2021-07-31 13:48:26 +01:00
Paul d5b767c251 100 error milestone.
Remove hooks completely. :)
2021-07-30 21:20:42 +01:00
Paul 8a5c6fc4d5 Remove useChannel 2021-07-29 18:41:01 +01:00
Paul b3386ade33 Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul 2729ef859a 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 5ce6a679ab Add collapsible sections to member sidebars. 2021-07-06 22:52:50 +01:00
Paul 6b2d26c067 Persist the state of member sidebar toggle. 2021-07-06 22:44:38 +01:00
Paul 14809f1989 Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul a9ce64c9fe Run prettier on all files. 2021-07-05 11:23:23 +01:00
nizune 198b565de6 Update: Age gate view 2021-07-03 00:46:19 +02:00
Paul a9763de707 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