aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * never enough commentsFriendika2011-08-102-1/+15
| * use mailto: to specify a new email contact and over-rider webfingerFriendika2011-08-091-1/+7
| * pt-br strings.php update from messages.po changeFriendika2011-08-091-1/+1
| * Merge branch 'pull'Friendika2011-08-094-1034/+2104
| |\
| | * Merge pull request #152 from abinoam/masterFriendika2011-08-091-1/+1
| | |\
| | | * small typo - pt-br localizationAbinoam P. Marques Jr.2011-08-091-1/+1
| | |/
| | * Merge pull request #151 from tobiasd/mastertobiasd2011-08-093-1033/+2103
| | |\
| | | * Merge github.com:tobiasd/friendikaTobias Diekershoff2011-08-093-8/+8
| | | |\
| | | | * made SN addon admin panel strings translateableTobias Diekershoff2011-08-091-4/+4
| | | | * fixed some typosTobias Diekershoff2011-08-092-4/+4
| | | * | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-08-092-204/+227
| | | |\ \ | | | |/ / | | |/| / | | | |/
| | | * update of the German localizationTobias Diekershoff2011-08-092-1027/+2097
| * | | crypto stuffFriendika2011-08-0910-90/+102
| * | | diaspora - remove debugging code on encrypt/decryptFriendika2011-08-091-38/+4
| |/ /
| * / diaspora encrypt+decrypt working !!Friendika2011-08-092-204/+227
| |/
| * AES_256_CBCFriendika2011-08-081-4/+4
| * basic diaspora encryptionFriendika2011-08-081-0/+90
| * reparenting imported item was only partially reparenting.Friendika2011-08-082-1/+8
| * use separate hcard from profile urlFriendika2011-08-074-2/+53
| * guids on itemsFriendika2011-08-071-1/+1
| * item guidsFriendika2011-08-076-5/+16
| * guid functionsFriendika2011-08-073-9/+9
| * upsize guid storage to allow for Diaspora future growthFriendika2011-08-072-1/+5
| * cleanupFriendika2011-08-0722-2355/+2794
| * bug #117, use realname for screen_name in API if nickname missingFriendika2011-08-052-3/+3
| * fix statusnet_html timelines on apiFriendika2011-08-053-2/+3
| * move public profile warning to top of pageFriendika2011-08-053-5/+5
| * fallback sha256 openssl_verify code for php releases prior to 5.3Friendika2011-08-051-3/+6
| * more api tweaksFriendika2011-08-052-11/+25
| * updates to Diaspora decrypt/verify from recent testingFriendika2011-08-051-48/+14
| * integer values don't show up in xml api resultsFriendika2011-08-051-1/+1
| * salmon protocol changes magicsig draft-experimental, fixes to hostxrdFriendika2011-08-046-18/+51
| * some fields in API timeline JSON must be intFriendika2011-08-041-8/+8
| * wrap text from imported link in [quote]Friendika2011-08-042-2/+14
| * diaspora structuresFriendika2011-08-0310-3/+92
| * allow custom avatar sizes - needed for Diaspora hcard/vcardFriendika2011-08-034-3/+43
| * several fixes for attachmentsFriendika2011-08-036-14/+24
| * re-parent api post item with parent_id and no parent_uriFriendika2011-08-032-9/+20
| * allow group selection from contact edit pageFriendika2011-08-024-10/+97
| * Provide a way to lie about textlimit as far as API is concerned.Friendika2011-08-021-0/+2
| * api compatibility fixesFriendika2011-08-022-3/+4
| * bug #114, warn about linked Facebook item privacyFriendika2011-08-022-8/+17
| * some more zot changes migrating back to f9a mainlineFriendika2011-08-0115-40/+67
| * breaking up boot file (part of zot refactor)Friendika2011-08-016-1990/+2013
| * bug #111 - don't parse an @ address as a feedFriendika2011-08-012-4/+8
| * merge diaspora/friendika vcard formats - not yet completeFriendika2011-08-013-3/+44
| * api/friends/ids, api/followers/idsFriendika2011-07-311-4/+60
| * api profilesFriendika2011-07-312-13/+75
| * better handling of api comments/repliesFriendika2011-07-312-6/+29
| * some api enhancementsFriendika2011-07-315-98/+162