akesi seli
75c9e62909
enhancement: add 'cancel' option to text toolbar ( #41 )
...
* add cancel option to custom text toolbar
* update usages of text toolbar
2024-10-23 09:17:40 +02:00
akesi seli
5db08a5c81
chore: update ktlint rules and reformat files ( #19 )
...
* update .editorconfig
* run ktlint -F on project
2024-10-15 08:32:32 +02:00
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
akesi seli
1702f3e603
refactor: add ripple effect to clickable elements; remove remembered callbacks ( #13 )
...
* remove RememberCallback util
* update onClick modifier
* update usages UI components
* update usages in screens
* migrate missing settings rows
2024-09-13 18:06:12 -04:00
Christopher
709bfdc209
feat: overhaul spoilers for nesting, full content, and proper rendering ( #9 )
...
* feat: overhaul spoilers for nesting, full content, and proper rendering
* feat: added check to ensure code block spoilers are ignored
* feat: removed CustomMarkdownSpoiler
2024-08-28 08:32:38 +02:00
akesi seli
e492a54b28
enhancement: uniform comment cards ( #3 )
...
* use uniform logic for bar with and text indentation in comments
* update call site
2024-08-05 17:24:54 -04:00
Christopher N7_X
5b9c9065a8
fixed static testing values from b54124e
2024-08-04 12:33:17 -04:00
Christopher N7_X
b54124ec72
tweaked comment indentation style and elements
2024-08-04 11:41:54 -04: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
7d513ec22a
enhancement: blur images inside post body ( #1189 )
2024-08-01 08:16:31 +02:00
Diego Beraldin
957bcb38ec
feat: add share action to text toolbar in selection mode ( #1175 )
2024-07-28 15:31:33 +02:00
Diego Beraldin
2b122e49b8
enhancement: disable gestures for action buttons if not logged ( #1174 )
2024-07-28 14:51:27 +02:00
Diego Beraldin
e7bd60123e
enhancement: exit selection mode and footer long tap to open options ( #1144 )
2024-07-15 21:57:27 +02:00
Christopher
c5076c86c5
feat: update text selection across paragraphs ( #1125 )
2024-07-13 15:26:44 +02:00
Christopher
91d24c9a2a
Feat add text selection ( #1121 )
2024-07-13 14:16:56 +02:00
Diego Beraldin
932c3bc4f5
fix: comment appearance (bar theme, text class) ( #1109 )
2024-07-10 20:11:26 +02:00
Diego Beraldin
48494def8e
feat: remote configuration for alternate markdown rendering ( #1100 )
2024-07-09 22:53:15 +02:00
Diego Beraldin
625e3c0a56
feat: open image instead of webpage on thumbnail click ( #1095 )
2024-07-08 10:35:09 +02:00
Diego Beraldin
3315f8d42e
feat: add support for user mentions ( #1092 )
2024-07-07 22:42:01 +02:00
Diego Beraldin
fa4be442a7
fix: use original video aspect ratio (full width) ( #1082 )
2024-07-05 21:36:18 +02:00
Diego Beraldin
a6e24e1a43
fix: moderator and admin indicators ( #1058 )
2024-06-29 19:58:20 +02:00
Christopher
136cefaf2a
feat: add search text highlighting ( #1043 )
2024-06-26 20:40:01 +02:00
Diego Beraldin
be25f8a393
feat: moderator badge in comments ( #1016 )
2024-06-22 09:16:15 +02:00
Diego Beraldin
df1b52f0ce
feat: configurable preview length in inbox cards ( #1009 )
2024-06-20 23:17:02 +02:00
Diego Beraldin
f4a0352942
feat: restore deleted post and comments ( #998 )
2024-06-18 00:39:56 +02:00
Diego Beraldin
b4b8897fdd
feat: notice for LocalOnly communities ( #958 )
2024-06-09 11:02:59 +02:00
Diego Beraldin
52716ebd35
feat: aknowledgements screen ( #954 )
2024-06-08 21:28:46 +02:00
Diego Beraldin
6c81212aa2
refactoring: migrate l10n from XML to pure Kotlin ( #936 )
2024-06-06 08:14:36 +02:00
Diego Beraldin
5cb0c28352
fix: comment edit a reply to another comment ( #928 )
2024-06-04 23:09:39 +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
c98d12c104
feat: feature posts to local instance ( #906 )
2024-05-29 15:24:26 +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
30379ef681
enhancement: avoid blurring image loading indicator ( #886 )
2024-05-26 09:27:48 +02:00
Diego Beraldin
fa79ca39ec
enhancement: increase action button size ( #869 )
2024-05-19 10:59:48 +02:00
Diego Beraldin
1f05bdeedf
fix: comment start padding ( #868 )
2024-05-19 09:51:02 +02:00
Diego Beraldin
4b85782e39
feat: hide downvote button if not enabled on instance ( #864 )
2024-05-19 00:01:52 +02:00
Diego Beraldin
8b4514b5e2
fix: iOS compatibility ( #861 )
2024-05-17 23:33:30 +02:00
Diego Beraldin
927a026a18
fix: correct loader above videos ( #858 )
2024-05-16 22:30:36 +02:00
Diego Beraldin
9201eb3305
feat: custom tabs without history ( #857 )
2024-05-16 22:06:21 +02:00
Diego Beraldin
8c167c8975
fix: pull to refresh indicator in filtered contents ( #856 )
2024-05-16 19:11:24 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint ( #854 )
2024-05-15 23:49:48 +02:00
Diego Beraldin
dcbf4e751a
feat: implement admin tools ( #842 )
2024-05-14 06:34:11 +02:00
Diego Beraldin
236590c0f9
feat: configurable comment indent amount ( #839 )
2024-05-12 13:41:36 +02:00
Diego Beraldin
c6d39cef07
enhancement: update video aspect ratio ( #835 )
2024-05-11 12:17:17 +02:00
Diego Beraldin
52a76a2daf
enhancement: review text style definitions ( #825 )
2024-05-10 22:10:34 +02:00
Diego Beraldin
64229b71ed
fix: inbox chat layout ( #814 )
2024-05-10 14:03:13 +02:00
Diego Beraldin
621d9f971d
fix home and inbox title, text and footer padding ( #802 )
2024-05-07 14:05:30 +02:00
Diego Beraldin
3a8db08e68
feat: show bot accounts in comments ( #800 )
2024-05-07 08:52:38 +02:00