Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turn off some "advanced" features by default, like archives and saved search ↵ | friendica | 2012-11-03 | 1 | -0/+3 |
| | | | | - even though we don't yet have a screen to turn them on. That will come. | ||||
* | updates | friendica | 2012-09-09 | 1 | -1/+4 |
| | |||||
* | updates | friendica | 2012-07-14 | 1 | -16/+30 |
| | |||||
* | move saved searches to new taxonomy | friendica | 2012-07-11 | 1 | -14/+17 |
| | |||||
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 1 | -10/+12 |
| | |||||
* | fewer "bob smith to bob smith via wall-to-wall". | friendica | 2012-06-02 | 1 | -1/+1 |
| | |||||
* | possible sql injection in search | friendica | 2012-05-29 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-05-29 | 1 | -6/+12 |
|\ | | | | | | | | | Conflicts: mod/search.php | ||||
| * | Saved searches now can search for tags as well | Michael Vogel | 2012-05-26 | 1 | -2/+1 |
| | | |||||
| * | Speed optimisation by enabling the posibility of the MySQL fulltext engine | Michael Vogel | 2012-05-26 | 1 | -5/+11 |
| | | |||||
* | | bugfixes: private photo embeds and search for strings with % | friendica | 2012-05-29 | 1 | -2/+2 |
|/ | |||||
* | search with leading @ performs directory search (# for tag search), nothing ↵ | friendica | 2012-05-19 | 1 | -1/+5 |
| | | | | for text search | ||||
* | backend support for 'x' deliveries per process - x is configurable, more ↵ | friendica | 2012-05-19 | 1 | -0/+6 |
| | | | | importantly any search starting with # is automatically a tag search. TODO: Need to extend this to people searches starting with @ | ||||
* | separate tag search from body search | friendica | 2012-04-23 | 1 | -8/+22 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -13/+12 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | suppress duplicates in search | friendica | 2012-04-03 | 1 | -7/+7 |
| | | |||||
| * | warning cleanup | friendica | 2012-03-30 | 1 | -8/+7 |
|/ | |||||
* | slightly relax overly strict permissions in community and search to match ↵ | friendica | 2012-03-20 | 1 | -3/+4 |
| | | | | those in display - tl;dr public conversations are publicly visible | ||||
* | search should be ok, but a little extra security won't hurt | friendica | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | implement "moderate" flag on items | friendica | 2012-01-23 | 1 | -2/+2 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | preg_quote search strings | friendica | 2011-12-06 | 1 | -9/+2 |
| | |||||
* | dynamic delete icons for saved-search on network page | friendica | 2011-12-01 | 1 | -1/+1 |
| | |||||
* | add contact-id to auto-complete response to resolve duplicates | Friendika | 2011-10-27 | 1 | -1/+2 |
| | |||||
* | shared tag search | Friendika | 2011-10-23 | 1 | -8/+9 |
| | |||||
* | 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 |
| |