Commit Graph

160 Commits

Author SHA1 Message Date
CMK 2d374f5908 chore: [WIP] migrate compose scene from collection view to table view. Add MetaTextView 2021-06-28 19:43:09 +08:00
CMK 747becda79 fix: profile fields edit using wrong material issue 2021-06-24 19:20:41 +08:00
CMK d8be41fd33 fix: missing update the latest relationship into database after block/unblock action issue 2021-06-24 15:04:10 +08:00
CMK a9cce7b3e3 fix: delete relationship missing for Status issue 2021-06-21 16:37:28 +08:00
CMK 1493b6700c feat: update notification service for toot-relay 2021-06-18 18:57:02 +08:00
CMK 04dbe9ebc9 fix: reblog and favorite count update delay issue 2021-06-17 16:44:57 +08:00
CMK 931197e51c chore: profile status header and name label configure 2021-06-17 16:31:34 +08:00
CMK fd764dcf33 fix: image single image misaligned issue in timeline 2021-06-17 13:45:16 +08:00
CMK a413adc613 feat: cache placeholder and blurhash more efficiency 2021-06-16 18:32:48 +08:00
CMK 49b5e12f27 Merge branch 'fix-codes-typo' into fix/typo 2021-06-15 19:03:41 +08:00
Eugen Rochko 8f67eed60f Fix typos in class and file names 2021-06-14 23:09:50 +02:00
CMK 1298131bc2 chore: update bundle ID. Update version to 0.6.0 (10) 2021-06-12 04:37:54 +08:00
CMK 3ab78f1134 feat: adapt AuthenticationSession for authentication 2021-06-04 18:31:57 +08:00
CMK 4e6423929f fix: typo 2021-06-02 14:59:39 +08:00
CMK 6211663508 feat: add post video supports for document picker 2021-05-31 18:03:31 +08:00
CMK b9c262c84e chore: suppression project warning 2021-05-31 17:07:32 +08:00
CMK a9744146ce feat: add video attachment post supports 2021-05-31 16:42:49 +08:00
CMK b15974dcfb feat: add profile field and update ActiveLabel entity supports 2021-05-27 13:56:55 +08:00
CMK 3927f1630a feat: implement auto complete for emoji/hashtag/mention 2021-05-18 14:25:32 +08:00
sxiaojian88 eed01c4ebb
Merge pull request #135 from tootsuite/feature/visibility
Feature/visibility
2021-05-11 09:52:20 +08:00
CMK 6a54beca1e Merge branch 'develop' into feature/post-emoji 2021-05-10 18:48:47 +08:00
sunxiaojian 0427beb7d3 fix: Using 'class' keyword for protocol inheritance is deprecated 2021-05-08 14:36:12 +08:00
sunxiaojian d3256f3171 fix: delete reblogFrom inNotifications poll pollOption when delete status 2021-05-07 20:36:31 +08:00
CMK faeb8d99ef feat: display custom emoji for timeline post 2021-05-07 18:25:57 +08:00
sunxiaojian 5278002c15 feat: Add post delete action entry for user posts 2021-05-07 16:08:07 +08:00
CMK 9a255bbd84 Merge branch 'develop' into fix/profile-and-fix-issue 2021-05-07 11:07:06 +08:00
sunxiaojian 8011298571 fix: ignore indexPath for userProvider 2021-05-06 18:03:58 +08:00
sunxiaojian 5f921c1537 Merge branch 'develop' into feature/statusMenu 2021-05-06 16:31:34 +08:00
CMK 2a18244d84 fix: learn word cost too much CPU issue. Update TwitterTextEditor package source to upstream 2021-05-06 16:25:40 +08:00
CMK 51c01066d3 feat: add photo library permission checking 2021-05-06 15:05:24 +08:00
CMK 678ea6b3fc Merge branch 'develop' into feature/media-preview 2021-04-30 19:31:58 +08:00
sunxiaojian 8a5c62990e chore: add BlockDomainService 2021-04-30 15:08:35 +08:00
sunxiaojian 0403cc0109 Merge branch 'develop' into feature/statusMenu 2021-04-30 12:57:43 +08:00
sunxiaojian 33401b4e1f feature: finish domainBlock action and domainUnblick action 2021-04-30 12:53:25 +08:00
CMK aace886401 feat: add save photo action for image preview scene 2021-04-29 19:49:46 +08:00
sxiaojian88 26116a222e
Merge pull request #120 from tootsuite/fix/acctLookup
fix: acct lookup support
2021-04-29 19:24:30 +08:00
sxiaojian88 e94432f615
Merge pull request #115 from tootsuite/feature/followrequest
Feature/followrequest
2021-04-29 17:08:06 +08:00
sunxiaojian ccdc48add1 feature: blockDomain 2021-04-29 17:01:36 +08:00
sunxiaojian 9768721247 fix: the Core Data thread-safe issue 2021-04-29 16:20:18 +08:00
sunxiaojian a9fdd2efa3 fix: acct lookup support 2021-04-28 13:23:23 +08:00
sxiaojian88 ee5e2bde1f
Merge branch 'develop' into feature/followrequest 2021-04-27 19:43:47 +08:00
CMK 5d52fc4578 Merge branch develop into feature/push-notification
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon/Scene/HomeTimeline/HomeTimelineViewController+DebugAction.swift
#	Mastodon/Scene/Settings/SettingsViewModel.swift
2021-04-27 18:16:56 +08:00
CMK 37480fe67b feat: cancel sign-out user notification subscription when received 2021-04-27 18:05:29 +08:00
CMK 125f6d0a27 feat: show received notification status 2021-04-27 17:45:11 +08:00
CMK ed9c2ddd8f feat: handle notification response 2021-04-27 17:27:03 +08:00
CMK aca358db26 feat: persist notification keys into Keychian 2021-04-27 16:26:59 +08:00
sunxiaojian 381bf37926 fix: delete old notifications in CoreData 2021-04-27 15:33:47 +08:00
ihugo 36a6b8b8cc Merge branch 'develop' into feature/report
# Conflicts:
#	Localization/app.json
2021-04-26 17:53:38 +08:00
CMK 7d9a37e52f Merge branch 'develop' into feature/push-notification
# Conflicts:
#	Mastodon/Coordinator/SceneCoordinator.swift
2021-04-26 17:04:19 +08:00
CMK cbd598739e feat: make push notification trigger update when change setting 2021-04-26 16:57:50 +08:00