| Commit message (Expand) | Author | Age | Files | Lines |
* | move all theme initialisation to one place - just after calling module_init. ... | friendica | 2014-10-20 | 1 | -0/+1 |
* | don't auto-archive connections we can't poll. | friendica | 2014-10-19 | 1 | -6/+11 |
* | show true author of wall-to-wall comments to Diaspora viewers just like we di... | friendica | 2014-10-19 | 1 | -0/+13 |
* | Tried this once before but had to revert. Basically prevent a comment from be... | friendica | 2014-10-19 | 1 | -1/+7 |
* | merge madness | friendica | 2014-10-19 | 2 | -110/+73 |
* | wall-e random signature failures | friendica | 2014-10-19 | 1 | -1/+2 |
* | mark signature forgeries | friendica | 2014-10-16 | 2 | -2/+8 |
* | Merge branch 'master' of https://github.com/pafcu/red | Stefan Parviainen | 2014-10-16 | 4 | -6/+8 |
|\ |
|
| * | jsonp support (thankxs fabrixxm) | friendica | 2014-10-16 | 2 | -2/+5 |
| * | remove log statement | friendica | 2014-10-15 | 1 | -2/+0 |
| * | missing event permissions | friendica | 2014-10-15 | 1 | -1/+2 |
| * | Don't recognise hashtags starting with #, e.g. ### | friendica | 2014-10-15 | 1 | -2/+2 |
* | | Login menu | Stefan Parviainen | 2014-10-16 | 1 | -6/+5 |
|/ |
|
* | back to wrestling with the !@#$ diaspora recursive reshare from hell | friendica | 2014-10-14 | 1 | -3/+8 |
* | this is the reason Diaspora forum tagging was broken | friendica | 2014-10-14 | 1 | -3/+4 |
* | if a hubloc primary change results in an xchan primary change, create a direc... | friendica | 2014-10-13 | 1 | -1/+5 |
* | figuring out how to bootstrap the change_primary procedure when all you have ... | friendica | 2014-10-13 | 2 | -0/+6 |
* | don't use cached data | friendica | 2014-10-13 | 1 | -0/+2 |
* | there's the problem | friendica | 2014-10-13 | 1 | -2/+2 |
* | more diagnostic when changing primary | friendica | 2014-10-13 | 1 | -4/+17 |
* | this bug has been there for a *long* time. First time I've ever seen it trigg... | friendica | 2014-10-13 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-13 | 6 | -180/+224 |
|\ |
|
| * | When you delete something in /cloud stay in the right folder. | Klaus Weidenbach | 2014-10-14 | 6 | -180/+224 |
* | | sql | friendica | 2014-10-13 | 1 | -1/+1 |
* | | new function hubloc_change_primary() | friendica | 2014-10-13 | 2 | -3/+60 |
|/ |
|
* | diaspora_send_status() - recalculate markdown translation to pickup any later... | friendica | 2014-10-12 | 2 | -3/+3 |
* | Merge pull request #636 from dawnbreak/RedDAV | RedMatrix | 2014-10-13 | 5 | -924/+981 |
|\ |
|
| * | Moved classes from reddav.php into own files. | Klaus Weidenbach | 2014-10-12 | 5 | -924/+981 |
* | | cleanup of sync_locations and better logging. There was one significant code ... | friendica | 2014-10-12 | 1 | -7/+11 |
* | | content deletion issue | friendica | 2014-10-12 | 1 | -1/+6 |
|/ |
|
* | fix diaspora reshare tags | friendica | 2014-10-10 | 1 | -0/+2 |
* | ah yes, the redundant relay run was for the benefit of wall-to-wall posts iss... | friendica | 2014-10-10 | 1 | -2/+1 |
* | missing source route after edit | friendica | 2014-10-10 | 2 | -1/+3 |
* | remove remnants of old signing structure - now using diaspora_meta | friendica | 2014-10-10 | 1 | -7/+0 |
* | reset route to parent route on Diaspora comments flowing upstream so they won... | friendica | 2014-10-10 | 1 | -3/+5 |
* | make sure diaspora comments get the correct route | friendica | 2014-10-10 | 1 | -0/+4 |
* | improvement in source route checking when handling complex *upstream* deliver... | friendica | 2014-10-10 | 1 | -6/+19 |
* | allow (our own) ajax urls to pass through bbcode intact. | friendica | 2014-10-09 | 3 | -3/+5 |
* | OK this is important. So read it carefully. | friendica | 2014-10-09 | 1 | -3/+33 |
* | allow a site to over-ride the system app list without causing git issues | friendica | 2014-10-09 | 1 | -1/+4 |
* | return of the missing diaspora wall-to-wall attribution | friendica | 2014-10-09 | 2 | -12/+12 |
* | fix userinfo icon size | marijus | 2014-10-09 | 1 | -1/+1 |
* | try to track down intermittent wall-to-wall attribution on Diaspora exported ... | friendica | 2014-10-09 | 1 | -0/+4 |
* | oembed issues | friendica | 2014-10-08 | 1 | -7/+6 |
* | change parent constructor per discussion | friendica | 2014-10-08 | 1 | -1/+1 |
* | dav issue | friendica | 2014-10-08 | 1 | -1/+1 |
* | disable email notifications when bulk importing content. | friendica | 2014-10-08 | 1 | -0/+32 |
* | don't double-encode hashtags | friendica | 2014-10-08 | 1 | -4/+4 |
* | soundcloud using a slightly different oembed mechanism - react accordingly | friendica | 2014-10-08 | 1 | -0/+9 |
* | Merge pull request #626 from habeascodice/master | RedMatrix | 2014-10-08 | 1 | -1/+1 |
|\ |
|