Hongbo Wu
|
76383d8a33
|
feat: generate preview content if excerpt less than 180 chars
|
2024-06-06 19:08:41 +08:00 |
|
Hongbo Wu
|
8f5bbdaeb0
|
Merge pull request #4031 from omnivore-app/feature/highlights-api
feat: highlights api
|
2024-06-06 17:46:29 +08:00 |
|
Hongbo Wu
|
e9f9f5dded
|
add index for user_id column on highlight table
|
2024-06-06 17:33:42 +08:00 |
|
Hongbo Wu
|
70bc136d15
|
batch get labels from highlight id
|
2024-06-06 17:26:01 +08:00 |
|
Hongbo Wu
|
24457d9036
|
search highlights by labels
|
2024-06-06 16:12:07 +08:00 |
|
Hongbo Wu
|
51efff8b8e
|
allow returning library item information in highlight
|
2024-06-06 15:23:56 +08:00 |
|
Hongbo Wu
|
9259a9cfe3
|
fix tests
|
2024-06-06 14:53:14 +08:00 |
|
Hongbo Wu
|
166b324d63
|
add tests
|
2024-06-06 13:26:13 +08:00 |
|
Jackson Harper
|
3e5e43f4f6
|
Merge pull request #4033 from omnivore-app/fix/color-fixes
Fix reader bg color, and justread hover color
|
2024-06-06 12:49:57 +08:00 |
|
Jackson Harper
|
f064937903
|
Fix reader bg color, and justread hover color
|
2024-06-06 12:32:42 +08:00 |
|
Jackson Harper
|
1fc3564163
|
Merge pull request #4030 from omnivore-app/fix/just-read-cleanup
Match latest UX a bit more closely for just read
|
2024-06-06 12:26:52 +08:00 |
|
Hongbo Wu
|
c620ef38a2
|
clean up helpers
|
2024-06-06 12:08:15 +08:00 |
|
Jackson Harper
|
1e0b0a54ad
|
Add missing attribute
|
2024-06-06 11:58:30 +08:00 |
|
Jackson Harper
|
b6cbf064e9
|
Add full theme selection to the menu
|
2024-06-06 11:39:22 +08:00 |
|
Jackson Harper
|
136baf80e4
|
Revert LibraryMenu changes
|
2024-06-06 11:10:52 +08:00 |
|
Hongbo Wu
|
0013150c26
|
feat: highlights api
|
2024-06-05 20:44:18 +08:00 |
|
Jackson Harper
|
9861822d8f
|
Comment out feedback buttons
|
2024-06-05 19:26:36 +08:00 |
|
Jackson Harper
|
c4d8be6094
|
Linting
|
2024-06-05 19:20:54 +08:00 |
|
Jackson Harper
|
9961ada6c7
|
Match latest UX a bit more closely for just read
|
2024-06-05 19:11:21 +08:00 |
|
Hongbo Wu
|
05cfd4b272
|
Merge pull request #4028 from omnivore-app/fix/excerpt
fix: use article's first meaningful (more than 50 characters) paragraph as excerpt if description not found
|
2024-06-05 13:57:47 +08:00 |
|
Hongbo Wu
|
e0ad660f8f
|
use first paragraph more than 50 characters as exceprt
|
2024-06-05 08:57:10 +08:00 |
|
Hongbo Wu
|
9316f8a6e1
|
fix: use article's first long paragraph as excerpt if description not found
|
2024-06-04 20:11:11 +08:00 |
|
Hongbo Wu
|
e64fee1484
|
Merge pull request #4019 from omnivore-app/fix/thumbnail
fix: fail to display the thumbnail of some webpages
|
2024-06-03 13:02:03 +08:00 |
|
Hongbo Wu
|
1df84f7a42
|
Merge pull request #4022 from omnivore-app/fix/notion
fix: always sync Last Updated in Notion
|
2024-06-03 13:01:49 +08:00 |
|
Hongbo Wu
|
72270ae0ba
|
Merge pull request #4016 from omnivore-app/feature/hidden-section-in-home
feat: add a hidden section in home feed and load on demand
|
2024-06-03 13:00:50 +08:00 |
|
Jackson Harper
|
7181f2469c
|
Merge pull request #4020 from mhss1/main
Android app improvements + fixes
|
2024-06-03 11:51:10 +08:00 |
|
Hongbo Wu
|
ad2863e54a
|
reduce just added item padding
|
2024-06-03 10:56:09 +08:00 |
|
Hongbo Wu
|
e1236dbe29
|
always sync Last Updated
|
2024-06-02 09:56:17 +08:00 |
|
Mohamed
|
147fdb5d57
|
Merge remote-tracking branch 'origin/main'
|
2024-06-01 15:39:11 +03:00 |
|
Mohamed
|
7ec0b26d48
|
Remove StateFlow.value direct access from compose
|
2024-06-01 15:31:34 +03:00 |
|
Mohamed
|
7c6d4c5a2b
|
Replace livedata with flow in WebReaderViewModel
|
2024-06-01 15:26:12 +03:00 |
|
Mohamed
|
69d23b154f
|
Compose side-effects fixes and remove unnecessary code
|
2024-06-01 15:14:19 +03:00 |
|
Mohamed
|
98336d49cb
|
Fix highlight not dark when on Black theme
|
2024-06-01 13:03:04 +03:00 |
|
sywhb
|
f7c6a02c34
|
Update generated html
|
2024-06-01 03:21:08 +00:00 |
|
Hongbo Wu
|
d74f0b7a98
|
add test
|
2024-06-01 11:20:12 +08:00 |
|
Hongbo Wu
|
02ba76f87d
|
fix: fail to display the thumbnail of some webpages
* The regex we use is not strict and it will match og:image:type instead of og:image if there is one
|
2024-06-01 10:08:07 +08:00 |
|
Jackson Harper
|
4f5033d445
|
Merge pull request #4017 from mhss1/main
Fixed app crash at WelcomeScreen
|
2024-05-31 22:57:40 +08:00 |
|
Mohamed
|
87eba45d5c
|
Fixed app crash at startup
|
2024-05-31 15:20:44 +03:00 |
|
Jackson Harper
|
c6522b64df
|
Merge pull request #4013 from mhss1/main
Android app improvements
|
2024-05-31 17:47:32 +08:00 |
|
Hongbo Wu
|
8eac9375a2
|
feat: add a hidden section in home feed and load on demand
|
2024-05-31 16:34:32 +08:00 |
|
Hongbo Wu
|
9494ef8bcd
|
Merge pull request #4015 from omnivore-app/content-fetch-event
fix: only send content_fetch_failure event to analytics
|
2024-05-31 12:58:13 +08:00 |
|
Hongbo Wu
|
e932777347
|
fix ranking order
|
2024-05-31 12:58:01 +08:00 |
|
Hongbo Wu
|
f2ff4b7b0a
|
fix: only send content_fetch_failure event to analytics
|
2024-05-31 12:44:01 +08:00 |
|
Hongbo Wu
|
a802bab1c3
|
Merge pull request #4012 from omnivore-app/feature/just-added-section
add just added section to home
|
2024-05-31 12:24:08 +08:00 |
|
Hongbo Wu
|
a6d27bea8d
|
rename for you to top picks
|
2024-05-31 12:23:11 +08:00 |
|
Hongbo Wu
|
aa4e091c4b
|
exclude just added items from for you and quick links section
|
2024-05-31 12:00:30 +08:00 |
|
Hongbo Wu
|
1af6cfa549
|
rename long section to for you
|
2024-05-31 11:51:30 +08:00 |
|
Hongbo Wu
|
633a022825
|
add client side pagination
|
2024-05-30 17:36:18 +08:00 |
|
Hongbo Wu
|
d349c1867f
|
add section title
|
2024-05-30 15:48:57 +08:00 |
|
Hongbo Wu
|
8dfd876392
|
limit to 5 just added items
|
2024-05-30 15:48:28 +08:00 |
|