Commit Graph

1593 Commits (191acbe1c29c1a0539bc76fa0c67823334d14bec)

Author SHA1 Message Date
Paul Makles 191acbe1c2 chore: we cooking now frfr 2023-06-13 22:04:14 +01:00
Paul Makles 1c84bee415 chore: monkey patch ulid parse error 2023-06-12 09:58:13 +01:00
Paul Makles 711848dae0 chore: update typing indicator to at least use display name 2023-06-12 09:52:00 +01:00
Paul Makles f69ebadc77 feat: always show link warning for masked links 2023-06-12 09:51:17 +01:00
Paul Makles 64196d1854 fix: copy full username from user profile 2023-06-11 22:26:56 +01:00
Paul Makles 4d5eec5c92 fix: use display name where available for friends 2023-06-11 22:22:52 +01:00
Paul Makles 4008e3ba6d chore: add helpful hint for new username format 2023-06-11 19:00:34 +01:00
Paul Makles 6d5dd9b13e chore: strip emoji picker experiment
chore: use discrim
2023-06-11 18:36:07 +01:00
Paul Makles 961ee92a1c feat: add changelog entry in preparation for update 2023-06-11 17:31:22 +01:00
Paul Makles d4728b8107 chore: move badges to top half of user profile 2023-06-11 13:02:38 +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
Paul Makles ecb64253a9 chore: don't update the default .env file 2023-06-03 19:29:50 +01:00
Paul Makles 9ad827f716 feat: add support for webhooks
fix: removing reactions crashes client
2023-06-03 19:29:14 +01:00
Paul Makles 54d5c9dc4a feat: include message context (if any) when reporting user 2023-05-31 12:06:31 +01:00
Paul Makles 7a9bfea8b7 chore: update lang submodule 2023-05-31 11:50:35 +01:00
kate b3d0ef6f7b fix: comment out link for nightly desktop build (#882) 2023-05-06 19:19:45 +01:00
Paul Makles 459646aa31 chore: bump components and lang submodules 2023-04-21 21:12:20 +01:00
Paul Makles e35ef1bc8d fix: weird typing errors that cropped up 2023-04-21 21:05:29 +01:00
Paul Makles d68ffe8ca3 fix: reset member sidebar fetch status when we become ready 2023-04-21 20:52:23 +01:00
Paul Makles 7478447512 chore: update components submodule 2023-03-18 22:22:02 +00: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
Paul Makles 18aef87c21 merge: branch 'master' of https://github.com/revoltchat/revite 2023-03-14 21:16:16 +00:00
Declan Chidlow 52691ae924 fix: overflow management in voice menus (#849) 2023-03-14 21:16:05 +00:00
Paul Makles 38e6d7b7dc chore: update languages submodule 2023-03-14 21:15:04 +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 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