aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ChannelDiscoveryActivity.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-08fixed NPE in channel discovery after race to create menuChristian Schneppe1-1/+1
2019-05-03add bookmark when clicking on channel search resultChristian Schneppe1-0/+13
2019-04-26implement channel discoveryChristian Schneppe1-0/+196
refactor muc search to use http cache channel search results