Nathan Mattes
f51d5b7fe2
Replace MastodonUser.ID with string (IOS-192)
2023-12-31 12:57:56 +01:00
Marcus Kida
5c834c7e09
IOS-175: Remove CoreData status edit ( #1148 )
2023-11-10 11:32:02 +01:00
Nathan Mattes
fdfed0a09b
Refactor way to determine if translation is enabled
2023-10-18 14:34:20 +02:00
Nathan Mattes
f2180034ee
Read notification-setting from CoreData (IOS-14)
...
aka subscription
2023-09-27 15:12:43 +02:00
Nathan Mattes
24724b9943
Clean up settings (a bit, IOS-14)
2023-09-27 15:12:43 +02:00
Nathan Mattes
a7381eaaae
Clear whitespace
2023-09-22 15:28:07 +02:00
Nathan Mattes
0c224f47df
Implement post editing / edit history ( #875 )
...
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-02 11:06:13 +01:00
Mary
deb977707a
Address comments
2022-12-25 12:04:59 +01:00
Mary
7eebb62267
Accept missing metadata on attachments
...
Akkoma/Pleroma (and Friendica until recently) aren't providing attachment meta information like width or height.
Because Mastodon app enforced those fields to be present, attachments would be filtered out.
This commit change the behaviour of Mastodon.Entity.Status.mastodonAttachments by allowing those values to be missing and use default values instead.
2022-12-21 23:06:49 +01:00
Marcus Kida
518941b10c
chore: Codestyle changes
2022-12-13 07:10:08 +01:00
Marcus Kida
85f4c454a3
chore: Refactor code and apply PR improvements
2022-12-13 06:56:07 +01:00
Marcus Kida
2d9e980215
feat: Implement /api/v2/instance to conditionally show Translation option
2022-12-12 16:41:13 +01:00
Marcus Kida
855d2cbacd
feat: Implement followed tags overview
2022-12-01 10:54:59 +01:00
Marcus Kida
b7458dfc7b
feat: Implement hashtag button on Profile
2022-12-01 10:54:58 +01:00
Marcus Kida
a2f2fb83cd
Fix authenticated user account not reloaded
2022-11-14 13:12:16 +01: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
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