Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'route' | friendica | 2014-03-31 | 2 | -1/+36 |
|\ | |||||
| * | doco | friendica | 2014-03-31 | 1 | -0/+5 |
| | | |||||
| * | finish up the source route storage so we can prevent messages from flowing ↵ | friendica | 2014-03-31 | 1 | -17/+10 |
| | | | | | | | | upstream in complicated delivery chains | ||||
| * | source routing stuff | friendica | 2014-03-29 | 2 | -0/+37 |
| | | |||||
* | | this is a mess and makes a complicated security model that one can probably ↵ | friendica | 2014-03-31 | 2 | -5/+7 |
| | | | | | | | | drive a truck through. It will have to be fixed. It does make youtubes work again. | ||||
* | | photo timestamp was missing from main profile photo url which prevents photo ↵ | friendica | 2014-03-31 | 1 | -0/+8 |
| | | | | | | | | changes from being immediately seen there. | ||||
* | | issue #378, failure to correctly link tags where one tag contains a ↵ | friendica | 2014-03-30 | 2 | -1/+18 |
| | | | | | | | | substring of the other (depends on the order they are discovered). | ||||
* | | Merge pull request #387 from beardy-unixer/master | RedMatrix | 2014-03-31 | 2 | -2/+2 |
|\ \ | | | | | | | Default discover to on | ||||
| * | | 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 ↵ | friendica | 2014-03-28 | 1 | -36/+41 |
| | | | | content. Then give up until the next queue run. | ||||
* | 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 |
| | | | | script warning when trying to load updates (sine they aren't our posts, we can't check for unseen, hence we can't really load updates). Also make the url selection pluggable. | ||||
* | link in the firehose | friendica | 2014-03-27 | 1 | -1/+14 |
| | |||||
* | firehose testing (network?f=&fh=1) - some possible security bugs so testing ↵ | friendica | 2014-03-26 | 1 | -0/+1 |
| | | | | purposes only | ||||
* | 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 |
| | | | | space | ||||
* | 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 ↵ | friendica | 2014-03-25 | 1 | -8/+4 |
| | | | | RedHat but open up the list just for openssl distros which seem to have all the problems at the moment. | ||||
* | 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 ↵ | friendica | 2014-03-23 | 1 | -1/+1 |
| | | | | had no loglevel set | ||||
* | create_sys_channel during setup bypasses our check when creating the first ↵ | friendica | 2014-03-23 | 2 | -0/+11 |
| | | | | account that there is a site keypair. Esnure that a site keypair is created before any sys channels are created. | ||||
* | provide 'style' option to archive widget to choose between 'select' and ↵ | friendica | 2014-03-23 | 1 | -0/+2 |
| | | | | 'list' format | ||||
* | add curl error text to mod/probe so we can remotely diagnose communication ↵ | friendica | 2014-03-23 | 1 | -2/+4 |
| | | | | issues from other sites. | ||||
* | 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 |
|/ |