Commit graph

5441 commits

Author SHA1 Message Date
Matias
7ba6aec592 Add READ_PHONE_NUMBERS permission to >Android 11 2023-07-20 17:18:28 +02:00
Krille-chan
ab99f241c4
Merge pull request #459 from krille-chan/dependabot/bundler/ios/jmespath-1.6.2
build(deps): Bump jmespath from 1.4.0 to 1.6.2 in /ios
2023-07-20 16:15:29 +02:00
dependabot[bot]
0f52f144ed build(deps): Bump jmespath from 1.4.0 to 1.6.2 in /ios
Bumps [jmespath](https://github.com/trevorrowe/jmespath.rb) from 1.4.0 to 1.6.2.
- [Release notes](https://github.com/trevorrowe/jmespath.rb/releases)
- [Changelog](https://github.com/jmespath/jmespath.rb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/trevorrowe/jmespath.rb/compare/v1.4.0...v1.6.2)

---
updated-dependencies:
- dependency-name: jmespath
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:02:52 +02:00
Krille-chan
e6ecf89ee3
Merge pull request #460 from krille-chan/dependabot/bundler/ios/addressable-2.8.4
build(deps): Bump addressable from 2.7.0 to 2.8.4 in /ios
2023-07-20 16:02:24 +02:00
dependabot[bot]
38507b1310 build(deps): Bump addressable from 2.7.0 to 2.8.4 in /ios
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.4.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.4)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 08:56:05 +02:00
Krille
abd33503e1
build: Add dependabot config 2023-07-20 08:34:50 +02:00
Krille
851f6079e2
builds: Changelog for version 1.12.1 2023-07-19 14:33:48 +02:00
krille-chan
81ca18fca6
docs: Simplify feature request template 2023-07-19 06:05:06 +02:00
krille-chan
7a1c51699f
docs: Simplify templates 2023-07-19 06:04:06 +02:00
krille-chan
2bf29538e7
docs: Fix wrong file type for issue templates 2023-07-19 05:59:41 +02:00
krille-chan
310eff393d
docs: Better issue templates and adding config.yml 2023-07-19 05:55:46 +02:00
krille-chan
7c3eff67bc
chore: Follow up fix redaction translation 2023-07-19 04:31:48 +02:00
krille-chan
a06b3e6a9e
fix: Username not visible after edit events 2023-07-16 15:06:20 +09:00
krille-chan
82f4c326b4
docs: Add issue templates 2023-07-16 08:58:58 +09:00
krille-chan
15d45e4d8e
docs: Update readme 2023-07-16 08:52:08 +09:00
Krille-chan
21f65caf01
Merge pull request #447 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
2023-07-15 19:09:34 +09:00
Christian
677d42bb34
Translated using Weblate (German)
Currently translated at 98.7% (542 of 549 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2023-07-15 11:55:52 +02:00
Krille-chan
55066a2ef9
Merge pull request #446 from krille-chan/krille/better-flutter-setup-in-ci
CI: Better Flutter setup
2023-07-15 18:54:36 +09:00
Krille
1f53f5e57c
CI: Better Flutter setup 2023-07-15 18:38:53 +09:00
Krille
9e0f9f5d23
CI: Only promote snap but let launchpad build 2023-07-15 17:46:13 +09:00
Krille
b255ddcd61
chore: Remove windows gitlab CI workaround 2023-07-15 17:42:03 +09:00
Krille
fb743f491a
CI: Publish snap correctly 2023-07-15 10:11:31 +09:00
Krille
71cafa9f33
CI: Fix publish snapcraft 2023-07-15 10:07:32 +09:00
Krille
8d75e58aa9
CI: Add Snapcraft deploy jobs 2023-07-15 09:58:36 +09:00
Krille-chan
7c64f56a38
Merge pull request #444 from krille-chan/krille/release-workflow
CI: Add release workflow
2023-07-15 09:53:41 +09:00
Krille-chan
55848428c3
docs: Create FUNDING.yml 2023-07-15 09:49:21 +09:00
Krille
53d25548dc
CI: Add release workflow 2023-07-15 09:37:55 +09:00
Krille
0069d6c2a2
docs: Replace gitlab references 2023-07-15 08:51:09 +09:00
Krille
d81a2b2f2a
CI: Add snapcraft config 2023-07-14 20:35:38 +09:00
Krille
93fb10845d
CI: Set deploy workflow concurrency 2023-07-14 20:19:13 +09:00
Krille
3112c67194
chore: Add arm64 linux support in CI 2023-07-14 20:00:32 +09:00
Krille
e8be6fad0f
CI: Add deploy android fastlane job 2023-07-14 19:57:55 +09:00
Krille
348184e9d3
CI: Fix tailwind work dir 2023-07-14 19:37:26 +09:00
Krille
3c69a8ba6f
CI: Fix personal token 2023-07-14 19:11:58 +09:00
Krille
c9b56012cc
CI: Fix dependency package name 2023-07-14 19:00:01 +09:00
Krille
2496db5028
CI: Add env variables and github pages 2023-07-14 18:57:30 +09:00
Krille
1529b19b58
CI: Add main and pullrequest workflows 2023-07-14 18:50:39 +09:00
Krille
53ca485935
ci: Add linux debug build job 2023-07-14 18:34:25 +09:00
Krille
23ee4f1dc6
ci: Add debug builds for android and web 2023-07-14 18:28:43 +09:00
Krille
1308400bb6
CI: Add java version 2023-07-14 18:10:20 +09:00
Krille
f9273f43e1
CI: Add basic analyze workflow 2023-07-14 18:04:05 +09:00
Krille
71f3c66599
chore: Use correct versions of adaptive_dialog 2023-07-14 17:02:54 +09:00
Krille
096fa1583b
chore: Add Runner.ipa to gitignore 2023-07-13 19:59:54 +09:00
Krille
91fc889bce refactor: Update dependencies 2023-07-13 19:46:16 +09:00
Raatty
66ac948d7a Added translation using Weblate (Greek) 2023-07-09 09:42:27 +02:00
Krille
2e03108f54 design: Adjust open url dialog design a little bit 2023-07-07 12:10:07 +09:00
Farooq Karimi Zadeh
f475b43e0b Translated using Weblate (Persian)
Currently translated at 100.0% (549 of 549 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fa/
2023-07-06 10:52:33 +02:00
Krille
131fa6b3a9 chore: Enable webrtc for linux again 2023-06-30 19:15:45 +09:00
Malin Errenst
dfb6cac65e Merge branch 'malin/group-notification-channels' into 'main'
feat: Added grouping to message notification channels

See merge request famedly/fluffychat!1134
2023-06-30 07:55:24 +00:00
Krille
303181b566 chore: Streamline background gradients 2023-06-29 16:56:15 +09:00