Brent Simmons
cbc24e3a2e
Update RSCore.
2020-01-13 21:16:28 -08:00
Nate Weaver
03882770fd
Really update RSCore
2020-01-13 22:35:55 -06:00
Nate Weaver
6eac3781ba
Update to latest RSCore
...
Update use of OMPLString().
2020-01-13 22:20:57 -06:00
Nate Weaver
58c90feccf
Update to latest RSCore
2020-01-13 15:32:13 -06:00
Nate Weaver
e94985e7f2
Update to latest RSCore
2020-01-12 18:26:41 -06:00
Nate Weaver
ca429153ce
Update to latest RSCore
2020-01-11 01:30:40 -06:00
Nate Weaver
0b404c294d
Update to newest RSCore
2020-01-09 18:22:06 -06:00
Nate Weaver
6dc442c264
Update to latest RSCore
2020-01-08 23:40:55 -06:00
Maurice Parker
094b497ca1
Update to the latest RSCore to resolve Issue #1543
2020-01-07 18:57:13 -07:00
Nate Weaver
645c3deba1
Use new MacroProcessor replacement
2020-01-07 16:06:41 -06:00
Brent Simmons
3d09345ea3
Update to latest RSParser, which fixes a crashing bug.
2020-01-01 22:25:40 -08:00
Brent Simmons
cea34c9e49
Update RSCore.
2019-12-31 18:58:57 -08:00
Brent Simmons
df13d108aa
Update to latest RSCore.
2019-12-31 18:46:13 -08:00
Brent Simmons
17ba716bb4
Update to latest RSParser.
2019-12-20 21:16:10 -08:00
Maurice Parker
d17a0699d6
Update to latest RSDatabase
2019-12-17 11:01:19 -07:00
Brent Simmons
5812c96979
Update RSCore.
2019-12-16 22:46:13 -08:00
Brent Simmons
746708dd47
Update to latest RSDatabase.
2019-12-16 10:50:28 -08:00
Brent Simmons
b1552af911
Update RSDatabase to latest.
2019-12-15 22:29:01 -08:00
Brent Simmons
8c0c64f6b0
Update to latest RSDatabase.
2019-12-15 22:14:06 -08:00
Brent Simmons
3573de3456
Update to latest RSDatabase.
2019-12-15 17:15:18 -08:00
Maurice Parker
58b24f3349
Rename callback: to completion:
2019-12-14 18:01:34 -07:00
Maurice Parker
a75ce688d9
Update to latest RSWeb so that refreshAll completion handler no longer gets called early
2019-12-07 16:26:38 -07:00
Brent Simmons
edaf8fe1bc
Update to latest RSCore.
2019-12-03 21:47:14 -08:00
Maurice Parker
f159371967
Change to make sure all queue's get cleared before suspending the database. Issue #1389
2019-12-02 14:14:35 -06:00
Maurice Parker
7a8155f58f
Add suspend and resume to managed files
2019-12-01 17:16:52 -06:00
Brent Simmons
cd019d6d89
Update to latest RSCore.
2019-11-29 23:30:13 -08:00
Brent Simmons
8ee169d915
Update to latest RSDatabase.
2019-11-29 22:22:04 -08:00
Brent Simmons
8daf80e8d1
Update to latest RSDatabase.
2019-11-29 21:55:11 -08:00
Brent Simmons
4288e71887
Update to latest RSDatabase, which includes the new DatabaseQueue.
2019-11-29 14:02:47 -08:00
Maurice Parker
ef2222ad94
Merge branch 'mac-release'
2019-11-27 14:08:52 -06:00
Nate Weaver
9de27febf0
Fix favicon loading for sites with multiple/invalid favicons
...
Load the next favicon if a favicon is invalid
Iterate through multiple favicons and use the first that actually loads
- Add a homePageURL property to SingleFaviconDownloader that notification observers can use.
- Only add a URL to the favicon cache when we're sure it's valid.
Post notification even if the icon failed to load
Update RSParser
Remove single-favicon helper methods
Only load the next favicon if the current load failed
Update RSParser
Make sure to try the default favicon.ico
RSParser test fix update
Update RSParser
2019-11-27 13:02:49 -06:00
Maurice Parker
6a56936850
Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346
2019-11-24 18:29:00 -06:00
Maurice Parker
4296c243ff
Implement custom previews for context menus to crop cell separators. Issue #1221
2019-11-23 22:15:29 -06:00
Maurice Parker
a89e500417
Updated to latest RSCore
2019-11-13 08:36:01 -06:00
Maurice Parker
701070f2dd
Make Article icons/avatars match Timeline icons/avatars. Issue #1273
2019-11-12 09:22:23 -06:00
Maurice Parker
d803d686db
Update to latest RSCore
2019-11-11 17:10:48 -06:00
Maurice Parker
4f294c4d20
Make Article icons/avatars match Timeline icons/avatars Issue #1274
2019-11-07 14:29:16 -06:00
Maurice Parker
67a906b095
Upgrade to latest RSCore to fix file deadlocks. Issue #1256
2019-11-05 10:07:46 -06:00
Maurice Parker
098f5050eb
Cancel local account network activity when told to shutdown by the OS. Issue #1232
2019-11-04 20:41:08 -06:00
Maurice Parker
c6e3ed6692
Cancel network activity when told to shutdown by the OS. Issue #1232
2019-11-04 20:24:21 -06:00
Maurice Parker
7b51a272b0
Only clear Feed/Timeline selection after view begins to appear. Issue #1156
2019-10-22 19:20:35 -05:00
Maurice Parker
74616463e8
Updated build instructions and updated Sparkle branch
2019-10-22 13:38:11 -05:00
Brent Simmons
dcda5f974e
Add Sparkle as a submodule using the https URL.
2019-10-21 21:48:00 -07:00
Brent Simmons
305b1e4a15
Revise TestFlight text.
2019-10-21 21:45:55 -07:00
Daniel Jalkut
79d641e6ee
Remove the binary Sparkle framework and add newer sandboxing-compatible Sparkle branch as a submodule dependency. Update to get it roughly building and working with the direct build.
2019-10-21 23:41:57 -04:00
Maurice Parker
579717dd86
Move extensions for compositing query items to RSWeb
2019-10-17 06:01:08 -05:00
Maurice Parker
bb31c913e4
Make build job step names consistent
2019-10-12 16:58:45 -05:00
Maurice Parker
ee1f26899c
Add Test build configuration
2019-10-11 17:38:01 -05:00
Maurice Parker
8eabcd34bb
Build to run tests in NNW and all NNW frameworks
2019-10-11 12:10:15 -05:00
Maurice Parker
b0bb64c4bf
Prepare to add the iOS build
2019-10-10 20:02:50 -05:00