Commit Graph

91 Commits

Author SHA1 Message Date
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
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
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 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 7da3bbcaa7 feat: restore user recommend scene 2022-02-16 17:25:55 +08:00
CMK 54e84ed814 fix: [WIP] add suggestion account scene back 2022-02-10 19:30:41 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK e15e373f3d fix: search controller cannot trigger become first responder issue 2021-11-03 15:29:25 +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 9d66119f9e feat: make search bar works on iPad 2021-09-27 15:28:26 +08:00
CMK 1da803fb97 feat: add recent search history in sidebar 2021-09-27 11:38:15 +08:00
CMK f712aa2c0f fix: add missing @ prefix back for account search result UI 2021-07-26 15:54:25 +08:00
CMK da4b734c76 chore: make search query with resolve property 2021-07-26 15:51:17 +08:00
CMK 1d3150c620 fix: label layout and hashtag search result title not display issue 2021-07-26 15:50:35 +08:00
CMK cfc5987528 feat: add APNG supports for more label 2021-07-23 19:10:27 +08:00
CMK 39cdc01317 fix: search history not isolate issue 2021-07-22 14:13:49 +08:00
CMK ccd26c144f chore: add index meta and missing reverse relationship for SearchHistory 2021-07-22 12:56:20 +08:00
CMK 72a225bbc3 chore: drop Nuke 2021-07-21 19:45:24 +08:00
CMK 5f64e5e083 fix: app may crash due to old version insert duplicate entities issue 2021-07-16 11:22:34 +08:00
CMK 7318d9da3d chore: change setting items position 2021-07-15 20:48:26 +08:00
CMK 2b19307e57 fix: find friend entry not present search scene issue 2021-07-15 20:38:32 +08:00
CMK 647f87744b feat: add search history back 2021-07-15 20:28:36 +08:00
CMK ae1a153536 feat: make search result works as statuses list 2021-07-15 15:49:30 +08:00
CMK 8d4752d71f feat: [WIP] add search result list for scopes searching 2021-07-14 20:28:41 +08:00