aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/ChannelDiscoveryService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-03optionally search local muc rooms instead of jabber.networkChristian Schneppe1-38/+134
2019-10-19catch exception while setting useragentChristian Schneppe1-1/+5
2019-09-20migrate to AndroidXChristian Schneppe1-1/+1
2019-09-19fixed R8 weirdnessChristian Schneppe1-4/+3
2019-09-19fixed direct invites after adhocChristian Schneppe1-2/+16
2019-09-19cancel spinning wheel on muclumbus errorChristian Schneppe1-9/+13
2019-09-12set Messenger identity as userAgent for RichPreview and ChannelDiscoveryChristian Schneppe1-0/+23
2019-04-28added Tor support to channel searchChristian Schneppe1-4/+22
2019-04-26implement channel discoveryChristian Schneppe1-0/+103