Maurice Parker
|
186be331d6
|
Merge pull request #2604 from stuartbreckenridge/add-account-fixes
Add account fixes
|
2020-11-21 09:59:18 -06:00 |
Maurice Parker
|
4a3c4a1082
|
Merge pull request #2601 from stuartbreckenridge/main
Widget Localized
|
2020-11-21 09:54:27 -06:00 |
Stuart Breckenridge
|
34b8c3a788
|
Fixes #2603
|
2020-11-21 20:19:58 +08:00 |
Stuart Breckenridge
|
97517f1baf
|
Fixes #2602
|
2020-11-21 20:17:45 +08:00 |
Stuart Breckenridge
|
75ce8f9116
|
swiftgen will only run if available
|
2020-11-21 17:29:12 +08:00 |
Stuart Breckenridge
|
a4e4e3e1cc
|
comment out swiftgen
|
2020-11-21 17:23:28 +08:00 |
Stuart Breckenridge
|
4e8de59b82
|
Tweaks design of the smart feeds summary widget
|
2020-11-21 17:16:21 +08:00 |
Stuart Breckenridge
|
df7cd6904a
|
Smart Feeds
|
2020-11-21 16:49:03 +08:00 |
Stuart Breckenridge
|
ffc0ca763b
|
A sneak _peek_
|
2020-11-21 16:01:32 +08:00 |
Stuart Breckenridge
|
c6447c1899
|
Missing localizations added
|
2020-11-21 15:47:53 +08:00 |
Stuart Breckenridge
|
e70e67d35c
|
uses correct string
|
2020-11-21 09:54:03 +08:00 |
Stuart Breckenridge
|
ee4ab43a8b
|
Widget localization
|
2020-11-21 09:11:31 +08:00 |
Maurice Parker
|
5f2bf5fc5c
|
Don't incorrectly store a template image as an original
|
2020-11-20 17:53:31 -06:00 |
Maurice C Parker
|
a18491b037
|
Fix column width so that the sidebar resizes correctly
|
2020-11-20 17:47:33 -06:00 |
Maurice Parker
|
970e68da35
|
Remove extraneous complete task functions that were throwing off the progress indicator. Fixes #2543
|
2020-11-20 16:00:31 -06:00 |
Maurice Parker
|
49d1d18f99
|
Upgrade to latest RSCore to fix folder name case issue
|
2020-11-20 15:23:11 -06:00 |
Maurice Parker
|
803a193b1c
|
Align the Widget version numbers with the main iOS app
|
2020-11-20 15:10:01 -06:00 |
Maurice Parker
|
a0aad21385
|
Rebuild Sidebar outline view to try to fix Catalina problems
|
2020-11-20 15:02:23 -06:00 |
Maurice Parker
|
f2d8b76ccd
|
Merge pull request #2599 from Wevah/position-removal
CSS positioning fixes
|
2020-11-20 13:01:48 -06:00 |
Maurice Parker
|
71cdf2548d
|
Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437
|
2020-11-20 13:00:58 -06:00 |
Maurice Parker
|
a7150aa88f
|
Explicitly set the sidebar style to sourceless to fix Catalina resizing issues
|
2020-11-20 12:57:56 -06:00 |
Nate Weaver
|
755ca7998e
|
Replace String.match() with RegExp.test(); it's slightly more efficient when we don't need the actual result
|
2020-11-20 11:30:32 -06:00 |
Nate Weaver
|
470b8514e4
|
Make regex case-insensitive
|
2020-11-20 11:28:59 -06:00 |
Nate Weaver
|
a227d6124a
|
Add vh/vw to the relative unit check; checking for digits isn't needed
|
2020-11-20 11:27:08 -06:00 |
Nate Weaver
|
6d7cc4d386
|
Constrain the height of iframes that are percent-sized relative to the document body to 50% of the viewport width
|
2020-11-20 11:22:07 -06:00 |
Nate Weaver
|
72ce1e3f00
|
Strip position from style attributes
|
2020-11-20 11:02:30 -06:00 |
Maurice Parker
|
90c5ad8351
|
Shorten the max external URL length so that it is less likely to wrap on the iPhone at the default size
|
2020-11-20 10:36:04 -06:00 |
Maurice Parker
|
1c23f02803
|
Move common CloudKit classes to RSCore
|
2020-11-20 10:17:40 -06:00 |
Maurice Parker
|
7ccc0e6b17
|
Remove submodule instructions
|
2020-11-20 02:56:49 -06:00 |
Maurice Parker
|
0de895d6c0
|
Merge pull request #2598 from stuartbreckenridge/spm-sparkle
Spm sparkle
|
2020-11-20 02:52:35 -06:00 |
Maurice Parker
|
f00a0d17de
|
Revise external link so that it now looks like part of the article header
|
2020-11-20 02:51:06 -06:00 |
Maurice Parker
|
8db9f073bc
|
Remove Reddit's custom external_url handling
|
2020-11-20 02:34:41 -06:00 |
Stuart Breckenridge
|
3d6b3f1a4e
|
Migrates to RSSparkle
|
2020-11-20 16:24:09 +08:00 |
Maurice Parker
|
6398c56511
|
Add external_url to article header if the article is a link-blog style article. Fixes #2569
|
2020-11-20 02:17:17 -06:00 |
Stuart Breckenridge
|
5c1d12e06e
|
sparkle removal
|
2020-11-20 13:41:48 +08:00 |
Stuart Breckenridge
|
25bb42b7ee
|
.gitmodules update
|
2020-11-20 13:38:12 +08:00 |
Maurice Parker
|
e32c38f327
|
Fix clipping on popup menu. Fixes #2588
|
2020-11-19 17:27:11 -06:00 |
Maurice Parker
|
c3aeea8b17
|
Make account icons behave as templates when they are selected. Fixes #2590
|
2020-11-19 17:21:29 -06:00 |
Maurice Parker
|
c2c038f561
|
Prevent Privacy Policy button from clipping along the bottom. Fixes #2589
|
2020-11-19 16:54:29 -06:00 |
Maurice Parker
|
33cd254dad
|
Fix bug where emulated separator continually was added to the row
|
2020-11-19 16:25:06 -06:00 |
Maurice Parker
|
04736ded79
|
Update the title bar when searching
|
2020-11-19 16:21:51 -06:00 |
Maurice Parker
|
bc7692f4ba
|
Change the separator to a custom separator color because the system color for dark mode was just too much.
|
2020-11-19 13:53:51 -06:00 |
Maurice Parker
|
006586ada6
|
Correctly align separator with contents of cell. Issue #2592
|
2020-11-19 13:44:08 -06:00 |
Maurice Parker
|
97bbb9d9d9
|
Put unread articles button in the toolbar. Issue #2581
|
2020-11-19 12:10:42 -06:00 |
Maurice Parker
|
117f6ccf6f
|
Reorder code to match new toolbar order
|
2020-11-19 11:31:58 -06:00 |
Maurice Parker
|
88c33283bf
|
Move search bar to the right side of the toolbar and put icons in the same order as they are on iOS. Fixes #2583
|
2020-11-19 11:29:56 -06:00 |
Maurice Parker
|
c2d0dac62c
|
Hide the Timeline sort and filter on Big Sur. Fixes #2582
|
2020-11-19 11:16:07 -06:00 |
Maurice Parker
|
f140ee953b
|
Remove project build settings
|
2020-11-19 11:05:28 -06:00 |
Maurice Parker
|
43a8c86822
|
Merge pull request #2594 from stuartbreckenridge/main
changes the behaviour of the today widget
|
2020-11-19 06:42:53 -06:00 |
Stuart Breckenridge
|
e8174d0070
|
ditched filtering
|
2020-11-19 20:41:05 +08:00 |