| Commit message (Expand) | Author | Age | Files | Lines |
* | diaspora discovery | friendica | 2014-08-24 | 1 | -0/+113 |
* | add "any connections" to can_comment_on_post() - was missing | friendica | 2014-08-23 | 1 | -0/+1 |
* | switch everything over to crypto_encapsulate() | friendica | 2014-08-23 | 1 | -4/+4 |
* | We really can't do this without a hubloc. I was hoping we could, but notifier... | friendica | 2014-08-22 | 2 | -3/+4 |
* | issue #573 - this may not fix everything in that issue but should resolve som... | friendica | 2014-08-22 | 1 | -0/+3 |
* | "false" issue | friendica | 2014-08-22 | 1 | -4/+9 |
* | issue #571 - use feed/nickname?top=1 | friendica | 2014-08-22 | 1 | -1/+6 |
* | another round of heavy lifting | friendica | 2014-08-21 | 1 | -112/+99 |
* | provide the site blacklist everywhere it is needed | friendica | 2014-08-21 | 3 | -1/+43 |
* | the rest of the diaspora local discovery stuff | friendica | 2014-08-21 | 1 | -3/+21 |
* | make the old personal xrd interface (old webfinger) work again | friendica | 2014-08-21 | 1 | -2/+3 |
* | profile edit - missing visibility and drop link on non-default profiles, re-a... | friendica | 2014-08-21 | 2 | -8/+8 |
* | extensible profiles - add the input form elements. Still needs styling and we... | friendica | 2014-08-20 | 1 | -135/+99 |
* | verified that chatroom expire is working, so doing away with the second funct... | friendica | 2014-08-20 | 1 | -19/+4 |
* | restructure the author and owner info from feeds | friendica | 2014-08-20 | 1 | -85/+58 |
* | move Friendica photo migrator to addons, bring back a few XML scraping functi... | friendica | 2014-08-20 | 1 | -1/+165 |
* | greatly simplify consume_feed() - a lot of this was friendica specific and so... | friendica | 2014-08-20 | 1 | -195/+49 |
* | fangs bared | friendica | 2014-08-19 | 1 | -1/+23 |
* | snakebite continued | friendica | 2014-08-19 | 1 | -53/+108 |
* | some work on network discovery | friendica | 2014-08-19 | 2 | -168/+167 |
* | also reset comment policy on alternate delivery chains | friendica | 2014-08-19 | 1 | -2/+4 |
* | make sure privacy scope is completely reset on second delivery chain - revert... | friendica | 2014-08-19 | 1 | -8/+62 |
* | follow => connect | friendica | 2014-08-19 | 1 | -1/+1 |
* | diaspora - crazy amount of work remaining | friendica | 2014-08-19 | 1 | -80/+63 |
* | provide an overt indication that a post/comment was edited. | friendica | 2014-08-18 | 1 | -2/+4 |
* | nav channel selection | friendica | 2014-08-18 | 2 | -1/+17 |
* | beginning of permission role settings | friendica | 2014-08-17 | 2 | -1/+61 |
* | add ability to follow somebody not already in your connections from "post act... | friendica | 2014-08-17 | 1 | -0/+5 |
* | diaspora - begin heavy lifting. This is a 738 tonne brick with a herd of elep... | friendica | 2014-08-17 | 1 | -218/+118 |
* | some more work on realms | friendica | 2014-08-17 | 2 | -11/+26 |
* | add collections widget to connections page - and some more work on realms | friendica | 2014-08-17 | 2 | -1/+22 |
* | provide backend storage and declaration of directory realm | friendica | 2014-08-16 | 2 | -27/+14 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-15 | 1 | -1/+1 |
|\ |
|
| * | don't block "public" messages with authenticated scope | zottel | 2014-08-15 | 1 | -1/+1 |
* | | bring back some friendica crypto stuff including all the key mangling and tra... | friendica | 2014-08-15 | 2 | -1/+173 |
|/ |
|
* | doc update | friendica | 2014-08-15 | 1 | -3/+8 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-15 | 1 | -0/+2 |
|\ |
|
| * | Account deletion | Christian Vogeley | 2014-08-15 | 1 | -0/+2 |
* | | pkcs1 to pkcs8 key conversion - this is a lot easier than parsing ASN.1 DER f... | friendica | 2014-08-14 | 1 | -0/+24 |
|/ |
|
* | in HTML email notifications, angle brackets in posts were unescaped - includi... | friendica | 2014-08-14 | 1 | -1/+1 |
* | api - foreach warnings | friendica | 2014-08-14 | 1 | -10/+15 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-14 | 3 | -6/+17 |
|\ |
|
| * | Merge pull request #561 from cvogeley/master | RedMatrix | 2014-08-15 | 1 | -4/+9 |
| |\ |
|
| | * | Some work on account deletion | Christian Vogeley | 2014-08-14 | 1 | -4/+9 |
| * | | Added some missing translation strings. Fixed to scalable for a few font sizes. | Jeroen | 2014-08-14 | 2 | -2/+8 |
* | | | put an indicator (*) in the message subject line for notification emails when... | friendica | 2014-08-14 | 1 | -0/+1 |
|/ / |
|
* | | some work on extended profile fields | friendica | 2014-08-13 | 1 | -0/+41 |
* | | support title and description (and dates which were done earlier) for friendi... | friendica | 2014-08-13 | 2 | -2/+14 |
* | | provide a way to preserve photo timestamps when importing (rather than upload... | friendica | 2014-08-12 | 2 | -4/+11 |
* | | here's the file but I'm less than 5% of the way through porting it. | friendica | 2014-08-12 | 1 | -0/+2807 |