Commit graph

6374 commits

Author SHA1 Message Date
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
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-chan
565270757d
Merge pull request #869 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2024-02-04 07:31:56 +01:00
Christian
daddf5d539
Translated using Weblate (German)
Currently translated at 99.8% (589 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2024-02-04 07:20:54 +01:00
Krille
e23129dfd2
fix: Wrong language in translation 2024-02-04 07:16:43 +01:00
Krille-chan
4561fa750b
Merge pull request #830 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2024-02-04 07:15:44 +01:00
Krille
e187f7cc62
ci: Remove process tags workflow 2024-02-04 07:15:15 +01:00
Christian
0860910229
Translated using Weblate (German)
Currently translated at 98.3% (580 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2024-02-04 07:14:28 +01:00
Krille
46a12d5225
fix: Share invite link of rooms 2024-02-04 06:56:21 +01:00
Krille
e68306c8b3
chore: Bump version 2024-02-04 06:44:24 +01:00
Krille
6fde2fbeaa
fix: whitespaces sometimes encoded in html message 2024-02-04 06:39:46 +01:00
Krille
fb57ed7a5a
chore: Follow up update dependencies 2024-02-01 10:40:16 +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
74b1553662
build: Follow up update errors 2024-02-01 07:31:29 +01:00
Krille
135b61e6b5
Revert "build: Update minor versions"
This reverts commit 7c954c2e3a.
2024-02-01 07:28:39 +01:00
Krille
7c954c2e3a
build: Update minor versions 2024-02-01 07:17:40 +01:00
Krille
ccda4514c1
build: Update dependencies 2024-02-01 07:16:59 +01:00
Krille
bad0579eb5
chore: Follow up status bubble color 2024-02-01 07:14:40 +01:00
Krille
f55588a8c7
docs: Update website colors 2024-02-01 07:14:31 +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
cab8a72e5e
build: Update flutter to 3.16.9 2024-01-31 09:27:41 +01:00
Krille
d5e77f7276
build: Update matrix dart sdk to 0.25.7 2024-01-31 09:27:22 +01:00
Krille
172cd651fc
fix: Render tg-forward html tags 2024-01-31 09:06:39 +01:00
Krille-chan
21af30e4c5
Merge pull request #841 from krille-chan/krille/new-wallpaper
feat: New account data wallpaper feature
2024-01-31 09:01:04 +01:00
Krille-chan
e3e7019e74
Merge pull request #846 from jgkawell/main
Added Docker deploy step to release
2024-01-31 08:52:11 +01:00
Krille
3b9245c8c7
feat: New account data wallpaper feature 2024-01-31 08:52:00 +01:00
Krille
26f4e99006
ci: Remove check for unused translations 2024-01-31 08:51:49 +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
Jack Kawell
3e83a723c6 added docker deploy step to release 2024-01-27 11:21:37 -06:00
krille-chan
d0090ad8d3
chore: Adjust status msg design 2024-01-27 11:07:07 +01:00
Krille
2dacc608b4
docs: Add alt text to images 2024-01-25 11:23:08 +01:00
Krille
38dd9e9668
docs: Make website less huge to load 2024-01-25 10:45:28 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
Krille
81c354e652
build: Revert flutter downgrade 2024-01-25 09:05:34 +01:00