aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-2115-31/+227
|\
| * begin plugin apiFriendika2010-12-205-5/+80
| |
| * missing keyFriendika2010-12-201-1/+1
| |
| * change heading to reflect new scopeFriendika2010-12-201-1/+1
| |
| * block connection/friend request spamFriendika2010-12-207-9/+53
| |
| * string updateFriendika2010-12-191-1/+17
| |
| * match the documentationFriendika2010-12-192-2/+2
| |
| * do a slightly better job at finding relevant content from scraping submitted ↵Friendika2010-12-191-9/+34
| | | | | | | | links
| * added "secret" profile search keywordsFriendika2010-12-198-3/+29
| |
| * don't send any private messages over the facebook channelFriendika2010-12-191-2/+12
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-181-0/+32
|\|
| * facebook connector - initial checkin (untested)Friendika2010-12-171-0/+32
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-1714-51/+99
|\|
| * don't askFriendika2010-12-161-0/+5
| |
| * pull strings from connection request templatesFriendika2010-12-164-42/+56
| |
| * register/login timestampsFriendika2010-12-169-9/+38
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-162-5/+8
|\|
| * prevent concurrent ajax updatesFriendika2010-12-152-5/+8
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-159-54/+379
|\|
| * clean up commentsFriendika2010-12-141-38/+93
| |
| * added brand linkFriendika2010-12-141-1/+1
| |
| * personal config storage, template the vcard profile, logging failed uri's to ↵Friendika2010-12-147-7/+266
| | | | | | | | help track down transient dreamhost issues
| * upd8Friendika2010-12-141-3/+5
| |
| * upd8Friendika2010-12-141-2/+5
| |
| * upd8Friendika2010-12-141-7/+13
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-138-28/+54
|\|
| * make both content and people search POSTableFriendika2010-12-122-2/+22
| |
| * footer is serving no useful purpose.Friendika2010-12-124-24/+29
| |
| * replace quick fix with correct fixFriendika2010-12-122-4/+3
| |
| * display request issueFriendika2010-12-122-0/+2
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-1218-100/+275
|\|
| * preparing for the futureFriendika2010-12-113-11/+32
| |
| * profile load optimisationFriendika2010-12-118-56/+73
| |
| * never enough commentsFriendika2010-12-102-0/+46
| |
| * set encryption vars to empty when contact not foundFriendika2010-12-101-0/+2
| |
| * add link to album photo when status photo uploadFriendika2010-12-101-3/+4
| |
| * never enough commentsFriendika2010-12-102-26/+65
| |
| * never enough commentsFriendika2010-12-091-0/+35
| |
| * Raise network timeout during friend acceptance, becauseFriendika2010-12-091-1/+9
| | | | | | | | encryption/decryption might slow things down.
| * found the cause of intermittent friend confirmation glitch (but not with ↵Friendika2010-12-091-2/+8
| | | | | | | | 100% certainty)
| * fix youtube videos on FFFriendika2010-12-091-1/+1
| |
* | Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-0923-80/+241
|\|
| * never enough commentsFriendika2010-12-082-15/+101
| |
| * smiley filterFriendika2010-12-0820-3/+24
| |
| * more instrumentation on dfrn_confirm to help track down why it quietly gives ↵Friendika2010-12-081-62/+116
| | | | | | | | up on occasion with no helpful log messages.
* | Merge branch 'master' of git://github.com/friendika/friendikaroot2010-12-0817-109/+315
|\|
| * display the fact that a conversation is private without disclosing the ↵Friendika2010-12-076-11/+40
| | | | | | | | details of who can/cannot see it.
| * significantly enhanced profile securityFriendika2010-12-073-63/+198
| |
| * db prepare for enhanced magic profiles and remote privacy indicators, fixed ↵Friendika2010-12-075-8/+19
| | | | | | | | $lang setting to use system config var, some other syntax issues
| * stray debugging statementFriendika2010-12-071-1/+1
| |