Maurice Parker
|
8a5730267b
|
Add Fresh RSS to sdef file.
|
2019-07-18 14:12:50 -05:00 |
Maurice Parker
|
7e1059e12e
|
Merge pull request #803 from olofhellman/master
Create Excel-CreateFeedStatisticsSpreadsheet.applescript
|
2019-07-17 14:43:46 -05:00 |
Olof Hellman
|
c96cb84154
|
Create Excel-CreateFeedStatisticsSpreadsheet.applescript
Another sample script, this time targeting Excel and building a spreadsheet with simple statistics about feeds.
|
2019-07-17 00:37:54 -07:00 |
Maurice Parker
|
251f2619e4
|
Merge pull request #800 from olofhellman/master
Sample AppleScript -- Add the current article to an OmniFocus "reading list" project
|
2019-07-16 15:28:51 -05:00 |
Maurice Parker
|
bf76956616
|
Merge pull request #801 from jbeker/freshrss_use_feedfinder_GH-744
FreshRSS: Use Feed Finder to get proper feed URL before adding
|
2019-07-16 15:09:11 -05:00 |
Jeremy Beker
|
9b552d8003
|
Remove DispatchQueue.main.sync calls that are not appropriate anymore
|
2019-07-13 08:47:00 -04:00 |
Jeremy Beker
|
fe9129ac4a
|
Use Feed Finder before attempting to add feed urls
|
2019-07-13 08:37:08 -04:00 |
Maurice Parker
|
5773e5b39c
|
Updated to use new fetchArticles API
|
2019-07-12 13:01:34 -05:00 |
Maurice Parker
|
8e278ea843
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-07-12 12:31:36 -05:00 |
Olof Hellman
|
9a059d9d0e
|
Create OmniFocus-AddToNNWReadingList.applescript
|
2019-07-10 23:52:01 -07:00 |
Brent Simmons
|
4edd38d11a
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-07-10 22:53:55 -07:00 |
Brent Simmons
|
304250e127
|
Use updated iOS app icon assets from Brad.
|
2019-07-10 22:53:45 -07:00 |
Olof Hellman
|
ae7a17d5ac
|
Merge pull request #2 from brentsimmons/master
merge from upstream
|
2019-07-10 21:55:25 -07:00 |
Brent Simmons
|
8e2fef072e
|
Merge pull request #798 from olofhellman/master
First sample script -- Create an outgoing message in Mail with info about the current article
|
2019-07-10 13:14:03 -07:00 |
Olof Hellman
|
27e57aad6c
|
fiddle with where the padding spaces are added
|
2019-07-10 00:08:30 -07:00 |
Olof Hellman
|
9a730afb49
|
Add sample script for creating a new outgoing message in Mail, fix accessor for the 'name of author'
|
2019-07-10 00:02:20 -07:00 |
Brent Simmons
|
2e4d22675c
|
Merge branch 'mac-candidate'
|
2019-07-09 21:45:34 -07:00 |
Brent Simmons
|
b1606ce20f
|
Add thanks to GitHub, Slack, and CircleCI to about box.
|
2019-07-09 21:45:01 -07:00 |
Olof Hellman
|
f082961025
|
Merge pull request #1 from brentsimmons/master
pull from brent's
|
2019-07-09 21:43:14 -07:00 |
Brent Simmons
|
91d2e05950
|
Merge branch 'mac-candidate'
|
2019-07-09 08:58:26 -07:00 |
Brent Simmons
|
fec66c5454
|
Create place for sample AppleScript scripts.
|
2019-07-09 08:58:07 -07:00 |
Brent Simmons
|
0d5ebad782
|
Merge branch 'mac-candidate'
|
2019-07-08 23:10:41 -07:00 |
Brent Simmons
|
055e0f09ad
|
Update code formatting in Account.
|
2019-07-08 23:06:40 -07:00 |
Brent Simmons
|
1e998543a5
|
Use right single curly quote instead of foot mark in error messages.
|
2019-07-08 22:59:29 -07:00 |
Brent Simmons
|
21faa0ddc0
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |
Brent Simmons
|
d1c9fc02d8
|
Merge branch 'mac-candidate'
|
2019-07-08 22:31:11 -07:00 |
Brent Simmons
|
1a03bcf03c
|
Make code formatting match current style.
|
2019-07-08 22:22:31 -07:00 |
Brent Simmons
|
cc458ecab7
|
Make code formatting match current style.
|
2019-07-08 22:20:57 -07:00 |
Brent Simmons
|
5d3cd8889f
|
Make optionalIntForColumn an extension method on FMResultSet.
|
2019-07-08 22:20:46 -07:00 |
Brent Simmons
|
c6907b73f9
|
Make code formatting in AttachmentsTable match current style.
|
2019-07-08 22:13:30 -07:00 |
Brent Simmons
|
bed1620ae4
|
Make code formatting in AuthorsTable match current style.
|
2019-07-08 22:11:24 -07:00 |
Brent Simmons
|
1d2ea8a4af
|
Make code formatting in StatusesTable match ourrent style.
|
2019-07-08 22:09:28 -07:00 |
Brent Simmons
|
8422122816
|
Delete a few unused lines of code.
|
2019-07-08 21:47:11 -07:00 |
Brent Simmons
|
72fa80956a
|
Make code formatting in ArticlesTable match current style. Also: normalize MARK comments.
|
2019-07-08 21:35:29 -07:00 |
Brent Simmons
|
011054b345
|
Remove some unused code.
|
2019-07-08 21:22:06 -07:00 |
Brent Simmons
|
3c4379dfeb
|
Merge branch 'mac-candidate'
|
2019-07-08 21:13:00 -07:00 |
Brent Simmons
|
33ff7c94c3
|
Make articlesTable.ensureStatuses non-blocking.
|
2019-07-08 21:09:54 -07:00 |
Brent Simmons
|
3d0d6fa8a9
|
Mark function as having @discardableResult, because we don’t always care about the result.
|
2019-07-08 21:09:16 -07:00 |
Brent Simmons
|
e4f809be99
|
Update RSWeb.
|
2019-07-07 20:01:37 -07:00 |
Brent Simmons
|
6d9bf46afb
|
Update RSWeb.
|
2019-07-07 20:00:43 -07:00 |
Brent Simmons
|
698ebe0ff6
|
Update RSWeb.
|
2019-07-07 19:58:05 -07:00 |
Brent Simmons
|
b1c96fddf8
|
Use async article ID fetches.
|
2019-07-07 19:56:52 -07:00 |
Brent Simmons
|
783477c58e
|
Merge branch 'mac-candidate'
|
2019-07-07 15:07:21 -07:00 |
Brent Simmons
|
36791fc3ad
|
Make fetching article IDs async — use a callback rather than a fetch sync and a returned value.
|
2019-07-07 15:05:36 -07:00 |
Brent Simmons
|
f3dc70a467
|
Update RSWeb.
|
2019-07-07 14:26:19 -07:00 |
Brent Simmons
|
424daa0a5c
|
Merge branch 'mac-candidate'
|
2019-07-07 14:26:05 -07:00 |
Brent Simmons
|
a25436cea1
|
Update RSWeb.
|
2019-07-07 14:25:15 -07:00 |
Brent Simmons
|
597c57e61c
|
Remove references to DispatchQueue.main.sync and assert that we’re on the main thread.
|
2019-07-07 14:24:50 -07:00 |
Brent Simmons
|
1e82ad4845
|
Note that AccountManager is main thread only. Add an assert in a strategic location (activeAccounts property).
|
2019-07-07 14:05:27 -07:00 |
Brent Simmons
|
590961fb2c
|
Add comment that Account is main-thread-only, and assert that we’re on the main thread in flattenedFeeds().
|
2019-07-07 14:01:44 -07:00 |