Commit graph

3222 commits

Author SHA1 Message Date
Krille
c0ba68dff5
fix: Set readmarker on focus on web 2024-03-06 15:23:50 +01:00
Krille
fdc77fb6d9
fix: Set read marker on web 2024-03-05 10:11:49 +01:00
Gavin Mogan
a0f82a2aba
Point to correct path for auth.html so completing sso login flow no longer 404s 2024-03-04 00:34:58 -08:00
krille-chan
f56758e1c4
feat: Reply with one button in desktop 2024-03-01 19:51:13 +01:00
krille-chan
0cf6a1d74a
refactor: Enhance logic when to mark room as read 2024-02-29 18:06:06 +01:00
krille-chan
0e8363221b
design: Nicer QR Code design 2024-02-25 20:19:45 +01:00
krille-chan
db8e4c2916
chore: Follow up stickers 2024-02-25 19:57:59 +01:00
krille-chan
5a6016931b
design: New sticker picker next to emoji picker 2024-02-25 16:26:44 +01:00
krille-chan
6c5133abfe
chore: Follow up send filename for keyboard input 2024-02-25 15:46:55 +01:00
krille-chan
6435e703e4
feat: Add insert content via gboard 2024-02-25 15:09:02 +01:00
Krille
1324ce517d
refactor: Remove old aliases workaround 2024-02-25 09:34:00 +01:00
krille-chan
1c19c9a2a9
chore: Follow up set speed in voice messages 2024-02-24 19:27:49 +01:00
krille-chan
bf1f8ebaf5
feat: Add speed button for audioplayer 2024-02-24 18:08:31 +01:00
krille-chan
f12bf5a9bd
fix: Notifications open sometimes automatically on android 2024-02-22 20:00:50 +01:00
krille-chan
7ae9eb82e0
fix: Export session 2024-02-22 18:59:49 +01:00
krille-chan
826cce6573
refactor: Better download UX with file picker for android and iOS 2024-02-22 18:53:31 +01:00
Krille-chan
7488f620ec
Merge pull request #900 from rizzzvi/send-original-video-812
enhanced send video functionality by adding toggle send original
2024-02-22 18:42:42 +01:00
krille-chan
6f0d880ad8
chore: Follow up input content padding 2024-02-22 18:28:36 +01:00
krille-chan
477a8b858b
feat: Open chat on shortcut click on android 2024-02-22 16:28:21 +01:00
krille-chan
ffeb8bb08e
chore: Follow up fix textfield design for flutter 3.19.0 2024-02-22 16:22:04 +01:00
Krille
859701e158
chore: Follow up android shortcuts 2024-02-20 17:15:30 +01:00
Krille
d2a58422b4
refactor: Use hashcode instead of string to id workaround for notifications 2024-02-20 16:10:22 +01:00
Krille
d6e797b04b
chore: Thumbnail follow up for notifications 2024-02-19 15:12:56 +01:00
Mubeen Rizvi
49caebcaa8 enhanced send video functionality by adding toggle send original 2024-02-18 21:50:20 +05:00
krille-chan
a6b5acb451
fix: Open room by notification happened multiple times 2024-02-17 08:50:00 +01:00
krille-chan
88f1fc1720
fix: BuildContext crash when joining room 2024-02-17 08:41:28 +01:00
krille-chan
20154e3f24
chore: Follow up notification avatar 2024-02-17 07:47:55 +01:00
Krille
e45101325f
chore: Follow up shortcut icon android 2024-02-16 11:15:04 +01:00
Krille
cc277c1431
chore: Follow up android haptic feedback 2024-02-16 08:18:06 +01:00
Krille-chan
e69f610c26
Merge pull request #890 from Bubu/fix_restoring_unimportant_event_setting
fix: properly initialize hideUnimportantStateEvents setting
2024-02-16 07:24:55 +01:00
Krille-chan
ce5ad908de
Merge pull request #889 from Bubu/read_unread_icons
Fix swapped icons for mark read/unread and pin/unpin
2024-02-16 07:24:14 +01:00
Krille-chan
f8fbbf4c3e
Merge pull request #892 from Bubu/hide_presences_list
feat: make showing user presence info optional
2024-02-16 07:23:29 +01:00
Krille
91f4cdc7e3
chore: Follow up shortcuts on android 2024-02-16 07:16:43 +01:00
krille-chan
dee9323d47
feat: Add notification shortcuts to android 2024-02-15 12:02:32 +01:00
Marcus Hoffmann
f8f73b7661 feat: add dialog to hide presence list with long-press 2024-02-11 22:24:49 +01:00
Marcus Hoffmann
ccfa3fa8f6 feat: make showing user presence info optional
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.

