Tusker/Tusker/Views/Status
Shadowfacts 8eb6f6f573
Fix retain cycle in timestamp updating code
The timestamp update work item shouldn't retain a reference to the cell.
It can be unowned because when the cell is deinit'd, the work item will
be cancelled.
2020-01-19 23:10:52 -05:00
..
BaseStatusTableViewCell.swift Fix retain cycles with TuskerNavigationDelegate 2020-01-19 23:02:07 -05:00
ConversationMainStatusTableViewCell.swift Merge branch 'master' into multiple-accounts 2020-01-18 18:56:36 -05:00
ConversationMainStatusTableViewCell.xib Remove xtra padding from content text view 2020-01-18 16:27:18 -05:00
TimelineStatusTableViewCell.swift Fix retain cycle in timestamp updating code 2020-01-19 23:10:52 -05:00
TimelineStatusTableViewCell.xib Remove xtra padding from content text view 2020-01-18 16:27:18 -05:00