Commit Graph

622 Commits

Author SHA1 Message Date
Declan Chidlow
52691ae924 fix: overflow management in voice menus (#849) 2023-03-14 21:16:05 +00:00
Paul Makles
39563d7025 merge: remote-tracking branch 'origin/production' 2023-02-23 20:08:51 +01:00
Leda
228873cd00 fix: category title input reverts to span on empty string (#699)
Fixes https://github.com/revoltchat/revite/issues/693
2023-01-24 17:59:31 +00:00
cheneyni-451
2254ed00e3 fix(ui): add margin to delete role button (#802)
Co-authored-by: Cheney Ni <cheneyni@umich.edu>
2023-01-24 17:56:50 +00:00
kate
72f1023771 fix(ci): typing issues; broken submodules (#826)
* Remove broken submodules

* Fix yarn typecheck

* Add build:deps before typecheck to fix missing dependencies

* fix: minor linting nitpick

Co-authored-by: Sophie L <beartechtalks@gmail.com>
2022-12-05 14:42:43 +00:00
Paul Makles
ddc592270a chore: add notice for iCloud users 2022-11-06 13:21:06 +00:00
Paul Makles
2181b4c30e chore: remove captcha from login form 2022-10-23 21:08:36 +01:00
Paul Makles
e0a2e18efe fix: add load suspense on master branch 2022-10-23 21:06:53 +01:00
4444dogs
139049b449 feat: add seasonal halloween theme (#784)
Co-authored-by: Sophie L <beartechtalks@gmail.com>
2022-09-20 18:26:20 +01:00
Ed L
62caeb041b feat: use Button component for dev page, linting 2022-09-20 18:24:59 +01:00
Ed L
6d2b34eeac chore: use ios icon for sessions, update links 2022-09-20 18:24:59 +01:00
Ed L
6f521278ce fix: grammar, update command for dev mode 2022-09-20 18:24:59 +01:00
Ed L
1f86f493d0 fix: let users message/hide mutuals tab for bots 2022-09-20 18:24:59 +01:00
Ed L
fe65bc3dcb feat: show role id 2022-09-20 18:24:59 +01:00
Ed L
3e5d1c598d fix: use --monospace-font 2022-09-20 18:24:59 +01:00
Ed L
75aca87020 chore: deduplicate imports 2022-09-20 18:24:59 +01:00
Ed L
bd62abd69e chore: bump deps, remove old login background 2022-09-20 18:24:59 +01:00
Paul Makles
54e2661faa feat: add indication if language is not fully translated
chore: update language definitions
2022-09-16 14:55:55 +01:00
Paul Makles
4a52208a68 feat: use wxp logo for Windows 7 2022-09-03 09:18:56 +01:00
Paul Makles
9925a10ece feat: change emojis page from grid to list 2022-09-02 14:17:42 +01:00
Paul Makles
04590873cd chore: hide discovery button if not pointing to Revolt 2022-08-15 19:32:02 +02:00
Sophie L
fab495c5f4 fix: styling fixes (#721) 2022-08-08 16:06:21 +01:00
Paul Makles
4bdcfa457e chore: update strings and permission lists 2022-08-08 15:30:10 +01:00
Paul Makles
726e1d6e02 chore: clean up repository 2022-08-08 15:21:46 +01:00
Paul Makles
7f5d08176d feat: add reaction button to overlay 2022-08-08 15:15:20 +01:00
Paul Makles
3310672e51 chore: hide emoji settings if no perm 2022-07-12 14:21:44 +01:00
Paul Makles
5760fea3ca feat: update emoji picker; move settings bhnd expr 2022-07-09 17:53:40 +01:00
Paul Makles
d0b1a4b2f3 feat: add test emoji page 2022-07-07 17:33:33 +01:00
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
32474a5c6f feat: port input modals to new system 2022-07-05 17:53:41 +01:00
Paul Makles
56955a5934 feat(refactor): partially rewrite appearance settings 2022-07-05 15:49:08 +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
5b2782678e chore(refactor): remove Notifications component 2022-06-29 17:31:59 +01:00
Paul Makles
1e6a3a5160 fix: hide push notifications on electron app 2022-06-29 16:46:25 +01:00
Paul Makles
fedb5a1e60 feat: consistent authentication flow
fix: missing suspense on login
feat: re-prompt MFA if fail on login
2022-06-29 16:27:57 +01:00
Paul Makles
25b166ab83 chore: deprecate RevoltClient context 2022-06-29 16:02:35 +01:00
Paul Makles
d74cdfbefe feat: make login functional again 2022-06-29 10:52:42 +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
f311e1be76 patch: temporarily fix issue with public invites 2022-06-28 13:22:10 +01:00
Paul Makles
3d47c79b57 chore(refactor): rename context/modals to controllers/modals 2022-06-27 17:56:06 +01:00
Paul Makles
1a6e333d7d fix: duct-tape fix the bot edit issues
fixes #629
2022-06-21 11:14:51 +01:00
Paul Makles
fd1ec47f72 fix: consider whether alert is present in height calc 2022-06-18 17:05:05 +01:00
Paul Makles
59022f91ae feat: handle system alerts and poll rate changes 2022-06-18 17:03:04 +01:00
Paul Makles
cdb24bb0c7 feat(modal): port ModifyAccount and PendingRequest 2022-06-18 15:02:59 +01:00