628 Commits

Author SHA1 Message Date
Brent Simmons
40ada2ba5a Fix lint issues. 2025-01-22 22:17:02 -08:00
Brent Simmons
ccb1b8294e Avoid drawing out of bounds by drawing just the intersection of dirtyRect and bounds. 2025-01-20 17:04:37 -08:00
Brent Simmons
97757a567f Unify DetailIconSchemeHandler and ArticleIconSchemeHandler into one shared ArticleIconSchemeHandler. 2025-01-20 14:28:23 -08:00
Brent Simmons
feb4bf3c48 Remove not-going-to-get-used MAC_APP_STORE define. 2025-01-19 21:26:21 -08:00
Brent Simmons
f96ba4943c Remove some no-longer-needed #available checks. 2025-01-19 21:18:29 -08:00
Brent Simmons
1db92f75a4 Delete PreloadedWebView and WebViewProvider. Create WebViewConfiguration for shared web view configuration code. 2025-01-15 21:55:09 -08:00
Brent Simmons
1d701ab690 Fix deprecation warning. 2025-01-06 21:32:15 -08:00
Brent Simmons
59af6041ca Get Mac and iOS builds building. 2025-01-03 22:58:25 -08:00
Brent Simmons
90088735b1 Bring in changes from release branches. 2025-01-03 21:30:22 -08:00
Brent Simmons
d4807e6a88 Continue reconciling names with 6.1.6-ios branch. 2025-01-02 22:18:52 -08:00
Brent Simmons
9cc4db638c Continue reconciling names with 6.1.6-ios branch. 2025-01-02 22:06:19 -08:00
Dimitris Apostolou
ccd76a5354
Fix typos 2024-12-06 18:06:27 +02:00
Brent Simmons
c1c4c8b1b6 Remove a number of uses of forEach. 2024-11-17 22:08:44 -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
f75fe705c6 Replace prototype text with prose that doesn’t include the word master. 2024-11-14 20:16:22 -08:00
Brent Simmons
a8eb75c20f Remove unneeded #available and @available. 2024-11-11 22:03:32 -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
5f62c6b39d Fix warning about using var. 2024-11-02 11:37:22 -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
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
52c7ae2b53 Remove OAuthSwift and its dependencies. 2023-06-28 15:05:59 -07:00
Brent Simmons
f0699e5410 Remove ExtensionPoint code. 2023-06-28 15:05:39 -07:00
Brent Simmons
7e4c5be30f Remove references to isFeedProvider. 2023-06-28 15:05:11 -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
2965e0b2bd Remove add-Reddit-feed sheet and window controller. 2023-06-28 13:41:32 -07:00
Maurice Parker
d4985d8fc5 Remove Twitter integration. Fixes #3842 2023-02-03 19:02:49 -08:00
Dimitris Apostolou
94ae4d348c
Fix typos 2022-01-05 00:25:20 +02:00
Maurice Parker
09652bff81 Remove Mark Read on Scroll code 2021-12-29 14:44:40 -08:00
Maurice Parker
06eae25797
Merge pull request #3329 from everhardt/feat-1844-scroll-mark-as-read
Add mark as read on scroll
2021-11-04 12:04:53 -05:00
Maurice Parker
c26f09ad1c Fix bug that prevented us from returning to the original text size 2021-11-01 21:24:56 -05:00
everhardt
96ffa3aa22 Do not mark as read without user interaction 2021-10-30 18:57:04 +02:00
everhardt
5364b4f384 Mark bottom items in feed as read after 2 seconds on Mac
In case markArticlesAsReadOnScroll is set
2021-10-30 10:58:12 +02:00
everhardt
3b6a3cf4e7 Do not mark articles as read on scroll when they were manually toggled 2021-10-30 10:37:10 +02:00