Commit graph

74 commits

Author SHA1 Message Date
376f1b09bd chore: refresh lint baselines 2025-04-30 01:39:04 +05:30
1412ee7486 chore: refresh Lint baseline 2025-04-25 01:10:33 +05:30
1b80f5525b chore: refresh Lint baselines 2025-04-08 12:54:34 +05:30
e8804efd57 fix(build): upgrade to AGP 8.11.0-alpha03 2025-03-28 23:50:34 +05:30
Devon Sawatsky
bb11ede32a fix: rename updatedAt field to lastEditedAt for comments 2025-02-14 04:51:38 +05:30
bff573ec10 Partially revert "fix(api): refresh post details golden snapshot"
There's a more complete patch available from the person who filed the issue

This partially reverts commit e81e28c395.
2025-02-14 04:51:11 +05:30
e81e28c395 fix(api): refresh post details golden snapshot
Fixes #775
2025-02-14 03:26:58 +05:30
25249629fd chore: remove years from license headers
These are a useless annoyance

See: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
2025-01-23 23:45:10 +05:30
1980387d4f fix(build): apply DAGP to all subprojects 2024-12-12 22:07:11 +05:30
5db68ba186 feat: highlight story author in comments 2024-11-14 01:21:03 +05:30
7a23aa35c5 chore: refresh Lint baseline 2024-10-17 15:31:10 +05:30
0b549dde2d chore: refresh Lint baselines 2024-10-04 12:36:48 +05:30
8651a4f66b refactor: lazily query saved and read state in UI
Having this always be read from the UI avoids values going stale inside data models

Fixes #641
2024-08-28 13:12:31 +05:30
b132410282 feat: show "Authored by" on posts when applicable 2024-06-26 21:29:41 +05:30
e2bcabe4e5 chore: refresh Lint baseline 2024-06-13 20:56:45 +05:30
9bd0df2aa8 fix(model): restore konvert-api dependency 2024-04-30 01:41:31 +05:30
c79b7114fb refactor: selectively apply DAGP advice 2024-04-30 00:53:21 +05:30
85fc5cac21 fix: adjust for new API changes 2024-03-16 09:48:08 +05:30
a161769cbd chore: refresh Lint baselines 2024-03-05 19:12:58 +05:30
65f7013e78 chore: refresh lint baseline 2024-02-22 11:13:57 +05:30
74a7835a53 refactor(android): switch over to PagingData transformations 2024-01-27 19:55:03 +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
5bcfe0a85c
feat(web): init 2023-12-03 23:22:29 +05:30
6084e5bb30
refactor: remove all Shiori code
Their API is Terrible, Horrible, No Good, Very Bad[1][2]

1: It's _fine_ but I want more
2: https://en.wikipedia.org/wiki/Alexander_and_the_Terrible,_Horrible,_No_Good,_Very_Bad_Day
2023-12-03 21:52:38 +05:30
5a1cdc73c5
fix(android): refresh icon asset
dzuk said the asset had export errors.
2023-11-19 19:23:15 +05:30
58f6607404 feat(android): add new icon by dzuk 2023-11-15 09:34:06 +05:30
b9d92ecefa
Revert "Revert "fix(api): title and url are required for bookmark edits""
This reverts commit 2273768556.
2023-10-31 10:45:24 +05:30
2273768556
Revert "fix(api): title and url are required for bookmark edits"
Seems to still fail in CI????????????????

This reverts commit cce12fb138.
2023-10-28 00:34:07 +05:30
cce12fb138
fix(api): title and url are required for bookmark edits 2023-10-27 22:34:07 +05:30
f39bf0b043
feat(api/model): initial Shiori API 2023-10-27 22:34:07 +05:30
17eb9a4c45
chore: refresh lint baselines 2023-10-19 01:38:13 +05:30
7b0b206905
refactor(database): split out JVM and Android parts 2023-09-26 16:35:50 +05:30
25382acf0e
refactor(model): use Konvert to automatically generate mappings 2023-09-09 13:31:28 +05:30
721b74fedc
chore: refresh Lint baseline 2023-09-06 01:57:27 +05:30
6265c50caf
chore: refresh Lint baseline 2023-08-30 15:55:41 +05:30
9dcf26b5a4
fix(model): adjust for new comments structure 2023-08-30 11:32:10 +05:30
63d74ae065
chore: refresh lint baseline 2023-08-23 23:29:40 +05:30
e3627ca89d
fix: prevent upgrading to Anvil k1.8 build 2023-07-29 20:22:24 +05:30
3143556c63
fix: re-roll Lint baseline 2023-07-27 12:04:50 +05:30
d343f3db2b feat(api): remove tag search endpoints 2023-07-19 00:50:10 +05:30
0359860b82 refactor(android): move link metadata extraction to Unfurl
Crux is doing major changes for no good reason
2023-07-17 15:03:55 +05:30
7eb4b45ab1 fix(model): ensure all classes have a readable toString 2023-07-17 13:36:42 +05:30
d694415a4a
chore: re-sync Lint baseline 2023-05-04 03:53:36 +05:30
5c8057d71f
fix(model): implement contains operator fun for Tags 2023-05-04 03:33:47 +05:30
ed31d1fefb
chore(lint): update lint baselines 2023-04-20 18:00:01 +05:30
293c04b2ad
fix(build): remove DSL_SCOPE_VIOLATION suppression 2023-03-24 14:59:34 +05:30
f17375e9e1
refactor: move Tags from api to model module 2023-02-22 09:23:23 +05:30
e62e257154
chore: polish license headers 2023-02-19 09:23:00 +05:30
540ea7ba43
feat: upgrade kotlinx.serialization to 1.5.0-RC 2023-01-26 21:49:29 +05:30
8433f38f6e
fix(model): add Comment#shortId 2023-01-12 01:06:34 +05:30