48 Commits

Author SHA1 Message Date
Diego Beraldin
043de61dad fix: typo in Italian l10n 2023-09-23 15:09:34 +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
e09813fcee feat: change app font 2023-09-21 06:55:30 +02:00
Diego Beraldin
2fc81422a2 feat(common-ui): progress while loading images 2023-09-20 08:35:20 +02:00
Diego Beraldin
443a9f480a feat(common-ui): translate image loading error 2023-09-20 08:19:09 +02:00
Diego Beraldin
617d91cb1f feat(common-ui): validation in post and comment creation 2023-09-20 07:59:23 +02:00
Diego Beraldin
5654b74963 feat(common-ui): add URL in post creation 2023-09-19 23:25:12 +02:00
Diego Beraldin
053084f01e
feat(search): new multi-result search page (#28) 2023-09-19 20:01:00 +02:00
Diego Beraldin
08f8e8f19d
feat: post and comment edit (#27)
* feat(profile): edit posts and comments

* feat(common-ui): edit posts and comments from post detail

* feat(common-ui): edit posts from community detail

* feat(home): edit posts from post list
2023-09-18 22:45:02 +02:00
Diego Beraldin
008838b5ca
feat: share post (#25) 2023-09-18 13:58:11 +02:00
Diego Beraldin
0eda8a341a feat(settings): possibility to disable swipe actions 2023-09-17 20:26:00 +02:00
Diego Beraldin
3f55e132c5 feat(inbox): message in case of not logged user 2023-09-17 11:05:55 +02:00
Diego Beraldin
94b96e7c16
feat: comment deletion (#19) 2023-09-16 22:30:07 +02:00
Diego Beraldin
275fd50f76 feat: possibility to open URLs in internal WebView 2023-09-12 22:49:33 +02:00
Diego Beraldin
77fed461d5
feat(posts, explore): add top sort management (#6)
* fix: iOS crash report

* feat(posts, explore): add sort top management
2023-09-08 09:05:51 +02:00
Diego Beraldin
1b2ffdf327
feat(posts): nested comment management (#4)
* fix: update layout

* feat(posts): show nested comments

* fix: more layout fixes

* feat(posts): add possibility to load more nested comments
2023-09-07 22:54:53 +02:00
Diego Beraldin
94033dfa89 feat(appearance): support material3 dynamic colors 2023-09-06 22:38:07 +02:00
Diego Beraldin
b4bf6ae69f feat(post): add basic post creation 2023-09-06 08:23:27 +02:00
Diego Beraldin
39a80161e1 feat(settings): possibility to show/hide navigation bar titles 2023-09-05 19:15:27 +02:00
Diego Beraldin
b371950d7b
feat(posts): add possibility to reply to posts and comments (#1) 2023-09-04 22:50:06 +02:00
Diego Beraldin
0aace7f957 feat: possibility to adjust content font scale 2023-09-03 20:01:51 +02:00
Diego Beraldin
b55453041c refactor(search): remove search button 2023-09-03 18:28:38 +02:00
Diego Beraldin
2e26af8026 refactor(search): improve search UI 2023-09-03 10:34:01 +02:00
Diego Beraldin
9fbd97ce5e feat(inbox): mention screen 2023-08-31 22:12:29 +02:00
Diego Beraldin
9cd638ee0b feat(inbox): progress to replies 2023-08-27 22:46:33 +02:00
Diego Beraldin
0583695a56 feat(inbox): add replies and mentions screens 2023-08-16 22:55:24 +02:00
Diego Beraldin
029ce48669 feat(instance): info screen as top level screen 2023-08-15 09:13:55 +02:00
Diego Beraldin
7571b67f58 refactor(community): options button in community detail 2023-08-14 12:53:48 +02:00
Diego Beraldin
c264931ae5 refactor(community): improve info bottom sheet 2023-08-14 10:06:45 +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
a25a930085 fix(posts, profile): layout improvements 2023-08-11 22:39:18 +02:00
Diego Beraldin
8015b065e3 feat(search): implement community list 2023-08-04 15:18:57 +02:00
Diego Beraldin
0f1a1dbb4e refactor: fix package names and reformat 2023-08-03 13:08:05 +02:00
Diego Beraldin
673210134a chore(settings): configure listing and sorting 2023-08-02 18:53:11 +02:00
Diego Beraldin
437f91884f refactor(profile): refactoring to implement profile sections 2023-08-01 19:16:05 +02:00
Diego Beraldin
a58eb9b6b2 feat(profile): prettier account age 2023-08-01 08:58:42 +02:00
Diego Beraldin
2229883cb2 feat(profile): show counters 2023-08-01 00:11:39 +02:00
Diego Beraldin
ffb88d8a5d chore(posts): migration to kamel 2023-07-31 22:58:34 +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
ae99a7c2c2 feat(settings): implement language change 2023-07-27 23:22:25 +02:00
Diego Beraldin
8a6cb62082 feat(settings): new theme selection, black theme 2023-07-27 21:44:44 +02:00
Diego Beraldin
ed4aef7a06 feat(posts): add listing type selection 2023-07-26 13:51:02 +02:00
Diego Beraldin
5e4a896e94 feat(posts): add sorting 2023-07-25 23:33:34 +02:00
Diego Beraldin
3ad2317ccb feat(posts): add post top bar 2023-07-25 20:54:43 +02:00
Diego Beraldin
0772d6bf00 chore(l10n): add string localization 2023-07-22 09:00:45 +02:00