1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-15 10:24:32 +01:00
Commit Graph

794 Commits

Author SHA1 Message Date
CMK
6c50c49988 chore: update version to 0.6.1 (11) 2021-06-15 19:33:11 +08:00
CMK
a3d858209e Merge branch 'fix/typo' into release/0.6.1 2021-06-15 19:32:46 +08:00
CMK
49b5e12f27 Merge branch 'fix-codes-typo' into fix/typo 2021-06-15 19:03:41 +08:00
CMK
65abb60eb9 Merge branch 'feature/visibility-menu-state' into release/0.6.1 2021-06-15 18:59:10 +08:00
CMK
2669caeec2 feat: add state for visibility menu in compose scene 2021-06-15 18:58:43 +08:00
CMK
43b67a4cc3 Merge branch 'fix/extra-space' into release/0.6.1 2021-06-15 18:57:28 +08:00
CMK
bb49104240 fix: extra space character insert for reply status issue 2021-06-15 18:40:51 +08:00
CMK
e70c1a6586 Merge branch 'fix/status-parser' into release/0.6.1 2021-06-15 17:39:44 +08:00
CMK
d7bfe5fb81 fix: Kanna not convert line break tag "<br>" issue 2021-06-15 17:39:35 +08:00
CMK
c6514dcdbb Merge branch 'fix/timer-setter-leaking' into release/0.6.1 2021-06-15 16:53:05 +08:00
CMK
7d1c150364 fix: timer update leaking raise crash in notification scene 2021-06-15 16:36:42 +08:00
CMK
b190851056 Merge branch 'release/0.6.0' 2021-06-15 11:57:58 +08:00
CMK
389d0971cd Merge tag '0.6.0' into develop
no message
2021-06-15 11:57:58 +08:00
Eugen Rochko
8f67eed60f Fix typos in class and file names 2021-06-14 23:09:50 +02:00
CMK
1298131bc2 chore: update bundle ID. Update version to 0.6.0 (10) 2021-06-12 04:37:54 +08:00
CMK
6e9cd64473 chore: update version to 0.6.0 (9) 2021-06-09 14:42:58 +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
0b77c19857 fix: setting scene background color not elevated under Dark Mode issue 2021-06-08 17:26:12 +08:00
CMK
c4e38e76ee feat: set server picker search text field keyboard type to URL 2021-06-08 17:05:20 +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
a5938eb0e1 chore: update version to 0.6.0 (8) 2021-06-04 18:46:00 +08:00
CMK
7115951f6b feat: make server search text field handle return key 2021-06-04 18:42:22 +08:00
CMK
3ab78f1134 feat: adapt AuthenticationSession for authentication 2021-06-04 18:31:57 +08:00
CMK
8b47e12087 chore: update version to 0.6.0 (7) 2021-06-02 14:59:59 +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
a44d09d13d chore: update version to 0.6.0 (6) 2021-06-01 16:05:31 +08:00
CMK
356d41672e
Merge pull request #142 from tootsuite/feature/post-video
Add publish video support
2021-06-01 14:39:38 +08:00
CMK
8b94102289 feat: update status timestamp behavior. resolve #82 2021-06-01 14:31:31 +08:00
CMK
deae4bea83 chore: suppression CoreDataStack framework warning 2021-06-01 14:08:29 +08:00
CMK
70b75c8eba feat: display clean cache result 2021-06-01 14:07:44 +08:00
CMK
6211663508 feat: add post video supports for document picker 2021-05-31 18:03:31 +08:00
CMK
b9c262c84e chore: suppression project warning 2021-05-31 17:07:32 +08:00
CMK
3ed43a3575 fix: profile field edit update logic issue 2021-05-31 16:57:48 +08:00
CMK
26b48957cd fix: profile field alignment issue 2021-05-31 16:57:27 +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
252c58ad2c fix: remove section inset hacking and set header footer with overflow layout constraint 2021-05-27 17:32:42 +08:00
CMK
629309904a
Merge pull request #141 from tootsuite/fix/preview-transition
Fix image transition mask layout issue
2021-05-27 17:04:55 +08:00
CMK
4a6b2a9d1d fix: image preview transition using wrong mask when nest as child controller issue 2021-05-27 17:01:48 +08:00
CMK
55b2823de5
Merge pull request #140 from tootsuite/feature/status-coordinate
Add status coordinator support
2021-05-27 15:58:05 +08:00
CMK
71214a1280 feat: add status coordinator support for current active user domain 2021-05-27 15:55:37 +08:00
CMK
680f8509dd
Merge pull request #139 from tootsuite/feature/profile-fields
Add profile fields display
2021-05-27 15:41:05 +08:00
CMK
1f787cf540 fix: profile avatar layer group alpha opacity issue 2021-05-27 15:35:19 +08:00
CMK
bdb1a120f1 fix: profile avatar fade animation curve logic issue 2021-05-27 15:27:12 +08:00
CMK
423bdb2473 feat: support display custom emoji for field name 2021-05-27 14:57:40 +08:00
CMK
6f55c0288c fix: profile field wrong layout margin issue 2021-05-27 14:36:16 +08:00
CMK
db71850fb3 fix: profile edit diff logic issue 2021-05-27 14:16:02 +08:00
CMK
347f470114 fix: data fulfill may delay when first display compose scene issue 2021-05-27 14:06:16 +08:00