Brent Simmons
5978f060bc
Update default feeds.
2022-04-03 20:53:52 -07:00
Maurice Parker
e1a6455af5
Back out unnecessary commit statement.
2022-03-26 16:16:51 -05:00
Maurice Parker
671a402845
Back out unnecessary commit statement.
2022-03-26 16:16:19 -05:00
Maurice Parker
2bcbe58901
Back out unnecessary commit statement.
2022-03-26 16:15:43 -05:00
Maurice Parker
f68836fd74
Add a commit to make sure the database has uncommitted data for the following query.
2022-03-26 13:36:39 -05:00
Maurice Parker
bf76aae903
Add a commit to make sure the database has uncommitted data for the following query.
2022-03-26 13:36:25 -05:00
Maurice Parker
0f402d429c
Add a commit to make sure the database has uncommitted data for the following query.
2022-03-26 13:32:52 -05:00
Maurice Parker
02dce80f8d
Fix toolbar flashing back and forth to clear
2022-03-25 16:22:04 -05:00
Maurice Parker
c9a9ea94f7
Merge pull request #3490 from stuartbreckenridge/ios-ui
...
Appearance Menu Changes
2022-03-25 13:49:37 -05:00
Maurice Parker
050bb67d80
Updated to latest package versions
2022-03-25 13:35:12 -05:00
Maurice Parker
b4a5b9eb9e
Updated to latest package versions.
2022-03-25 13:29:35 -05:00
Maurice Parker
b9ae38cfb3
Updated to latest package versions
2022-03-25 13:27:50 -05:00
Stuart Breckenridge
d41f7ba925
Merge branch 'ios-ui' of https://github.com/stuartbreckenridge/NetNewsWire into ios-ui
2022-03-03 09:02:04 +08:00
Stuart Breckenridge
115fa702ca
rebuild menu after toggle
2022-03-03 09:01:51 +08:00
Stuart Breckenridge
8cbdca9928
Merge branch 'main' into ios-ui
2022-03-03 08:53:52 +08:00
Stuart Breckenridge
fc323c4072
Adds long press menu to article extractor button
2022-03-03 08:51:17 +08:00
Stuart Breckenridge
e2242a7928
Appearance menu changes:
...
- On iPad—theme selector only, with theme selector image.
- On iPhone—theme selector and full size toggle; Aa is the image used.
Reader view and notifications options have been removed.
2022-03-03 08:33:53 +08:00
Stuart Breckenridge
bce239a77e
Merge branch 'ios-ui' of https://github.com/stuartbreckenridge/NetNewsWire into ios-ui
2022-03-03 08:05:04 +08:00
Stuart Breckenridge
cca1929837
Changes when appearance menu is configured
...
Fixes #3483
2022-03-03 08:04:59 +08:00
Maurice Parker
298e164740
Change sync to async
2022-03-01 14:54:20 -06:00
Maurice Parker
27dd920cce
Change sync to async
2022-03-01 14:53:43 -06:00
Maurice Parker
d828925483
Merge branch 'ios-candidate'
2022-03-01 14:46:51 -06:00
Maurice Parker
f22239db36
Change task completion notification so that it blocks until NNW has completed suspending. Fixes #3200
2022-03-01 14:45:37 -06:00
Maurice Parker
78e17b8287
Merge branch 'ios-candidate'
2022-03-01 14:12:57 -06:00
Maurice Parker
0719e5883b
Clear the timeline when disclosing a web feed so that the previously loaded timeline articles aren't merged. Fixes #3485
2022-03-01 14:12:43 -06:00
Maurice Parker
2ff8fee308
Reload any Container rows that have change disclosure state since the last rebuild of the Shadow Table. Fixes #3484
2022-03-01 11:14:41 -06:00
Matt Meissner
54623ec421
Attempt #2 : Update gyb to latest version and use python3
2022-02-28 13:16:09 -06:00
Matt Meissner
477062c756
Attempt #2 : Update gyb to latest version and use python3
2022-02-28 13:15:17 -06:00
Maurice Parker
03b5ef562e
Merge pull request #3486 from stuartbreckenridge/ios-ui
...
Changes when appearance menu is configured
2022-02-28 10:08:10 -06:00
Brent Simmons
1f953f3292
Update appcast for 6.1b4.
2022-02-27 21:56:22 -08:00
Brent Simmons
5f5fc2ad4f
Update release notes and version for 6.1b4.
mac-6.1b4
2022-02-27 21:28:47 -08:00
Brent Simmons
c24b6a0bc8
Add a line for Stuart in the Credits. (Went with “Contributing Developer,” and put it just below Maurice’s line. If anyone has a better idea for a title, let me know.)
2022-02-27 21:28:25 -08:00
Stuart Breckenridge
5ffdad9b64
Changes when appearance menu is configured
...
Fixes #3483
2022-02-28 07:56:58 +08:00
Maurice Parker
f869798756
Merge branch 'ios-candidate'
2022-02-27 17:19:48 -06:00
Maurice Parker
d68d4228f9
Don't animate backing store rebuild on initial state restoration because it interferes with feed selection. Fixes #3475
2022-02-27 17:15:46 -06:00
Maurice Parker
ca112bf564
Merge pull request #3477 from teddybradford/patch-1
...
Add top margin to figcaption
2022-02-27 16:52:33 -06:00
Maurice Parker
ac3ed381f3
Merge pull request #3472 from stuartbreckenridge/mac-candidate
...
Revised NewsFax with updated font.
2022-02-27 16:51:35 -06:00
Maurice Parker
8ffdf725d2
Merge pull request #3473 from stuartbreckenridge/ios-candidate
...
Updated NewsFax with revised font
2022-02-27 16:51:22 -06:00
Maurice Parker
24f5337aa9
Merge pull request #3468 from meissnem/main
...
Second Attempt: Update `gyb` to latest version and use python3
2022-02-27 16:48:54 -06:00
Maurice Parker
ee6d3aac3a
Merge pull request #3467 from stuartbreckenridge/ios-ui
...
Aa as More Menu
2022-02-27 15:14:05 -06:00
Maurice Parker
741333e99e
Enhance StatusDidChange message to pass status and flag when not passing full articles. Fixes #3481
2022-02-27 13:04:22 -08:00
Maurice Parker
772948307e
Enhance StatusDidChange message to pass status and flag when not passing full articles. Fixes #3481
2022-02-27 13:02:42 -08:00
Maurice Parker
c6edaf1768
Enhance StatusDidChange message to pass status and flag when not passing full articles. Fixes #3481
2022-02-27 09:55:59 -08:00
Teddy Bradford
6ae0eef9e9
Add top margin to figcaption
...
Currently there is no margin between `img` and `figcaption` inside `figure`.
This change adds a small margin so that the text has some breathing room.
2022-02-17 13:29:06 -05:00
Stuart Breckenridge
7c0f06b750
Revised NewsFax with updated font.
2022-02-16 20:08:06 +08:00
Stuart Breckenridge
da298facc6
Updated NewsFax with revised font
2022-02-16 20:06:31 +08:00
Matt Meissner
e0707baab8
Attempt #2 : Update gyb to latest version and use python3
2022-02-13 22:10:36 -06:00
Stuart Breckenridge
630972033b
Aa as More Menu
...
More now includes feed inspector's actions to manage notifications and reader view.
Subtitles removed.
First time full screen view shows, an alert is displayed to explain how to exit full screen.
2022-02-14 07:43:51 +08:00
Maurice Parker
c5bf498da2
Merge pull request #3465 from Ranchero-Software/revert-3448-main
...
Revert "Update `gyb` to latest version and use python3"
2022-02-13 09:17:18 -08:00
Maurice Parker
7737a979dc
Revert "Update gyb to latest version and use python3"
2022-02-13 09:17:08 -08:00