Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add contact_widgets and provide widgets on appropriate pages, fix the saved ↵ | Friendika | 2011-10-11 | 1 | -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 it | Friendika | 2011-10-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into newui | Fabio Comuni | 2011-09-26 | 1 | -3/+3 |
|\ | |||||
| * | added widget class to saved arch block on search page | Devlon Duthie | 2011-09-25 | 1 | -2/+3 |
| | | | | | | | | added header to search results where there are results | ||||
| * | . | Friendika | 2011-09-24 | 1 | -1/+0 |
| | | |||||
* | | Merge remote-tracking branch 'friendika/master' into newui | Fabio Comuni | 2011-09-16 | 1 | -1/+55 |
|\| | |||||
| * | saved searches on search page, templates: Invalid argument supplied for ↵ | Friendika | 2011-09-08 | 1 | -1/+55 |
| | | | | | | | | foreach() on line 167 | ||||
* | | remove javascript to set selectect nav item. enanche img template prefetch ↵ | fabrixxm | 2011-08-17 | 1 | -0/+2 |
|/ | | | | ignoring | ||||
* | cleanup | Friendika | 2011-08-16 | 1 | -0/+1 |
| | |||||
* | move hidewall to user table - queries are getting too complicated and ↵ | Friendika | 2011-07-05 | 1 | -7/+6 |
| | | | | servers falling over | ||||
* | community page | Friendika | 2011-07-04 | 1 | -2/+5 |
| | |||||
* | posts from hidden walls not allowed in search results | Friendika | 2011-07-03 | 1 | -7/+8 |
| | |||||
* | improved search - ensure you can see all your own content (logged in ↵ | Friendika | 2011-07-03 | 1 | -12/+8 |
| | | | | members). Visitors can only see public wall posts. | ||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -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 ↵ | Friendika | 2011-04-21 | 1 | -0/+5 |
| | | | | do so | ||||
* | move all message display sub-functions from boot.php into conversation.php | Friendika | 2011-04-12 | 1 | -3/+4 |
| | |||||
* | pull in new 'writable' dfrn flag | Friendika | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | all conversations unified except photos | Friendika | 2011-04-11 | 1 | -62/+4 |
| | |||||
* | revert to regex search when < 3 chars | Friendika | 2011-04-05 | 1 | -2/+10 |
| | |||||
* | Moved popup logic in boot.php, added 'item_photo_menu' hook | Fabio Comuni | 2011-03-31 | 1 | -0/+1 |
| | |||||
* | bogus 'no results' message on search page | Friendika | 2011-03-10 | 1 | -8/+1 |
| | |||||
* | singleuser site mode plus fix search template layout | Friendika | 2011-02-28 | 1 | -0/+1 |
| | |||||
* | network view all item types by date | Friendika | 2011-01-19 | 1 | -0/+10 |
| | |||||
* | use default system theme for system pages | Friendika | 2011-01-07 | 1 | -0/+3 |
| | |||||
* | make both content and people search POSTable | Friendika | 2010-12-12 | 1 | -1/+10 |
| | |||||
* | tag search boolean mode | Friendika | 2010-11-24 | 1 | -1/+1 |
| | |||||
* | no pagination on search page | Friendika | 2010-11-24 | 1 | -0/+3 |
| | |||||
* | search items do not get indented | Friendika | 2010-11-20 | 1 | -1/+1 |
| | |||||
* | loosen search restrictions | Friendika | 2010-11-08 | 1 | -2/+4 |
| | |||||
* | minor positioning adjustment on search items | Friendika | 2010-11-08 | 1 | -0/+2 |
| | |||||
* | added search | Friendika | 2010-11-08 | 1 | -0/+118 |