Commit graph

16 commits

Author SHA1 Message Date
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
5c8057d71f
fix(model): implement contains operator fun for Tags 2023-05-04 03:33:47 +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
51a8538d6a fix: users can exist without inviters 2022-12-10 10:14:35 +00:00
6a4d0c2d3a
refactor: add license headers across the board 2022-10-26 01:55:50 +05:30
79aba9a187
feat: load link metadata lazily 2022-10-16 12:21:19 +05:30
1d761b1f6e
refactor: suppress LongParameterList in model module 2022-10-02 16:38:12 +05:30
84c0abbf58
feat(model): add more fields to Comment model 2022-09-28 21:09:02 +05:30
23298dd0f5
all: introduce and migrate to ExtendedPostDetails 2022-08-19 23:20:45 +05:30
87b1377f38
metadata-extractor: move LinkMetadata to model 2022-08-19 23:20:45 +05:30
3d496c99c1
model: migrate to JVM-only 2022-08-02 23:09:05 +05:30