aboutsummaryrefslogtreecommitdiffstats
path: root/mod/search.php
Commit message (Collapse)AuthorAgeFilesLines
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-1/+1
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* "firewall" setting - block all public pages from the public if configured to ↵Friendika2011-04-211-0/+5
| | | | do so
* move all message display sub-functions from boot.php into conversation.phpFriendika2011-04-121-3/+4
|
* pull in new 'writable' dfrn flagFriendika2011-04-111-1/+1
|
* all conversations unified except photosFriendika2011-04-111-62/+4
|
* revert to regex search when < 3 charsFriendika2011-04-051-2/+10
|
* Moved popup logic in boot.php, added 'item_photo_menu' hookFabio Comuni2011-03-311-0/+1
|
* bogus 'no results' message on search pageFriendika2011-03-101-8/+1
|
* singleuser site mode plus fix search template layoutFriendika2011-02-281-0/+1
|
* network view all item types by dateFriendika2011-01-191-0/+10
|
* use default system theme for system pagesFriendika2011-01-071-0/+3
|
* make both content and people search POSTableFriendika2010-12-121-1/+10
|
* tag search boolean modeFriendika2010-11-241-1/+1
|
* no pagination on search pageFriendika2010-11-241-0/+3
|
* search items do not get indentedFriendika2010-11-201-1/+1
|
* loosen search restrictionsFriendika2010-11-081-2/+4
|
* minor positioning adjustment on search itemsFriendika2010-11-081-0/+2
|
* added searchFriendika2010-11-081-0/+118