Tusker/Tusker/Views/Notifications
Shadowfacts b5a41badcc
Replace content labels with text views
UITextView uses TextKit internally, unlike UILabel, so no additional
code is needed to keep the TextKit and view representations of the text
in sync since they are one and the same. This means that detecting which
character was tapped in a content text view is much more accurate, which
means link handling is substantially imrpoved.

Fixes #20
2020-01-18 16:05:00 -05:00
..
ActionNotificationGroupTableViewCell.swift Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
ActionNotificationGroupTableViewCell.xib Replace content labels with text views 2020-01-18 16:05:00 -05:00
FollowNotificationGroupTableViewCell.swift Use same nav delegate more options for context menu share sheet 2019-12-14 13:36:05 -05:00
FollowNotificationGroupTableViewCell.xib Add timestamp to follow notifications 2019-09-05 19:53:08 -04:00
FollowRequestNotificationTableViewCell.swift Show follow requsts in notifications w/ accept/reject buttons 2020-01-04 23:13:23 -05:00
FollowRequestNotificationTableViewCell.xib Show follow requsts in notifications w/ accept/reject buttons 2020-01-04 23:13:23 -05:00