203 Commits

Author SHA1 Message Date
dependabot[bot]
ace74c3386
chore(deps): bump org.kotlincrypto.hash:bom from 0.5.6 to 0.6.0 (#269)
Bumps [org.kotlincrypto.hash:bom](https://github.com/KotlinCrypto/hash) from 0.5.6 to 0.6.0.
- [Release notes](https://github.com/KotlinCrypto/hash/releases)
- [Changelog](https://github.com/KotlinCrypto/hash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KotlinCrypto/hash/compare/0.5.6...0.6.0)

---
updated-dependencies:
- dependency-name: org.kotlincrypto.hash:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 09:37:49 +01:00
dependabot[bot]
83d967df3b
chore(deps): bump androidx-activity from 1.9.3 to 1.10.0 (#267)
Bumps `androidx-activity` from 1.9.3 to 1.10.0.

Updates `androidx.activity:activity-compose` from 1.9.3 to 1.10.0

Updates `androidx.activity:activity` from 1.9.3 to 1.10.0

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.activity:activity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 09:37:28 +01:00
dependabot[bot]
0e27b84f0a
chore(deps): bump multiplatform-markdown-renderer from 0.29.0 to 0.30.0 (#268)
Bumps `multiplatform-markdown-renderer` from 0.29.0 to 0.30.0.

Updates `com.mikepenz:multiplatform-markdown-renderer` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.29.0...v0.30.0)

Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.29.0...v0.30.0)

Updates `com.mikepenz:multiplatform-markdown-renderer-coil3` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: com.mikepenz:multiplatform-markdown-renderer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-coil3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 09:37:05 +01:00
dependabot[bot]
1604ea43de
chore(deps): bump network.chaintech:compose-multiplatform-media-player from 1.0.28 to 1.0.29 (#263)
* chore(deps): bump network.chaintech:compose-multiplatform-media-player

Bumps [network.chaintech:compose-multiplatform-media-player](https://github.com/Chaintech-Network/ComposeMultiplatformMediaPlayer) from 1.0.28 to 1.0.29.
- [Commits](https://github.com/Chaintech-Network/ComposeMultiplatformMediaPlayer/commits)

---
updated-dependencies:
- dependency-name: network.chaintech:compose-multiplatform-media-player
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* enhancement: use video preview in post cards, with play button to open full screen

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akesi Seli <andongue.nena@gmail.com>
2025-01-13 10:50:46 +01:00
Dieguitux
0b50e944c5
feat: add possibility to delete account from web preferences (#251)
* update build scripts

* update l10n

* update progress hud color

* add new method to service

* add new method to user repository

* create dialog

* implement account deletion in settings

* update DI
2025-01-10 23:20:23 +01:00
Akesi Seli
67ec37f868 chore: remove redundant version declaration 2025-01-10 09:02:59 +01:00
dependabot[bot]
bef8c29648
chore(deps): bump org.jetbrains.kotlinx.kover from 0.9.0 to 0.9.1 (#236)
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-kover/compare/v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 08:40:24 +01:00
dependabot[bot]
ef841dcd19
chore(deps): bump org.kodein.di:kodein-di from 7.24.0 to 7.24.1 (#235)
Bumps [org.kodein.di:kodein-di](https://github.com/kosi-libs/Kosi-Kodein) from 7.24.0 to 7.24.1.
- [Commits](https://github.com/kosi-libs/Kosi-Kodein/commits)

---
updated-dependencies:
- dependency-name: org.kodein.di:kodein-di
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-09 08:40:10 +01:00
dependabot[bot]
a04bf9b687
chore(deps): bump org.kodein.di:kodein-di from 7.23.1 to 7.24.0 (#230)
Bumps [org.kodein.di:kodein-di](https://github.com/kosi-libs/Kosi-Kodein) from 7.23.1 to 7.24.0.
- [Commits](https://github.com/kosi-libs/Kosi-Kodein/commits)

---
updated-dependencies:
- dependency-name: org.kodein.di:kodein-di
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-08 08:38:08 +01:00
dependabot[bot]
a712fed192
chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json (#227)
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.3...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 08:46:02 +01:00
Dieguitux
539d20a6f8
Fix window insets and bar color (#215)
* remove useless dependency

* create common utility to calculate top bar padding

* solve some deprecation issues in DefaultBarColorProvider

* remove unnecessary background in some placeholders

* remove edge-to-edge from advanced settings (enabled by default)

* simplify custom top bars

* update all usages of material3 Scaffold
2025-01-02 17:33:49 +01:00
dependabot[bot]
716847c819
chore(deps): bump multiplatform-markdown-renderer from 0.27.0 to 0.29.0 (#208)
Bumps `multiplatform-markdown-renderer` from 0.27.0 to 0.29.0.

Updates `com.mikepenz:multiplatform-markdown-renderer` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.27.0...v0.29.0)

Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.27.0...v0.29.0)

Updates `com.mikepenz:multiplatform-markdown-renderer-coil3` from 0.27.0 to 0.29.0
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mikepenz/multiplatform-markdown-renderer/compare/v0.27.0...v0.29.0)

---
updated-dependencies:
- dependency-name: com.mikepenz:multiplatform-markdown-renderer
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-coil3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-01 09:44:35 +01:00
dependabot[bot]
6a134d8260
chore(deps): bump org.kotlincrypto.hash:bom from 0.5.5 to 0.5.6 (#199)
Bumps [org.kotlincrypto.hash:bom](https://github.com/KotlinCrypto/hash) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/KotlinCrypto/hash/releases)
- [Changelog](https://github.com/KotlinCrypto/hash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KotlinCrypto/hash/compare/0.5.5...0.5.6)

---
updated-dependencies:
- dependency-name: org.kotlincrypto.hash:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 08:41:09 +01:00
dependabot[bot]
8e4dfcff01
chore(deps): bump com.mohamedrejeb.calf:calf-webview from 0.6.1 to 0.7.0 (#198)
Bumps [com.mohamedrejeb.calf:calf-webview](https://github.com/MohamedRejeb/Calf) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/MohamedRejeb/Calf/releases)
- [Commits](https://github.com/MohamedRejeb/Calf/compare/v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: com.mohamedrejeb.calf:calf-webview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 08:40:08 +01:00
dependabot[bot]
0f436ba1ed
chore(deps): bump network.chaintech:compose-multiplatform-media-player (#187)
Bumps [network.chaintech:compose-multiplatform-media-player](https://github.com/Chaintech-Network/ComposeMultiplatformMediaPlayer) from 1.0.27 to 1.0.28.
- [Commits](https://github.com/Chaintech-Network/ComposeMultiplatformMediaPlayer/commits)

---
updated-dependencies:
- dependency-name: network.chaintech:compose-multiplatform-media-player
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-25 09:05:51 +01:00
dependabot[bot]
d71920f58f
chore(deps): bump org.kotlincrypto.hash:bom from 0.5.4 to 0.5.5 (#184)
Bumps [org.kotlincrypto.hash:bom](https://github.com/KotlinCrypto/hash) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/KotlinCrypto/hash/releases)
- [Changelog](https://github.com/KotlinCrypto/hash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KotlinCrypto/hash/compare/0.5.4...0.5.5)

---
updated-dependencies:
- dependency-name: org.kotlincrypto.hash:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 09:11:05 +01:00
dependabot[bot]
e64da4ea0c
chore(deps): bump io.mockk:mockk from 1.13.13 to 1.13.14 (#185)
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.13.14.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.13.13...1.13.14)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 08:21:47 +01:00
dependabot[bot]
2a000446c2
chore(deps): bump kotlinx-coroutines from 1.10.0 to 1.10.1 (#186)
Bumps `kotlinx-coroutines` from 1.10.0 to 1.10.1.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.0...1.10.1)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.10.0...1.10.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 08:21:12 +01:00
Dieguitux
e0ee7eb4e0
refactor(di): migrate from Koin to Kodein (#181)
* update version catalog

* remove convention plugin

* create :core:di module

* migrate android and ios apps

* migrate :shared module

* migrate core modules

* migrate domain modules

* migrate feature modules

* migrate unit modules

* update licences screen

* update documentation

* add a test for ProfileSideMenuViewModel
2024-12-22 15:12:42 +01:00
dependabot[bot]
3d3e907a9d
chore(deps): bump compose from 1.7.1 to 1.7.3 (#178)
Bumps `compose` from 1.7.1 to 1.7.3.

Updates `org.jetbrains.compose:org.jetbrains.compose.gradle.plugin` from 1.7.1 to 1.7.3
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

Updates `org.jetbrains.compose` from 1.7.1 to 1.7.3
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose:org.jetbrains.compose.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 21:51:16 +01:00
dependabot[bot]
39458f31b5
chore(deps): bump kotlinx-coroutines from 1.9.0 to 1.10.0 (#177)
Bumps `kotlinx-coroutines` from 1.9.0 to 1.10.0.

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0...1.10.0)

Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.9.0...1.10.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 21:51:07 +01:00
dependabot[bot]
3b4436e561
chore(deps): bump voyager from 1.0.0 to 1.0.1 (#176)
Bumps `voyager` from 1.0.0 to 1.0.1.

Updates `cafe.adriel.voyager:voyager-navigator` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1)

Updates `cafe.adriel.voyager:voyager-screenmodel` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1)

Updates `cafe.adriel.voyager:voyager-bottom-sheet-navigator` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1)

Updates `cafe.adriel.voyager:voyager-tab-navigator` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1)

Updates `cafe.adriel.voyager:voyager-transitions` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1)

Updates `cafe.adriel.voyager:voyager-koin` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](https://github.com/adrielcafe/voyager/compare/1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: cafe.adriel.voyager:voyager-navigator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-screenmodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-bottom-sheet-navigator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-tab-navigator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-transitions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-koin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 11:52:00 +01:00
dependabot[bot]
7a98ed5cb9
chore(deps): bump org.kotlincrypto.hash:bom from 0.5.3 to 0.5.4 (#179)
Bumps [org.kotlincrypto.hash:bom](https://github.com/KotlinCrypto/hash) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/KotlinCrypto/hash/releases)
- [Changelog](https://github.com/KotlinCrypto/hash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/KotlinCrypto/hash/compare/0.5.3...0.5.4)

---
updated-dependencies:
- dependency-name: org.kotlincrypto.hash:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 11:47:28 +01:00
dependabot[bot]
c3770531da
chore(deps): bump ktor from 3.0.2 to 3.0.3 (#173)
Bumps `ktor` from 3.0.2 to 3.0.3.

Updates `io.ktor:ktor-client-serialization` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-cio` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-core` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-android` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-darwin` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-mock` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-content-negotiation` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-logging` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-cio
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-darwin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 07:47:11 +01:00
Dieguitux
8b67612f1d
refactor(l10n): migrate l10n from Lyricist to Compose resources (#164)
* update release checklist

* convert resource files of preserved languages

* remove other resource files

* rewrite L10Manager and Strings

* add test for DefaultL10nManager

* cleanup language extensions

* update app initialization

* update settings business logic

* update check notification worker

* remove old conversion scripts

* remove lyricist dependency

* remove lyricist from licenses

* update documentation
2024-12-17 19:10:24 +01:00
dependabot[bot]
0b1e29660e
chore(deps): bump org.jetbrains.kotlinx.kover from 0.9.0-RC to 0.9.0 (#163)
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.0-RC to 0.9.0.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-kover/compare/v0.9.0-RC...v0.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 07:30:53 +01:00
dependabot[bot]
0cdae5d260
chore(deps): bump sh.calvin.reorderable:reorderable from 2.4.0 to 2.4.2 (#162)
Bumps [sh.calvin.reorderable:reorderable](https://github.com/Calvin-LL/Reorderable) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/Calvin-LL/Reorderable/releases)
- [Commits](https://github.com/Calvin-LL/Reorderable/compare/v2.4.0...v2.4.2)

---
updated-dependencies:
- dependency-name: sh.calvin.reorderable:reorderable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 07:30:26 +01:00
dependabot[bot]
5b57441ef9
chore(deps): bump network.chaintech:compose-multiplatform-media-player from 1.0.26 to 1.0.27 (#153)
* chore(deps): bump network.chaintech:compose-multiplatform-media-player

Bumps [network.chaintech:compose-multiplatform-media-player](https://github.com/Chaintech-Network/ComposeMultiplatfromMediaPlayer-org) from 1.0.26 to 1.0.27.
- [Commits](https://github.com/Chaintech-Network/ComposeMultiplatfromMediaPlayer-org/commits)

---
updated-dependencies:
- dependency-name: network.chaintech:compose-multiplatform-media-player
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update usage of VideoPlayerComposable

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akesi Seli <andongue.nena@gmail.com>
2024-12-10 14:17:47 +01:00
dependabot[bot]
09963a7d19
chore(deps): bump com.android.tools.build:gradle from 8.1.4 to 8.7.3 (#148)
Bumps com.android.tools.build:gradle from 8.1.4 to 8.7.3.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09 08:24:07 +01:00
akesi seli
e284402253
refactor(build): define Gradle convention plugins (#143)
* define convention plugins

* remove duplicate code in build scripts
2024-12-08 10:25:00 +01:00
akesi seli
1637782aa9
refactor(di): migrate core modules to Koin Annotations (#137) 2024-12-06 12:46:51 +01:00
akesi seli
260af5a28e
chore(deps): update Gradle, AGP, androidx.work and androidx.core (#135)
* update version catalog

* fix compileSdk in all build scripts

* update Gradle wrapper

* update workflows

* update version badge in README.md

* update documentation
2024-12-05 18:42:29 +01:00
dependabot[bot]
55560c2006
chore(deps): bump ktor from 3.0.1 to 3.0.2 (#134)
Bumps `ktor` from 3.0.1 to 3.0.2.

Updates `io.ktor:ktor-client-serialization` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-cio` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-core` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-android` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-darwin` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-mock` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-content-negotiation` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-client-logging` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ktorio/ktor/commits)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-cio
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-darwin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-kotlinx-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 08:31:15 +01:00
dependabot[bot]
d30e053840
chore(deps): bump kotlin, ksp, ktorfit-ksp (#130)
* chore(deps): bump kotlin from 2.0.21 to 2.1.0

* chore(deps): bump ksp from 2.0.21-1.0.28 to 2.1.0-1.0.29

* chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp from 2.2.0-1.0.28 to 2.2.0-1.0.29

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akesi Seli <andongue.nena@gmail.com>
2024-12-01 16:27:30 +01:00
dependabot[bot]
f7096fb1ef
chore(deps): bump com.russhwolf:multiplatform-settings (#131)
Bumps [com.russhwolf:multiplatform-settings](https://github.com/russhwolf/multiplatform-settings) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/russhwolf/multiplatform-settings/releases)
- [Changelog](https://github.com/russhwolf/multiplatform-settings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/russhwolf/multiplatform-settings/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: com.russhwolf:multiplatform-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-01 16:16:05 +01:00
akesi seli
cba62244b3
fix: images in timelines with post cards with "Compact" layout (#124)
* bump io.coil-kt.coil3:coil from 3.0.3 to 3.0.1

* update media list

- handle autoload images
- remove min and max height constraints

* update PostCardImage

- remove maxHeight constraint
- allow configurable content scale

* fix compact post layout

* avoid CI failure when codecov upload fails
2024-11-26 11:43:48 +01:00
akesi seli
7ab242b3e2
chore: add code coverage plugin (#120)
* fix :domain:lemmy:pagination package structure

* chore: remove detekt baselines

* add kover plugin to project root

* apply plugin to subprojects

* apply plugin to app module with config

* generate and upload coverage when unit tests are run
2024-11-22 20:33:33 +01:00
akesi seli
df46501fdb
chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp (#119)
Bumps [de.jensklingenberg.ktorfit:ktorfit-ksp](https://github.com/Foso/Ktorfit) from from 2.2.0-1.0.27 to 2.2.0-1.0.28
2024-11-20 20:53:10 +01:00
dependabot[bot]
9f2d245434
chore(deps): bump com.google.devtools.ksp (#111)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.27 to 2.0.21-1.0.28.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.21-1.0.27...2.0.21-1.0.28)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 08:48:42 +01:00
dependabot[bot]
7b39726f03
chore(deps): bump coil from 3.0.2 to 3.0.3 (#110)
Bumps `coil` from 3.0.2 to 3.0.3.

Updates `io.coil-kt.coil3:coil` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.2...3.0.3)

Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.2...3.0.3)

Updates `io.coil-kt.coil3:coil-compose-core` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.2...3.0.3)

Updates `io.coil-kt.coil3:coil-gif` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-network-ktor3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-compose-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-gif
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 08:48:33 +01:00
Akesi Seli
0c9263ec09 chore: update Gradle wrapper 2024-11-17 21:46:37 +01:00
akesi seli
92d88934aa
chore(deps): update compose multiplatform from 1.7.0 to 1.7.1 (#105)
* update compose multiplatform from 1.7.0 to 1.7.1

* update README.md

* fix ripple effects in top bars
2024-11-15 01:04:11 +01:00
akesi seli
95a6700040
Migrate webview to calf (#93)
* remove custom implementation

* update build scripts

* update usages in WebViewScreen

* update usages in PostCardEmbeddedWebView
2024-11-11 22:46:36 +01:00
akesi seli
4e354f2c43
refactor: migrate to compose-multiplatform-media-player (#92)
* remove old video player

* update build scripts

* add player config to resources

* rewrite video player using new library

* update usages

* update documentation
2024-11-11 08:48:54 +01:00
dependabot[bot]
7406ce4006
chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp (#91)
Bumps [de.jensklingenberg.ktorfit:ktorfit-ksp](https://github.com/Foso/Ktorfit) from 2.1.0-1.0.26 to 2.2.0-1.0.27.
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Foso/Ktorfit/commits)

---
updated-dependencies:
- dependency-name: de.jensklingenberg.ktorfit:ktorfit-ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 08:12:21 +01:00
dependabot[bot]
61dd29969f
chore(deps): bump coil from 3.0.1 to 3.0.2 (#90)
Bumps `coil` from 3.0.1 to 3.0.2.

Updates `io.coil-kt.coil3:coil` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.1...3.0.2)

Updates `io.coil-kt.coil3:coil-network-ktor3` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.1...3.0.2)

Updates `io.coil-kt.coil3:coil-compose-core` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.1...3.0.2)

Updates `io.coil-kt.coil3:coil-gif` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: io.coil-kt.coil3:coil
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-network-ktor3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-compose-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.coil-kt.coil3:coil-gif
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 08:04:18 +01:00
dependabot[bot]
a2da6f9295
chore(deps): bump ktorfit from 2.1.0 to 2.2.0 (#89)
Bumps `ktorfit` from 2.1.0 to 2.2.0.

Updates `de.jensklingenberg.ktorfit:ktorfit-lib` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Foso/Ktorfit/compare/2.1.0...2.2.0)

Updates `de.jensklingenberg.ktorfit` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/Foso/Ktorfit/releases)
- [Changelog](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Foso/Ktorfit/compare/2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: de.jensklingenberg.ktorfit:ktorfit-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: de.jensklingenberg.ktorfit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 08:04:10 +01:00
akesi seli
11a0ff15ca
chore: improve readability of vote actions (#86) 2024-11-10 22:19:30 +01:00
akesi seli
d44bd35ac6
chore(deps): bump de.jensklingenberg.ktorfit:ktorfit-ksp from 2.1.0-1.0.25 to 2.1.0-1.0.26 (#85) 2024-11-07 17:20:29 +01:00
akesi seli
325a0dbd03
refactor: migrate image loading to Coil3 (#82)
* update dependency declarations

* update build scripts

* add getTempDir to FileSystemManager

* define ImageLoaderProvider

* refactor ImagePreloadManager

* refactor CustomImage

* update DI and utilities

* update usages in UI components

* update imports for ImagePreloadManager

* cleanup main application class

* add new image transformer for markdown rendering
2024-11-05 16:19:29 +01:00