|
6223198191
|
refactor(common): use a simpler tree view for comments
|
2024-08-21 01:31:54 +05:30 |
|
|
9c6008b36e
|
refactor(common): rename Comments.kt
|
2024-08-12 00:54:18 +05:30 |
|
|
45dab6d513
|
fix(build): compile against SDK 35
|
2024-08-08 03:44:03 +05:30 |
|
|
371780a1fd
|
fixup! feat(common): visually distinguish between read and unread comments
|
2024-07-18 16:23:20 +05:30 |
|
|
a53af77705
|
feat(common): visually distinguish between read and unread comments
|
2024-07-07 23:42:19 +05:30 |
|
|
b132410282
|
feat: show "Authored by" on posts when applicable
|
2024-06-26 21:29:41 +05:30 |
|
|
3a15eea2fd
|
Revert "fix(common): temporarily disable collapsible comments feature"
Doesn't fix the bug.
This reverts commit 7ae94ee2e6 .
|
2024-06-26 12:01:16 +05:30 |
|
|
7ae94ee2e6
|
fix(common): temporarily disable collapsible comments feature
|
2024-06-22 19:01:34 +05:30 |
|
|
e2bcabe4e5
|
chore: refresh Lint baseline
|
2024-06-13 20:56:45 +05:30 |
|
|
9610241489
|
fix(common): tweak LobstersCard layout to improve touch targets
|
2024-06-13 20:46:01 +05:30 |
|
|
c4aad66c03
|
refactor(common): move setExpanded to CommentNode
|
2024-06-13 20:46:01 +05:30 |
|
|
535624bf22
|
fix(deps): upgrade to Compose 1.7 betas
|
2024-05-30 13:04:02 +05:30 |
|
|
8c0734a19a
|
fix(build): enable Compose strong skipping mode
|
2024-05-30 02:02:12 +05:30 |
|
|
c471fee4ee
|
fix(build): cut over to upstream Compose Compiler
|
2024-05-22 02:40:24 +05:30 |
|
|
b12b5c800f
|
feat(android): add share action
|
2024-05-20 01:37:00 +05:30 |
|
|
2ce804ed90
|
refactor: inline ClawAppBar
|
2024-05-09 18:02:02 +05:30 |
|
|
3b044a8d23
|
chore: reflow UserProfile code for pedantic reasons
|
2024-05-09 17:54:01 +05:30 |
|
|
bdca0799db
|
fix(common): restore older link styling in user profiles
|
2024-05-09 17:51:06 +05:30 |
|
|
6f76a15ded
|
fix: downgrade to Compose stable
Fixes PP-56
Fixes PP-61
Fixes COMPOSE-LOBSTERS-3Z
Fixes COMPOSE-LOBSTERS-40
|
2024-05-07 14:02:08 +05:30 |
|
|
9fe6e34015
|
chore: make LaunchedEffect keys consistent
|
2024-05-07 13:09:30 +05:30 |
|
|
847858d852
|
fix(common): set key for comment entries
|
2024-05-04 04:23:28 +05:30 |
|
|
8735f7f8e8
|
fix(common): mark CommentNode#findTopMostParent as tailrec
|
2024-05-04 04:23:28 +05:30 |
|
|
54ec5a4c8d
|
Revert "fix: remove visual divider"
It's better with it
This reverts commit 687cb32f7c .
|
2024-04-30 01:16:17 +05:30 |
|
|
c79b7114fb
|
refactor: selectively apply DAGP advice
|
2024-04-30 00:53:21 +05:30 |
|
|
ca03561df0
|
fix(common): force titles in lists to be a single line
|
2024-04-24 23:55:09 +05:30 |
|
|
687cb32f7c
|
fix: remove visual divider
|
2024-04-24 23:44:36 +05:30 |
|
|
cec2d70fda
|
fix(common): make LobstersCard more compact
Fixes #526
|
2024-04-20 15:18:10 +05:30 |
|
|
433727a386
|
refactor(common): expose fields for LobstersCard previews
|
2024-04-20 15:18:10 +05:30 |
|
|
ed5b6c21da
|
Revert "fix(deps): upgrade Compose"
I guess it is not unmaintained
This reverts commit d19c1e11be .
|
2024-04-18 03:48:34 +05:30 |
|
|
d0bf2a4fb2
|
fix: handle user profile navigation correctly
|
2024-04-18 01:54:26 +05:30 |
|
|
2b9680d3d8
|
refactor: remove deeplinks
Fixes #484
|
2024-04-18 01:08:42 +05:30 |
|
|
d19c1e11be
|
fix(deps): upgrade Compose
The BOM is likely to go unmaintained in the future
See: https://github.com/chrisbanes/compose-bom/issues/97
|
2024-04-18 01:02:26 +05:30 |
|
|
85fc5cac21
|
fix: adjust for new API changes
|
2024-03-16 09:48:08 +05:30 |
|
|
4fb66975fb
|
fix(common): adopt new elevation guidelines
|
2024-03-07 11:41:44 +05:30 |
|
|
a161769cbd
|
chore: refresh Lint baselines
|
2024-03-05 19:12:58 +05:30 |
|
|
97126da808
|
fix(deps): upgrade richtext to 1.0.0-alpha01
|
2024-02-29 18:01:35 +05:30 |
|
|
65f7013e78
|
chore: refresh lint baseline
|
2024-02-22 11:13:57 +05:30 |
|
|
b1148679e3
|
refactor: workaround poor read/saved state management
I need a fresh set of eyes on this absolute mess
|
2024-01-30 01:36:00 +05:30 |
|
|
74a7835a53
|
refactor(android): switch over to PagingData transformations
|
2024-01-27 19:55:03 +05:30 |
|
|
e7d5676cb5
|
refactor: address issues from compose-lint 1.3.x
|
2024-01-26 14:54:21 +05:30 |
|
renovate[bot]
|
a187752659
|
chore(deps): update dependency com.facebook:ktfmt to v0.47
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2024-01-18 01:55:45 +05:30 |
|
|
c5a3562608
|
refactor(android): rework sorting mechanism and saved posts month header
|
2024-01-11 01:54:39 +05:30 |
|
|
3e23ef40aa
|
fix(common): adjust for richtext 0.20.0
|
2024-01-06 19:22:03 +05:30 |
|
|
53f0656353
|
chore: migrate to data object
|
2023-12-07 01:22:39 +05:30 |
|
|
5bcfe0a85c
|
feat(web): init
|
2023-12-03 23:22:29 +05:30 |
|
|
5a1cdc73c5
|
fix(android): refresh icon asset
dzuk said the asset had export errors.
|
2023-11-19 19:23:15 +05:30 |
|
|
89fce2010c
|
feat(common): add PasswordField
|
2023-11-17 19:56:25 +05:30 |
|
|
cbaa098005
|
fix(deps): upgrade compose-bom
|
2023-11-16 02:42:01 +05:30 |
|
|
58f6607404
|
feat(android): add new icon by dzuk
|
2023-11-15 09:34:06 +05:30 |
|
|
cc210a3597
|
chore(common): rename ext.kt -> Color.ext.kt
|
2023-11-11 23:40:11 +05:30 |
|