Commit Graph

1530 Commits (028705c91d4f01d6ebeeaddea9afa5cdd391d5bb)

Author SHA1 Message Date
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 c1e17659f1 chore: always build highmem 2023-02-22 17:59: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
Paul Makles 57be4e39bc chore: bump submodules 2023-02-22 15:01:17 +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
Paul Makles 4937a9647a chore: bump submodule dependencies 2023-01-29 17:33:42 +00:00
insertish b45445a1e4 ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
[skip ci]
2023-01-24 19:43:32 +00:00
insertish 921159a7da ci: synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml'
[skip ci]
2023-01-24 19:43:32 +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 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
Paul Makles d0ce9954d6 chore: bump lang submodule 2022-09-20 18:31:05 +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 45134933b7 chore: bump components dep 2022-09-19 10:53:36 +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
Paul Makles 64b47cfa01 merge: branch 'master' of https://github.com/revoltchat/revite 2022-09-08 21:24:29 +01:00
Paul Makles 39f7d31025 fix: correctly specify headers when removing MFA 2022-09-08 11:19:26 +01:00
Paul Makles 23b1c69141 chore: add revolt.js as a submodule 2022-09-03 14:06:29 +01:00