Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | one more little tweak to linkificator | Friendika | 2011-08-25 | 1 | -1/+1 | |
* | | | | tweak to bbcode linkificator | Friendika | 2011-08-25 | 1 | -1/+1 | |
* | | | | some minor work on contact edit page | Friendika | 2011-08-25 | 1 | -2/+13 | |
* | | | | diaspora2bb, salmon fix argument error | Friendika | 2011-08-25 | 3 | -55/+24 | |
* | | | | third attempt to get rid of this stupid warning | Friendika | 2011-08-25 | 1 | -1/+1 | |
* | | | | contact photo menu | Friendika | 2011-08-24 | 1 | -2/+2 | |
* | | | | contact menu beginnings | Friendika | 2011-08-24 | 1 | -0/+52 | |
* | | | | missing salmon key? report it. | Friendika | 2011-08-24 | 3 | -4/+14 | |
* | | | | change the way public feeds work just to fix statusnet's bug, because they won't | Friendika | 2011-08-24 | 1 | -3/+20 | |
* | | | | cleaned up the conditions on when to and when not to relay. | Friendika | 2011-08-24 | 3 | -9/+43 | |
* | | | | turn off notifier - runaway | Friendika | 2011-08-24 | 1 | -2/+2 | |
* | | | | D* queue | Friendika | 2011-08-24 | 2 | -26/+75 | |
* | | | | author and owner sign exactly the same string - apparently | Friendika | 2011-08-23 | 1 | -2/+4 | |
* | | | | that was ugly - let's do better | Friendika | 2011-08-23 | 1 | -8/+9 | |
* | | | | fix for public posts to D* | Friendika | 2011-08-23 | 1 | -1/+1 | |
* | | | | correct time in photo msg | Friendika | 2011-08-23 | 1 | -2/+2 | |
* | | | | photo fixes | Friendika | 2011-08-23 | 2 | -4/+4 | |
* | | | | fix it again | Friendika | 2011-08-23 | 1 | -1/+1 | |
* | | | | fix group public members | Friendika | 2011-08-23 | 1 | -1/+1 | |
* | | | | diaspora photos ? | Friendika | 2011-08-23 | 4 | -6/+136 | |
* | | | | retractions - precedence issue | Friendika | 2011-08-23 | 1 | -2/+2 | |
* | | | | testing retractions | Friendika | 2011-08-23 | 1 | -3/+3 | |
* | | | | typo | Friendika | 2011-08-23 | 1 | -2/+2 | |
* | | | | don't process diaspora communications if no pubkey | Friendika | 2011-08-23 | 1 | -0/+6 | |
* | | | | include bb2diaspora at top level | Friendika | 2011-08-23 | 1 | -1/+1 | |
* | | | | more testing with images | Friendika | 2011-08-23 | 1 | -1/+1 | |
* | | | | second try | Friendika | 2011-08-23 | 1 | -0/+1 | |
* | | | | forget about the image link we have it in the wrapper | Friendika | 2011-08-23 | 1 | -1/+1 | |
* | | | | photos a bit messed up on d* | Friendika | 2011-08-23 | 1 | -2/+1 | |
* | | | | updates bb2md | Friendika | 2011-08-23 | 1 | -3/+8 | |
* | | | | convert bbcode to markdown for diaspora (first try, will need tweaking) | Friendika | 2011-08-23 | 2 | -5/+159 | |
* | | | | bad param in like function | Friendika | 2011-08-22 | 1 | -1/+1 | |
* | | | | public posts ~f to D* | Friendika | 2011-08-22 | 1 | -23/+56 | |
* | | | | d* retractions | Friendika | 2011-08-22 | 1 | -7/+55 | |
* | | | | invoke notifier | Friendika | 2011-08-22 | 1 | -47/+41 | |
* | | | | diaspora admin toggle, update install guide | Friendika | 2011-08-22 | 2 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | store key with contact record | Friendika | 2011-08-22 | 1 | -1/+6 | |
* | | | correct the diaspora_like signable string format | Friendika | 2011-08-22 | 1 | -3/+3 | |
* | | | log the friend request - it's important | Friendika | 2011-08-21 | 1 | -2/+3 | |
* | | | add trailing slash to diaspora notify url on send | Friendika | 2011-08-21 | 1 | -5/+7 | |
* | | | D* likes not verifying, ignore result until we figure out the signable_string... | Friendika | 2011-08-21 | 1 | -3/+3 | |
* | | | php error when no aliases | Friendika | 2011-08-21 | 1 | -1/+1 | |
* | | | diaspora sign/verify requires SHA0 hash algorithm | Friendika | 2011-08-20 | 2 | -13/+12 | |
* | | | set author/owner on likes | Friendika | 2011-08-20 | 1 | -6/+7 | |
* | | | get_app for diaspora_like | Friendika | 2011-08-20 | 1 | -0/+1 | |
* | | | sql syntax | Friendika | 2011-08-20 | 1 | -1/+1 | |
* | | | stricmp does not exist - strcasecmp does | Friendika | 2011-08-20 | 1 | -2/+2 | |
* | | | don't generate guid if one provided wirth msg | Friendika | 2011-08-20 | 1 | -1/+1 | |
* | | | until algorithm is sorted, ignore D* verification failures so we can debug th... | Friendika | 2011-08-20 | 2 | -25/+24 | |
* | | | move encryption functions to crypto file | Friendika | 2011-08-20 | 5 | -43/+47 |