Introduce a setting to make this feature optional on a client level.
2024-02-11 20:21:13 +01:00
Marcus Hoffmann
c6a79f7ad0 fix: properly initialize hideUnimportantStateEvents setting
This setting was not applied on app restart but always initialized to
the default value. The only way change this was to go into settings and
change the toggle twice after an app restart.
2024-02-11 18:38:30 +01:00
Marcus Hoffmann
bc68a4faaa fix: use correct icons for chat pin/unpin
Similarly to the read/unread toggle this was also using the wrong icon.

If any selected room is not favourite, then show the pin icon (which
should represent the "mark as favourite" action as it corresponds to the
filled pin shown next to a favourited room. Otherwise show the outline
icon, representing the "unpin" action.
2024-02-11 14:08:45 +01:00
Marcus Hoffmann
3e4bbc4b2f fix: use correct icons for mark read/unread action
If any selected room is not marked unread
(anySelectedRoomNotMarkedUnread), then show the 'mark unread' action
icon, else show the 'mark as read' icon.

This makes it consistent with the notification on/off action.
2024-02-11 13:58:37 +01:00
krille-chan
aa68e8fe3b
chore: Add more information to Person object in android notifications 2024-02-05 15:55:47 +01:00
krille-chan
ecaac9eec2
fix: Open room links with event id 2024-02-05 09:05:31 +01:00
krille-chan
2e67695645
fix: Remove status msg not changeable from old cache 2024-02-05 08:58:53 +01:00
krille-chan
f5c536878a
fix: Open room after join 2024-02-05 08:50:10 +01:00
Krille
6cc2c6a578
fix: Request notification permission on android 2024-02-04 08:02:02 +01:00
Krille
46a12d5225
fix: Share invite link of rooms 2024-02-04 06:56:21 +01:00
Krille
6fde2fbeaa
fix: whitespaces sometimes encoded in html message 2024-02-04 06:39:46 +01:00
Krille
dce3c0ae52
chore: Wait for device keys before ask bootstrap 2024-02-01 08:00:33 +01:00
Krille
2af8691536
chore: Improved error handling for recovery key 2024-02-01 07:56:39 +01:00
Krille
bad0579eb5
chore: Follow up status bubble color 2024-02-01 07:14:40 +01:00
Krille
bfcfcc9a83
chore: Follow up wallpaper size 2024-02-01 07:14:17 +01:00
Krille
1a2a25d394
chore: Make stickers smaller 2024-01-31 14:30:26 +01:00
Krille
e96090051d
chore: Follow up wallpaper thumbnail width 2024-01-31 13:33:07 +01:00
Krille
172cd651fc
fix: Render tg-forward html tags 2024-01-31 09:06:39 +01:00
Krille
3b9245c8c7
feat: New account data wallpaper feature 2024-01-31 08:52:00 +01:00
Krille
85a868522e
fix: Missing null check in public room bottom sheet 2024-01-31 07:53:37 +01:00
Krille
1a655d6f72
fix: Use HapticFeedback.selectionClick() for long press on message 2024-01-31 07:49:47 +01:00
Krille
03728ccb42
fix: onDragDone crashes when no files found 2024-01-31 07:46:13 +01:00
krille-chan
d0090ad8d3
chore: Adjust status msg design 2024-01-27 11:07:07 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
Krille
0d465b6deb
chore: Revert applock fix and downgrade flutter instead 2024-01-24 15:49:10 +01:00
Krille
1a0b240d5d
fix: Keyboard disappears in lockscreen 2024-01-24 09:01:11 +01:00
Krille
9c74604838
build: Update sdk to 0.25.6 2024-01-22 15:27:46 +01:00
krille-chan
20c678553a
chore: Add more explaining text for key verification 2024-01-20 15:00:13 +01:00
krille-chan
f7c89ddf9e
chore: Resort settings and add more description text 2024-01-20 14:45:44 +01:00
krille-chan
a7a8285a55
build: Do not load emojis at initial start on web 2024-01-20 11:23:48 +01:00
krille-chan
8ec3497b54
feat: Implement private read receipts 2024-01-20 09:13:53 +01:00
krille-chan
e50153c2c8
fix: Open publicroombottomsheet by alias 2024-01-20 08:51:43 +01:00
krille-chan
a7e8ec78ed
feat: Join room by alias by tpying alias in searchbar 2024-01-20 08:49:57 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext 2024-01-20 08:35:09 +01:00
Krille
40003628b9
fix: Add cancel button to key request dialog 2024-01-16 08:35:50 +01:00
Krille
708629acca
chore: Follow up linkify code 2024-01-15 09:49:10 +01:00
Krille
e39f046b1e
fix: Encode component for links correctly 2024-01-15 09:32:39 +01:00
krille-chan
c67df2e14f
fix: Forward arbitrary message content 2024-01-14 14:27:05 +01:00
krille-chan
e95ed61257
refactor: Use popupmenudivider instead of workaround 2024-01-14 10:17:36 +01:00
Krille
e6bbb8f980
fix: Wait for user device keys before start verification 2024-01-12 16:29:47 +01:00
Krille
23fe757599
fix: text nodes with multiple links crash the timeline 2024-01-12 16:15:13 +01:00
Krille
e0ecdee5d5
chore: Remove vibration on iOS for long press 2024-01-09 08:29:11 +01:00
krille-chan
7332e533d0
design: Better paddings in tablet mode 2024-01-07 10:43:56 +01:00
Krille
faf4ecd088
fix: URL too long when reporting bug 2024-01-06 12:58:39 +01:00
Krille-chan
9b5e95d7ad
Merge pull request #767 from krille-chan/krille/better-sharing-text
refactor: Put forwarded text into inputfield instead of sending directly
2024-01-04 14:10:24 +01:00
Krille
af18da57e6
fix: not in range error 2024-01-04 08:34:37 +01:00
Krille
fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2024-01-03 13:37:36 +01:00
krille-chan
2a5c9d0a62
feat: Backup session and restore on database error 2023-12-31 10:17:42 +01:00
krille-chan
4d7d5bf181
chore: Delete database after failed to create 2023-12-31 09:05:04 +01:00
krille-chan
ac5bd56c03
chore: Use legacy database if database build fails 2023-12-31 08:39:05 +01:00
krille-chan
be6165f422
chore: Follow up sending messages 2023-12-30 16:56:14 +01:00
krille-chan
ab3dccf45b
chore: Follow up sending messages 2023-12-30 16:20:19 +01:00
krille-chan
2ec5139a0a
chore: Follow up select chats 2023-12-30 11:42:13 +01:00
krille-chan
5740247c50
chore: Follow up select rooms 2023-12-30 10:32:54 +01:00
krille-chan
2a7744e4c7
chore: Follow up select chats 2023-12-30 10:29:01 +01:00
krille-chan
2872448584
chore: Follow up select events 2023-12-30 10:17:48 +01:00
krille-chan
a6618c1817
chore: Follow up select messages 2023-12-30 09:46:58 +01:00
krille-chan
84fd65f55e
chore: Follow up database migration notification on linux 2023-12-29 16:19:59 +01:00
Krille
5d639663fe
chore: Follow up select events 2023-12-29 12:38:23 +01:00
Krille
7c8d40f186
chore: Follow up select events 2023-12-29 12:22:51 +01:00
Krille
504fccc98f
chore: Follow up desktop message popupmenu 2023-12-29 10:02:50 +01:00
Krille
fe00db3281
chore: Follow up set read marker 2023-12-29 09:41:52 +01:00
Krille
a349a0804a
chore: Minor design adjustments 2023-12-29 09:37:54 +01:00
krille-chan
f8d4b1f3ae
chore: Follow up mark messages 2023-12-28 19:16:53 +01:00
krille-chan
2fadb64bc0
Revert "chore: Follow up chat appbar actions"
This reverts commit 08ca53a46d.
2023-12-28 19:12:00 +01:00