| Commit message (Expand) | Author | Age | Files | Lines |
* | this is a mess and makes a complicated security model that one can probably d... | friendica | 2014-03-31 | 2 | -5/+7 |
* | photo timestamp was missing from main profile photo url which prevents photo ... | friendica | 2014-03-31 | 1 | -0/+8 |
* | issue #378, failure to correctly link tags where one tag contains a substring... | friendica | 2014-03-30 | 2 | -1/+18 |
* | Merge pull request #387 from beardy-unixer/master | RedMatrix | 2014-03-31 | 2 | -2/+2 |
|\ |
|
| * | Default discover to on. | Thomas Willingham | 2014-03-30 | 2 | -2/+2 |
* | | revise the sandbox | friendica | 2014-03-30 | 2 | -2/+2 |
|/ |
|
* | typo | friendica | 2014-03-29 | 1 | -1/+1 |
* | issue #384 | friendica | 2014-03-29 | 1 | -28/+35 |
* | Let the site admin choose whether to display the Discover tab. | Alexandre Hannud Abdo | 2014-03-30 | 2 | -11/+13 |
* | externals/discover: try up to 3 times to find a site that actually has conten... | friendica | 2014-03-28 | 1 | -36/+41 |
* | external -> discover | friendica | 2014-03-28 | 1 | -1/+1 |
* | don't include standalone test sites in external host list | friendica | 2014-03-27 | 1 | -2/+3 |
* | try and sort out the item delete mess | friendica | 2014-03-27 | 3 | -19/+68 |
* | this should work a bit better | friendica | 2014-03-27 | 1 | -3/+6 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-27 | 1 | -1/+1 |
|\ |
|
| * | typo | Thomas Willingham | 2014-03-28 | 1 | -1/+1 |
* | | new connection notification | friendica | 2014-03-27 | 2 | -3/+12 |
|/ |
|
* | firehose: provide system prefs to allow folks to fine tune to their needs | friendica | 2014-03-27 | 2 | -3/+16 |
* | firehose fixes and optimisations. In particular get rid of the unresponsive ... | friendica | 2014-03-27 | 4 | -27/+66 |
* | link in the firehose | friendica | 2014-03-27 | 1 | -1/+14 |
* | firehose testing (network?f=&fh=1) - some possible security bugs so testing p... | friendica | 2014-03-26 | 1 | -0/+1 |
* | need include | friendica | 2014-03-26 | 1 | -0/+2 |
* | let's limit this to two weeks so it doesn't pound servers and waste too much ... | friendica | 2014-03-26 | 1 | -1/+1 |
* | there's the problem | friendica | 2014-03-26 | 1 | -4/+5 |
* | more work on firehose | friendica | 2014-03-26 | 5 | -10/+42 |
* | add admin/channels | friendica | 2014-03-26 | 1 | -3/+3 |
* | allow zotfeed to create a firehose of a site. | friendica | 2014-03-26 | 3 | -17/+37 |
* | This should be a slight improvement in setting ciphers - we'll punt on RedHat... | friendica | 2014-03-25 | 1 | -8/+4 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-25 | 1 | -1/+5 |
|\ |
|
| * | Fix wall photo uploads. | Thomas Willingham | 2014-03-25 | 1 | -1/+5 |
* | | missed one | friendica | 2014-03-25 | 1 | -1/+0 |
* | | ensure wall_upload always has width and height if the image is valid | friendica | 2014-03-25 | 1 | -1/+5 |
|/ |
|
* | this should improve queue performance dramatically. | friendica | 2014-03-24 | 4 | -7/+15 |
* | that should fix it. | friendica | 2014-03-24 | 2 | -2/+7 |
* | that didn't work out well | friendica | 2014-03-24 | 1 | -2/+2 |
* | ssl ciphers - be liberal in what we accept, conservative in what we generate | friendica | 2014-03-24 | 1 | -12/+24 |
* | don't allow normal channels to have the name 'sys'. | friendica | 2014-03-23 | 1 | -0/+5 |
* | make sure crypto is loaded before creating a keypair | friendica | 2014-03-23 | 1 | -0/+1 |
* | cheange encode_item() logging to logger_data because it's way too noisy and h... | friendica | 2014-03-23 | 1 | -1/+1 |
* | create_sys_channel during setup bypasses our check when creating the first ac... | friendica | 2014-03-23 | 2 | -0/+11 |
* | provide 'style' option to archive widget to choose between 'select' and 'list... | friendica | 2014-03-23 | 1 | -0/+2 |
* | add curl error text to mod/probe so we can remotely diagnose communication is... | friendica | 2014-03-23 | 1 | -2/+4 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-03-23 | 1 | -2/+4 |
|\ |
|
| * | add width and height to uploaded photo body | marijus | 2014-03-22 | 1 | -1/+3 |
| * | use border-box for everything | marijus | 2014-03-22 | 1 | -1/+1 |
* | | improve curl error logging | friendica | 2014-03-23 | 1 | -1/+3 |
|/ |
|
* | we don't allow forgeries to be received - save some bandwidth by not allowing... | friendica | 2014-03-21 | 1 | -0/+5 |
* | found what I believe is the root cause of issue #230, but don't yet have a wo... | friendica | 2014-03-20 | 1 | -13/+21 |
* | increase log info to track down source of ownership failures | friendica | 2014-03-20 | 1 | -1/+1 |
* | doco | friendica | 2014-03-19 | 1 | -0/+1 |