Marcus Kida
|
f50d48dc4e
|
Remove redundant main actor dispatch
|
2024-01-04 16:28:22 +01:00 |
|
Marcus Kida
|
97bfdabe0c
|
Remove unused property
|
2024-01-04 16:21:58 +01:00 |
|
Marcus Kida
|
c1ad3e2a9c
|
Rename properties
|
2024-01-04 10:53:48 +01:00 |
|
Marcus Kida
|
4561dc5495
|
Merge branch 'develop' into remove_status
|
2024-01-04 10:51:21 +01:00 |
|
Nathan Mattes
|
2119c9de0b
|
Merge pull request #1196 from mastodon/ios-214-refactor-userlist
Use accounts on FavoritedBy/RetootedBy-screens (IOS-214)
2024.1-6074
|
2024-01-03 17:13:15 +01:00 |
|
Nathan Mattes
|
695d31720a
|
Fix indention
|
2024-01-03 17:00:38 +01:00 |
|
Nathan Mattes
|
b00625c99a
|
Fix Typo (🙈)
|
2024-01-03 16:36:03 +01:00 |
|
Marcus Kida
|
7af1bea2ce
|
Rename classes
|
2024-01-03 13:04:36 +01:00 |
|
Marcus Kida
|
0045e7d9a4
|
Fix "reposted by ..." disappears when post get's (un-)favorited
|
2024-01-03 11:33:39 +01:00 |
|
Nathan Mattes
|
01eff2b596
|
Merge pull request #1198 from mastodon/ios-5-domain-blocks
Add Domain Block (IOS-5)
2024.1-6070
|
2024-01-02 11:46:49 +01:00 |
|
Nathan Mattes
|
66c152754d
|
Add missing localization (IOS-5)
|
2024-01-02 11:42:07 +01:00 |
|
Marcus Kida
|
c354eeb4d8
|
Move poll query code to MastodonStatus
|
2024-01-02 11:35:02 +01:00 |
|
Marcus Kida
|
54b020ff61
|
Remove dead code
|
2024-01-02 11:32:27 +01:00 |
|
Marcus Kida
|
2018d7c764
|
Hide loading spinner after network requesty
|
2024-01-02 11:05:58 +01:00 |
|
Nathan Mattes
|
953816ea94
|
Bump version to 2024.01
|
2024-01-01 17:33:53 +01:00 |
|
Nathan Mattes
|
ed01435f2a
|
Merge pull request #1202 from mastodon/1201-fix-widgets
Restore credentials for widgets (#1201)
2023.17-6060
|
2024-01-01 14:59:52 +01:00 |
|
Nathan Mattes
|
6c4e3efbde
|
Restore credentials for widgets (#1201)
Fixes #1201
|
2023-12-31 16:44:54 +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 |
|
Marcus Kida
|
d1ba457a2f
|
Remove status persistence (IOS-176)
|
2023-12-07 15:16:40 +01:00 |
|
Marcus Kida
|
1754375644
|
Fix favorited post might lose repost header (IOS-206)
|
2023-12-07 15:16:13 +01:00 |
|
Marcus Kida
|
c30fb73922
|
Fix status deletion not updating data model (IOS-205)
|
2023-12-05 12:28:36 +01:00 |
|
Marcus Kida
|
a4db8a2b90
|
Fix Poll appearance / layout / issues (IOS-201)
|
2023-12-05 11:52:47 +01:00 |
|
Marcus Kida
|
86d30887b6
|
Remove unused code
|
2023-12-04 14:36:31 +01:00 |
|
Marcus Kida
|
0f3c50ba8a
|
Fix non-ui-thread modification in when editing poll (IOS-203)
|
2023-12-04 14:31:38 +01:00 |
|
Marcus Kida
|
7323cb9d08
|
Fix missing poll information (IOS-201)
|
2023-12-04 11:48:48 +01:00 |
|
Marcus Kida
|
69a92c3d0f
|
Fix eventually incorrect domain used
|
2023-12-04 11:09:47 +01:00 |
|
Marcus Kida
|
a1cd1690fa
|
Implement cache for Notifications (IOS-200)
|
2023-12-04 11:04:00 +01:00 |
|
Marcus Kida
|
63e45d65f9
|
Fix notifications show empty view (IOS-198)
|
2023-12-04 10:14:42 +01:00 |
|
Marcus Kida
|
b57f38ddc5
|
Fix status eventuall nil MastodonNotification
|
2023-12-04 09:56:48 +01:00 |
|