mastodon-ios/Mastodon/Extension
Nathan Mattes 60aafe6330 Add JSON-based account-persistence (IOS-192)
This is per user.

Also: Fetch authenticated accounts regularly
Also: Move Persistence-stuff to MastodonCore because.
2023-12-31 12:57:56 +01:00
..
AVPlayer.swift feature: video & gifv support 2021-03-10 15:06:24 +08:00
AppContext+NextAccount.swift Add JSON-based account-persistence (IOS-192) 2023-12-31 12:57:56 +01:00
Collection+IsNotEmpty.swift fix: Update HashtagTimelineHeaderView if follow state changes 2022-12-01 12:38:23 +01:00
Double.swift chore: add audio support for toot 2021-03-09 14:37:55 +08:00
FLAnimatedImageView.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
NSKeyValueObservation.swift feat: add content warning (CW) for status text. 2021-02-24 15:29:16 +08:00
String.swift fix: Status notification shows "mentioned you" text 2022-11-18 10:54:40 +01:00
UIAlertController.swift fix: make sign up error i18n display for each text filed. Fix memory leaking issue for pick server scene 2021-03-04 15:29:46 +08:00
UIApplication.swift Use modern APIs for accessing key window 2022-12-05 16:01:41 -05:00
UIBarButtonItem.swift feat: implement thread scene 2021-04-13 19:46:42 +08:00
UIControl.swift chore: add audio support for toot 2021-03-09 14:37:55 +08:00
UIFont.swift feat: implement pick server view category select 2021-02-25 14:23:20 +08:00
UIImage+SFSymbols.swift chore: Move UIImage(systemName: "chevron.up.chevron.down") to UIImage Extension 2022-11-18 10:10:54 +01:00
UIInterfaceOrientationMask.swift Force view controllers into portrait orientation where needed 2022-12-31 08:37:07 -05:00
UIInterpolatingMotionEffect.swift feat: add motion effect for welcome illustration elements 2021-03-02 13:45:47 +08:00
UIScrollView.swift chore: add gesture to scroll manually 2021-03-15 20:23:27 +08:00
UITabBarController.swift feat: [WIP] add profile scene 2021-04-01 14:39:15 +08:00
UITableView.swift Fix Brand Color (IOS-160) (#1054) 2023-06-02 09:52:12 +02:00
UITableViewCell.swift feat: add theme 2021-07-05 20:21:11 +08:00
UITapGestureRecognizer.swift feat: finish sign up page 2021-02-20 15:26:03 +08:00
UIView+Gesture.swift chore: format file 2021-04-15 10:16:30 +08:00
UIView+Remove.swift chore: use stackView 2021-04-16 22:31:52 +08:00
UIViewController.swift feat: add keyboard shortcuts for settings and favorites 2021-05-19 16:45:01 +08:00