You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move some functions in post models to Swift (#25003)
* Move BasePost.dateCreated from Objective-C to Swift
* Translate AbstractPost.dateStringForDisplay to Swift
* Remove AbstractPost.authorNameForDisplay
* Move AbstractPost.contentPreviewForDisplay to Swift
* Move ReaderPost.isCrossPost to Swift
* Move ReaderPost.isP2Type to Swift
* Remove ReaderPost.authorString
* Move ReaderPost.sourceAttributionStyle
* Move a few simple functions in ReaderPost to Swift
0 commit comments