aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ChannelDiscoveryActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-16fix color mixing in ChannelDiscoveryActivityChristian Schneppe1-2/+0
2019-11-15fixed spinning wheel when switching between local and jabber.network discoveryChristian Schneppe1-0/+8
2019-11-03fixed links in privacy warning in channel discoveryChristian Schneppe1-0/+8
2019-11-03optionally search local muc rooms instead of jabber.networkChristian Schneppe1-19/+39
2019-10-26fixed loading channel results from cacheChristian Schneppe1-4/+3
2019-10-26fix some issuesChristian Schneppe1-1/+1
2019-10-26set autojoin=true after following inviteChristian Schneppe1-1/+1
2019-10-26Bookmarks2: support retractionChristian Schneppe1-1/+0
2019-10-26WIP Bookmarks 2 supportChristian Schneppe1-5/+6
2019-10-03show "no results" if there where no channels found in channel discovery searchChristian Schneppe1-3/+11
2019-10-02fix NPE when using channel search and DOMAIN_LOCKChristian Schneppe1-5/+7
2019-09-24channel search result long press to show join dialogChristian Schneppe1-2/+12
2019-09-21show context menu in channel search to share uriChristian Schneppe1-1/+14
2019-09-20migrate to AndroidXChristian Schneppe1-2/+2
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