2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

47 Commits

Author SHA1 Message Date
Marcus Kida
383a75ea48
Improve status updating mechanism (#1210) 2024-01-30 23:02:13 +01:00
Marcus Kida
976f934df9
Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
Nathan Mattes
1637f0e146 Fix warning 🤦 2023-11-21 17:12:17 +01:00
Nathan Mattes
1fbc2a8d1c Remove delegate again (IOS-195) 2023-11-21 16:51:46 +01:00
Nathan Mattes
5a3a10071b Show the correct familiar followers and their relationships (IOS-195) 2023-11-21 15:26:10 +01:00
Nathan Mattes
74d1fbe89a Migrate FamiliarFollowers over to Entity (IOS-195) 2023-11-21 14:40:31 +01:00
Nathan Mattes
f825198182 Check for me (IOS-194) 2023-11-21 12:13:25 +01:00
Nathan Mattes
6cf5134ff6 Properly update button-state when following people (IOS-194) 2023-11-20 13:59:25 +01:00
Nathan Mattes
601d52c28f Consider relationship and replace follow-button (IOS-194) 2023-11-20 13:51:20 +01:00
Nathan Mattes
873c5befe2 Re-enable A11y (IOS-194) 2023-11-20 13:00:37 +01:00
Nathan Mattes
32520be6c9 Fix background color (IOS-194) 2023-11-20 12:35:13 +01:00
Nathan Mattes
c45252b294 Set properties based on Entity.Account (IOS-194) 2023-11-20 12:27:10 +01:00
Nathan Mattes
4b298f6bd8 [WIP] Remove Core Data from Suggested Accounts/Familiar Followers (IOS-194) 2023-11-20 11:30:42 +01:00
Nathan Mattes
e473084038
Simplify Theme (#1121) 2023-09-27 15:08:12 +02:00
Nathan Mattes
778b44ecf4 Fix warnings 2023-09-22 15:27:46 +02:00
Nathan Mattes
fbde2a5833 More cleanup 2023-09-22 15:27:46 +02:00
Nathan Mattes
a18872340f Don't try to reload every three seconds in case of 401 (#1104) 2023-08-21 13:20:13 +02:00
Nathan Mattes
075b8a739a Fix some warnings 2023-08-21 11:32:00 +02:00
Nathan Mattes
a20f9a57c2 Add authentication to trends (#1104)
And clean up here and there.
2023-08-21 11:29:48 +02:00
Jed Fox
f0753e9d0d
IOS-80 Add AXCustomContent to ProfileCardView (#979) 2023-03-20 08:02:41 +01:00
Nathan Mattes
2cdd8af7c3 Remove workaround for tableviews 2022-12-17 21:57:17 +01:00
Marcus Kida
2d9e980215
feat: Implement /api/v2/instance to conditionally show Translation option 2022-12-12 16:41:13 +01:00
Nathan Mattes
d4eabf95d1
Merge pull request #622 from painhapp/refactorPinToParent
[Refactor] Use UIView extension to create constraints (to parent view)
2022-11-17 23:19:03 +01:00
Nathan Mattes
96c3e17531 Fix some warnings 2022-11-17 23:16:21 +01:00
Stefan Painhapp
abe25f2156 Refactor pin to (parent) layout constraints as extension of UIView 2022-11-18 01:45:27 +09:00
Kyle Bashour
7b3c7bbd7b Fix refresh control positioning 2022-11-14 14:09:59 -08:00
Jed Fox
8114b7d2ac
Add support for scrolling the discovery tab to the top/first tab 2022-11-03 09:30:24 -04:00
CMK
02e3ad9a16 chore: [WIP] restore the replyTo entry for compose 2022-10-10 19:14:52 +08:00
CMK
bb5c999bea chore: [WIP] inject AuthContext into ViewModel 2022-10-09 20:07:57 +08:00
CMK
fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK
64f3d2fe3a chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
CMK
503fcfab2a chore: [WIP] refactor profile UI 2022-05-26 02:51:02 +08:00
CMK
57c40b9050 feat: add familiar followers list 2022-05-17 18:49:29 +08:00
CMK
531f71b77d feat: add familiar followers UI component for ProfileCard 2022-05-16 19:42:41 +08:00
CMK
ec8e1b8760 fix: duplicated tag raise crash issue 2022-05-13 14:31:53 +08:00
CMK
70a6e11d30 chore: use i18n strings for report flow 2022-05-11 21:10:10 +08:00
CMK
a957c8bb73 feat: add keyboard commands for discovery news table 2022-05-11 18:44:17 +08:00
CMK
fe93c8b4f7 feat: add keyboard commands for discovery posts, tag. And also restore for hashtag timeline and profile scene 2022-05-11 18:40:21 +08:00
CMK
8aa8825269 chore: suppress warnings 2022-05-07 11:42:10 +08:00
CMK
589c3e8307 chore: update i18n resources 2022-04-29 18:46:24 +08:00
CMK
0548aa5f56 feat: add Community tab into discovery scene 2022-04-29 13:35:03 +08:00
CMK
d70f734957 feat: add discovery intro banner 2022-04-19 21:34:49 +08:00
CMK
c3bd5528fa feat: add reload to Hashtags tab for Discovery scene 2022-04-15 17:34:58 +08:00
CMK
f5aaf2737f feat: add discovery endpoint check logic and handle relationship action 2022-04-15 17:17:39 +08:00
CMK
b0fca49413 feat: add For You tab for Discovery scene 2022-04-14 21:15:21 +08:00
CMK
080f20d253 feat: add hashtag and news list for Discovery scene 2022-04-13 20:43:16 +08:00
CMK
af619e198a feat: add Discovery page with posts segment 2022-04-12 17:32:38 +08:00