Commit graph

5995 commits

Author SHA1 Message Date
Jackson Harper
b43fe1d8ed The highlighted filter should include items in the archive 2023-01-27 10:40:00 +08:00
Jackson Harper
327ffd25cd
Merge pull request #1718 from omnivore-app/fix/report-analytics
Add some analytics when creating reports
2023-01-27 10:25:03 +08:00
Jackson Harper
8888574526 Add 3x version of the source code screenshot 2023-01-26 22:54:45 +08:00
Jackson Harper
7dd026d471 Add key to landing sections loop 2023-01-26 22:46:55 +08:00
Jackson Harper
1f0f2bdb37 Add Chinese language version of about page 2023-01-26 22:35:42 +08:00
Jackson Harper
15782fc5ce Add some analytics when creating reports 2023-01-26 19:32:41 +08:00
Jackson Harper
177992910e Load secrets from yaml, add received emails and content display reports 2023-01-26 19:32:08 +08:00
Jackson Harper
20616092cc
Merge pull request #1715 from omnivore-app/fix/ios-docs-link
Add link to documentation, move feedback button above privacy/tos
2023-01-26 14:38:47 +08:00
Jackson Harper
acbd291b03
Merge pull request #1714 from omnivore-app/fix/group-labels-view
Use grouped list for the settings/labels view
2023-01-26 14:38:24 +08:00
Jackson Harper
8f532aa846 Add link to documentation, move feedback button above privacy/tos 2023-01-26 13:51:08 +08:00
Jackson Harper
2499916039 Use grouped list for the settings/labels view 2023-01-26 13:20:00 +08:00
Jackson Harper
68fcbae6dc
Merge pull request #1712 from omnivore-app/fix/ios-labels-view
Use same UI for LabelsView as Apply Labels View
2023-01-26 13:13:18 +08:00
Satindar Dhillon
4c71332aed
Merge pull request #1713 from omnivore-app/chore/strings-refs
String updates + unit test for syntax
2023-01-25 19:48:57 -08:00
Satindar Dhillon
dcf40c1daa apply generic local text values 2023-01-25 13:09:19 -08:00
Satindar Dhillon
1cbaa87101 apply local text on for text (other than generic list) 2023-01-25 12:45:12 -08:00
Satindar Dhillon
c486167969 use more LocalText 2023-01-25 10:59:38 -08:00
Satindar Dhillon
3b5350eced modify language unit tests to work on all locales 2023-01-25 10:23:01 -08:00
Satindar Dhillon
06b3150252 add unit test to make sure Localizable.strings files are syntactically correct 2023-01-25 10:06:23 -08:00
Satindar Dhillon
8c9d8816c7 add unit tests to default ios test plan 2023-01-25 09:28:27 -08:00
Satindar Dhillon
f4c501f42c add missing semiclon in strings file 2023-01-25 09:16:01 -08:00
Satindar Dhillon
9e85e0496b move comment in line with translation 2023-01-25 08:55:05 -08:00
Satindar Dhillon
192198ebcc
Merge pull request #1709 from holton-jiang/patch-6
Update apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings
2023-01-25 08:52:14 -08:00
Jackson Harper
409ca5ce6d Use same UI for LabelsView as Apply Labels View
Mostly changes the create label button and list style.
2023-01-25 22:41:29 +08:00
Jackson Harper
80e6062c1e Make font a little smaller for recents link 2023-01-25 22:20:31 +08:00
Jackson Harper
699e7e6879 Remove query change 2023-01-25 22:14:32 +08:00
Jackson Harper
284b9bc003 Use findOneBy to query for newsletter email 2023-01-25 21:34:30 +08:00
Jackson Harper
5aee465dee Make the email viewer larger 2023-01-25 21:21:21 +08:00
Jackson Harper
af6813f6af Move link to recents to the right side 2023-01-25 21:04:45 +08:00
Jackson Harper
d94bff32f0 Revert API debug line 2023-01-25 20:57:22 +08:00
Jackson Harper
d9adf7f376 Add link to recently received emails 2023-01-25 20:47:51 +08:00
Jackson Harper
2168b73c67 Always reserve space for create button so the table doesnt move when navigating between settings views 2023-01-25 20:47:40 +08:00
Jackson Harper
a2f88a6288 Sort recent emails descending 2023-01-25 20:40:24 +08:00
Jackson Harper
8c722f9e57 Remove debug code 2023-01-25 20:29:33 +08:00
Jackson Harper
c9054bc166 Add some debugging on invalid email handler 2023-01-25 19:59:17 +08:00
Jackson Harper
2b3a519ebb Set validating to false if there is an error fetching emails 2023-01-25 19:40:53 +08:00
Jackson Harper
948fa78ab5 Fix types 2023-01-25 19:34:01 +08:00
Jackson Harper
b872c33ba9 Allow marking recent emails as library items 2023-01-25 19:29:19 +08:00
Jackson Harper
69388148aa Set fontSize of email viewer 2023-01-25 19:15:27 +08:00
Jackson Harper
52d32d4f24 Allow viewing text of recently received emails 2023-01-25 19:10:42 +08:00
Jackson Harper
23944e2d62 Use VStack for email layout 2023-01-25 17:32:04 +08:00
Jackson Harper
2ae920f36d Display type for recentEmail 2023-01-25 17:25:08 +08:00
Jackson Harper
de971bb027 More formatting for recent emails 2023-01-25 17:22:47 +08:00
Jackson Harper
b711efea38 Fix formatting of recent emails byline 2023-01-25 17:10:37 +08:00
Jackson Harper
9f20920ddc Initial work on the recent emails feature 2023-01-25 16:50:39 +08:00
蒋明强
bfe98ab431
Update Localizable.strings 2023-01-25 16:42:09 +08:00
蒋明强
531a373940
Update Localizable.strings
Update Chinese Simplified translations.
2023-01-25 16:05:29 +08:00
Satindar Dhillon
f36eb0ed32
Merge pull request #1637 from omnivore-app/feature/android-library-sync
Library Syncing - Android
2023-01-24 22:51:11 -08:00
Jackson Harper
77f7c8bf09
Merge pull request #1704 from omnivore-app/fix/importer-logging
Improve logging on errors in the importer tool
2023-01-25 14:23:50 +08:00
Jackson Harper
506568e0c2
Merge pull request #1667 from omnivore-app/recent-emails
recent emails
2023-01-25 14:22:00 +08:00
Satindar Dhillon
1822dc7853 remove test label in library view 2023-01-24 21:56:17 -08:00