Commit Graph

129 Commits

Author SHA1 Message Date
Paul Makles
de4d644743 chore(refactor): delete context/revoltjs folder 2022-07-06 13:08:03 +01:00
Paul Makles
11d0631351 chore: delete intermediate 2022-07-05 21:13:42 +01:00
Paul Makles
1f4945603a feat: port DeleteMessage and Confirmation 2022-07-05 18:46:13 +01:00
Paul Makles
9720da7ec4 Merge branch 'master' into chore/client-fsm 2022-07-01 15:11:39 +01:00
Paul Makles
828f002efd feat: port UserProfile, Onboarding, CreateBot to legacy 2022-06-30 20:39:00 +01:00
Paul Makles
c55e35042a feat: add ServerInfo, port ChannelInfo 2022-06-30 19:06:49 +01:00
Paul Makles
739cd19620 chore(refactor): move RequiresOnline into controllers 2022-06-29 17:33:23 +01:00
Paul Makles
c142c2e74d feat: implement useClient from client controller 2022-06-28 19:59:58 +01:00
Paul Makles
5ef2860e60 fix: don't display date on ("new") message divider 2022-06-28 13:23:45 +01:00
Paul Makles
a5e5f3ea0b chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
Paul Makles
992a57e451 feat(@ui): migrate category / overline and header 2022-05-30 14:42:09 +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
be850e568b feat(@ui): migrate date divider and details 2022-05-29 16:40:02 +01:00
Paul Makles
9d7996550d fix: open last opened server channel instead of first 2022-05-27 22:32:06 +01:00
Paul Makles
b7570611ed 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
80d2e22c28 fix: remove explicit cast to string for msg.content 2022-05-21 16:59:34 +01:00
Paul Makles
8125ccee1d merge: branch 'quark/permissions' 2022-04-29 13:48:38 +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
Daesun
1e518a8e8b fix(voice channel): Fix overflow and scrolling (#574) 2022-04-05 23:42:15 +01:00
Paul Makles
be1f93c440 fix: improve handling of inactive channels
(closes #432)
2022-03-04 16:45:44 +00:00
trashtemp
62085713e4 fix(voice): fixed header style 2022-01-16 13:44:00 +01:00
Paul Makles
074104d245 fix(unreads): allow dynamic unread changes 2022-01-15 12:53:15 +00:00
trashtemp
e1290b72a9 fix(typindicator): some design tweaks 2022-01-14 20:53:09 +01:00
Paul Makles
41dc0a0ad9 feat: add sc minification + display class names 2022-01-14 18:51:03 +00:00
trashtemp
8bed3bc132 fix(header): fixed comp name 2022-01-11 23:17:57 +01:00
trashtemp
7dac2931fc feat(search): started work on new search 2022-01-11 23:15:18 +01:00
Paul Makles
841151a662 fix(channel header): fix action callbacks 2021-12-30 19:44:15 +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
af1d255f11 fix(app): fixed broken scrollbar on mobile 2021-12-30 14:37:56 +01:00
trashtemp
7d3707ef78 fix(scrollbar): fixed scrollbar 2021-12-30 14:07:41 +01:00
trashtemp
9fed4a41c5 fix(header): fixed voice dialog 2021-12-26 23:38:01 +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
ac832bfe42 fix(messaging): only show date if date changes 2021-12-24 14:41:33 +00: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
5e4dd95870 feat(header): add chevron / unified sidebar collapse 2021-12-24 13:02:49 +00:00
Paul
246c1475d1 Merge branch 'mobx' 2021-12-24 11:45:49 +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 Makles
3ee0c37a60 feat(settings): UI improvements (#448)
* Fixed CSS for Settings.tsx + new Theme Shop design

* reformat

* More changes to UI CSS

* Small CSS fixes for Settings.tsx, Account, Bots

* Updated theme shop, settings pages, cleanup

* chore: force sync language submodule

* fix(sidebar): prevent items from shrinking

* fix(push): fix timestamp and icon for push notifications

* fix(voice): hide grant permission button after grant

* chore: hide new shop / chevron before merge

* chore(ci): bump node to v16 in dockerfile

* fix(sidebar): change width of channel sidebar

Co-authored-by: trashtemp <96388163+trashtemp@users.noreply.github.com>
2021-12-20 13:37:21 +00:00
Ed L
abefaca143 fix: make the autocompletor actually run when editing messages (#445) 2021-12-20 11:31:33 +00:00