Brent Simmons
|
4a4ece71f9
|
Convert removeFeed to async await.
|
2024-03-28 09:28:16 -07:00 |
|
Brent Simmons
|
c68738bf64
|
Convert createFolder to async await.
|
2024-03-26 22:18:48 -07:00 |
|
Brent Simmons
|
27d27cbf1a
|
Mark many things as MainActor and deal with the fallout.
|
2024-03-25 21:10:37 -07:00 |
|
Brent Simmons
|
e867487031
|
Make BatchUpdate MainActor.
|
2024-03-23 16:26:10 -07:00 |
|
Brent Simmons
|
2461e937bf
|
Replace RSCore with several local modules. Update code as needed.
|
2024-03-20 20:49:15 -07:00 |
|
Brent Simmons
|
d0760f3d12
|
Continue fixing concurrency warnings.
|
2024-03-19 23:05:30 -07:00 |
|
Brent Simmons
|
4c866b7230
|
Rename WebFeed and webFeed to Feed and feed.
|
2024-02-25 23:12:21 -08:00 |
|
Nate Weaver
|
6eac3781ba
|
Update to latest RSCore
Update use of OMPLString().
|
2020-01-13 22:20:57 -06:00 |
|
Maurice Parker
|
d3e5985258
|
Update AppleScript to differentiate between WebFeeds and Feeds
|
2019-11-15 15:46:43 -06:00 |
|
Maurice Parker
|
06bd5b3a6f
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
|
Maurice Parker
|
6536dbf2a5
|
Use correct account method for adding folders
|
2019-09-27 06:38:43 -05:00 |
|
Maurice Parker
|
c4ee1edb69
|
Add externalID to Folder and persist it to OPML file. Issue #1060
|
2019-09-25 17:01:09 -05:00 |
|
Maurice Parker
|
51284b5aa4
|
Rename deleteFeed to removeFeed to be more consistent with other API's
|
2019-05-29 21:04:44 -05:00 |
|
Maurice Parker
|
5e3fcfd955
|
Correct how feeds were deleted so that only the feed in the correct container was deleted
|
2019-05-29 17:56:26 -05:00 |
|
Maurice Parker
|
cda8acc66c
|
Add the ability to move feeds between folders for Feedbin
|
2019-05-09 13:31:18 -05:00 |
|
Maurice Parker
|
50d3a5799c
|
added subscription delete
|
2019-05-09 07:25:45 -05:00 |
|
Maurice Parker
|
d6ae740305
|
Added folder (tag) delete for Feedbin
|
2019-05-06 17:34:41 -05:00 |
|
Brent Simmons
|
70312aa75c
|
Major folder and project tree restructuring.
|
2019-04-13 16:18:54 -07:00 |
|