| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-08-09 | 2 | -204/+227 |
|\ |
|
| * | diaspora encrypt+decrypt working !! | Friendika | 2011-08-09 | 2 | -204/+227 |
* | | update of the German localization | Tobias Diekershoff | 2011-08-09 | 2 | -1027/+2097 |
|/ |
|
* | AES_256_CBC | Friendika | 2011-08-08 | 1 | -4/+4 |
* | basic diaspora encryption | Friendika | 2011-08-08 | 1 | -0/+90 |
* | reparenting imported item was only partially reparenting. | Friendika | 2011-08-08 | 2 | -1/+8 |
* | use separate hcard from profile url | Friendika | 2011-08-07 | 4 | -2/+53 |
* | guids on items | Friendika | 2011-08-07 | 1 | -1/+1 |
* | item guids | Friendika | 2011-08-07 | 6 | -5/+16 |
* | guid functions | Friendika | 2011-08-07 | 3 | -9/+9 |
* | upsize guid storage to allow for Diaspora future growth | Friendika | 2011-08-07 | 2 | -1/+5 |
* | cleanup | Friendika | 2011-08-07 | 22 | -2355/+2794 |
* | bug #117, use realname for screen_name in API if nickname missing | Friendika | 2011-08-05 | 2 | -3/+3 |
* | fix statusnet_html timelines on api | Friendika | 2011-08-05 | 3 | -2/+3 |
* | move public profile warning to top of page | Friendika | 2011-08-05 | 3 | -5/+5 |
* | fallback sha256 openssl_verify code for php releases prior to 5.3 | Friendika | 2011-08-05 | 1 | -3/+6 |
* | more api tweaks | Friendika | 2011-08-05 | 2 | -11/+25 |
* | updates to Diaspora decrypt/verify from recent testing | Friendika | 2011-08-05 | 1 | -48/+14 |
* | integer values don't show up in xml api results | Friendika | 2011-08-05 | 1 | -1/+1 |
* | salmon protocol changes magicsig draft-experimental, fixes to hostxrd | Friendika | 2011-08-04 | 6 | -18/+51 |
* | some fields in API timeline JSON must be int | Friendika | 2011-08-04 | 1 | -8/+8 |
* | wrap text from imported link in [quote] | Friendika | 2011-08-04 | 2 | -2/+14 |
* | diaspora structures | Friendika | 2011-08-03 | 10 | -3/+92 |
* | allow custom avatar sizes - needed for Diaspora hcard/vcard | Friendika | 2011-08-03 | 4 | -3/+43 |
* | several fixes for attachments | Friendika | 2011-08-03 | 6 | -14/+24 |
* | re-parent api post item with parent_id and no parent_uri | Friendika | 2011-08-03 | 2 | -9/+20 |
* | allow group selection from contact edit page | Friendika | 2011-08-02 | 4 | -10/+97 |
* | Provide a way to lie about textlimit as far as API is concerned. | Friendika | 2011-08-02 | 1 | -0/+2 |
* | api compatibility fixes | Friendika | 2011-08-02 | 2 | -3/+4 |
* | bug #114, warn about linked Facebook item privacy | Friendika | 2011-08-02 | 2 | -8/+17 |
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 15 | -40/+67 |
* | breaking up boot file (part of zot refactor) | Friendika | 2011-08-01 | 6 | -1990/+2013 |
* | bug #111 - don't parse an @ address as a feed | Friendika | 2011-08-01 | 2 | -4/+8 |
* | merge diaspora/friendika vcard formats - not yet complete | Friendika | 2011-08-01 | 3 | -3/+44 |
* | api/friends/ids, api/followers/ids | Friendika | 2011-07-31 | 1 | -4/+60 |
* | api profiles | Friendika | 2011-07-31 | 2 | -13/+75 |
* | better handling of api comments/replies | Friendika | 2011-07-31 | 2 | -6/+29 |
* | some api enhancements | Friendika | 2011-07-31 | 5 | -98/+162 |
* | get attribution correct in api items | Friendika | 2011-07-31 | 1 | -2/+45 |
* | show correct self profile in api | Friendika | 2011-07-30 | 2 | -2/+2 |
* | convert our native pkcs#8 to pkcs#1 for diaspora-public-key xrd field | Friendika | 2011-07-30 | 2 | -1/+6 |
* | get_diaspora_key() | Friendika | 2011-07-30 | 1 | -9/+31 |
* | basic diaspora decryption | Friendika | 2011-07-30 | 2 | -32/+119 |
* | api/statusnet/version | Friendika | 2011-07-29 | 1 | -0/+17 |
* | api/statusnet/config does not require login | Friendika | 2011-07-29 | 1 | -1/+1 |
* | Merge branch 'pull' | Friendika | 2011-07-29 | 2 | -8/+26 |
|\ |
|
| * | Merge pull request #150 from fabrixxm/master | fabrixxm | 2011-07-29 | 2 | -8/+26 |
| |\ |
|
| | * | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-07-29 | 33 | -273/+846 |
| | |\
| | |/
| |/| |
|
| | * | allow GET or POST data in statuses/update | Fabio Comuni | 2011-07-29 | 1 | -6/+17 |
| | * | re-add pending registrations in ping.php, for admin side menu | Fabio Comuni | 2011-07-29 | 1 | -2/+9 |