Commit graph

61 commits

Author SHA1 Message Date
Gabby Gurdin
5a6cc913e8 disable selection if message not highlighted 2024-02-15 12:38:58 -05:00
Gabby Gurdin
887afb0247 upgraded to most recent version of matrix sdk, fix for when to show rich text 2024-02-12 15:25:13 -05:00
Gabby Gurdin
0bb202b9a3 some fixes for sizing 2024-02-10 11:34:52 -05:00
Gabby Gurdin
648b25a252 fix for long press selecting messages 2024-02-10 10:44:58 -05:00
ggurdin
ebbfba7ac9 added pangea tags, more testing 2024-02-08 17:09:43 -05:00
ggurdin
13b38eac29 changes from testing 2024-02-08 16:22:49 -05:00
ggurdin
2cb77732e3 toolbar working 2024-02-07 15:28:52 -05:00
William Jordan-Cooley
57957eac9e experimenting 2024-01-27 12:08:19 -05:00
ggurdin
2eb4c04d2b added selecton to html messages 2024-01-24 15:48:03 -05:00
ggurdin
ad16c6dfef re-integrated select defintions with new fluffychat merge 2024-01-23 09:25:33 -05:00
ggurdin
789e42ef7d merge conflicts 2024-01-22 12:55:26 -05:00
ggurdin
d28ff4e997 fluffy merge and testing updates 2024-01-22 11:43:30 -05:00
ggurdin
0f3e1c7e16 inital work for selecting definitions 2024-01-16 15:51:51 -05:00
krille-chan
4a008d0c2d
design: New design for login page 2023-12-24 13:46:29 +01:00
Brord van Wierst
74c3e97ec9
sorted imports again? 2023-12-04 03:13:10 +01:00
Brord van Wierst
75da9cd87d
import sort 2023-11-27 20:09:30 +01:00
krille-chan
7a292655c8
fix: Encryption dialog crashes in column mode 2023-11-22 19:02:25 +01:00
ggurdin
33b5de0afb merge inn fluffychat changes 2023-11-22 09:50:32 -05:00
krille-chan
7930150cb4
feat: Display presences in the app 2023-11-11 17:56:23 +01:00
Krille
cdc844a4c0
chore: Follow up imagebubble borderradius 2023-11-11 15:36:11 +01:00
ggurdin
5e30845a09 merge in newer fluffychat commits 2023-11-10 13:06:42 -05:00
ggurdin
f86aafcb74 code files 2023-11-08 12:27:18 -05:00
krille-chan
eca4825c70
build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0 2023-08-18 07:24:31 +02:00
krille-chan
5e3c62110b
feat: Write and display reason for redacting a message 2023-08-12 12:52:55 +02:00
Krille
6420f1d385
design: Chat list design adjustments 2023-08-11 14:33:55 +02:00
krille-chan
b667e22d19
design: Adjust message button design 2023-07-22 13:09:03 +02:00
Krille
ec9aff28c8 chore: do not humanize links 2023-05-23 08:22:34 +02:00
Krille
796a6fdae1 refactor: Reimplement flutter matrix html locally 2023-05-17 12:26:59 +02:00
Krille
cb0fe173d9 chore: Minor code clean up 2023-05-15 18:55:27 +02:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Krille
49bf5bdb0a chore: Follow up audioplayer on linux 2023-02-14 17:21:06 +01:00
Christian Pauly
e2aa5584a2 style: Link underline color 2023-02-14 14:05:18 +01:00
Christian Pauly
c24295580b feat: Enable audioplayer for web and linux 2023-02-14 09:15:47 +01:00
Krille
2df72b5d13 style: New modal bottom sheets 2023-01-08 11:07:31 +01:00
Krille
5cf18aabbf refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00
Krille Fear
1398612190 chore: Disable audio player on linux 2022-12-30 12:36:20 +01:00
Krille Fear
680dd886d8 feat: Add audio message support to linux 2022-12-30 10:51:26 +01:00
Krille Fear
7fe0508583 fix: Correct redacted by username 2022-12-30 09:01:43 +01:00
TheOneWithTheBraid
d90b02bc17 feat: implement cute events
Cute events help against social distancing. You can send googly eyes,
hugs and cuddles.

Fixes:
https://rail.chat/@AgathaSorceress@eldritch.cafe/109336005433123570

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-11-21 11:11:21 +01:00
Christian Pauly
5aea0c31fa feat: Automatic key requests and better key error dialog 2022-09-08 09:12:08 +02:00
Christian Pauly
977b0c19c6 chore: Update to flutter 3.3.0 2022-08-31 19:54:22 +02:00
Christian Pauly
20c37cb51a refactor: Simplify MxcImage and replace CachedNetworkImage 2022-07-29 18:41:05 +02:00
Christian Pauly
c249ebb97c refactor: Switch to Hive Collections DB 2022-06-09 11:37:21 +02:00
Krille Fear
5247de044e chore: Remove broken voice messages for Linux and Windows 2022-03-27 10:12:07 +00:00
Christian Pauly
5eae299910 refactor: Switch to just audio for playing sounds 2022-03-13 07:55:22 +01:00
Krille Fear
c0244c66ab chore: Better call UX sounds and timeline design 2022-02-19 11:16:33 +01:00
Christian Pauly
9c36a52308 refactor: Remove deprecated jitsi call generator 2022-02-16 12:02:01 +01:00
TheOneWithTheBraid
704fd404b1 feat: implement pinned messages
- render pinned events on the chat top
- support scroll up for several pinned messages
- ask to unpin messages
- add button to pin message
- fix some null-safety issues
- fix the Linux database directly for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 07:51:41 +00:00
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00