2
2
mirror of https://github.com/mastodon/mastodon-ios synced 2025-04-11 22:58:02 +02:00

22 Commits

Author SHA1 Message Date
CMK
8c466b67aa Merge branch /develop into feature/reblog
# Conflicts:
#	Mastodon.xcodeproj/project.pbxproj
#	Mastodon/Scene/Share/View/Content/StatusView.swift
#	Mastodon/Scene/Share/View/TableviewCell/StatusTableViewCell.swift
2021-03-15 16:15:47 +08:00
sunxiaojian
2e31280819 chore: extract the common blur effect part from MosaicImageViewContainer 2021-03-12 12:17:07 +08:00
CMK
19a14b7761 chore: patch for delegate chain 2021-03-11 19:19:36 +08:00
sunxiaojian
bbdd6926d6 chore: rename MosaicView to MosaicBlurView 2021-03-11 17:25:42 +08:00
sunxiaojian
1342471c5d chore: handle Video&Gif sensitive situation 2021-03-11 15:34:30 +08:00
sunxiaojian
6b9ae8d05d chore: add mosaicView 2021-03-11 15:10:41 +08:00
sunxiaojian
6c0a767435 chore: auto-pause when audio cell disappeared 2021-03-11 13:16:44 +08:00
sunxiaojian
7556e57de9 fix: conflict between gif video and audio 2021-03-10 17:17:15 +08:00
sunxiaojian
e1143b0ce4 feature: video & gifv support 2021-03-10 15:06:24 +08:00
CMK
51b6455c37 chore: rename reblog API 2021-03-09 19:40:32 +08:00
CMK
441a6aee9e feat: implement boost for toot 2021-03-09 15:18:43 +08:00
CMK
0df1a57865 feat: implement multiple poll 2021-03-05 15:53:36 +08:00
CMK
11cee6df35 feat: implement single vote poll 2021-03-05 13:41:48 +08:00
CMK
06aac878c8 feat: [WIP] make the vote poll logic works 2021-03-04 18:53:29 +08:00
CMK
30c035e09a feat: implement auto refresh logic for Poll 2021-03-03 16:12:48 +08:00
CMK
376cb3d58a feat: display toot poll status 2021-03-02 19:33:33 +08:00
CMK
414aa086b4 feat: implement image media content warning overlay 2021-02-25 13:47:30 +08:00
CMK
2988e71611 chore: update UI appearance. remove not used separator line component 2021-02-24 18:40:47 +08:00
CMK
4d2e75f3ca feat: implement content warning dismiss action logic 2021-02-24 16:11:48 +08:00
CMK
40a524434f feat: update status cell UI 2021-02-23 15:16:55 +08:00
sunxiaojian
b55790fee8 feat: finish user favourite action 2021-02-08 18:29:27 +08:00
sunxiaojian
5f1800b353 feat: HomeTimeline 2021-02-07 16:19:33 +08:00