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

28 Commits

Author SHA1 Message Date
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