| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | never enough comments | Friendika | 2011-08-10 | 2 | -1/+15 |
* | use mailto: to specify a new email contact and over-rider webfinger | Friendika | 2011-08-09 | 1 | -1/+7 |
* | pt-br strings.php update from messages.po change | Friendika | 2011-08-09 | 1 | -1/+1 |
* | Merge branch 'pull' | Friendika | 2011-08-09 | 4 | -1034/+2104 |
|\ |
|
| * | Merge pull request #152 from abinoam/master | Friendika | 2011-08-09 | 1 | -1/+1 |
| |\ |
|
| | * | small typo - pt-br localization | Abinoam P. Marques Jr. | 2011-08-09 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #151 from tobiasd/master | tobiasd | 2011-08-09 | 3 | -1033/+2103 |
| |\ |
|
| | * | Merge github.com:tobiasd/friendika | Tobias Diekershoff | 2011-08-09 | 3 | -8/+8 |
| | |\ |
|
| | | * | made SN addon admin panel strings translateable | Tobias Diekershoff | 2011-08-09 | 1 | -4/+4 |
| | | * | fixed some typos | Tobias Diekershoff | 2011-08-09 | 2 | -4/+4 |
| | * | | Merge branch 'master' of git://github.com/friendika/friendika | Tobias Diekershoff | 2011-08-09 | 2 | -204/+227 |
| | |\ \
| | |/ /
| |/| /
| | |/ |
|
| | * | update of the German localization | Tobias Diekershoff | 2011-08-09 | 2 | -1027/+2097 |
* | | | crypto stuff | Friendika | 2011-08-09 | 10 | -90/+102 |
* | | | diaspora - remove debugging code on encrypt/decrypt | Friendika | 2011-08-09 | 1 | -38/+4 |
|/ / |
|
* / | diaspora encrypt+decrypt working !! | Friendika | 2011-08-09 | 2 | -204/+227 |
|/ |
|
* | 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 |