Commit Graph

6776 Commits

Author SHA1 Message Date
Nathan Mattes 3118861984 Add a filtering-button that is only visible if there's a policy (IOS-241) 2024-07-24 12:35:07 +02:00
Nathan Mattes cf39ad6d68 Add notification-policy-download (IOS-241) 2024-07-24 12:35:07 +02:00
Eugen Rochko 9d7c8a3acc New translations app.json (Thai) 2024-07-23 15:29:46 +02:00
Eugen Rochko 9c981e7cf5 New translations app.json (Italian) 2024-07-23 01:52:25 +02:00
Marcus Kida cd4ef9f31c
fix: Remove charset from application/json content type (#1327)
Per https://datatracker.ietf.org/doc/html/rfc8259, application/json does
not have a charset parameter
2024-07-22 09:56:19 +02:00
Eugen Rochko 3d4f724924 New translations app.json (Greek) 2024-07-21 14:46:49 +02:00
Eugen Rochko dc5eeff3af New translations app.json (Icelandic) 2024-07-21 13:12:19 +02:00
Eugen Rochko 7b2609bb2a New translations app.json (Greek) 2024-07-21 13:12:17 +02:00
Nik Clayton b58a67e0fa
fix: Remove charset from application/json content type
Per https://datatracker.ietf.org/doc/html/rfc8259, application/json does not have a charset parameter
2024-07-20 15:01:55 +02:00
Eugen Rochko fc7c2789e6 New translations app.json (Spanish, Argentina) 2024-07-19 05:15:04 +02:00
Eugen Rochko 3fb5065a01 New translations app.json (Turkish) 2024-07-18 20:03:53 +02:00
Marcus Kida b97388a001
Fix WidgetCrash and MastodonIntent not able to load data (IOS-262) (#1326)
# Rationale

This PR does three things:

* Fixes a potential crash due to an implicit unwrap which happens when
the current main bundle does not expose a `CFBundleShortVersionString`
* Adds missing credentials restoration in MastodonIntent, otherwise no
accounts are available and loading of data is limited
* Adds `AppVersion.xcconfig` to specify the current App Version in one
place and make use of it in all relevant targets
2024-07-18 12:08:58 +02:00
Marcus Kida 6cf1643171
Add AppVersion.xcconfig to streamline versioning of all relevant targets 2024-07-18 11:54:08 +02:00
Marcus Kida b252536613
Fix MastodonIntent is unable to load data due to missing credentials 2024-07-18 11:53:47 +02:00
Marcus Kida 4d2bdaf219
Safely unwrap API Version in case MARKETING_VERSION is missing (IOS-262) 2024-07-18 11:53:00 +02:00
Eugen Rochko e340e98da2 New translations app.json (Spanish) 2024-07-18 03:29:03 +02:00
Eugen Rochko c71c37639c New translations app.json (Galician) 2024-07-17 17:40:52 +02:00
Eugen Rochko ea7430a424 New translations app.json (Vietnamese) 2024-07-17 17:40:50 +02:00
Eugen Rochko 4c94ce2f0d New translations app.json (Chinese Traditional) 2024-07-17 17:40:49 +02:00
Eugen Rochko b100bb4cfd New translations app.json (Swedish) 2024-07-17 16:26:17 +02:00
Eugen Rochko 4a88df819f New translations app.json (German) 2024-07-17 16:26:16 +02:00
Eugen Rochko a2982cce58 New translations app.json (Belarusian) 2024-07-17 16:26:14 +02:00
Eugen Rochko 5712123d5e New translations app.json (Kabyle) 2024-07-17 14:41:27 +02:00
Eugen Rochko 063e7d50b7 New translations app.json (Sorani (Kurdish)) 2024-07-17 14:41:26 +02:00
Eugen Rochko 5fa27cb571 New translations app.json (Kurmanji (Kurdish)) 2024-07-17 14:41:24 +02:00
Eugen Rochko 398beced05 New translations app.json (Aragonese) 2024-07-17 14:41:23 +02:00
Eugen Rochko 4ad11b5d9e New translations app.json (Scottish Gaelic) 2024-07-17 14:41:22 +02:00
Eugen Rochko 48b1b4dfec New translations app.json (Sinhala) 2024-07-17 14:41:21 +02:00
Eugen Rochko 767f85436f New translations app.json (Welsh) 2024-07-17 14:41:19 +02:00
Eugen Rochko dcbd33470b New translations app.json (Burmese) 2024-07-17 14:41:18 +02:00
Eugen Rochko 38e55871f7 New translations app.json (English, United States) 2024-07-17 14:41:17 +02:00
Eugen Rochko 7c257d9892 New translations app.json (Hindi) 2024-07-17 14:41:16 +02:00
Eugen Rochko 40690e5319 New translations app.json (Latvian) 2024-07-17 14:41:14 +02:00
Eugen Rochko 8918f54ba2 New translations app.json (Spanish, Argentina) 2024-07-17 14:41:13 +02:00
Eugen Rochko 0be2984c3b New translations app.json (Indonesian) 2024-07-17 14:41:12 +02:00
Eugen Rochko 1bd7f10b1d New translations app.json (Portuguese, Brazilian) 2024-07-17 14:41:10 +02:00
Eugen Rochko 660b4b86d6 New translations app.json (Icelandic) 2024-07-17 14:41:09 +02:00
Eugen Rochko 59a05bbc62 New translations app.json (Galician) 2024-07-17 14:41:08 +02:00
Eugen Rochko 5c72665f1a New translations app.json (Vietnamese) 2024-07-17 14:41:07 +02:00
Eugen Rochko a53a5ca68a New translations app.json (English) 2024-07-17 14:41:05 +02:00
Eugen Rochko 18d21d1db1 New translations app.json (Chinese Simplified) 2024-07-17 14:41:04 +02:00
Eugen Rochko 30970fbae1 New translations app.json (Ukrainian) 2024-07-17 14:41:02 +02:00
Eugen Rochko 1ed12f58df New translations app.json (Turkish) 2024-07-17 14:41:01 +02:00
Eugen Rochko b2ed8cfa5e New translations app.json (Swedish) 2024-07-17 14:41:00 +02:00
Eugen Rochko 8a9023f92a New translations app.json (Slovenian) 2024-07-17 14:40:59 +02:00
Eugen Rochko 567e3c986f New translations app.json (Russian) 2024-07-17 14:40:57 +02:00
Eugen Rochko 11eb7a7959 New translations app.json (Portuguese) 2024-07-17 14:40:56 +02:00
Eugen Rochko dfa16a17d6 New translations app.json (Polish) 2024-07-17 14:40:55 +02:00
Eugen Rochko e0e1e36a16 New translations app.json (Korean) 2024-07-17 14:40:54 +02:00
Eugen Rochko b6afb90f4a New translations app.json (Italian) 2024-07-17 14:40:52 +02:00