akesi seli
52b7453d4b
refactor: use composition locals to provide a UriHandler
implementation ( #15 )
...
* add method to open webview to detail opener
* define CustomUriHandler
* update dependency injection
* update Gradle scripts
* remove NavigationCoordinator.handleUrl
* provide UriHandler in App root
* update UI components
removing all open detail/web callbacks
* make sure to close side menu when opening detail screens
(and bottom sheets)
* update usages in all screens
2024-09-24 12:43:30 +02:00
Christopher N7_X
a27157d748
updated package name for any future forks
2024-08-02 19:37:54 -04:00
Christopher N7_X
249563b9e5
updated package name for any future forks
2024-08-02 19:34:52 -04:00
Diego Beraldin
bef8d29221
enhancement: subscription loading and navigation drawer list ( #1007 )
2024-06-20 19:52:19 +02:00
Diego Beraldin
fe41e693db
feat: add option to share comments ( #950 )
2024-06-08 07:55:24 +02:00
Diego Beraldin
a6672c76f2
enhancement: write crash report in append mode ( #935 )
2024-06-05 21:53:35 +02:00
Diego Beraldin
012146db44
fix: flaky tests due to concurrency issues ( #918 )
2024-06-03 09:52:38 +02:00
Diego Beraldin
4e39829df6
feat: specific language on a per-community basis ( #909 )
2024-05-30 21:53:05 +02:00
Diego Beraldin
c85de822da
chore: update to Kotlin 2.0.0 and Compose Multiplatform 1.6.10 ( #892 )
2024-05-27 07:26:30 +02:00
Diego Beraldin
aa85b07b02
fix: post and comment pagination cache ( #873 )
2024-05-20 19:37:04 +02:00
Diego Beraldin
8b4514b5e2
fix: iOS compatibility ( #861 )
2024-05-17 23:33:30 +02:00
Diego Beraldin
8c167c8975
fix: pull to refresh indicator in filtered contents ( #856 )
2024-05-16 19:11:24 +02:00
Diego Beraldin
f9ed0337fc
enhancement: open post and initial loading ( #855 )
2024-05-16 09:19:06 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint ( #854 )
2024-05-15 23:49:48 +02:00
Diego Beraldin
9ebf3f7b9e
chore: add pagination tests ( #851 )
2024-05-15 21:23:04 +02:00
Diego Beraldin
c860280e35
chore: configure workflow ( #850 )
2024-05-15 18:06:29 +02:00
Diego Beraldin
d11ba757af
chore: update unit tests and documentation ( #849 )
2024-05-14 19:52:45 +02:00
Diego Beraldin
98656fd356
fix: post navigation stack and improvements ( #742 )
2024-04-30 13:31:35 +02:00
Diego Beraldin
9251b5067c
feat: post navigation in detail screen ( #741 )
2024-04-29 23:37:16 +02:00
Diego Beraldin
9742488c57
refactor: post and comment pagination ( #733 )
2024-04-28 13:28:06 +02:00
Diego Beraldin
f14eeaefb9
fix: community opening on local instance ( #708 )
2024-04-21 09:36:29 +02:00
Diego Beraldin
5e39a7a9a6
chore: remove integer IDs ( #658 )
2024-04-07 08:27:15 +02:00
Diego Beraldin
25593e917a
apply detekt to :core:commonui ( #645 )
2024-03-30 14:15:56 +01:00
Diego Beraldin
302043e73a
chore: add detekt ( #643 )
2024-03-30 09:11:40 +01:00
Diego Beraldin
3d8891f8a0
feat: explore other instance ( #620 )
2024-03-21 23:39:06 +01:00
Diego Beraldin
07e96132db
chore: fix failing tests ( #618 )
2024-03-20 13:54:13 +01:00
Diego Beraldin
cf5af84bb2
feat: create post from home ( #599 )
2024-03-14 18:51:22 +01:00
Diego Beraldin
e72a8d04c4
enhancement: search ( #590 )
2024-03-12 08:49:26 +01:00
Diego Beraldin
97531b5d4b
chore: add test for DefaultDetailOpener ( #557 )
2024-02-28 08:13:49 +01:00
Diego Beraldin
e0cdb31de9
refactor: material design navigation drawer ( #553 )
2024-02-26 23:03:24 +01:00
Diego Beraldin
0cbec1899f
feat: save drafts for posts and comments ( #547 )
2024-02-24 17:21:51 +01:00
Diego Beraldin
9faa6136fa
refactor: migration to lyricist; remove moko-resources ( #525 )
...
closes #524
2024-02-13 22:37:13 +01:00
Diego Beraldin
f56b72b174
fix: community link opening ( #488 )
...
* fix: match name and host while searching communities
* feat: open community from chat
2024-01-26 13:35:33 +01:00
Diego Beraldin
1b1facbdfe
refactor: improve community opening on other instances ( #486 )
2024-01-26 00:41:47 +01:00
Diego Beraldin
e206de2e16
refactor: screen params (state restoration) ( #402 )
...
* chore: add local cache
* chore: remove possibility to disable bottom sheet gestures
* chore: add cache to detail opener and create entry points
* chore: add query by id to multi-community
* chore: update community detail
* chore: update community info
* chore: update create comment
* chore: update create post
* chore: update multi-community screens
* chore: update user detail
* chore: update user info
* chore: update post detail
* chore: update post list
* chore: update modal drawer
* chore: update subscription management
* chore: update profile
* chore: update saved items
* chore: remove JavaSerializable
closes #316
2023-12-30 10:15:22 +01:00
Diego Beraldin
6c78f92ff5
refactor: inbox modularization ( #334 )
...
* chore: update gradle scripts
* refactor: add :domain:inbox module
* refactor: add :unit:replies module
* refactor: add :unit:mentions module
* refactor: add :unit:messages module
2023-12-20 11:54:52 +01:00
Diego Beraldin
788deac8a5
refactor: module structure ( #329 )
2023-12-20 00:45:20 +01:00