Tusker/Tusker/Views/Notifications
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
..
ActionNotificationGroupTableViewCell.swift Fix retain cycle in timestamp updating code 2020-01-19 23:10:52 -05:00
ActionNotificationGroupTableViewCell.xib Replace content labels with text views 2020-01-18 16:05:00 -05:00
FollowNotificationGroupTableViewCell.swift Fix retain cycle in timestamp updating code 2020-01-19 23:10:52 -05:00
FollowNotificationGroupTableViewCell.xib Add timestamp to follow notifications 2019-09-05 19:53:08 -04:00
FollowRequestNotificationTableViewCell.swift Fix retain cycle in timestamp updating code 2020-01-19 23:10:52 -05:00
FollowRequestNotificationTableViewCell.xib Show follow requsts in notifications w/ accept/reject buttons 2020-01-04 23:13:23 -05:00