Commit Graph

63 Commits

Author SHA1 Message Date
Nathan Mattes e473084038
Simplify Theme (#1121) 2023-09-27 15:08:12 +02:00
Nathan Mattes cc2f7f0b8c
Hide activity indicator in case of no emojis (#1088) 2023-07-04 16:08:11 +02:00
CMK 91bfc8ad5a feat: add paste image input for post compose scene 2022-11-13 22:57:35 +08:00
CMK b1f03d397c
Merge pull request #486 from NanoSector/feature/385-paste-from-clipboard
feat: handle paste event and insert images on the clipboard
2022-11-13 22:46:20 +08:00
CMK 88307057c0 feat: restore emoji picker for post compose 2022-11-13 19:42:50 +08:00
NanoSector 85ffc88d2a
Merge branch 'develop' into feature/385-paste-from-clipboard
Signed-off-by: NanoSector <rick@nanosector.nl>

# Conflicts:
#	Mastodon/Scene/Compose/ComposeViewController.swift
2022-11-01 19:29:22 +01:00
CMK a7d5e23406 feat: [WIP] restore compose status publish function with background task support 2022-10-31 20:41:19 +08:00
NanoSector dbd72b3523
feat: handle paste event and insert images on the clipboard
Signed-off-by: NanoSector <rick@nanosector.nl>
2022-10-30 17:50:45 +01:00
CMK 02e3ad9a16 chore: [WIP] restore the replyTo entry for compose 2022-10-10 19:14:52 +08:00
CMK fa27a28a60 chore: move core logic into package 2022-10-08 13:43:06 +08:00
CMK 64f3d2fe3a chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
CMK 12349105e7 chore: update the snapshot documents and UITests 2022-03-19 01:02:23 +08:00
CMK b76b3a2750 feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
CMK c6fc5cc09d feat: update to new UI tint style 2021-10-29 14:58:09 +08:00
CMK 7e37d2c7c9 fix: status header icon not align on iOS 15 issue 2021-10-11 12:59:15 +08:00
CMK 14cefe2d0d feat: update iPad UI for compose scene 2021-09-29 16:27:35 +08:00
CMK 3bc1a3de39 feat: add scroll position record and shortcut bar 2021-09-28 19:58:14 +08:00
CMK ddd1d0f6e4 chore: update project for new i18n resources 2021-08-09 19:44:04 +08:00
CMK 9a9c2bad56 fix: compose replica status not set text style issue 2021-07-26 15:15:29 +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 84daba87cd fix: emoji input for poll set wrong offset issue 2021-07-21 19:47:20 +08:00
CMK 72a225bbc3 chore: drop Nuke 2021-07-21 19:45:24 +08:00
CMK 7b8500e120 feat: set theme color for share action extension 2021-07-20 19:24:24 +08:00
CMK 1cdbd7fa2a feat: make UI works 2021-07-19 20:16:56 +08:00
CMK d61a9b315f fix: snap to replied-to UX lag issue 2021-07-06 17:01:42 +08:00
CMK add3d7d32c fix: compose content warning editor not using theme color issue 2021-07-06 15:36:00 +08:00
CMK d03d39a14d feat: add theme 2021-07-05 20:21:11 +08:00
CMK d0dd92789f fix: attachment preview corner radius may missing issue 2021-06-30 16:14:33 +08:00
CMK 6126c15c66 fix: emoji picker set wrong selected range after insert text issue 2021-06-30 15:30:25 +08:00
CMK 9858a39f3d fix: reblog not disable for non-public post issue. resolve #173 2021-06-29 19:55:42 +08:00
CMK fbb46b55a6 fix: content inset may wrong during compose scene modal transition issue 2021-06-29 17:54:38 +08:00
CMK 65887f963a feat: using replica status view in compose scene 2021-06-29 17:08:41 +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 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 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 a9744146ce feat: add video attachment post supports 2021-05-31 16:42:49 +08:00
CMK 3927f1630a feat: implement auto complete for emoji/hashtag/mention 2021-05-18 14:25:32 +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 680cf9a827 feat: add blurhash image and update content warning 2021-04-16 20:08:32 +08:00
CMK 83904126dd chore: update face smiling icon 2021-04-15 11:38:47 +08:00