Commit Graph

107 Commits

Author SHA1 Message Date
CMK 0ef3c0f7c8 fix: i18n string plural issue 2021-07-06 14:55:24 +08:00
CMK d03d39a14d feat: add theme 2021-07-05 20:21:11 +08:00
CMK 0690bc9892 fix: bar tint color and notification missing new status background color issue 2021-07-03 03:22:17 +08:00
CMK 1bff861a6d fix: VoiceOver may not read correctly content issue 2021-07-02 20:09:20 +08:00
CMK 86da7a8ba1 fix: GIF not load in some scene issue 2021-07-02 19:48:56 +08:00
CMK 8e58478290 fix: workaround text view not read in voice over issue 2021-07-01 20:23:36 +08:00
CMK 62ec9a8e8d fix: reblog action can not trigger for unlisted post issue 2021-06-30 15:47:04 +08:00
CMK 9858a39f3d fix: reblog not disable for non-public post issue. resolve #173 2021-06-29 19:55:42 +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 ab19323bcd fix: image fetch task not reset before reuse issue 2021-06-24 10:27:18 +08:00
CMK a6afe3e6ac fix: make content warning overlay toggle with cell height animation 2021-06-23 23:34:38 +08:00
CMK 4325ca3127 fix: content warning user interaction not cancel after disappear issue 2021-06-23 22:59:39 +08:00
CMK 17932dc0fe feat: [WIP] try LinkPresentation 2021-06-23 21:21:22 +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 0a622f6ca8 chore: isolate ASDK build 2021-06-22 13:41:40 +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 2dfd6168a9 fix: handle status delete UI updater in thread scene 2021-06-21 16:38:59 +08:00
CMK 1a3135b998 feat: [WIP] migrate to Texture (AsyncDisplayKit) for better performance 2021-06-19 18:33:29 +08:00
CMK f2795c035a fix: make blurhash display before video thumbnail ready 2021-06-17 19:29:48 +08:00
CMK a1b553a05d fix: hide media indicator for video 2021-06-17 18:43:06 +08:00
CMK 931197e51c chore: profile status header and name label configure 2021-06-17 16:31:34 +08:00
CMK c7edf45164 fix: add spacing between status header icon and text 2021-06-17 14:03:30 +08:00
CMK fd764dcf33 fix: image single image misaligned issue in timeline 2021-06-17 13:45:16 +08:00
CMK f5e3ec7c76 feat: using Nuke framework for timeline image loading 2021-06-16 19:58:40 +08:00
CMK a413adc613 feat: cache placeholder and blurhash more efficiency 2021-06-16 18:32:48 +08:00
CMK 8b94102289 feat: update status timestamp behavior. resolve #82 2021-06-01 14:31:31 +08:00
CMK b9c262c84e chore: suppression project warning 2021-05-31 17:07:32 +08:00
CMK ec2be58952 feat: add accessibility supports for compose scene 2021-05-13 14:27:57 +08:00
CMK 6ba6598b96 feat: add accessibility supports for timeline 2021-05-12 18:26:53 +08:00
CMK ebc25be6a5 Merge commit 'develop' into release/0.4.0 2021-05-11 16:21:58 +08:00
CMK 87d93f3c9d fix: remove entity raise crash issue 2021-05-11 16:10:05 +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 b428eb6e01 feature: add visibility indicator for post 2021-05-08 14:36:21 +08:00
sunxiaojian 04eeb0100e fix: safely cancel the listenser for status 2021-05-08 10:38:55 +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
sunxiaojian b8f3f4c886 fix: remove ActionToolbarContainer.moreButtonDidPressed 2021-05-06 18:19:24 +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 aceaa618e0 feat: add context menu for post image 2021-04-30 19:28:06 +08:00
sunxiaojian 514e5b0443 chore: remove useless change 2021-04-30 15:38:15 +08:00
sunxiaojian 8a5c62990e chore: add BlockDomainService 2021-04-30 15:08:35 +08:00
sunxiaojian 33401b4e1f feature: finish domainBlock action and domainUnblick action 2021-04-30 12:53:25 +08:00
sunxiaojian ccdc48add1 feature: blockDomain 2021-04-29 17:01:36 +08:00
sunxiaojian 236b5ca0dc fix: add observer for more menu 2021-04-29 10:50:10 +08:00
sunxiaojian 273305cda9 chore: show menu in statusCell 2021-04-28 20:00:18 +08:00
ihugo 7eb79414a4 fix: memery leak 2021-04-26 17:41:24 +08:00
ihugo ad8df6813f fix: add entries for the reporting 2021-04-26 16:34:05 +08:00
ihugo 008bb49d2d fix: add selection state of report status 2021-04-23 09:37:18 +08:00