Commit Graph

469 Commits (a5b78f0a0c1af0921dee8f5b4dddb002a19121e3)

Author SHA1 Message Date
abron a5b78f0a0c video player and link preview 2025-08-28 14:26:07 +03:30
NanoAim 2475a36e50 everyoneeee 2025-07-13 03:56:42 +08:00
NanoAim bb86cdfdbf fix <> wrapper 2025-07-10 12:08:58 +08:00
NanoAim 7f098d059d added auto complete 2025-07-10 11:04:05 +08:00
NanoAim 252d33f001 everyone 2025-07-05 12:59:15 +08:00
Abron 7143a46a6e conversation list 2025-03-06 13:18:06 +03:30
Abron 20a9573440 mentions in chat 2025-03-06 12:48:21 +03:30
teamabron 976e0d42fe
Merge pull request #42 from archem-team/bug/unread_pinmessage
Added pin message for DirectMessage
2025-02-08 12:28:03 +03:30
Abron d74decf7ea Added pin message for DirectMessage 2025-02-08 12:27:18 +03:30
Abron 9a45ae22e4 Revert "Merge pull request #38 from archem-team/feat/revert_pin"
This reverts commit 6ea40a4411, reversing
changes made to 8d244ab600.
2025-02-06 11:02:01 +03:30
Abron be1bf155fd hide pin 2025-02-04 16:15:43 +03:30
Abron e89b7345b9 disallow user to pin 2025-02-04 16:03:58 +03:30
Abron 31e2647af5 remove from pins when msg deleted 2025-02-04 11:04:43 +03:30
Abron 900c55e68b remove dotted menu 2025-02-04 08:32:41 +03:30
Abron e07e784de1 disallowed pin in directmessage 2025-02-03 13:59:23 +03:30
TeamAbronDev 6f622a9a88 emit added 2025-01-27 16:14:52 +03:30
TeamAbronDev 4dfaa43c15 exclude DirectMessage 2025-01-26 17:26:25 +03:30
TeamAbronDev 6fb4d212ee added pinMessages structure 2025-01-26 16:12:26 +03:30
TeamAbron e993510cdc feature pin message / ui improvment 2025-01-21 15:35:05 +03:30
TeamAbron ae53b5b8af feature pin message / ui improvment 2025-01-21 15:34:13 +03:30
TeamAbron e3f5a01f2e Add pin message 2025-01-18 15:06:06 +03:30
TeamAbronDev 4de7aae3c7 file permission 2025-01-02 16:45:39 +03:30
TeamAbronDev e954c31eba dm non friend 2025-01-02 15:53:33 +03:30
Harish Vishwakarma d740c23b09
spacing fix (#10) 2024-12-04 09:16:08 +05:30
Harish Vishwakarma 49f81fdf14
Replaced badges with Pepchat ones (#8)
* Replaced badges with Pepchat ones

* Altered server badges and reordered user badges

* Added missing images and badge mapping

* Correct tooltip popup text

* Fixes
2024-12-03 22:43:42 +05:30
Anonymous b118e0e006 Remove DMing without Friends UI 2024-10-03 16:48:21 +08:00
Anonymous 6bca2e56f8 Allow DMing non friends 2024-08-30 15:55:56 +08:00
Anonymous 2974dda142 Remove voice 2024-08-28 10:32:00 +08:00
Sophie L a75a89154f fix: remove (broken/deprecated) built-in custom emoji
these have been broken for a while due to the data loss when insert's server failed, and were also deprecated upon the addition of custom server emoji.

they were meant to be temporary anyway, and other clients (including the new web app) don't implement them, so let's remove them to avoid confusion.
2024-05-16 15:29:53 +01:00
Paul Makles b4047482cb fix: allow retrying sending files 2024-03-15 19:50:17 +00: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 6d5dd9b13e chore: strip emoji picker experiment
chore: use discrim
2023-06-11 18:36:07 +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
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 3964b9f048 chore: enable emoji picker by default 2023-03-14 21:48:19 +00:00
Paul Makles 38efedd82d fix: check if content actually exists
chore: update lang submodule
2023-02-24 13:53:56 +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
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 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
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 0ca988427f feat: add focus mode 2022-09-18 12:05:48 +01:00
Paul Makles 3b72077307 fix: null assertion has a chance of throwing error here 2022-09-17 10:50:26 +01:00