aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services/ChannelDiscoveryService.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optionally search local muc rooms instead of jabber.networkChristian Schneppe2019-11-031-38/+134
|
* catch exception while setting useragentChristian Schneppe2019-10-191-1/+5
|
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
|
* fixed R8 weirdnessChristian Schneppe2019-09-191-4/+3
|
* fixed direct invites after adhocChristian Schneppe2019-09-191-2/+16
|
* cancel spinning wheel on muclumbus errorChristian Schneppe2019-09-191-9/+13
|
* set Messenger identity as userAgent for RichPreview and ChannelDiscoveryChristian Schneppe2019-09-121-0/+23
|
* added Tor support to channel searchChristian Schneppe2019-04-281-4/+22
|
* implement channel discoveryChristian Schneppe2019-04-261-0/+103
refactor muc search to use http cache channel search results