| Commit message (Expand) | Author | Age | Files | Lines |
* | more work on queue optimisations | friendica | 2015-03-09 | 3 | -7/+39 |
* | whitespace | friendica | 2015-03-09 | 1 | -2/+1 |
* | make network page default options work more or less universally instead of ju... | friendica | 2015-03-09 | 2 | -5/+6 |
* | Allow site to over-ride directory options. Bugger off. | friendica | 2015-03-09 | 1 | -38/+31 |
* | Fix missing value in insert for default closeness | Alexandre Hannud Abdo | 2015-03-09 | 1 | -1/+1 |
* | change default affinity (abook_closeness) to 80 for all new connections going... | friendica | 2015-03-08 | 3 | -3/+21 |
* | add reddress to profile - but all is not as it seems. Copy to clipboard is bl... | friendica | 2015-03-07 | 1 | -4/+7 |
* | when fixing "naked links" make sure not to double link double urls as seen in... | friendica | 2015-03-06 | 1 | -1/+1 |
* | major cleanup of directory options | friendica | 2015-03-05 | 1 | -2/+9 |
* | straighten out some directory stuff, which required some Comanche structural ... | friendica | 2015-03-05 | 3 | -36/+59 |
* | Merge pull request #918 from dawnbreak/master | RedMatrix | 2015-03-06 | 1 | -1/+2 |
|\ |
|
| * | RedDAV: fix renaming files. | Klaus | 2015-03-06 | 1 | -1/+2 |
* | | the link icon on comments now calls the link parsing tool (just like the main... | friendica | 2015-03-04 | 1 | -0/+1 |
* | | Deprecate the "wall uploads" photo album. Photo uploads (from any source) wit... | friendica | 2015-03-04 | 1 | -1/+1 |
* | | missing comma | friendica | 2015-03-04 | 1 | -1/+1 |
* | | don't re-use $x | friendica | 2015-03-04 | 1 | -2/+2 |
* | | add queue priority | friendica | 2015-03-04 | 1 | -0/+18 |
* | | parse_url: if url returns an image/audio/video file instead of a webpage, ret... | friendica | 2015-03-04 | 1 | -0/+7 |
|/ |
|
* | notes on what's needed to fix the queueing algorithms. | friendica | 2015-03-04 | 1 | -0/+8 |
* | enable sql_extra on pdl_selector | friendica | 2015-03-03 | 1 | -2/+2 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-03 | 7 | -175/+174 |
|\ |
|
| * | Some cleanups and documentation. | Klaus Weidenbach | 2015-03-04 | 7 | -175/+174 |
* | | I'm going to use the site_update timestamp to indicate whenever we successful... | friendica | 2015-03-03 | 1 | -0/+15 |
* | | don't let a zot-finger bring a dead hub back to life unless it's the site we'... | friendica | 2015-03-03 | 1 | -5/+7 |
|/ |
|
* | tagcloud tweaks | friendica | 2015-03-02 | 1 | -2/+2 |
* | make public delivery to contacts or any connections work again | zottel | 2015-03-02 | 1 | -3/+2 |
* | increase the dynamic range of the tag clouds slightly. | friendica | 2015-03-01 | 1 | -1/+1 |
* | Nag hub admins with self-signed certs to fix them. Otherwise we'll just have ... | friendica | 2015-03-01 | 1 | -0/+1 |
* | The never ending saga of parent = 0 bugs on Dreamhost. | friendica | 2015-03-01 | 1 | -0/+10 |
* | queue management actions. Still needs further work such as indication of last... | friendica | 2015-03-01 | 1 | -2/+3 |
* | Fix a couple of places where we weren't checking for dead hublocs. Add a func... | friendica | 2015-02-27 | 2 | -6/+24 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-02-26 | 1 | -0/+3 |
|\ |
|
| * | more fake null shenanigans | Habeas Codice | 2015-02-26 | 1 | -0/+3 |
| * | Revert "more fake null shenanigans" | Habeas Codice | 2015-02-26 | 1 | -23/+94 |
| * | more fake null shenanigans | Habeas Codice | 2015-02-26 | 1 | -94/+23 |
* | | loop breaker | friendica | 2015-02-26 | 1 | -0/+16 |
|/ |
|
* | syntax - missing arg | friendica | 2015-02-25 | 1 | -1/+1 |
* | this may actually fix the deliver loop when deleting existing items. It's hac... | friendica | 2015-02-25 | 2 | -1/+23 |
* | Found the cause of the delete looping, and I can prevent it going forward. Th... | friendica | 2015-02-25 | 3 | -15/+54 |
* | call post_local hooks prior to storing a post that is going to be sourced. Th... | friendica | 2015-02-25 | 2 | -0/+9 |
* | solve some (hopefully most) missing delivery issues | friendica | 2015-02-25 | 1 | -13/+55 |
* | don't send deleted items upstream - only downstream. | friendica | 2015-02-24 | 1 | -3/+6 |
* | require access token to view, query, or join directories in private realms, i... | friendica | 2015-02-24 | 1 | -6/+12 |
* | support rel=me on channel "homepage" url | friendica | 2015-02-24 | 2 | -3/+3 |
* | public_recips cleanup | friendica | 2015-02-23 | 1 | -18/+30 |
* | apply fix from 8d03774 to z_post_url also | friendica | 2015-02-23 | 1 | -1/+1 |
* | make redirections restriction in z_fetch_url() work | zottel | 2015-02-23 | 1 | -1/+1 |
* | notes about private realm registrations and multiple primary directories. | friendica | 2015-02-22 | 1 | -2/+2 |
* | no longer needed | friendica | 2015-02-22 | 1 | -33/+0 |
* | remove the new session functions from the trunk. Don't yet know if they'll co... | friendica | 2015-02-22 | 1 | -33/+0 |