Commit Graph

6626 Commits (46b2bcb02d8800712f55da861c761f4a6621e46d)
 

Author SHA1 Message Date
krille-chan 6435e703e4
feat: Add insert content via gboard 2 years ago
Krille 1324ce517d
refactor: Remove old aliases workaround 2 years ago
Krille 05a099e60f
chore: Update changelog 2 years ago
krille-chan 1c19c9a2a9
chore: Follow up set speed in voice messages 2 years ago
krille-chan bf1f8ebaf5
feat: Add speed button for audioplayer 2 years ago
Krille 278c3d165b
build: Add changelog for 1.18.0 2 years ago
krille-chan f12bf5a9bd
fix: Notifications open sometimes automatically on android 2 years ago
krille-chan 7ae9eb82e0
fix: Export session 2 years ago
krille-chan 826cce6573
refactor: Better download UX with file picker for android and iOS 2 years ago
Krille-chan 1776a65884
Merge pull request #899 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2 years ago
Krille-chan 7488f620ec
Merge pull request #900 from rizzzvi/send-original-video-812
enhanced send video functionality by adding toggle send original
2 years ago
krille-chan 6f0d880ad8
chore: Follow up input content padding 2 years ago
krille-chan 477a8b858b
feat: Open chat on shortcut click on android 2 years ago
krille-chan ffeb8bb08e
chore: Follow up fix textfield design for flutter 3.19.0 2 years ago
krille-chan e0291c8e6e
build: Update Linux build files 2 years ago
Krille d3790f2995
build: Update to Flutter 3.19.1 2 years ago
kopatych bb6b9140c7
Added translation using Weblate (Belarusian) 2 years ago
v1s7 9fc397941e
Translated using Weblate (Russian)
Currently translated at 100.0% (594 of 594 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
2 years ago
Ihor Hordiichuk f1a6f7d2c6
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (594 of 594 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2 years ago
Priit Jõerüüt 5fd19b2c69
Translated using Weblate (Estonian)
Currently translated at 100.0% (594 of 594 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
2 years ago
Сергій cf69a2332a
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (594 of 594 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2 years ago
Rex_sa 300147f89f
Translated using Weblate (Arabic)
Currently translated at 100.0% (594 of 594 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
2 years ago
大王叫我来巡山 3273947608
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (594 of 594 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2 years ago
josé m 907f8cd46f
Translated using Weblate (Galician)
Currently translated at 100.0% (594 of 594 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
2 years ago
Software In Interlingua 98e9333855
Added translation using Weblate (Interlingua) 2 years ago
Krille 859701e158
chore: Follow up android shortcuts 2 years ago
Krille d2a58422b4
refactor: Use hashcode instead of string to id workaround for notifications 2 years ago
Krille d6e797b04b
chore: Thumbnail follow up for notifications 2 years ago
Mubeen Rizvi 49caebcaa8 enhanced send video functionality by adding toggle send original 2 years ago
krille-chan a6b5acb451
fix: Open room by notification happened multiple times 2 years ago
krille-chan 88f1fc1720
fix: BuildContext crash when joining room 2 years ago
Krille-chan d60ae0d8b8
Merge pull request #897 from selfisekai/f3.19
chore: upgrade to flutter 3.19.0
2 years ago
krille-chan 20154e3f24
chore: Follow up notification avatar 2 years ago
Krille e45101325f
chore: Follow up shortcut icon android 2 years ago
lauren n. liberda be2c114647 fix web 2 years ago
lauren n. liberda fed9999f38 chore: upgrade to flutter 3.19.0
also removing dart_code_metrics. it is not maintained, and
relicensed to BSL. it shouldn't have been there in first place.
2 years ago
Krille cc277c1431
chore: Follow up android haptic feedback 2 years ago
Krille-chan e69f610c26
Merge pull request #890 from Bubu/fix_restoring_unimportant_event_setting
fix: properly initialize hideUnimportantStateEvents setting
2 years ago
Krille-chan 6321d81088
Merge pull request #871 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2 years ago
Krille-chan ce5ad908de
Merge pull request #889 from Bubu/read_unread_icons
Fix swapped icons for mark read/unread and pin/unpin
2 years ago
Krille-chan f8fbbf4c3e
Merge pull request #892 from Bubu/hide_presences_list
feat: make showing user presence info optional
2 years ago
Krille 91f4cdc7e3
chore: Follow up shortcuts on android 2 years ago
krille-chan dee9323d47
feat: Add notification shortcuts to android 2 years ago
Ihor Hordiichuk b95fa2927f
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (590 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
2 years ago
Marcus Hoffmann f8f73b7661 feat: add dialog to hide presence list with long-press 2 years ago
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.
2 years ago
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.
2 years ago
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.
2 years ago
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.
2 years ago
Benjamin Wagner ec51cb3940
Translated using Weblate (Greek)
Currently translated at 8.3% (49 of 590 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/el/
2 years ago