Commit Graph

631 Commits (025b9b67cc68691264d0c042ab3dbd969270617c)

Author SHA1 Message Date
Paul Makles 15c47b224c chore: update alerts to use new health service 2023-07-06 19:00:30 +01:00
Paul Makles 4d5eec5c92 fix: use display name where available for friends 2023-06-11 22:22:52 +01:00
Paul Makles 6d5dd9b13e chore: strip emoji picker experiment
chore: use discrim
2023-06-11 18:36:07 +01:00
Paul Makles c9573c7440 feat: back port discriminators and display names 2023-06-11 12:44:05 +01:00
temptrash 0e5adb54b5 feat: swap pomelo usernames for discriminators 2023-06-10 15:01:12 +02:00
kate b3d0ef6f7b fix: comment out link for nightly desktop build (#882) 2023-05-06 19:19:45 +01:00
Paul Makles e35ef1bc8d fix: weird typing errors that cropped up 2023-04-21 21:05:29 +01:00
Paul Makles ec79045997 chore: add notice to emoji menu 2023-03-14 21:57:47 +00:00
Paul Makles 78dad8b6c1 chore: add notices throughout app about development 2023-03-14 21:48:13 +00:00
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