Commit Graph

87 Commits

Author SHA1 Message Date
CMK af42540ee7 fix: using wrong color issue 2021-06-22 20:52:48 +08:00
CMK f826cacccf fix: add interact hint label and separator line for emoji auto complete in compose scene 2021-06-21 18:30:24 +08:00
CMK b76f918a99 fix: set character count label font to monospace 2021-06-21 18:06:10 +08:00
CMK 9fca59d40d fix: set dismiss key board on drag for compose scene 2021-06-21 17:58:16 +08:00
CMK e753da5ca4 fix: content offset not take effect issue in compose scene 2021-06-21 17:53:06 +08:00
CMK 1e67976e9f feat: update compose visibility menu button icon 2021-06-21 13:34:49 +08:00
Eugen Rochko bac5de8491 Change public visibility icon to globe 2021-06-20 12:27:37 +02:00
CMK 2669caeec2 feat: add state for visibility menu in compose scene 2021-06-15 18:58:43 +08:00
CMK bb49104240 fix: extra space character insert for reply status issue 2021-06-15 18:40:51 +08:00
CMK 96783ae1aa fix: compose scene custom emoji button image not set adaptive appearance issue 2021-06-08 17:31:27 +08:00
CMK 5983455849 feat: add keyboard click sound for custom emoji picker 2021-06-07 14:30:42 +08:00
CMK 02f9a15069 fix: custom emoji picker using compact default height on the iPad issue 2021-06-07 14:22:03 +08:00
CMK 4e6423929f fix: typo 2021-06-02 14:59:39 +08:00
CMK 634aef0de3 fix: input emoji make auto complete component crash issue 2021-06-02 14:59:01 +08:00
CMK 6211663508 feat: add post video supports for document picker 2021-05-31 18:03:31 +08:00
CMK a9744146ce feat: add video attachment post supports 2021-05-31 16:42:49 +08:00
CMK 90d8de1625 fix: compose scene memory leaking issue 2021-05-28 15:55:58 +08:00
CMK 0bcfc14aa6 feat: add keyboard shortcuts for compose scene 2021-05-21 19:12:01 +08:00
CMK 11cc256ab1 fix: auto complete panel zIndex issue 2021-05-18 15:40:52 +08:00
CMK 9b63371276 fix: duplicate scroll indicator issue 2021-05-18 15:40:30 +08:00
CMK 672bfab200 feat: add auto complete replace input action 2021-05-18 15:06:00 +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 0228f409a8 Merge branch 'fix/poll-placeholder' into release/0.4.0 2021-05-13 16:28:20 +08:00
CMK ec2be58952 feat: add accessibility supports for compose scene 2021-05-13 14:27:57 +08:00
CMK ebc25be6a5 Merge commit 'develop' into release/0.4.0 2021-05-11 16:21:58 +08:00
CMK 55943db9bc feat: make dynamic type font adapt accessibility level font size 2021-05-10 18:48:04 +08:00
sunxiaojian b428eb6e01 feature: add visibility indicator for post 2021-05-08 14:36:21 +08:00
sunxiaojian 0427beb7d3 fix: Using 'class' keyword for protocol inheritance is deprecated 2021-05-08 14:36:12 +08:00
CMK 5d6004c3dc fix: poll input not trigger publish bar button item state issue 2021-05-06 16:36:10 +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
ihugo 8024be84b6 fix: Poll option placeholder not update after reorder
fix #109
2021-04-28 17:05:26 +08:00
CMK b7258dc7f2 fix: set reveal button hidden in the compose scene 2021-04-19 19:15:49 +08:00
CMK 4041929b3e feat: fulfill the content warning when compose reply post 2021-04-19 19:13:20 +08:00
CMK f7aa5c123d fix: compose scene layout issue when presenting reply post 2021-04-19 17:50:58 +08:00
CMK 680cf9a827 feat: add blurhash image and update content warning 2021-04-16 20:08:32 +08:00
CMK ccb74b08f7 feat: make reply to foldable in compose scene 2021-04-15 12:10:43 +08:00
CMK 83904126dd chore: update face smiling icon 2021-04-15 11:38:47 +08:00
CMK 1723891099 chore: update background dark mode to follow system naming 2021-04-14 19:45:09 +08:00
CMK 6c973ed17c fix: resolve #83 the text editor input content offset reset after input character issue 2021-04-14 18:11:59 +08:00
CMK 56bd6d0ae8 feat: set compose initial visibility following the account lock setting 2021-04-14 16:17:34 +08:00
CMK d5c9473528 feat: implement reply status entry and update query of API 2021-04-14 15:59:29 +08:00
CMK 0eff43e1d1 feat: update compose scene UI appearance 2021-04-14 15:24:54 +08:00
CMK 08d105f7b7 chore: make hashtag inject with compose kind 2021-04-07 17:10:58 +08:00
CMK fbe3a8c419 Merge branch 'develop' into feature/profile-coordinator
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon/Coordinator/SceneCoordinator.swift
#	Mastodon/Scene/Share/View/Content/StatusView.swift
#	Mastodon/Scene/Share/View/TableviewCell/StatusTableViewCell.swift
2021-04-07 16:55:07 +08:00
jk234ert a61e662f38 fix: resolve requested changes 2021-04-07 13:57:03 +08:00
CMK 1d6345b12b fix: text checker not learn reply post mention word issue 2021-04-06 17:52:37 +08:00
CMK 3b576badeb feat: add reply entry for profile scene 2021-04-02 18:50:08 +08:00
BradGao f40f62e573
Merge branch 'develop' into feat/hastagTimeline 2021-04-02 16:50:31 +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