swish/commit
New upstream files
author | Jan Wielemaker |
---|---|
Thu Sep 7 13:43:50 2017 +0200 | |
committer | Jan Wielemaker |
Thu Sep 7 13:43:50 2017 +0200 | |
commit | cb37381c3bc77940eac65b19eda0184e37f98cfb |
tree | a9c6ea1812dae94902619932f3cc567318bdb002 |
parent | 9fec67e917e1703b228e1a0e19c52a542c975474 |
Diff style: stat patch
config-available/gitty/Hangout.swinb | 9 ++ examples/Rdownload.swinb | 29 ++++++ lib/swish/chat.pl | 77 ++++++++++++++++ lib/swish/chatstore.pl | 170 +++++++++++++++++++++++++++++++++++ lib/swish/page.pl | 5 ++ lib/swish/pep.pl | 26 ++++++ lib/swish/plugin/profile.pl | 8 ++ lib/swish/projection.pl | 4 ++ lib/swish/r_swish.pl | 10 +++ lib/swish/storage.pl | 2 ++ lib/swish/template_hint.pl | 5 ++ lib/swish/trace.pl | 51 +++++++++++ web/help/about.html | 2 ++ web/help/beware.html | 6 ++ web/help/chat.html | 53 +++++++++++ web/help/hangout.html | 30 +++++++ web/help/newchat.html | 25 ++++++ 17 files changed, 441 insertions(+), 71 deletions(-)