53 Commits

Author SHA1 Message Date
Zomatree 6190e12f33 feat: channel pins 2025-01-26 21:14:42 +00:00
Zomatree fd6ed1341c fix: dont append reply twice 2024-11-13 23:49:20 +00:00
Zomatree e2e4e61efe feat: update markdown 2024-11-13 23:47:10 +00:00
Zomatree a7cee191f9 feat: line limit on reply views 2024-10-29 21:28:00 +00:00
Zomatree c3f5199c67 fix: support video embeds 2024-10-01 22:06:24 +01:00
Zomatree 665bd1feac chore: cleanup 2024-09-25 18:30:33 +01:00
Zomatree ad3f233b85 feat: continued improvements to markdown 2024-09-12 03:30:22 +01:00
Zomatree 986e349a8a feat: view reactions sheet 2024-09-12 02:59:00 +01:00
Zomatree effec16eeb feat: preliminary webhook support 2024-09-12 02:53:16 +01:00
Zomatree b14b0aea81 feat: preview message as standalone message in context menu 2024-09-09 05:34:20 +01:00
Zomatree af19f87ec5 fix: decrease padding in message badges 2024-08-29 01:05:02 +01:00
Zomatree 1cd3494e1a feat: resolve special embeds to the embed urls 2024-08-29 01:04:06 +01:00
Zomatree 6948b2672c feat: improve usability of text channel 2024-08-27 04:59:30 +01:00
Zomatree 688fce8c05 feat: interactable reactions 2024-08-24 05:29:51 +01:00
Zomatree 01f109dbf2 feat: increase padding on messages to match other platforms 2024-08-21 23:26:36 +01:00
Zomatree 08df985834 feat: render role colours in replies 2024-08-05 19:24:26 +01:00
Zomatree d64d49e7d5 fix: cleanup embeds 2024-08-05 19:24:26 +01:00
Zomatree 6404e98967 fix: make sheets match current app theme 2024-08-05 19:24:26 +01:00
Zomatree 1037affc7b feat: basic compact mode 2024-08-05 19:24:08 +01:00
Zomatree 6fc8b47ba0 feat: Extra context menu buttons 2024-07-21 02:06:35 +01:00
Zomatree ee54e62e64 fix: Set max height for attachments 2024-07-21 02:05:49 +01:00
Zomatree a723e77545 fix: Working mention and emoji rendering 2024-07-20 01:57:29 +01:00
Zomatree 8fe93fc8b4 feat: Message embeds 2024-07-13 20:11:49 +01:00
Zomatree f39b4f6513 feat: Server info sheet 2024-07-08 23:31:03 +01:00
Zomatree f21720d401 fix: Actually check permissions for moderation actions 2024-06-28 02:42:59 +01:00
IAmTomahawkx dfe97ff8ae cursed merge commit 2024-06-19 00:12:57 +01:00
Zomatree a4791b5719 feat: jump to reply 2024-06-18 23:33:51 +01:00
Zomatree 4a23ed0965 feat: message editing 2024-05-31 04:33:36 +01:00
Zomatree c8e4bef541 cleanup code 2024-05-29 23:25:58 +01:00
Zomatree 15076413da move types to framework 2024-05-29 22:21:32 +01:00
Zomatree 56f99d76c5 more code 2024-05-29 22:10:48 +01:00
Zomatree c69979874d feat: CSS gradient support
totally didnt make an entire parser for this
2024-03-11 16:59:27 +00:00
Zomatree 790cf330b4 chore: Rework message grouping 2024-03-09 19:33:39 +00:00
Zomatree 1101fc1815 fix: remove reference to removed dep 2024-02-19 19:54:59 +00:00
Zomatree d2005b6ea4 feat: Sentry 2024-02-19 18:37:07 +00:00
Zomatree ea46f5886f fix: masquerades and nicknames in replys and messages 2024-02-08 19:52:10 +00:00
Zomatree 551c3147e0 fix: Unicode emojis in reactions actually show 2024-02-08 19:48:53 +00:00
Zomatree f5af7585a2 feat: Clicking on mentions 2023-12-27 01:07:42 +00:00
Zomatree a72624baf3 feat: Render custom emojis 2023-12-26 23:37:48 +00:00
Zomatree 2bd47860e4 feat: Initial markdown and mentions implementation 2023-12-26 20:48:16 +00:00
Zomatree cab2981fd0 feat: combine messages sent by the same person 2023-12-19 00:27:00 +00:00
Zomatree c1f48cc4ed feat: Initial macos support 2023-12-04 23:28:03 +00:00
Zomatree dd280038da feat: Role colours 2023-11-30 23:29:12 +00:00
Zomatree dd68420ef7 Fix: remove message seperator 2023-11-23 00:15:30 +00:00
Zomatree 2c9137e393 feat: Bot badge 2023-11-18 12:50:08 +00:00
Zomatree d133666056 feat: Masquerade indicator 2023-11-18 12:48:28 +00:00
Zomatree 1a098a7294 feat: Ise masquerades and display names 2023-11-18 03:20:42 +00:00
Zomatree 85fdc52216 feat: Friends list 2023-11-15 23:17:03 +00:00
Zomatree cc408775b4 feat: Style reporting sheet 2023-11-08 19:25:31 +00:00
IAmTomahawkx 4328b6ea2e Add reporting capabilities to messages 2023-11-07 13:59:35 -08:00