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 |
Stuart Breckenridge
|
b34510eb5c
|
changes the behaviour of the today widget
|
2020-11-19 20:21:04 +08:00 |
Maurice Parker
|
1a65211f19
|
Change how smart feeds are shown so that they appear even if they have been filtered
|
2020-11-19 05:23:07 -06:00 |
Maurice Parker
|
63660d7b7d
|
Fix new Widget build settings
|
2020-11-19 05:10:10 -06:00 |
Maurice Parker
|
6784c2a705
|
Fixed crash due to force unwrapping publishedDate
|
2020-11-19 05:09:50 -06:00 |
Maurice Parker
|
686ae15796
|
Merge pull request #2575 from stuartbreckenridge/feature/widget-bundle
Widget Bundle
|
2020-11-19 04:26:17 -06:00 |
Maurice Parker
|
968003fd47
|
Merge pull request #2593 from stuartbreckenridge/main
removes “point” from “extension point”
|
2020-11-19 04:22:33 -06:00 |
Stuart Breckenridge
|
fd33dc9be1
|
fixes cold launch from widget
|
2020-11-19 17:29:03 +08:00 |
Stuart Breckenridge
|
fa26fd565e
|
makes feed icons a bit bigger
|
2020-11-19 16:32:44 +08:00 |
Stuart Breckenridge
|
3e69571d09
|
handle launching to articles from a cold start
|
2020-11-19 15:52:43 +08:00 |
Stuart Breckenridge
|
1bdfb3aafc
|
Make sure there is a title
|
2020-11-19 15:38:50 +08:00 |
Stuart Breckenridge
|
7abb4d510d
|
removes “point” from “extension point”
|
2020-11-19 13:48:30 +08:00 |
Stuart Breckenridge
|
361ca85762
|
Removes need for dispatchAsync delay
|
2020-11-19 12:17:29 +08:00 |
Maurice Parker
|
ca54e0a394
|
Merge pull request #2591 from stuartbreckenridge/main
Buttons states
|
2020-11-18 22:07:49 -06:00 |
Stuart Breckenridge
|
d4c46f2879
|
removes hovering id
|
2020-11-19 12:05:20 +08:00 |
Stuart Breckenridge
|
f4fe19ae90
|
Fixes button state on Extension Help View
|
2020-11-19 12:04:43 +08:00 |
Maurice Parker
|
8fd3cd2cde
|
Rework cell background selection and separators to remove separator drawing artifacts and use the inset table style. Fixes #2579, #2580 and #2584
|
2020-11-18 22:02:54 -06:00 |
Stuart Breckenridge
|
015ee0a8e0
|
fixes button state on account help view
|
2020-11-19 12:02:08 +08:00 |
Stuart Breckenridge
|
0b4640db04
|
Tidies up Delegate and Coordinator code
|
2020-11-19 11:30:52 +08:00 |
Maurice Parker
|
eb5e85cbcf
|
Set table view to style plain to avoid Big Sur's big margins. Fixes #2584
|
2020-11-18 20:49:32 -06:00 |
Stuart Breckenridge
|
cf0e3ba6a2
|
pbxproj
restores nobs script check
|
2020-11-18 15:44:16 +08:00 |
Stuart Breckenridge
|
264668a663
|
Widgets
simplified code
added large widgets
localised the counts
updated technotes
|
2020-11-18 15:43:14 +08:00 |
Stuart Breckenridge
|
1ed1b5df35
|
write up edits
|
2020-11-18 13:45:20 +08:00 |
Stuart Breckenridge
|
a3135da6a8
|
Adds Widgets.md
|
2020-11-18 13:42:32 +08:00 |
Stuart Breckenridge
|
58e18f4bcb
|
Widget Bundle
• Adds small smartfeed summary widget.
• Adds medium widgets for today, unread, and starred.
|
2020-11-18 10:49:12 +08:00 |
Maurice Parker
|
f7574dc633
|
Tweak the sidebar image sizes so that they match the system apps as it looks like the HIG has the wrong values in it for sidebar image sizes
|
2020-11-15 15:18:33 -06:00 |
Maurice Parker
|
def0bfea27
|
Add menu separators to article view context menu.
|
2020-11-13 10:18:48 -06:00 |
Maurice Parker
|
65510b1901
|
Merge branch 'mac-release' into main
|
2020-11-13 07:15:26 -06:00 |
Maurice Parker
|
b0b0b3ad03
|
Merge pull request #2568 from jbennett/percent-encode-pluses
Handle +’s in the query items
|
2020-11-13 05:29:23 -06:00 |