40 Commits

Author SHA1 Message Date
Diego Beraldin
15add10778
fix: create report request body (#63) 2023-10-24 21:28:29 +02:00
Diego Beraldin
745755ff88 feat: report post and comments 2023-10-24 08:48:09 +02:00
Diego Beraldin
c66eda4125 feat: mark post as read; closes #43 2023-10-22 21:23:36 +02:00
Diego Beraldin
ba7c197957 fix: deep link (and hide back button if not possible) 2023-10-21 21:53:03 +02:00
Diego Beraldin
808f521e20
feat: upgrade to lemmy 0.19 (#59)
* chore: add auth headers to all network calls

* chore: add support to scaled sort

* chore: support for cursor based pagination

* chore: relax required fields

* feat: add block instance
2023-10-21 08:16:50 +02:00
Diego Beraldin
be81adb7b7 fix: replace ktor engine on Android due to TSLException; closes #44 2023-10-08 22:07:52 +02:00
Diego Beraldin
e7e8a00882 fix: highlight and scroll to comment if not present in first page 2023-10-04 18:16:30 +02:00
Diego Beraldin
a75e2daa36 feat: block user and community 2023-10-04 13:56:49 +02:00
Diego Beraldin
5226d17c20 feat: add sort by controversial 2023-10-02 22:58:00 +02:00
Diego Beraldin
9392ee08ba chore(deps): update build scripts 2023-09-27 23:59:00 +02:00
Diego Beraldin
161c0522c9 fix: consistent naming 2023-09-26 18:39:49 +02:00
Diego Beraldin
09bae54203 chore: update compose 1.5.1, gradle 8.0, kotlin 1.9.10, kamel 0.7.3, voyager 1.0.0-rc07, Android target sdk level 34 2023-09-23 15:09:34 +02:00
Diego Beraldin
b6ddf2dce0
feat(common-ui): possibility to create post with image (#29) 2023-09-20 21:38:56 +02:00
Diego Beraldin
19ecdf92fc
feat(inbox): private messages (#18) 2023-09-15 23:42:44 +02:00
Diego Beraldin
fb7723a178 fix(inbox): fix mark reply read 2023-09-03 09:32:37 +02:00
Diego Beraldin
2d6204adef feat(inbox): mark reply as read 2023-08-31 22:46:41 +02:00
Diego Beraldin
0583695a56 feat(inbox): add replies and mentions screens 2023-08-16 22:55:24 +02:00
Diego Beraldin
abadb0587d feat(inbox): add mentions api 2023-08-15 18:39:46 +02:00
Diego Beraldin
9787bc533f fix(network): set default request timeout 2023-08-15 18:03:27 +02:00
Diego Beraldin
39b644487f feat(community): add instance detail with communities 2023-08-14 18:26:07 +02:00
Diego Beraldin
205c800591 feat(community): add community info 2023-08-14 00:08:57 +02:00
Diego Beraldin
8b82c46d67 feat(community): add possibility to subscribe/unsubscribe 2023-08-13 00:00:17 +02:00
Diego Beraldin
ac95d61eb2 feat(post, community, user): add sorting types 2023-08-12 17:30:10 +02:00
Diego Beraldin
e311a91548 feat(search): implement community detail 2023-08-04 20:06:10 +02:00
Diego Beraldin
8015b065e3 feat(search): implement community list 2023-08-04 15:18:57 +02:00
Diego Beraldin
1987015cee fix(posts): ensure synchronization between post list and detail 2023-08-03 23:43:41 +02:00
Diego Beraldin
1440fd6390 feat(posts): comments and actions in post detail 2023-08-03 23:13:38 +02:00
Diego Beraldin
0f1a1dbb4e refactor: fix package names and reformat 2023-08-03 13:08:05 +02:00
Diego Beraldin
6c2450faec feat(posts): add post detail and comments 2023-08-02 23:24:30 +02:00
Diego Beraldin
ffa943c9bc chore(posts): upvote, downvote and save implementation 2023-08-01 23:17:59 +02:00
Diego Beraldin
437f91884f refactor(profile): refactoring to implement profile sections 2023-08-01 19:16:05 +02:00
Diego Beraldin
ffb88d8a5d chore(posts): migration to kamel 2023-07-31 22:58:34 +02:00
Diego Beraldin
6e509b3a08 feat(profile): start implementation of profile view 2023-07-31 20:38:46 +02:00
Diego Beraldin
69b9084658 feat(profile): fix login and logout 2023-07-30 23:16:29 +02:00
Diego Beraldin
d84224b75b feat(profile): add login implementation 2023-07-29 23:44:57 +02:00
Diego Beraldin
e941dc0f21 chore(identity): add identity module 2023-07-29 09:27:53 +02:00
Diego Beraldin
f645e9e81f feat(posts): add post creator, refactoring 2023-07-27 20:20:53 +02:00
Diego Beraldin
4b80c78e30 feat(posts): improve post view 2023-07-26 22:43:30 +02:00
Diego Beraldin
3ad2317ccb feat(posts): add post top bar 2023-07-25 20:54:43 +02:00
Diego Beraldin
aac701ac18 feat(posts): add API, post visualization 2023-07-24 08:56:13 +02:00