Commit Graph

217 Commits

Author SHA1 Message Date
Nathan Mattes b74f17c6b6 Don't show follow-button for me (IOS-141) 2023-09-17 18:14:42 +02:00
Nathan Mattes 11863b9458 Show magnifying glass next to hashtags (IOS-141) 2023-09-17 17:44:38 +02:00
Nathan Mattes cb4c5a938d Consider mastodon-domains for other instances and profiles (IOS-141) 2023-09-17 17:21:53 +02:00
Nathan Mattes 4378c1e971 Go to link (IOS-141)
It's either a profile (then show the profile) or a status (than show the status) or a link (then open the link in safari)
2023-09-17 16:57:15 +02:00
Nathan Mattes cde28f576c Seach-key dismisses keyboard (IOS-141) 2023-09-17 15:16:47 +02:00
Nathan Mattes ed5a0f3abc Show max. 10 items in history (IOS-141) 2023-09-17 15:16:25 +02:00
Nathan Mattes 7abc536d01 Add localization to "No such user"-alert (IOS-141) 2023-09-17 14:40:23 +02:00
Nathan Mattes 15436738d5 Go to user (IOS-141) 2023-09-17 14:34:10 +02:00
Nathan Mattes c0f2dc5649 Add recent searches to recent searches (IOS-141) 2023-09-17 13:52:35 +02:00
Nathan Mattes 558f88e77a Sprinkle in some localization (IOS-141) 2023-09-17 13:34:08 +02:00
Nathan Mattes ed56e7aebe Show posts with a certain keyword instead of Hashtag (IOS-141) 2023-09-17 13:18:29 +02:00
Nathan Mattes 1ad591fd82 Search for people (IOS-141) 2023-09-17 13:01:46 +02:00
Nathan Mattes a304fb2108 Show profile-page for suggested accounts in search (IOS-141) 2023-09-17 12:48:58 +02:00
Nathan Mattes 1afecc85ea Show hashtag-page (IOS-141) 2023-09-16 18:39:33 +02:00
Nathan Mattes ed11d01267 Show up to three hashtags and up to three users (IOS-141) 2023-09-16 17:57:29 +02:00
Nathan Mattes 2e384f3cb5 WIP: Add some search-implementation and clean stuff (IOS-141)
Shame on me for such a big commit. I'm new to iOS-development, sorry :nerd:
2023-09-15 17:45:22 +02:00
Nathan Mattes e8509a063d Show title instead of "x" for clear-all-button (IOS-141)
Also: Move stuff around. It doesn't make sense for search-diffable-stuff to live in an enitrely different folder than the rest.
2023-09-15 11:38:12 +02:00
Nathan Mattes c892034093 More cleanup (IOS-141) 2023-09-15 10:49:32 +02:00
Nathan Mattes 0fa75fc1d3 Remove some logs while figuring out how search works (IOS-141) 2023-09-14 16:56:20 +02:00
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
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 ddd1d0f6e4 chore: update project for new i18n resources 2021-08-09 19:44:04 +08:00
CMK 5eb6a5f7cd chore: make label fit i18n strings 2021-08-06 17:45:07 +08:00
CMK ecb6d2a809 chore: fix follow button can not trigger issue. resolve #263 2021-08-05 19:28:41 +08:00
CMK 6ee38d7d11 chore: add spacing for title and button. resolve #225 2021-08-05 16:34:37 +08:00
CMK 7806816213 fix: some label trimmed under zoomed display mode issue 2021-08-04 16:24:19 +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 9c25bebaba chore: set "See All" button hidden for hashtag recommend 2021-07-20 18:07:25 +08:00
CMK d2f9828f50 feat: complete upload and publish logic 2021-07-20 16:40:04 +08:00
CMK 9a19001df9 fix: search may push twice when long press on the search bar issue 2021-07-16 11:27:40 +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 acc24b7ef5 feat: add not result hint for search. fix: user timeline loader spinner not stop issue 2021-07-15 17:26:04 +08:00
CMK ae1a153536 feat: make search result works as statuses list 2021-07-15 15:49:30 +08:00
CMK 10c2b57b79 Merge branch 'feature/prefetching' into fix/search 2021-07-15 12:02:09 +08:00
CMK a371ccdec6 chore: add separator line back for search result cell 2021-07-15 12:01:01 +08:00
CMK 0f8c5c0792 feat: add prefetching logic for status content 2021-07-15 09:56:26 +08:00
CMK 2c041e70b2 fix: search result always append to last issue 2021-07-14 21:08:17 +08:00
CMK d8af11a9bc feat: make content inset take effect for page navigation 2021-07-14 20:40:27 +08:00
CMK 8d4752d71f feat: [WIP] add search result list for scopes searching 2021-07-14 20:28:41 +08:00
CMK a41f1c2b5d fix: search bar cancel button may lost color issue 2021-07-12 14:38:44 +08:00
CMK 13a1194a59 feat: add "Disable avatar animation" preference 2021-07-07 14:55:41 +08:00