Commit Graph

8161 Commits (b878efbb06b6959fbe0bccc83741c4c9a4c283a7)
 

Author SHA1 Message Date
LucasMZ 6ed9c9d6aa
fix: fix l10n's missing newlines
weblate will otherwise add these anyway, which can cause commit spam
4 months ago
LucasMZ 44919d4f3b
fix: fix l10n files' indentation
weblate otherwise will reformat all of these anyway
4 months ago
Krille-chan c06b2cf640
Merge pull request #1976 from Decodetalkers/messagejumpfix
fix(notification/linux): default action also need to be handled
4 months ago
Christian Kußowski 103cb8328d
feat: Collapse all state events by default 4 months ago
Christian Kußowski 3d0a3ee226
fix: Workaround for reversed width and height of compressed videos sent from Android 4 months ago
Christian Kußowski b8d64a113e
chore: Add CI workflow for thank you message after issue got completed 4 months ago
Christian Kußowski a20bfeca21
chore: Nicer own reaction color design 4 months ago
Christian Kußowski 95ca19ba89
build: Update changelog for fastlane android 4 months ago
Christian Kußowski 44b577e978
build: Set commit message as changelog for internal builds 4 months ago
ShootingStarDragons 5d8bad7458 chore: do format 4 months ago
ShootingStarDragons 4802277dca fix: notification clicked still cannot jump
the context in context.go is the BuildContext by flutter, not that one
from go_router.
example is here: https://github.com/flutter/packages/blob/main/packages/go_router/example/lib/main.dart

it was a mistaken
4 months ago
ShootingStarDragons e41537271f fix: open chat from notification
default should not be ignored
4 months ago
Christian Kußowski 95172aed8f
build: Do not delete vodozemac on web release 4 months ago
Christian Kußowski 88cf02a540
build: Remove broken snapcraft job from release 4 months ago
Christian Kußowski 15987cac46
build: Update dockerfile to build vodozemac 4 months ago
Christian Kußowski c7cf12287d
build: Add rust toolchain to release web 4 months ago
Christian Kußowski 94013fb2c6
fix: Multiple problems with SSO 4 months ago
krille-chan ed30991e56
chore: Update website screenshots 4 months ago
krille-chan becb1dec85
chore: Update screenshots 4 months ago
Christian Kußowski 4cef05cf97
chore: Update screenshots 4 months ago
Christian Kußowski 0b3cc1260a
chore: Update changelog 4 months ago
Christian Kußowski 7d798c5770
fix: Route back to room list after leaving a chat 4 months ago
Christian Kußowski 29a2dc83c0
fix: Ban button displayed for already banned users 4 months ago
krille-chan f82d26eed1
chore: Follow up reactions picker 4 months ago
krille-chan 959d75fb9d
chore: Make connection problem color orange 4 months ago
krille-chan ba61e3c164
chore: Follow up emoji picker 4 months ago
Christian Kußowski ad99fea494
build: Workaround for ruby 3.4 4 months ago
Christian Kußowski c90355a2cf
build: Update changelog 4 months ago
Christian Kußowski 5b726d58b6
chore: New save file event button 4 months ago
Christian Kußowski 48ec98c614
chore: Follow up popupmenu theme 4 months ago
Christian Kußowski 46dc017e15
fix: Forward last version of events when forwarding 4 months ago
Christian Kußowski ad8c0b266d
fix: Do not set read markers for sending events 4 months ago
Christian Kußowski 816b753efb
chore: Follow up custom reactions dialog 4 months ago
Christian Kußowski aa4a575c5c
build: Update to flutter 3.32.4 4 months ago
Krille-chan 505f2e149a
Merge pull request #1965 from algorithmiker/fix-try-load
fix: fix compile error related to MxcImage
4 months ago
Krille-chan 8f7ff403ea
Merge pull request #1960 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
4 months ago
Christian Kußowski 7673795077
chore: Make max timeline width smaller 4 months ago
Christian Kußowski e55adbd65c
chore: improve message selection UX 4 months ago
Christian Kußowski 0a10d4fb7d
chore: highlight select mode actions 4 months ago
Christian Kußowski 13f27eda9f
chore: Follow up new reactions picker 4 months ago
gilice e1ec87d3aa fix: fix compile error related to MxcImage
We ran into this error after updating Flutter from 3.27 to 3.32:
```
lib/widgets/mxc_image.dart:119:16: Error: The getter '_' isn't defined for the class '_MxcImageState'.
     - '_MxcImageState' is from 'package:fluffychat/widgets/mxc_image.dart' ('lib/widgets/mxc_image.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named '_'.
          _tryLoad(_);
```

This patch fixes that error.
4 months ago
Christian Kußowski 37d313c271
refactor: Nicer popupmenus 4 months ago
Christian Kußowski 033feed6b1
refactor: New message context menu 4 months ago
Christian Kußowski 0eecd0a669
build: Update Matrix dart sdk 1.0.1 4 months ago
Kimby 8427802841
Translated using Weblate (Spanish)
Currently translated at 99.7% (776 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
5 months ago
Krille-chan 2a7901eb76
Merge pull request #1946 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
5 months ago
Christian Kußowski 0edd4e320d
build: Add changelog for 2.0.0 5 months ago
Christian Kußowski 2616ba6e4b
refactor: Follow up handle logout and login with new client 5 months ago
Aindriú Mac Giolla Eoin 355f2fcee5
Translated using Weblate (Irish)
Currently translated at 100.0% (778 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ga/
5 months ago
Ihor Hordiichuk 7eeadee6c3
Translated using Weblate (Ukrainian)
Currently translated at 99.8% (777 of 778 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
5 months ago