Commit Graph

143 Commits (418482fb9a565901c12cf5f0784cdb9b2b279917)

Author SHA1 Message Date
Paul Makles 59022f91ae feat: handle system alerts and poll rate changes 2022-06-18 17:03:04 +01:00
Paul Makles 23d6a7c647 feat(modal): implement new server identity modal
closes #172
2022-06-18 15:54:17 +01:00
Paul Makles 35819441e4 feat(modal): port Error and ShowToken 2022-06-18 12:25:56 +01:00
Paul Makles c7b1349f7d fix: remove status request
closes #685
closes #643
2022-06-17 16:50:48 +01:00
Paul Makles 74a42914d7 fix(eslint): rules included deprecated plugin 2022-06-12 19:38:29 +01:00
Paul Makles 0ec005cfd7 feat: new modal renderer + mfa flow modal 2022-06-10 16:52:12 +01:00
Paul Makles a5e5f3ea0b chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
Paul Makles d66b396568 fix: make context menu line divider compact 2022-05-30 12:57:30 +01:00
Paul Makles ebd3911783 feat(@ui): migrate textarea and tip 2022-05-30 12:47:13 +01:00
Paul Makles b75fdb59cf feat(@ui): migrate line divider, preloader and save status 2022-05-30 12:40:01 +01:00
Paul Makles bcd3d33ff4 feat(@ui): migrate icon button 2022-05-30 12:01:47 +01:00
Paul Makles 80d2e22c28 fix: remove explicit cast to string for `msg.content` 2022-05-21 16:59:34 +01:00
Jan 0326d9ae44 fix: #614 breaks in desktop client :trollface: (#616) 2022-05-08 22:17:36 +01:00
Jan c5f8732485 fix: don't open new tab to download attachment (#614) 2022-05-08 21:53:07 +01:00
Paul Makles 492e401d24 feat: add message / block for bots 2022-05-07 15:24:00 +01:00
Evilhotdog 861724f3a0 feat: add sounds when user joins/leaves call (#587) 2022-04-29 15:22:18 +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 3ae0bf8d0b fix: delete singleton renderer on channel delete 2022-03-04 16:45:57 +00:00
Paul Makles 48fb8c847f feat(permission): implement new server / channel permission menus 2022-02-27 23:44:29 +00:00
Paul Makles b917e034fc feat(context menu): add "mark as unread" 2022-01-15 14:46:19 +00:00
Paul Makles 2179307e48 feat(messaging): add message overlay logic 2022-01-15 12:54:16 +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
3nt3 8be2870e07 feat: make kick and ban red in the context menu (#350)
Co-authored-by: Paul Makles <paulmakles@gmail.com>
2022-01-04 11:03:39 +00:00
Paul Makles b13c993862 chore: merge branch 'ui/glass-header' 2022-01-02 23:48:19 +00:00
Paul Makles 841151a662 fix(channel header): fix action callbacks 2021-12-30 19:44:15 +00:00
Paul Makles a9501ded91 fix(invite): allow logged out users to view invites 2021-12-28 12:24:35 +00:00
Paul 3c106f5d29 fix: allow invite screen to properly load while signed out 2021-12-25 20:43:54 +00:00
Paul 69bec6ea7c feat(error): add button to reset app data 2021-12-25 16:41:57 +00:00
Paul 967ea6074d fix: catch errors from redux migration 2021-12-25 16:37:39 +00:00
Paul 60fac6cfba feat: handle errors for message renderer separately 2021-12-25 16:03:05 +00:00
Paul 88f4b40011 feat: add global error handling and reporting 2021-12-25 14:32:28 +00:00
Paul 23e239d6ed feat(messaging): hide new message bar on esc or sent message 2021-12-24 17:20:05 +00:00
Paul 0591d44a31 feat(mobx): refactor and remove (react-)redux 2021-12-23 21:43:11 +00:00
Paul 74dbdef136 feat(mobx): add message queue store 2021-12-12 15:33:47 +00:00
Paul 6aa542d2a9 feat(mobx): server notification options + data store 2021-12-11 23:34:46 +00:00
Paul 763ac4eb98 feat(mobx): migrate auth and config 2021-12-11 21:04:12 +00:00
Paul 2eb8801363 feat(mobx): add persistence 2021-12-11 16:24:23 +00:00
3nt3 939309f8ed fix: add context menu to individual attachments if > 1 attached (#348) 2021-10-31 21:25:33 +00:00
Paul Makles bde7ba73a2 Merge pull request #360 from revoltchat/rework/categories-kanban 2021-10-31 16:38:10 +00:00
Paul 420975b90b feat(rbd): transform rbd types to Preact from React 2021-10-31 16:04:37 +00:00
Paul 8bbe8d46ae feat(categories): autosave category changes 2021-10-30 18:20:12 +01:00
Paul Makles 81d2c171de Merge pull request #266 from brecert/fix-265 2021-10-30 15:55:34 +00:00
Paul 04ced5a0d2 Fix(voice): Voice UI would not react to actions.
Feat(voice): Allow accessing user profile from voice UI.

Fixes #89. Fixes #91.
2021-10-20 22:39:26 +01:00
Paul 26be8e66c0 Explicitly deny bad URLs.
Fixes #252.
Handle embed untrusted links better.
2021-09-25 10:54:32 +01:00
brecert 0f90de8755 Fix send message related context menu options when unable to send messages
- fixes `reply` and `quote message` from appearing in the context menus for messages when unable to send messages.
- fixes #265
2021-09-19 00:47:01 -04:00
Paul c01038db1d Use server configuration for voso websocket. 2021-09-16 10:27:33 +01:00
Paul 8b4b6832e9 Fix unreads and mark as read. 2021-09-14 21:09:42 +01:00