1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

Merge remote-tracking branch 'fly/master'

This commit is contained in:
psyc://psyced.org/~lynX 2015-09-29 15:56:45 +02:00
commit 931e41bc91
3 changed files with 24 additions and 27 deletions

View file

@ -2056,9 +2056,11 @@ showStatus(verbosity, al, person, mc, data, vars) {
([ "_identification": identification,
#ifdef IRC_PATH
"_identification_alias":
# ifdef ONION_HOST
"http://"+ ONION_HOST +"/"+ pathName() +" "+
"irc://"+ ONION_HOST +"/"+ MYNICK +" "+
# ifdef ONION_HTTP
ONION_HTTP +"/"+ pathName() +" "+
# endif
# ifdef ONION_IRC
ONION_IRC +"/"+ MYNICK +" "+
# endif
# if HAS_PORT(HTTP_PORT, HTTP_PATH) || HAS_PORT(HTTPS_PORT, HTTP_PATH)
# ifdef PRO_PATH