Autocmplete suggestions for non-local users, also suggest from visited channel's connections

This commit is contained in:
Stefan Parviainen
2015-01-04 12:54:23 +01:00
parent 42773a1122
commit 386f361855
5 changed files with 68 additions and 80 deletions

View File

@@ -1024,6 +1024,7 @@ class App {
'$head_js' => head_get_js(),
'$js_strings' => js_strings(),
'$zid' => get_my_address(),
'$channel_id' => $this->profile['uid'],
)) . $this->page['htmlhead'];
// always put main.js at the end