Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo | Thomas Willingham | 2014-03-28 | 1 | -1/+1 |
| | |||||
* | 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 |
|/ | |||||
* | we don't allow forgeries to be received - save some bandwidth by not ↵ | friendica | 2014-03-21 | 1 | -0/+5 |
| | | | | allowing them to be sent. We do have to figure out how some secondary delivery chains are ending up with posts belonging to the original owner instead of the chain owner, but that's for another day. | ||||
* | found what I believe is the root cause of issue #230, but don't yet have a ↵ | friendica | 2014-03-20 | 1 | -13/+21 |
| | | | | workable solution. This one is hard. | ||||
* | 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 |
| | |||||
* | prune_hub_reinstalls() and add cron weekly as a side effect | friendica | 2014-03-19 | 2 | -0/+49 |
| | |||||
* | cleanup | friendica | 2014-03-18 | 3 | -26/+36 |
| | |||||
* | oops | Thomas Willingham | 2014-03-18 | 1 | -1/+1 |
| | |||||
* | Missed one | Thomas Willingham | 2014-03-18 | 1 | -2/+3 |
| | |||||
* | sprintf error | friendica | 2014-03-17 | 1 | -1/+1 |
| | |||||
* | remove mysql dependencies from cache api | friendica | 2014-03-16 | 1 | -31/+16 |
| | |||||
* | mail notification goes to old link | friendica | 2014-03-16 | 1 | -1/+1 |
| | |||||
* | little fixes of hopefully nil significance | friendica | 2014-03-16 | 5 | -16/+18 |
| | |||||
* | this is the correct fix | friendica | 2014-03-16 | 1 | -2/+2 |
| | |||||
* | merge | Christian Vogeley | 2014-03-15 | 6 | -22/+16 |
|\ | |||||
| * | contact_block() not being shown to unauthenticated visitors - even if perms ↵ | friendica | 2014-03-13 | 2 | -4/+7 |
| | | | | | | | | allow. Also separate the permissions logic for this function so that we can have a mini-profile widget and a separate contact_block widget instead of always lumping them together. We probably also should move contact_block() outside of include/text.php as it doesn't really belong there. Just not sure where it belongs - perhaps contact_widgets wouold be a good place. | ||||
| * | file had wrong extension | friendica | 2014-03-11 | 1 | -9/+0 |
| | | |||||
| * | protect filed conversations from expiration - we check the parent to see if ↵ | friendica | 2014-03-11 | 1 | -1/+1 |
| | | | | | | | | it is filed, but one may have filed a comment and that will vanish when the parent expires unless the parent is protected. | ||||
| * | version update | friendica | 2014-03-11 | 1 | -1/+1 |
| | | |||||
| * | this commit is an attempt to make conv items better scalable on smaller ↵ | marijus | 2014-03-10 | 1 | -7/+7 |
| | | | | | | | | screens. also save some horizontal space. | ||||
* | | API: statusnet_html:trim was trimming too much | Christian Vogeley | 2014-03-15 | 1 | -1/+2 |
|/ |