]> git.mxchange.org Git - friendica.git/commit
introduce a filter function at the contact page.
authorrabuzarus <>
Thu, 28 Apr 2016 19:35:33 +0000 (21:35 +0200)
committerrabuzarus <>
Thu, 28 Apr 2016 19:35:33 +0000 (21:35 +0200)
commit17958da20110876c454585920f90123392e96172
treee7d72ddb3623ffb9a0858c8fec156a6c578e6ec3
parent381551569a76836c451e24162817b996856fc299
introduce a filter function at the contact page.
This is done with the help of textcomplete and jsmart.js.
There is annoying bug inside. If the screensize is to small, the browser freezes. It is traced back to the "media-body" class (and its css attributes) which we use in the template.
css/style.css
frameworks/jsmart/jsmart.js [new file with mode: 0644]
frameworks/jsmart/jsmart.min.js [new file with mode: 0644]
js/theme.js
php/modes/default.php
templates/contact_template.tpl
templates/contacts-head.tpl [new file with mode: 0644]
templates/contacts-template.tpl
theme.php