Commit Graph

72 Commits

Author SHA1 Message Date
CMK 1cdbd7fa2a feat: make UI works 2021-07-19 20:16:56 +08:00
CMK 8e749fd75b feat: add share action extension 2021-07-16 16:21:47 +08:00
CMK ae1a153536 feat: make search result works as statuses list 2021-07-15 15:49:30 +08:00
CMK 8d4752d71f feat: [WIP] add search result list for scopes searching 2021-07-14 20:28:41 +08:00
CMK 489f8d0448 fix: background color may set with delay issue 2021-07-06 18:00:39 +08:00
CMK 888d2a1408 fix: custom emoji picker not cancel when switch input. resolve #199 2021-07-06 17:06:39 +08:00
CMK d61a9b315f fix: snap to replied-to UX lag issue 2021-07-06 17:01:42 +08:00
CMK d03d39a14d feat: add theme 2021-07-05 20:21:11 +08:00
CMK bdf5a7e859 fix: make link works in notification scene 2021-07-01 18:57:05 +08:00
CMK b10f3eef3d feat: update dark mode color panel 2021-06-30 20:11:38 +08:00
CMK 66643e1058 fix: disable drag and link preview for text editor in compose scene 2021-06-29 19:27:08 +08:00
CMK ace2b1cbdf fix: reply to label missing emoji issue in compose scene 2021-06-29 17:46:43 +08:00
CMK b435857214 feat: complete compose scene refactor 2021-06-29 16:41:58 +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 af42540ee7 fix: using wrong color issue 2021-06-22 20:52:48 +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 2669caeec2 feat: add state for visibility menu in compose scene 2021-06-15 18:58:43 +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 0bcfc14aa6 feat: add keyboard shortcuts for compose scene 2021-05-21 19:12:01 +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 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 f7aa5c123d fix: compose scene layout issue when presenting reply post 2021-04-19 17:50:58 +08:00
CMK ccb74b08f7 feat: make reply to foldable in compose scene 2021-04-15 12:10:43 +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 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 3b576badeb feat: add reply entry for profile scene 2021-04-02 18:50:08 +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
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 85e77150b2 fix: avatar image delete and restore 2021-03-31 10:37:38 +08:00
CMK e3fa472f3f feat: implement post publishing progress bar UI and publish failure retry logic 2021-03-29 17:44:52 +08:00
CMK 87a6a4df77 feat: add counter and emoji picker activity indicator 2021-03-26 19:16:32 +08:00
CMK 00e7450bcc feat: add status visibility selector for status compose scene 2021-03-25 19:34:30 +08:00
CMK 610ee36835 feat: add content warning editor for status compose scene 2021-03-25 18:17:05 +08:00
CMK df66cc6b4a feat: implement emoji picker 2021-03-25 15:56:17 +08:00
CMK 135e88c650 feat: add poll option reorder supports 2021-03-24 15:46:40 +08:00
CMK d05f97951b feat: add expires duration selector for poll 2021-03-24 14:49:27 +08:00