|
|
bfd3365f28
|
Handle PDFs with new Transimission presentation controllers
|
2023-12-07 17:15:53 +08:00 |
|
|
|
af2759cab0
|
Hang search variables off view model to make them easier to observe
|
2023-12-07 17:15:53 +08:00 |
|
|
|
2641151a26
|
Remove debug
|
2023-12-07 17:15:53 +08:00 |
|
|
|
0edced69bf
|
Add empty view for scrolling
|
2023-12-07 17:15:53 +08:00 |
|
|
|
2f4436a8cb
|
Remove debug line
|
2023-12-07 17:15:53 +08:00 |
|
|
|
dca79bc913
|
Fullscreen read now, scroll to top from tabs
|
2023-12-07 17:15:53 +08:00 |
|
|
|
5f1332e2d7
|
Fix filters to navigation header
|
2023-12-07 17:15:52 +08:00 |
|
|
|
26d6702c6f
|
Update filters
|
2023-12-07 17:15:52 +08:00 |
|
|
|
1bff4cbd18
|
post rebase fix-ups
|
2023-12-07 17:15:52 +08:00 |
|
|
|
b6c8b1ba73
|
Fix tab icon
|
2023-12-07 17:15:52 +08:00 |
|
|
|
e63b4f9b2c
|
Abstract out fetching from view model so we can better handle multiple fetch folders
Rename LinkedItem to LibraryItem
More on following
Add new fetcher
Tab bar
|
2023-12-07 17:15:52 +08:00 |
|
|
|
fe853451c5
|
Merge pull request #3214 from omnivore-app/fix/search
fix some bugs with new search feature
|
2023-12-07 11:05:25 +08:00 |
|
|
|
5f09165128
|
allow bulk action on max 100 items
|
2023-12-07 10:55:25 +08:00 |
|
|
|
618a5dc6a8
|
add test cases
|
2023-12-06 22:23:32 +08:00 |
|
|
|
ed29721728
|
fix bulk action query limited to 1000 char
|
2023-12-06 22:06:47 +08:00 |
|
|
|
d42f257f9e
|
fix searching for multiple labels in iOS
|
2023-12-06 21:09:30 +08:00 |
|
|
|
7277b27a9f
|
Merge pull request #3211 from omnivore-app/fix/search
fix/search
|
2023-12-06 17:02:01 +08:00 |
|
|
|
ec25a65050
|
fix integration handler search query
|
2023-12-06 17:01:39 +08:00 |
|
|
|
2576aa0f2a
|
add debugging logs
|
2023-12-06 15:16:45 +08:00 |
|
|
|
dff2376df3
|
fix integration handler to use first as number
|
2023-12-06 14:44:07 +08:00 |
|
|
|
9e1c656506
|
add debugging logs
|
2023-12-06 14:16:44 +08:00 |
|
|
|
4ec16a1752
|
fix parenthesized expression
|
2023-12-06 14:02:23 +08:00 |
|
|
|
284697da5b
|
fix sort
|
2023-12-06 13:52:17 +08:00 |
|
|
|
c8bd953cf3
|
capture the right value of the rss feed url in search string
|
2023-12-06 10:46:15 +08:00 |
|
|
|
9b210d6ac0
|
Merge pull request #3189 from omnivore-app/feature/query-parser
feat: allow logical operator in search query
|
2023-12-05 21:07:14 +08:00 |
|
|
|
8579b79eb3
|
fix tests
|
2023-12-05 20:58:08 +08:00 |
|
|
|
4dacceac01
|
allow use keyword
|
2023-12-05 20:43:23 +08:00 |
|
|
|
29e2bf45e3
|
allow use:folders in search string for new clients to filter inbox items
|
2023-12-05 20:40:02 +08:00 |
|
|
|
312bf93d9b
|
fix tests
|
2023-12-05 17:07:40 +08:00 |
|
|
|
7c5f90983e
|
clean up
|
2023-12-05 13:05:31 +08:00 |
|
|
|
e6322ffaf8
|
remove unused code
|
2023-12-05 13:04:07 +08:00 |
|
|
|
3c67d1911c
|
fix tests
|
2023-12-05 12:31:26 +08:00 |
|
|
|
073bd8b43a
|
fix in:trash
|
2023-12-05 10:58:20 +08:00 |
|
|
|
88a61d962f
|
parse sort parameter
|
2023-12-05 10:58:20 +08:00 |
|
|
|
a3d3f4daf4
|
feat: allow logical operator in search query
|
2023-12-05 10:58:18 +08:00 |
|
|
|
b8146439d9
|
Merge pull request #3204 from omnivore-app/feature/bulk-move-to-folder-api
feat: allow moving items to a folder in a bulk
|
2023-12-04 18:54:22 +08:00 |
|
|
|
120fe19dab
|
fix typo
|
2023-12-04 18:53:46 +08:00 |
|
|
|
a116833659
|
feat: allow moving items to a folder in a bulk
|
2023-12-04 18:10:14 +08:00 |
|
|
|
37beab64c6
|
Merge pull request #3198 from omnivore-app/fix/move-to-folder-api
fix moveToFolder API error by skipping fetching content again
|
2023-12-04 16:10:09 +08:00 |
|
|
|
767629b8c7
|
replace articleSavingRequest with success (boolean value) as a response
|
2023-12-04 15:54:14 +08:00 |
|
|
|
c656bd54a2
|
Merge pull request #3199 from omnivore-app/fix/integration-handler-rate-limit
fix/integration handler rate limit
|
2023-12-04 15:50:33 +08:00 |
|
|
|
824b8187af
|
use system token in integration handler
|
2023-12-04 15:38:08 +08:00 |
|
|
|
bafcdb2fee
|
skip rate limiter for system requests
|
2023-12-04 14:56:26 +08:00 |
|
|
|
e33c4ad685
|
fix moveToFolder API error by skipping fetching content again
|
2023-12-04 14:29:54 +08:00 |
|
|
|
48265f7e55
|
Merge pull request #3197 from holton-jiang/patch-3
Improve translations
|
2023-12-04 10:24:07 +08:00 |
|
|
|
cdf6d39cea
|
Update strings.xml
|
2023-12-03 22:39:00 +08:00 |
|
|
|
f09f60d0bf
|
Merge pull request #3191 from omnivore-app/hide-auto-add-to-library
hide auto add to library button on web because we are only releasing following features on iOS for now
|
2023-12-01 13:41:10 +08:00 |
|
|
|
66b64d098d
|
Merge pull request #3190 from omnivore-app/use-folders
allow use:folders in search string for new clients to filter inbox items
|
2023-12-01 13:41:01 +08:00 |
|
|
|
fe86085245
|
update comment
|
2023-12-01 12:19:05 +08:00 |
|
|
|
0782ddbaea
|
hide auto add to library button on web because we are only releasing following features on iOS for now
|
2023-12-01 12:15:25 +08:00 |
|