Nathan Mattes
|
59fe79fe49
|
Fix bug in follows-you-label (IOS-192)
🤦 RTFM (and add some docs)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
9e49775201
|
Make image clickable again (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
dda0ae2d7c
|
Show text on relationship-button based on relationship (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
1b1274c2f7
|
Show correct account for "quoted" posts in notifications (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
76304e59e5
|
Configure Profile-button based on relationship and accounts (IOS-192)
Also `me` is not optional anymore as we need it
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
393722a31d
|
Reenable followers/followees (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
f9492e07a3
|
Kill some forced unwrapping and hide bio when blocked/blocking (IOS-192)
First rule of optionals: Don't use forced unwrapping!
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
2f0614d9c9
|
Refactor Mute/Block/HideReblogs to work with relationships (IOS-192)
Also: Connect Blocking/BlockedBy
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
b7bb271b40
|
Re-enable blur-effect for pictures (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
0729fa41f2
|
Re-enable "Follows you"-indicator (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
099cb724d0
|
Configure barbutton-items on profile-screen (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
d189119014
|
Remove obsolete Core Data-controller
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
e7c1edbbc3
|
Persist user after login (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
6aea178609
|
Add relationship to ProfileViewModel (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
16250b440d
|
Fix domain 🤦 (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
6cc069ec5b
|
Try to fix domain (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
f373506aa3
|
Remove user from UserItem-lists (IOS-192)
Also: Remove CoreData and replace User with Account in several places
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
3abb80a5df
|
Migrate UserList to use Accounts (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
f51d5b7fe2
|
Replace MastodonUser.ID with string (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
Nathan Mattes
|
9046b8b8c8
|
Remove placeholder (IOS-192)
|
2023-12-31 12:57:56 +01:00 |
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 |
Nathan Mattes
|
d3c7ba2c7c
|
Show header-meta-information about account (IOS-192)
|
2023-12-31 12:56:59 +01:00 |
Nathan Mattes
|
873f282ad1
|
Fix fields (IOS-192)
|
2023-12-31 12:56:59 +01:00 |
Nathan Mattes
|
34b962e3ca
|
Remove me/remote-profile-viewmodel (IOS-192)
|
2023-12-31 12:56:59 +01:00 |
Nathan Mattes
|
8918d237ca
|
Use placeholder for me (IOS-192)
|
2023-12-31 12:56:59 +01:00 |
Nathan Mattes
|
2be8d5b8df
|
WIP: Comment out and replace user with status (IOS-192)
|
2023-12-31 12:56:59 +01:00 |
Nathan Mattes
|
a9fc62eda4
|
Fix Documentation-URL
|
2023-12-31 12:54:09 +01:00 |
Nathan Mattes
|
682fe27319
|
Sprinkle in some deprecations to see what needs to be done with MastodonUser (IOS-192, IOS-189)
|
2023-12-31 12:54:09 +01:00 |
Marcus Kida
|
bf433e332f
|
Address PR Feedback (IOS-176)
|
2023-12-28 13:47:07 +01:00 |
Marcus Kida
|
405b175bdf
|
Implement alternative Author for DataSourceFacade.MenuContext (IOS-176)
|
2023-12-27 14:46:31 +01:00 |
Marcus Kida
|
80df919da1
|
Remove switch case
|
2023-12-27 10:42:56 +01:00 |
Marcus Kida
|
4874615739
|
Fix incorrectly named variable
|
2023-12-27 10:36:48 +01:00 |
Marcus Kida
|
f6e5f539d6
|
Remove unused code
|
2023-12-27 10:35:49 +01:00 |
Marcus Kida
|
82cc0f2f3f
|
Tie JSON cache to domain based unique identifier
|
2023-12-27 10:35:00 +01:00 |
Marcus Kida
|
275fa53f80
|
Fix DataSourceFacade+Bookmark protocol constraints (IOS-176)
|
2023-12-27 10:32:14 +01:00 |
Nathan Mattes
|
4322607552
|
Localize Domain Block (IOS-5)
|
2023-12-19 13:12:32 +01:00 |
Nathan Mattes
|
8b02ba29dd
|
UI/UX improvements and fixes (IOS-5)
- Blur images and hide bio/timeline
- Show correct texts (localization is about to come)
|
2023-12-19 12:14:58 +01:00 |
Nathan Mattes
|
bc915e2ef9
|
Fix context for menu (IOS-5)
|
2023-12-19 11:28:12 +01:00 |
Nathan Mattes
|
7efe949c8e
|
Remove duplicate code (IOS-5)
Stuff gets already updated in the other methods
|
2023-12-18 20:38:20 +01:00 |
Nathan Mattes
|
7a67b595a3
|
Add block-action to profile-menu (IOS-5)
|
2023-12-18 20:26:27 +01:00 |
Nathan Mattes
|
30314cdd34
|
Update relationship (IOS-5)
|
2023-12-18 20:20:32 +01:00 |
Nathan Mattes
|
910e101538
|
Add domain-block for MastodonUser (IOS-5)
|
2023-12-18 19:59:22 +01:00 |
Nathan Mattes
|
9a5b4a3621
|
Use accounts on FavoritedBy/RetootedBy-screens (IOS-214)
|
2023-12-15 15:51:35 +01:00 |
Marcus Kida
|
22324f4c1e
|
Fix Polls not showing up (IOS-213)
|
2023-12-14 16:33:50 +01:00 |
Marcus Kida
|
d759a4b69a
|
Update posts on timeline and thread if edited (IOS-211)
|
2023-12-14 10:11:05 +01:00 |
Marcus Kida
|
9167260e30
|
Update datasource on delete statuses in timelines and thread (IOS-212)
|
2023-12-14 09:56:50 +01:00 |
Marcus Kida
|
31796f1680
|
Implement thread reload after publishing reply (IOS-176)
|
2023-12-13 15:09:37 +01:00 |
Marcus Kida
|
7fb8fcaca1
|
Fix issue caused by duplicate IDs after reloadingtimeline
|
2023-12-12 08:56:28 +01:00 |
Marcus Kida
|
ab689d3c02
|
Fix status thread CW not shown and interacted status not updated (IOS-208, IOS-210)
|
2023-12-08 15:45:40 +01:00 |
Marcus Kida
|
b0bdaac8b4
|
Fix CW layout issues (IOS-207)
|
2023-12-08 14:29:01 +01:00 |