Dimitris Apostolou
|
ccd76a5354
|
Fix typos
|
2024-12-06 18:06:27 +02:00 |
|
Brent Simmons
|
f524648ca4
|
Fix error message — make it refer to iCloud Drive and System Settings.
|
2024-11-23 11:26:10 -08:00 |
|
Brent Simmons
|
c1c4c8b1b6
|
Remove a number of uses of forEach.
|
2024-11-17 22:08:44 -08:00 |
|
Brent Simmons
|
16d8b0066e
|
Add keyboard shortcuts for Copy Article URL and Copy External URL — shift-cmd-C and ctrl-cmd-C.
|
2024-11-17 21:54:46 -08:00 |
|
Brent Simmons
|
a4d867c712
|
Set the container properly for each feed in selectedArticles .
|
2024-11-17 21:33:14 -08:00 |
|
Brent Simmons
|
531e48a337
|
Give dictionary a title.
|
2024-11-17 20:42:14 -08:00 |
|
Brent Simmons
|
1265351712
|
Fix bug looking up accounts.
|
2024-11-16 16:27:40 -08:00 |
|
Brent Simmons
|
ab651398cd
|
Support the count message.
|
2024-11-16 15:58:34 -08:00 |
|
Brent Simmons
|
8c688590ca
|
Add additional webFeed synonyms to sdef.
|
2024-11-16 14:01:10 -08:00 |
|
Brent Simmons
|
1091d63923
|
Make webFeed a synonym for Feed, so that existing scripts that use webFeed don’t break (given the renaming from webFeed to feed).
|
2024-11-16 13:46:43 -08:00 |
|
Brent Simmons
|
4d5b749a65
|
Add support for sharing to MarsEdit 5. Fix #4289.
|
2024-11-16 12:33:38 -08:00 |
|
Brent Simmons
|
f8dff61f3c
|
Restore toggle-sidebar control to toolbar.
|
2024-11-16 11:59:20 -08:00 |
|
Brent Simmons
|
85d1a8fe7a
|
Switch to new Parser.
|
2024-11-15 22:59:51 -08:00 |
|
Brent Simmons
|
357ea22da4
|
Delete RSCoreObjC.
|
2024-11-15 20:45:45 -08:00 |
|
Brent Simmons
|
4aaee795f9
|
Add missing account types to scripting definition.
|
2024-11-14 21:27:46 -08:00 |
|
Brent Simmons
|
5228307a16
|
Remove FeedWrangler support.
|
2024-11-14 21:05:25 -08:00 |
|
Brent Simmons
|
f75fe705c6
|
Replace prototype text with prose that doesn’t include the word master.
|
2024-11-14 20:16:22 -08:00 |
|
Brent Simmons
|
44fbcd85b6
|
Remove a number of instances of the word master.
|
2024-11-14 20:04:50 -08:00 |
|
Brent Simmons
|
c3098f14e1
|
Rename AddWebFeedSheet.xib to AddFeedSheet.xib.
|
2024-11-14 19:55:25 -08:00 |
|
Brent Simmons
|
14a59ba6aa
|
Update copyright.
|
2024-11-14 19:51:29 -08:00 |
|
Brent Simmons
|
a8eb75c20f
|
Remove unneeded #available and @available.
|
2024-11-11 22:03:32 -08:00 |
|
Brent Simmons
|
15659e2792
|
Convert Mac group to folder.
|
2024-11-10 21:04:45 -08:00 |
|
Brent Simmons
|
05347129bf
|
Delete no-longer-needed (due to OS changes) UTS46 URL handling.
|
2024-11-09 10:23:13 -08:00 |
|
Brent Simmons
|
4f0cacdd3f
|
Fix several iOS 17 deprecation warnings.
|
2024-11-03 22:40:38 -08:00 |
|
Brent Simmons
|
def4b95fbc
|
Fix macOS 14 deprecation warnings. Make RSCore a local module.
|
2024-11-03 22:13:01 -08:00 |
|
Brent Simmons
|
813500b55a
|
Fix deprecation warnings related to UTIs.
|
2024-11-03 21:31:40 -08:00 |
|
Brent Simmons
|
69dc583c3f
|
Fix deprecation warning.
|
2024-11-02 11:40:26 -07:00 |
|
Brent Simmons
|
68d5e14837
|
Fix deprecation warning.
|
2024-11-02 11:38:43 -07:00 |
|
Brent Simmons
|
5f62c6b39d
|
Fix warning about using var.
|
2024-11-02 11:37:22 -07:00 |
|
Brent Simmons
|
62b08a4ee9
|
Remove no longer needed uses of @available.
|
2024-11-02 11:36:18 -07:00 |
|
Brent Simmons
|
a91927dd9e
|
Require macOS 14. Remove unneeded uses of #available.
|
2024-11-02 11:32:52 -07:00 |
|
Brent Simmons
|
4fa4c6a541
|
Continue renaming webFeed to feed.
|
2024-11-02 11:08:58 -07:00 |
|
Brent Simmons
|
2d3ef95619
|
Continue renaming webFeed to feed.
|
2024-11-01 22:09:22 -07:00 |
|
Brent Simmons
|
fac4eded60
|
Continue renaming webFeed to feed.
|
2024-11-01 21:58:47 -07:00 |
|
Brent Simmons
|
acabaf8f94
|
Delete no longer needed AddFeedWindowControllerType.
|
2024-11-01 21:50:51 -07:00 |
|
Brent Simmons
|
61235d0bcb
|
Rename some instances of webFeed to just feed.
|
2024-11-01 21:48:43 -07:00 |
|
Brent Simmons
|
1c6df38bcc
|
Rename WebFeedIconDownloader to FeedIconDownloader.
|
2024-11-01 21:46:26 -07:00 |
|
Brent Simmons
|
75d83001cf
|
Rename showAddWebFeedWindow to showAddFeedWindow.
|
2024-11-01 21:43:15 -07:00 |
|
Brent Simmons
|
050c47c41d
|
Rename Feed protocol to SidebarItem. Rename FeedIdentifier to SidebarItemIdentifier. Rename WebFeed to Feed.
|
2024-11-01 21:34:08 -07:00 |
|
Brent Simmons
|
3fa775f5af
|
Fix warning about ForEach.
|
2024-11-01 20:58:18 -07:00 |
|
Brent Simmons
|
3a87af50ff
|
Fix warnings about retroactive conformances by marking them as @retroactive.
|
2024-11-01 20:53:44 -07:00 |
|
Brent Simmons
|
0ac9eaa289
|
Fix warning about needing to mark WebKit as @preconcurrency.
|
2024-11-01 20:53:22 -07:00 |
|
Brent Simmons
|
a91ef3563e
|
Remove code for showing Twitter and Reddit deprecation alerts.
|
2023-12-19 20:57:47 -08:00 |
|
Brent Simmons
|
52c7ae2b53
|
Remove OAuthSwift and its dependencies.
|
2023-06-28 15:05:59 -07:00 |
|
Brent Simmons
|
573ff1314e
|
Remove unused imports of the Zip module.
|
2023-06-28 15:05:44 -07:00 |
|
Brent Simmons
|
f0699e5410
|
Remove ExtensionPoint code.
|
2023-06-28 15:05:39 -07:00 |
|
Brent Simmons
|
4f5d287ef8
|
Remove last references to isFeedProvider. Fix a couple warnings.
|
2023-06-28 15:05:18 -07:00 |
|
Brent Simmons
|
7e4c5be30f
|
Remove references to isFeedProvider.
|
2023-06-28 15:05:11 -07:00 |
|
Brent Simmons
|
3aeda820e4
|
Remove FeedProviderManager and Feed Provider and remove references to them.
|
2023-06-28 15:05:02 -07:00 |
|
Brent Simmons
|
de723d9ed1
|
Remove references to AddFeedWindowControllerType.redditFeed.
|
2023-06-28 14:00:53 -07:00 |
|