aboutsummaryrefslogtreecommitdiffstats
path: root/mod/search.php
Commit message (Collapse)AuthorAgeFilesLines
...
* preg_quote search stringsfriendica2011-12-061-9/+2
|
* dynamic delete icons for saved-search on network pagefriendica2011-12-011-1/+1
|
* add contact-id to auto-complete response to resolve duplicatesFriendika2011-10-271-1/+2
|
* shared tag searchFriendika2011-10-231-8/+9
|
* add contact_widgets and provide widgets on appropriate pages, fix the saved ↵Friendika2011-10-111-5/+5
| | | | | | search widget fix directory page on testbubble, don't use system theme for community, directory, and search if the viewer is logged in.
* ?f did not have = after itFriendika2011-10-031-1/+1
|
* Merge branch 'master' into newuiFabio Comuni2011-09-261-3/+3
|\
| * added widget class to saved arch block on search pageDevlon Duthie2011-09-251-2/+3
| | | | | | | | added header to search results where there are results
| * .Friendika2011-09-241-1/+0
| |
* | Merge remote-tracking branch 'friendika/master' into newuiFabio Comuni2011-09-161-1/+55
|\|
| * saved searches on search page, templates: Invalid argument supplied for ↵Friendika2011-09-081-1/+55
| | | | | | | | foreach() on line 167
* | remove javascript to set selectect nav item. enanche img template prefetch ↵fabrixxm2011-08-171-0/+2
|/ | | | ignoring
* cleanupFriendika2011-08-161-0/+1
|
* move hidewall to user table - queries are getting too complicated and ↵Friendika2011-07-051-7/+6
| | | | servers falling over
* community pageFriendika2011-07-041-2/+5
|
* posts from hidden walls not allowed in search resultsFriendika2011-07-031-7/+8
|
* improved search - ensure you can see all your own content (logged in ↵Friendika2011-07-031-12/+8
| | | | members). Visitors can only see public wall posts.
* 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