Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added channel push settings feature.
* Added `SBUGroupChannelPushSettingsViewController` class. * Added `SBUGroupChannelPushSettingsModule`, `SBUGroupChannelPushSettingsModule.Header` and `SBUGroupChannelPushSettingsModule.List` classes. * Added `SBUGroupChannelPushSettingsViewModel` class. * Added `ChannelPushSettings_Header_Title`, `ChannelPushSettings_Notification_Title`, `ChannelPushSettings_Item_All`, `ChannelPushSettings_Item_Mentions_Only`, `ChannelPushSettings_Notification_Description`. * Added `keyword` to `SBUHighlightInfo` * Modify parameter `highlight` to `highlightKeyword` in `SBUCommonContentView` * Modified searched message cell display method (highlight -> animation) * Added mentioned user nickname highlighting. * Added show mini profile function when touch mentioned nickname. * Added initialize function in `SBUCreateChannelVC`. * Renamed `SBUStringSet.Channel_Header_Typing` to `SBUStringSet.Channel_Typing` * Updated `SBUTheme.channelCell` * Added `succeededStateColor` * Added `deliveryReceiptStateColor` * Added `readReceiptStateColor` * Added `leftBarButton` to `SBUSelectablePhotoViewController` * Added `leftBarButton` * Added `didTapLeftBarButton()` * Improved stability.
- Loading branch information