Nathan Mattes
a170a462ee
Remove nested tasks (IOS-192)
2024-02-20 16:47:55 +01:00
Nathan Mattes
8630bd1746
Show loading-indicator (IOS-192)
2024-02-20 16:33:27 +01:00
Nathan Mattes
06711f44f8
Merge branch 'develop' into ios-192-profile-about
2024-02-20 16:28:50 +01:00
Nathan Mattes
d7fa94211a
Fix warning
2024-02-20 16:28:23 +01:00
Nathan Mattes
86e968fabd
Don't reload content all the time (IOS-192)
2024-02-20 15:26:05 +01:00
Nathan Mattes
897fc0d348
Recude task-nestedness (IOS-192)
2024-02-20 12:04:44 +01:00
Marcus Kida
c05169affb
Fix crash / deadlock when selecting hashtag from search history
2024-02-19 22:19:07 +01:00
Nathan Mattes
22b9e912f6
Remove unused completion (IOS-192)
2024-02-19 12:09:51 +01:00
Nathan Mattes
49af28eeba
Use constant (IOS-192)
2024-02-19 12:06:10 +01:00
Nathan Mattes
52f5458364
Fix build
2024-02-19 12:05:48 +01:00
Nathan Mattes
ed7de63eb7
Remove unused code (IOS-192)
2024-02-19 11:52:12 +01:00
Nathan Mattes
0e46a811b7
Use constant foe UserInfo-key instead of string (IOS-192)
2024-02-19 10:18:12 +01:00
Nathan Mattes
7f2d459ccb
Merge branch 'develop' into ios-192-profile-about
2024-02-19 09:39:33 +01:00
Nathan Mattes
91e3b63f1f
Rework relationship-notification (IOS-192)
...
They get sent from the DataSourceFacade now
2024-02-16 12:16:55 +01:00
Nathan Mattes
ffb5c59d12
Slighty refactor relationship-update-notification-handling (IOS-192)
...
Also: consider menu-changes from profile-screen
2024-02-16 10:34:28 +01:00
Nathan Mattes
a1ba189822
Update profile-screen when relationship changes on user list (IOS-192)
2024-02-16 09:30:52 +01:00
Nathan Mattes
03e9ed7e80
FIx warning
2024-02-16 09:19:59 +01:00
Nathan Mattes
ecc4535058
Update screen when relationship changes on another screen (IOS-192)
2024-02-16 09:19:22 +01:00
Nathan Mattes
04e3a573a0
Remove unused code (IOS-192)
2024-02-15 17:41:39 +01:00
Nathan Mattes
6f16a99759
Update accounts on profile-screen on pull to refresh (IOS-192)
2024-02-15 16:24:49 +01:00
Nathan Mattes
88c5cfa140
Make the app work on iPad again (IOS-192)
...
Friends don't let friends use forced unwrapping.
2024-02-15 12:53:21 +01:00
Nathan Mattes
6bcbc0ac07
Remove obsolete code (IOS-192)
2024-02-14 16:52:27 +01:00
Nathan Mattes
68e29d2aea
Remove shadow
2024-02-14 16:52:05 +01:00
Nathan Mattes
cb3a90b5be
Remove more users (IOS-192)
2024-02-14 16:51:24 +01:00
Nathan Mattes
7024823cbf
Remove persistence for user (IOS-192)
2024-02-14 10:44:32 +01:00
Nathan Mattes
94fb3f6c7e
Update account-screen when following/unfollowing/... (IOS-192)
2024-02-13 11:35:25 +01:00
Nathan Mattes
e912bec350
Trigger status-loading immediately (and not 30 seconds later)
...
See #1227 , #1229 , but for status-reporting
2024-02-09 19:13:11 +01:00
Nathan Mattes
3ff509cb27
Fix another user-warning (IOS-192)
2024-02-09 19:10:32 +01:00
Nathan Mattes
dc53fbbe7c
Remove more users (IOS-192)
2024-02-09 18:41:12 +01:00
Nathan Mattes
255b6ab0ef
Remove obsolete code (IOS-192)
...
We didn't use that as someone rebuilt this screen in SwiftUI.
2024-02-09 18:18:26 +01:00
Nathan Mattes
c523f97d0c
Merge branch 'develop' into ios-192-profile-about
...
# Conflicts:
# MastodonSDK/Sources/MastodonUI/View/Control/ProfileRelationshipActionButton.swift
2024-02-09 12:43:56 +01:00
Nathan Mattes
23a505b321
Show more metadata for posts ( #1200 )
...
* Show first image when sharing (#1199 )
* Don't share custom metadata (#1199 )
🤦 that was way to easy, thanks docs!
* If we only share an URL, we don't need metadata (#1199 )
2024-02-09 11:14:51 +01:00
Nathan Mattes
a90d5ea084
Fix Follow-Button in App-Dark Mode ( #1218 ) ( #1222 )
...
* Don't set colors (#1218
* Use UIButton.configuration for ... configuration (#1218 )
* Fix activity indicator (#1218 )
2024-02-09 11:12:15 +01:00
Nathan Mattes
84236b1084
Merge branch 'develop' into ios-192-profile-about
2024-02-07 16:33:05 +01:00
Nathan Mattes
a236e114fd
Load User-lists initially ( #1227 )
2024-02-07 16:30:14 +01:00
Nathan Mattes
224defcf27
Bump version
2024-02-07 14:48:45 +01:00
Nathan Mattes
cabdc30be7
Merge branch 'develop' into ios-192-profile-about
2024-01-31 23:41:34 +01:00
Eugen Rochko
5e5b8ffec8
New Crowdin updates ( #1223 )
...
* New translations app.json (English)
* Fix english localization
Listen folks: Hungarian isn't english!
---------
Co-authored-by: Nathan Mattes <hallo@bullenscheisse.de>
2024-01-31 23:40:45 +01:00
Nathan Mattes
f72de977de
Enable domain-block for User-refactoring (IOS-192)
2024-01-31 23:25:57 +01:00
Nathan Mattes
53973bb4d9
Revert "Use `guard` (IOS-192)"
...
This reverts commit 64dc97ab9b
.
2024-01-31 22:49:56 +01:00
Nathan Mattes
b2dbcc8095
Merge branch 'develop' into ios-192-profile-about
...
# Conflicts:
# Mastodon/Protocol/Provider/DataSourceProvider+NotificationTableViewCellDelegate.swift
# Mastodon/Scene/Notification/NotificationTimeline/NotificationTimelineViewController+DataSourceProvider.swift
# MastodonSDK/Sources/MastodonCore/DataController/FeedDataController.swift
# MastodonSDK/Sources/MastodonUI/View/Content/StatusView+Configuration.swift
2024-01-31 15:36:53 +01:00
Marcus Kida
6af38ade27
Reload notifications after interacting with them ( #1221 )
2024-01-31 11:28:48 +01:00
Nathan Mattes
5773ceb2ad
Fix build ( #1220 )
2024-01-31 10:07:31 +01:00
Nathan Mattes
35bc04be51
update strings ( #1219 )
2024-01-31 10:04:22 +01:00
Eugen Rochko
5ed5c2247c
New Crowdin updates ( #1184 )
...
* New translations app.json (Chinese Simplified)
* New translations app.json (German)
* New translations app.json (Greek)
* New translations app.json (Galician)
* New translations app.json (Galician)
* New translations app.json (Japanese)
* New translations app.json (Japanese)
* New translations app.json (Thai)
* New translations app.json (Thai)
* New translations app.json (Thai)
* New translations app.json (Armenian)
* New translations app.json (Armenian)
* New translations ios-infoplist.json (Armenian)
* New translations localizable.stringsdict (Armenian)
* New translations intents.strings (Armenian)
* New translations intents.stringsdict (Armenian)
* New translations app.json (Japanese)
* New translations app.json (Korean)
* New translations app.json (Korean)
* New translations app.json (German)
* New translations app.json (Polish)
* New translations app.json (Korean)
* New translations localizable.stringsdict (Korean)
* New translations intents.strings (Korean)
* New translations app.json (Korean)
* New translations app.json (Polish)
* New translations app.json (German)
* New translations app.json (Polish)
* New translations app.json (Korean)
* New translations app.json (Romanian)
* New translations app.json (French)
* New translations app.json (Spanish)
* New translations app.json (Arabic)
* New translations app.json (Belarusian)
* New translations app.json (Catalan)
* New translations app.json (Czech)
* New translations app.json (Danish)
* New translations app.json (Greek)
* New translations app.json (Basque)
* New translations app.json (Finnish)
* New translations app.json (Hebrew)
* New translations app.json (Armenian)
* New translations app.json (Italian)
* New translations app.json (Japanese)
* New translations app.json (Dutch)
* New translations app.json (Portuguese)
* New translations app.json (Russian)
* New translations app.json (Slovenian)
* New translations app.json (Swedish)
* New translations app.json (Turkish)
* New translations app.json (Ukrainian)
* New translations app.json (Chinese Simplified)
* New translations app.json (Chinese Traditional)
* New translations app.json (English)
* New translations app.json (Vietnamese)
* New translations app.json (Galician)
* New translations app.json (Icelandic)
* New translations app.json (Portuguese, Brazilian)
* New translations app.json (Indonesian)
* New translations app.json (Spanish, Argentina)
* New translations app.json (Thai)
* New translations app.json (Latvian)
* New translations app.json (Hindi)
* New translations app.json (English, United States)
* New translations app.json (Burmese)
* New translations app.json (Welsh)
* New translations app.json (Sinhala)
* New translations app.json (Scottish Gaelic)
* New translations app.json (Aragonese)
* New translations app.json (Kurmanji (Kurdish))
* New translations app.json (Sorani (Kurdish))
* New translations app.json (Kabyle)
* New translations app.json (German)
* New translations app.json (Galician)
* New translations app.json (Icelandic)
* New translations app.json (Japanese)
* New translations app.json (Galician)
* New translations app.json (Spanish, Argentina)
* New translations app.json (English)
* New translations app.json (Italian)
* New translations app.json (Swedish)
* New translations app.json (Slovenian)
* New translations app.json (Vietnamese)
* New translations app.json (Thai)
* New translations app.json (German)
* New translations app.json (Vietnamese)
* New translations app.json (German)
* New translations app.json (Chinese Traditional)
* New translations app.json (Korean)
* New translations app.json (Korean)
* New translations app.json (German)
* New translations app.json (German)
* New translations app.json (Thai)
* New translations app.json (Greek)
* New translations app.json (Belarusian)
2024-01-31 10:01:31 +01:00
Marcus Kida
383a75ea48
Improve status updating mechanism ( #1210 )
2024-01-30 23:02:13 +01:00
Nathan Mattes
7dfa56507e
Make follow-requests work again (IOS-192)
...
Aaaaand remove obsolete viewmodel and put relationship to make menu work again (too)
2024-01-30 11:13:39 +01:00
Nathan Mattes
f363316662
Move over a11y-actions for notifications (IOS-192)
2024-01-24 14:16:04 +01:00
Nathan Mattes
96c4fbfbdb
Set a11y-label for notification-screen (IOS-192)
2024-01-24 11:58:08 +01:00
Nathan Mattes
c0c795e473
Merge pull request #1212 from mastodon/1138-edit-caption
...
Edit Caption
2024-01-23 12:51:34 +01:00