Commit Graph

1310 Commits (906551af626039d1e31bf86f6265aab1e5c35e6d)

Author SHA1 Message Date
Ashley 906551af62 fix inconsonant height in buttons 2023-03-20 18:11:10 +03:00
Paul Makles ec79045997 chore: add notice to emoji menu 2023-03-14 21:57:47 +00:00
Paul Makles 3964b9f048 chore: enable emoji picker by default 2023-03-14 21:48:19 +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 38efedd82d fix: check if content actually exists
chore: update lang submodule
2023-02-24 13:53:56 +01:00
Paul Makles 39563d7025 merge: remote-tracking branch 'origin/production' 2023-02-23 20:08:51 +01:00
Paul Makles 060e10e229 chore: move date forwards 2023-02-23 19:12:26 +01:00
Paul Makles 4d7a63a026 feat(modal): add report success modal (also allows blocking user) 2023-02-23 17:52:47 +01:00
Paul Makles 028705c91d feat: add changelog entry for in-app reporting 2023-02-22 18:34:35 +01:00
Paul Makles 26b632e8f1 feat: render shadows and markdown in changelogs 2023-02-22 18:33:38 +01:00
Paul Makles 2a9f17d44e fix(modal): trigger on keydown instead of keyup to prevent interference 2023-02-22 17:59:26 +01:00
Paul Makles 1a06695dba feat: add reporting UI 2023-02-22 17:13:43 +01:00
Paul Makles a854d070c2 fix: do not trigger modal submission on <select> 2023-02-22 17:00:47 +01:00
kate 8e6c65e8d4 fix: allow dash char in autocorrect content validation (#838) 2023-02-05 13:45:32 +00:00
Paul Makles c84d07f466 feat: support Streamable embeds 2023-01-29 17:34:07 +00: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 47e33ae2a8 fix: dash ("-" char) in emoji names (#816) 2023-01-24 17:55:17 +00:00
Sophie L b78d80a0bb fix: update draft check (#830) 2023-01-24 17:55:04 +00:00
Lea e3e7fec8e6 feat: allow rolt.chat for relative navigation (#814) 2022-12-05 14:47:04 +00:00
Lea 4952101ca9 feat: list custom emojis in autocomplete (#809)
* feat: list custom emojis in autocomplete

* fix: properly align emoji name in autocompletion
2022-12-05 14:44:47 +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
Paul Makles 4dfb9e9ade revert: "fix: display server identity (if present) in typing indicator" (#789) 2022-09-20 19:11:45 +01:00
Paul Makles 0a319a1109 fix: use new lightspeed embed URL 2022-09-20 18:31:12 +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
Compey 07af25969d Use rvlt.gg instead of app.revolt.chat/invite for invites (#783) 2022-09-20 18:25:14 +01:00
Ed L a5a34c1287 chore: lay groundwork for masquerades 2022-09-20 18:24:59 +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 709457e1a6 fix: move leave/delete server option to the bottom 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
Ed L d86888ed3b feat: revamp onboarding 2022-09-20 18:24:59 +01:00
Jan 3912e40a8f feat: display account age next to join messages (#750) 2022-09-20 18:23:06 +01:00
Leda 23c12b73e3 fix: display server identity (if present) in typing indicator (#703) 2022-09-20 18:22:25 +01:00
Paul Makles 8a4fa1d1c3 fix: correctly match protocols 2022-09-18 12:32:29 +01:00
Paul Makles 0ca988427f feat: add focus mode 2022-09-18 12:05:48 +01:00
Paul Makles eade491473 fix: sanitise links passed to react-router
fix: flip protocol sanitisation to use a whitelist
2022-09-18 10:24:15 +01:00
Paul Makles 2ee26e839d fix: re-write blockquote regex to include lists 2022-09-17 13:01:02 +01:00
Paul Makles 3b72077307 fix: null assertion has a chance of throwing error here 2022-09-17 10:50:26 +01:00
Paul Makles 08cf77d2eb chore: update language defns 2022-09-16 18:46:54 +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