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 |
|
Brent Simmons
|
c3fab795ff
|
Rename New Web Feed to New Feed.
|
2023-06-28 14:00:39 -07:00 |
|
Brent Simmons
|
007f077542
|
Remove showAddRedditFeedWindow function and all references to it.
|
2023-06-28 14:00:24 -07:00 |
|
Brent Simmons
|
a74dd2d129
|
Remove Extensions UI from Settings window.
# Conflicts:
# Mac/Base.lproj/Preferences.storyboard
|
2023-06-28 13:45:58 -07:00 |
|
Brent Simmons
|
2e2491ee66
|
Create and use API to determine if there are any feeds that require the Reddit API.
# Conflicts:
# Mac/AppDelegate.swift
|
2023-06-28 13:44:40 -07:00 |
|
Brent Simmons
|
e461eebb68
|
Remove New Reddit Feed menu command. Rename New Web Feed to just New Feed.
|
2023-06-28 13:42:28 -07:00 |
|
Brent Simmons
|
2965e0b2bd
|
Remove add-Reddit-feed sheet and window controller.
|
2023-06-28 13:41:32 -07:00 |
|
Brent Simmons
|
15716784f4
|
Remove Reddit assets.
|
2023-06-28 13:29:45 -07:00 |
|
Maurice Parker
|
d4985d8fc5
|
Remove Twitter integration. Fixes #3842
|
2023-02-03 19:02:49 -08:00 |
|
Maurice Parker
|
9ab5d6268b
|
Add link to iCloud Syncing Limitations & Solutions to all iCloud account maintenance UI
|
2022-09-24 05:29:15 -05:00 |
|
Maurice Parker
|
063da4ac02
|
Change to no longer copy app distributed themes to the Themes folder. Fixes #3447
|
2022-02-07 16:28:20 -08:00 |
|