Commit Graph

61 Commits

Author SHA1 Message Date
CMK 313b840013 Merge branch 'support-japanese' into develop
# Conflicts:
#	Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
2021-08-06 14:00:04 +08:00
CMK 76b033afed feat: make servers meet user preferred language display first 2021-08-05 16:17:54 +08:00
CMK b6a85bd247 chore: update dependencies 2021-08-03 19:25:54 +08:00
hirossan4049 0adad00c22 move ja.lproj to MastodonIntent/ja.lproj 2021-08-03 13:31:15 +09:00
hirossan4049 1573ac711d Add: add japanese 2021-08-01 14:09:06 +09:00
CMK cab06ead98 chore: use url field with fallback to uri for status 2021-07-26 15:13:30 +08:00
CMK 356b5905fe fix: add missing emoji animation for status report scene 2021-07-23 20:21:03 +08:00
CMK cfc5987528 feat: add APNG supports for more label 2021-07-23 19:10:27 +08:00
CMK 00f0b2e140 feat: set status name animated 2021-07-22 19:34:24 +08:00
CMK 72a225bbc3 chore: drop Nuke 2021-07-21 19:45:24 +08:00
CMK 9680a665d2 chore: update build settings 2021-07-20 21:08:50 +08:00
CMK 1cdbd7fa2a feat: make UI works 2021-07-19 20:16:56 +08:00
CMK 079e611f33 feat: add compose view 2021-07-16 21:21:18 +08:00
CMK fdf381a284 fix: post paragraph is same to carriage return issue 2021-07-12 14:37:57 +08:00
CMK d9c0c75782 fix: app may not response to link for some server issue. ticket: #18624MBA 2021-07-08 16:55:46 +08:00
CMK 54ea1e9c0d feat: allow thread root post content selectable. ticket: #2875DRC 2021-07-07 16:42:20 +08:00
CMK 1692b2d2ae feat: add ellipsis suffix for trimmed url link. resolve #166 2021-07-06 18:20:30 +08:00
CMK 86da7a8ba1 fix: GIF not load in some scene issue 2021-07-02 19:48:56 +08:00
CMK 6126c15c66 fix: emoji picker set wrong selected range after insert text issue 2021-06-30 15:30:25 +08:00
CMK 71cb19ccae fix: auto-complete emoji may crash issue 2021-06-29 19:19:55 +08:00
CMK b7d5b711cb chore: update package version 2021-06-29 17:58:22 +08:00
CMK 2d374f5908 chore: [WIP] migrate compose scene from collection view to table view. Add MetaTextView 2021-06-28 19:43:09 +08:00
CMK 51c29fa564 fix: toggle content overlay not works for reblog issue. Update content overlay UI 2021-06-23 20:47:49 +08:00
CMK b593938767 chore: add FPSIndicator for debugging 2021-06-23 14:45:28 +08:00
CMK 68e9aedd50 Merge commit 'feature/texture' into develop
# Conflicts:
#	Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist
2021-06-21 19:52:44 +08:00
CMK 69a7517fde feat: add content for StatusNode. Migrate HTML parser from Kanna to Fuzi 2021-06-21 00:14:47 +08:00
CMK 1a3135b998 feat: [WIP] migrate to Texture (AsyncDisplayKit) for better performance 2021-06-19 18:33:29 +08:00
Eugen Rochko c1c10ce660 Add boop sound for notifications 2021-06-19 00:14:41 +02:00
CMK 1493b6700c feat: update notification service for toot-relay 2021-06-18 18:57:02 +08:00
CMK f5e3ec7c76 feat: using Nuke framework for timeline image loading 2021-06-16 19:58:40 +08:00
CMK 3927f1630a feat: implement auto complete for emoji/hashtag/mention 2021-05-18 14:25:32 +08:00
CMK c2c38c9307 feat: [WIP] add auto completion view for compose highlight 2021-05-14 20:02:59 +08:00
CMK 8d16a1cec4 chore: update package version 2021-05-13 11:41:35 +08:00
CMK 6a54beca1e Merge branch 'develop' into feature/post-emoji 2021-05-10 18:48:47 +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 2a18244d84 fix: learn word cost too much CPU issue. Update TwitterTextEditor package source to upstream 2021-05-06 16:25:40 +08:00
sxiaojian88 e94432f615
Merge pull request #115 from tootsuite/feature/followrequest
Feature/followrequest
2021-04-29 17:08:06 +08:00
CMK aca358db26 feat: persist notification keys into Keychian 2021-04-27 16:26:59 +08:00
sunxiaojian 42f63808df feature: add follow request notification 2021-04-27 14:27:27 +08:00
CMK 9001289801 feat: add push notification 2021-04-25 12:48:29 +08:00
CMK 680cf9a827 feat: add blurhash image and update content warning 2021-04-16 20:08:32 +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
CMK 43ee11b863 feat: [WIP] add profile scene 2021-04-01 14:39:15 +08:00
sunxiaojian 85e77150b2 fix: avatar image delete and restore 2021-03-31 10:37:38 +08:00
CMK df66cc6b4a feat: implement emoji picker 2021-03-25 15:56:17 +08:00
CMK d64a06aa9d Merge branch 'develop' into feature/compose-attachment-image
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon/Service/APIService/APIService+Status.swift
#	MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Statuses.swift
2021-03-22 17:55:55 +08:00
CMK 296d29f3e0 feat: implement status publish API 2021-03-18 17:33:07 +08:00
CMK 6e87b581b9 Merge branch /develop into feature/in-reply-to-header
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon/Scene/HomeTimeline/HomeTimelineViewController+DebugAction.swift
#	Mastodon/State/AppContext.swift
#	MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Statuses.swift
#	MastodonSDK/Sources/MastodonSDK/API/Mastodon+API.swift
2021-03-17 11:24:25 +08:00
CMK 97ecbb1bfb feat: add compose scene 2021-03-11 15:41:27 +08:00