Nathan Mattes
|
d4eabf95d1
|
Merge pull request #622 from painhapp/refactorPinToParent
[Refactor] Use UIView extension to create constraints (to parent view)
|
2022-11-17 23:19:03 +01:00 |
Nathan Mattes
|
96c3e17531
|
Fix some warnings
|
2022-11-17 23:16:21 +01:00 |
Stefan Painhapp
|
abe25f2156
|
Refactor pin to (parent) layout constraints as extension of UIView
|
2022-11-18 01:45:27 +09:00 |
CMK
|
abe6292696
|
chore: code clean
|
2022-11-15 00:59:04 +08:00 |
CMK
|
591acb4c2c
|
feat: restore keyboard shortcut for compose scene
|
2022-11-14 19:43:32 +08:00 |
CMK
|
4d03e114ca
|
fix: iPad navigation bar still could be large title issue
|
2022-11-14 19:14:13 +08:00 |
CMK
|
939429aacc
|
feat: restore share action extension
|
2022-11-14 00:05:43 +08: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
|
929a27d572
|
feat: [WIP] restore publish button and compose pre-insert content
|
2022-11-13 22:08:26 +08:00 |
CMK
|
88307057c0
|
feat: restore emoji picker for post compose
|
2022-11-13 19:42:50 +08:00 |
CMK
|
e7ef0f79c7
|
feat: restore auto-complete for compose scene content input
|
2022-11-13 16:04:29 +08:00 |
NanoSector
|
9d7614a403
|
feat: partially restore image paste handler functionality after SwiftUI rewrite
Signed-off-by: NanoSector <rick@nanosector.nl>
|
2022-11-01 19:55:51 +01: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
|
44a8b818e4
|
feat: [WIP] restore compose poll view
|
2022-10-21 19:12:44 +08:00 |
CMK
|
f1b5c52815
|
feat: restore the compose toolbar layout using SwiftUI
|
2022-10-18 19:01:31 +08:00 |
CMK
|
4367e8eaba
|
feat: [WP] restore the content compose via SwiftUI and support expandable reply view for compose scene
|
2022-10-11 18:31:40 +08:00 |
CMK
|
02e3ad9a16
|
chore: [WIP] restore the replyTo entry for compose
|
2022-10-10 19:14:52 +08:00 |
CMK
|
56f04db40f
|
chore: fix compile issue
|
2022-10-09 21:40:02 +08:00 |
CMK
|
bb5c999bea
|
chore: [WIP] inject AuthContext into ViewModel
|
2022-10-09 20:07:57 +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
|
0c8e7d2cea
|
feat: update to new purple tint color
|
2022-06-02 17:48:18 +08:00 |
CMK
|
2784fb8771
|
fix: duplicate auto complete items may crash the app issue
|
2022-05-13 13:59:54 +08:00 |
CMK
|
8aa8825269
|
chore: suppress warnings
|
2022-05-07 11:42:10 +08:00 |
CMK
|
080f20d253
|
feat: add hashtag and news list for Discovery scene
|
2022-04-13 20:43:16 +08:00 |
CMK
|
4614bd8692
|
fix: textView break IME input issue. resolve #342
|
2022-03-19 02:51:24 +08:00 |
CMK
|
12349105e7
|
chore: update the snapshot documents and UITests
|
2022-03-19 01:02:23 +08:00 |
CMK
|
e5a72972cd
|
chore: update textView minimum height from 88 to 64
|
2022-02-17 16:35:59 +08:00 |
CMK
|
10eae495e4
|
fix: inputAssistantItem duplicate setup issue
|
2022-02-17 16:35:22 +08:00 |
CMK
|
d4a4e4ba3d
|
chore: update color panel
|
2022-02-15 18:16:09 +08:00 |
CMK
|
1ac0bd65be
|
fix: add missing shadow for compose publish button
|
2022-02-10 14:22:14 +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
|
eaff363243
|
fix: auto complete list cell title UI is user interaction enabled issue
|
2021-10-25 17:00:36 +08:00 |
CMK
|
6b12adb9c5
|
fix: auto complete in Compose scene not trigger delegate issue. resolve #300
|
2021-10-25 16:59:31 +08:00 |
CMK
|
7e37d2c7c9
|
fix: status header icon not align on iOS 15 issue
|
2021-10-11 12:59:15 +08:00 |
CMK
|
1eb9812588
|
feat: dynamic set compose post character limit. resolve #222
|
2021-10-09 19:01:08 +08:00 |
CMK
|
7113fc037c
|
fix: reply crate duplicate mention issue. resolve #293
|
2021-10-09 16:16:11 +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
|
d8de3c4f65
|
feat: update sidebar UI
|
2021-09-24 19:58:50 +08:00 |
CMK
|
75f1a4852a
|
chore: update poll option reorder UX
|
2021-09-17 19:30:14 +08:00 |
CMK
|
ddd1d0f6e4
|
chore: update project for new i18n resources
|
2021-08-09 19:44:04 +08:00 |
CMK
|
d3c77ee6cf
|
feat: add Idempotency-Key` header for status
|
2021-08-09 17:54:11 +08:00 |
CMK
|
3570c7108c
|
fix: media attachment needs wait process issue. resolve #275
|
2021-08-09 17:02:32 +08:00 |
CMK
|
53647dfb0e
|
chore: update i18n
|
2021-08-09 15:14:08 +08:00 |
CMK
|
9a8653f39c
|
fix: auto completion title label not display custom emoji issue
|
2021-08-04 15:47:29 +08:00 |