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

148 Commits

Author SHA1 Message Date
Nathan Mattes
8804432b60
Fix Brand Color (IOS-160) (#1054) 2023-06-02 09:52:12 +02:00
Nathan Mattes
44f6fc9a5c Add request-follow/pending-states to follow-button (IOS-157, IOS-140) 2023-05-25 14:42:00 +02:00
Marcus Kida
dbf6e6b467
Remove duplicate code (IOS-140) 2023-05-09 15:44:39 +02:00
Marcus Kida
5efdb3c209
Revert FollowedBlockedUserIdProviding (IOS-140) 2023-05-09 11:33:31 +02:00
Marcus Kida
096b1200b0
Improve follow/unbutton behavior (IOS-140) 2023-05-08 16:41:29 +02:00
Marcus Kida
d253143969
Fix typo 2023-05-08 15:25:11 +02:00
Marcus Kida
92704dc7f7
Implement fetching of following / blocking for user list buttons (IOS-140) 2023-05-08 15:24:01 +02:00
Marcus Kida
1816c7ce1a
Implement UserView follow button on SearchResultsViewController (IOS-140) 2023-04-25 14:00:57 +02:00
Marcus Kida
e2a05cd747
Implement follow/unfollow/block in UserView (IOS-140) 2023-04-25 12:48:53 +02:00
woxtu
2214bb7342
Remove a duplicate condition (#1021) 2023-04-19 22:40:09 +02:00
Marcus Kida
9f40f4ae0f
Merge pull request #919 from j-f1/recent-searches-heading
IOS-78: Mark “Recent searches” as a heading
2023-02-07 09:49:48 +01:00
Jed Fox
e6a9a14361
Update label for X button next to Recent searches from “close” to “clear” 2023-02-06 22:35:03 -05:00
Jed Fox
3b4d782325
Mark “Recent searches” as a heading (IOS-78) 2023-02-06 22:32:30 -05:00
Jed Fox
21e4a81ca7
Make UserView accessible 2023-02-06 22:22:22 -05:00
Jed Fox
d933f2d0cb
Fix sizing of userView in search history 2023-02-06 22:08:38 -05:00
Nathan Mattes
1d7dc2f266 Bump to iOS 15 deployment target and fix build issues 2022-12-17 20:26:20 +01:00
Marcus Kida
12bfff8b00
Merge pull request #579 from woxtu/patch
Fix typos
2022-11-21 17:31:05 +01:00
Nathan Mattes
df5099dd30
Merge pull request #587 from woxtu/dims-background
Replace a deprecated property
2022-11-21 06:33:23 +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
woxtu
82cc4f9fea Replace a deprecated property 2022-11-15 00:36:50 +09:00
woxtu
88b54b2962 Fix typos 2022-11-14 02:56:20 +09:00
Kyle Bashour
a5d61072c0 Fix background in dark mode 2022-11-11 15:07:31 -08:00
Kyle Bashour
407e0ae304 Update navigation bar appearance in SearchViewController 2022-11-11 14:26:54 -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
Jed Fox
7e52146de5
Merge remote-tracking branch 'upstream/develop' into drop-text-in-search 2022-11-01 07:35:18 -04:00
Jed Fox
f6c1f6c443
Add support for entering text to search via drag-and-drop 2022-10-31 10:01:12 -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
0c8e7d2cea feat: update to new purple tint color 2022-06-02 17:48:18 +08:00
CMK
8a95563976 chore: use fixed height searchBar 2022-04-18 10:39:28 +08:00
CMK
8a33ed9f9f fix: search bar active with re-layout animation on iPad device issue 2022-04-15 17:20:41 +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
CMK
7da3bbcaa7 feat: restore user recommend scene 2022-02-16 17:25:55 +08:00
CMK
ce80409ead feat: make status detail accessible 2022-02-14 19:34:22 +08:00
CMK
54e84ed814 fix: [WIP] add suggestion account scene back 2022-02-10 19:30:41 +08:00
CMK
caaf66286f feat: add content warning for post spoiler 2022-01-29 17:02:30 +08:00
CMK
b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK
42ea3f95ca fix: some language issue may clip trend card label issue 2021-11-04 12:17:02 +08:00
CMK
e15e373f3d fix: search controller cannot trigger become first responder issue 2021-11-03 15:29:25 +08:00
CMK
825447ef69 fix: name label in user recommend card is user interaction enabled issue 2021-10-25 18:11:37 +08:00
CMK
1b74df7f27 chore: update trends card UI 2021-10-25 18:08:33 +08:00
CMK
829c3f4cd2 fix: hashtag icon in search history record cell can not adaptive update appearance issue 2021-10-25 17:44:01 +08:00
CMK
3e9290c5a6 chore: set path line join style 2021-10-18 19:00:55 +08:00
CMK
0f55d80e20 chore: update trends line chart style 2021-10-18 18:35:19 +08:00
CMK
5377adb39f feat: update trends UI with chart 2021-10-18 17:43:29 +08:00
CMK
80ea6ac913 fix: status menu cause memory leaking issue 2021-09-30 14:19:15 +08:00