sxiaojian88
|
7b0dd37b77
|
Merge pull request #88 from tootsuite/feature/searchRecommend
feature: search recommend page
|
2021-04-07 09:56:00 +08:00 |
CMK
|
1d6345b12b
|
fix: text checker not learn reply post mention word issue
|
2021-04-06 17:52:37 +08:00 |
CMK
|
0822b222fc
|
fix: debug running may assert fail issue
|
2021-04-06 17:48:20 +08:00 |
CMK
|
4828625309
|
Merge branch 'develop' into feature/profile-coordinator
|
2021-04-06 17:32:37 +08:00 |
CMK
|
e4199df42c
|
feat: set background color for banner image view
|
2021-04-06 17:18:06 +08:00 |
CMK
|
021d6036cd
|
chore: update dark mode color for background. Make blocking high priority then blocked
|
2021-04-06 17:12:25 +08:00 |
CMK
|
9612cc3902
|
feat: handle blocking and blocked state for profile
|
2021-04-06 16:43:08 +08:00 |
CMK
|
824d214ce7
|
chore: update color asset
|
2021-04-06 16:42:45 +08:00 |
sunxiaojian
|
608e916320
|
chore: remove extension from MastodonSDK
|
2021-04-02 20:45:33 +08:00 |
CMK
|
28cfe96171
|
chore: rename Toot -> Status
|
2021-04-02 19:40:15 +08:00 |
CMK
|
2f89471c78
|
feat: add remote profile load logic for profile scene
|
2021-04-02 19:33:29 +08:00 |
CMK
|
3b576badeb
|
feat: add reply entry for profile scene
|
2021-04-02 18:50:08 +08:00 |
CMK
|
5d3b6d1943
|
feat: handle profile follow, block, and mute actions
|
2021-04-02 18:13:45 +08:00 |
jk234ert
|
412a7dc508
|
Merge branch 'feat/hastagTimeline' of https://github.com/tootsuite/mastodon-ios into feat/hastagTimeline
|
2021-04-02 17:05:44 +08:00 |
jk234ert
|
a9d35109fd
|
feat: update mechanism of calculating number of people taking tags
|
2021-04-02 17:05:06 +08:00 |
sunxiaojian
|
e1696134a8
|
Merge branch 'develop' into feature/searchRecommend
|
2021-04-02 17:04:08 +08:00 |
BradGao
|
f40f62e573
|
Merge branch 'develop' into feat/hastagTimeline
|
2021-04-02 16:50:31 +08:00 |
sunxiaojian
|
c0bd7c2497
|
chore: change .black to asset color.
|
2021-04-02 16:50:07 +08:00 |
jk234ert
|
4f77688d03
|
feat: add nativation title view
|
2021-04-02 16:38:33 +08:00 |
CMK
|
7f08bc5c41
|
Merge pull request #86 from tootsuite/feature/profile
Add profile scene
|
2021-04-02 15:10:47 +08:00 |
sunxiaojian
|
f24aee739e
|
chore: rename file name and code format
|
2021-04-02 12:10:12 +08:00 |
sunxiaojian
|
458ab6bcda
|
feature: search recommend page
|
2021-04-02 11:48:22 +08:00 |
jk234ert
|
b63a5ebe5f
|
feat: use search api to fetch tag info
|
2021-04-02 10:21:51 +08:00 |
CMK
|
bd89b19724
|
Merge branch 'develop' into feature/profile
|
2021-04-01 16:01:24 +08:00 |
sxiaojian88
|
fa14477f7d
|
Merge pull request #80 from tootsuite/fix/serverRulesUI
fix: Update server rules scene UI design
|
2021-04-01 16:00:13 +08:00 |
CMK
|
efbb32648c
|
chore: update naming for StatusFetchedResultsController
|
2021-04-01 14:54:15 +08:00 |
CMK
|
499ddeb169
|
Merge branch 'develop' into feature/profile
# Conflicts:
# CoreDataStack/CoreData.xcdatamodeld/CoreData.xcdatamodel/contents
# Localization/app.json
# Mastodon.xcodeproj/project.pbxproj
|
2021-04-01 14:53:24 +08:00 |
sunxiaojian
|
0584576055
|
fix: Update server rules scene UI design
|
2021-04-01 14:40:58 +08:00 |
CMK
|
43ee11b863
|
feat: [WIP] add profile scene
|
2021-04-01 14:39:15 +08:00 |
jk234ert
|
d548840bd9
|
feat: implement hashtag timeline
|
2021-04-01 11:56:50 +08:00 |
jk234ert
|
8c3040c0f9
|
feat: add hashtag timeline API
|
2021-04-01 11:54:31 +08:00 |
sxiaojian88
|
379884b001
|
Merge pull request #84 from tootsuite/feature/searchAPI
Feature/search api
|
2021-04-01 11:52:17 +08:00 |
sunxiaojian
|
0f8e3dafe8
|
chore: remove useless code
|
2021-04-01 11:50:35 +08:00 |
sunxiaojian
|
ada6d542f3
|
fix: decode error
|
2021-04-01 11:49:38 +08:00 |
sunxiaojian
|
fde5baad2e
|
chore: add translatesAutoresizingMaskIntoConstraints = false to all constrain method
|
2021-04-01 10:38:39 +08:00 |
sxiaojian88
|
21b50da2bf
|
Merge pull request #76 from tootsuite/feature/avatarSelect
feature: Add context menu for avatar select for sign up page
|
2021-04-01 09:59:55 +08:00 |
sunxiaojian
|
dff874af76
|
feature: add SearchRecommendTagsCollectionViewCell
|
2021-03-31 20:56:11 +08:00 |
sunxiaojian
|
09320bf99c
|
chore: add api to APIService
|
2021-03-31 19:30:21 +08:00 |
sunxiaojian
|
5ec07e617e
|
feature: add Suggestions API
|
2021-03-31 15:39:41 +08:00 |
sunxiaojian
|
0033ea0680
|
feature: add trends API
|
2021-03-31 15:00:42 +08:00 |
sunxiaojian
|
9ddd8365d0
|
feature: add search API
|
2021-03-31 15:00:28 +08:00 |
sunxiaojian
|
85e77150b2
|
fix: avatar image delete and restore
|
2021-03-31 10:37:38 +08:00 |
BradGao
|
f26857a311
|
Merge pull request #79 from tootsuite/fix/pickServerEmptyStateViewPadding
fix: adjust empty state view horizontal padding
|
2021-03-31 08:35:36 +08:00 |
CMK
|
ff850301df
|
Merge pull request #77 from tootsuite/feature/publish-title-view
Update navigation title view to display publish progress
|
2021-03-30 16:06:28 +08:00 |
jk234ert
|
ed88923901
|
fix: adjust empty state view horizontal padding
|
2021-03-29 22:02:27 +08:00 |
CMK
|
d9533deccf
|
chore: update version to 0.3.0 (3)
|
2021-03-29 17:45:19 +08:00 |
CMK
|
e3fa472f3f
|
feat: implement post publishing progress bar UI and publish failure retry logic
|
2021-03-29 17:44:52 +08:00 |
sunxiaojian
|
ca25d43f4f
|
feature: Add context menu for avatar select for sign up page
|
2021-03-29 13:37:56 +08:00 |
CMK
|
b9d9233e80
|
Merge pull request #75 from tootsuite/feature/compose-misc
Implement general compose features
|
2021-03-29 10:10:21 +08:00 |
CMK
|
87a6a4df77
|
feat: add counter and emoji picker activity indicator
|
2021-03-26 19:16:32 +08:00 |