Commit Graph

399 Commits

Author SHA1 Message Date
Maurice Parker bfc45f2f87 Merge branch 'theme_reloading_fix' into super-cut 2023-04-01 19:56:24 -05:00
Brent Simmons 37b4fb5438 Update the Twitter deprecation notice to remove references to dates, since it’s no longer February (when we expected free access to the API to get turned off). Bump build to 6115. 2023-03-18 22:23:48 -07:00
Maurice Parker 457bdccf6a Comment out some well meaning, but broken code 2023-03-14 01:17:21 -05:00
Stuart Breckenridge 34ae356cb2 Adds completion in reloadFeeds when window = nil 2023-03-13 13:50:49 +08:00
Stuart Breckenridge 9e85af2a79 Fixes #3910
UITableViewAlertForLayoutOutsideViewHierarchy will no longer fire as a check has been added to make sure that the tableView’s window property is not nil before performing batch updates.
2023-03-13 08:58:49 +08:00
Stuart Breckenridge 3e72a48d49 Adds NumberFormatter to Unread Counts
Fixes #3892
2023-03-03 07:30:03 +08:00
Maurice Parker b119c78bae Merge branch 'ios-release' 2023-02-08 16:42:03 -08:00
Brent Simmons e2aa15f08a Create and use anyLocalOriCloudAccountHasAtLeastOneTwitterFeed in AccountManager, so both iOS and Mac apps can use it. Also: simplify the Date comparison in presentTwitterDeprecationAlertIfRequired by using Dates instead of TimeInterval. 2023-02-05 18:07:30 -08:00
Stuart Breckenridge d5c039b80f Add account type check for Twitter deprecation 2023-02-05 21:29:19 +08:00
Stuart Breckenridge b2a2c5f5b9 Changes strings to NSLocalizedStrings 2023-02-05 09:45:34 +08:00
Stuart Breckenridge 757c680f4b Adjusted expiry date 2023-02-05 09:04:23 +08:00
Stuart Breckenridge ee00339b4c Removes print statement 2023-02-05 08:55:23 +08:00
Stuart Breckenridge b35c4df28d Shows Twitter Deprecation Alert on iOS 2023-02-05 08:46:16 +08:00
Maurice Parker 724ac6e216 Merge branch 'ios-release' 2023-02-04 13:43:55 -07:00
Maurice Parker 36822a77d0 Remove Twitter integration. Fixes #3842 2023-02-03 19:11:33 -08:00
Dimitris Apostolou 13e78f120f Fix typos 2022-12-31 18:52:42 +02:00
Maurice Parker 339fd937a7 Change the Catch Up command menu option to something that flows a little better. 2022-12-12 16:35:32 -07:00
Bryan Culver 35a6cf551b Working implementations 2022-12-07 00:30:19 -05:00
Bryan Culver a85141e0ab Merge branch 'main' into bsc-662-catch-up 2022-11-21 23:07:29 -05:00
Bryan Culver 7eacc878d2 Stashing 2022-11-21 22:06:45 -05:00
Maurice Parker 02e19366fb Removed the entity names from the Mark All items to match the Mac app 2022-11-14 20:18:09 -06:00
Maurice Parker 10288f7969 Reset the offset so that when we come back from being suspended the animation restarts 2022-11-13 12:29:37 -06:00
Maurice Parker 1308394da7 Delete unused code 2022-11-12 20:43:25 -06:00
Maurice Parker a0303d674c Fix typo 2022-11-12 20:29:30 -06:00
Maurice Parker 35440ba542 Make dragging feeds between Accounts copy as they do on the Mac. Fixes #3691 2022-11-11 22:57:42 -06:00
Maurice Parker 86156600f6 Make it easier to drop into the account 2022-11-11 21:43:50 -06:00
Maurice Parker 8aeb36e0ec Fix drop highlight state 2022-11-11 21:26:06 -06:00
Maurice Parker 77d8d4f4eb Rollback debugging code 2022-11-11 20:55:45 -06:00
Maurice Parker 5253033eac Make iOS drops more accurate 2022-11-11 20:48:42 -06:00
Maurice Parker f4b4e5b9e4 Make the refresh progress view a fixed width 2022-11-11 19:01:01 -06:00
Maurice Parker 8221e09702 Make the refresh progress view correctly size itself 2022-11-11 17:54:10 -06:00
Maurice Parker 8bbc8d42a1 Prevent scrolling if the feed selection was done by the user 2022-11-11 17:39:28 -06:00
Maurice Parker eba6c364da Change how we display progress per #3566. 2022-11-11 17:16:42 -06:00
Maurice Parker de8e448f0a Respond to sidebar Feed name updates 2022-11-07 02:48:58 -06:00
Maurice Parker 67aae179b0 Fix disclosure color when selected 2022-10-30 16:01:04 -05:00
Bryan Culver 405b40e346 Updated messaging 2022-10-01 15:20:13 -04:00
Bryan Culver 1d0dbfa980 Submenu prototype 2022-10-01 15:20:13 -04:00
Bryan Culver b7a358c986 Prototype 2022-10-01 15:20:13 -04:00
Maurice Parker 0c95428b31 Merge branch 'ios-candidate' 2022-09-22 20:50:35 -05:00
Maurice Parker 3a9e3c8050 Restrict the delete function if not the first responder. Fixes #3642 2022-08-02 18:10:09 -05:00
Maurice Parker 78e17b8287 Merge branch 'ios-candidate' 2022-03-01 14:12:57 -06:00
Maurice Parker 2ff8fee308 Reload any Container rows that have change disclosure state since the last rebuild of the Shadow Table. Fixes #3484 2022-03-01 11:14:41 -06:00
Maurice Parker 733648bb31 Delete dead code 2022-01-28 16:04:10 -08:00
Stuart Breckenridge 574672f016 Remove unread count code from section headers 2022-01-29 07:51:00 +08:00
Maurice Parker 31f5e5632a Fix how we identify collapsed stack removal for the new 3 panel mode 2022-01-27 15:26:40 -08:00
Maurice Parker 5424050171 Change to new iOS 3 panel UISplitViewController 2022-01-26 15:40:47 -08:00
Maurice Parker 9a16be3261 Remove debug print statement 2022-01-26 14:34:55 -08:00
Stuart Breckenridge 8bb2a2928c fix layout in landscape 2022-01-26 10:31:18 +08:00
Stuart Breckenridge e4cb868ff6 Removes unused unread count code 2022-01-24 08:37:58 +08:00
Stuart Breckenridge 46068c0cae Removes collapsed unread count from headers 2022-01-24 08:27:13 +08:00