Tusker/Tusker/Screens
Shadowfacts 59277ec64f
Change drafts to store which accounts was used to create them
When loading a draft:

If the draft was created from a different account than the current one:
    If the draft was in reply to a status, don't allow it to be loaded.
    If the draft was not in reply to a status, prompt the user whether
    or not to load the draft.
If the draft was in reply to a different status than the current one:
    Prompt the user whether or not to load the draft.
Otherwise, load the draft.

Draft replies created from other accounts can't be loaded from different
accounts because the status for inReplyToID of the draft will have a
different instance-local ID if the two accounts are on different
instances.

See #16
2020-01-20 15:26:25 -05:00
..
Account List Make MastodonCache specific to each API controller 2020-01-05 19:54:28 -05:00
Attachment Fix multi-attachment layout issues 2019-06-16 22:39:46 -04:00
Bookmarks Make MastodonCache specific to each API controller 2020-01-05 19:54:28 -05:00
Compose Change drafts to store which accounts was used to create them 2020-01-20 15:26:25 -05:00
Conversation Make MastodonCache specific to each API controller 2020-01-05 19:54:28 -05:00
Explore Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00
Gallery Allow rotaion in the attachment gallery 2020-01-07 22:19:38 -05:00
Large Image Fix controls in large image/gallery not hiding/showing on zoom 2019-11-28 21:51:24 -05:00
Lists Make MastodonCache specific to each API controller 2020-01-05 19:54:28 -05:00
Main Fix retain cycles with TuskerNavigationDelegate 2020-01-19 23:02:07 -05:00
Notifications Fix retain cycles with TuskerNavigationDelegate 2020-01-19 23:02:07 -05:00
Onboarding Unify SavedHashtagsManager and SavedInstancesManager 2020-01-20 11:20:39 -05:00
Preferences Merge branch 'master' into multiple-accounts 2020-01-20 12:16:11 -05:00
Profile Fix retain cycles with TuskerNavigationDelegate 2020-01-19 23:02:07 -05:00
Search Make MastodonCache specific to each API controller 2020-01-05 19:54:28 -05:00
Status Action Account List Make MastodonCache specific to each API controller 2020-01-05 19:54:28 -05:00
Timeline Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00
Utilities Merge branch 'master' into multiple-accounts 2020-01-18 18:56:36 -05:00
FindInstanceViewController.swift Change saved hashtags/instances to be per-account 2020-01-20 11:48:47 -05:00