aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * highlight any messages on page newer than 12 hoursFriendika2010-12-074-3/+25
| |
| * removed high-bit angle-char stripping from input filter - interfering with ↵Friendika2010-12-071-7/+20
| | | | | | | | utf-8 chars
| * bring back full name check but without utf-8 regex'sFriendika2010-12-071-17/+13
| |
* | a littdle additionroot2010-12-081-1/+1
|/
* remove first (space) last registration restriction due to confusionFriendika2010-12-071-5/+5
| | | | this will increase spammers and bogus registrations dramatically(!)
* trim trailing LF in imported linkFriendika2010-12-061-1/+1
|
* RINO encryption now enabled by default on new installsFriendika2010-12-062-0/+13
|
* no newline at EOFFriendika2010-12-052-1/+5
|
* use local photo in email, email photo upload point to new urlFriendika2010-12-052-3/+6
|
* allow community page members to upload photos and assorted other stuff which ↵Friendika2010-12-058-115/+238
| | | | was previously restricted to the page owner
* flatten conversation hierarchy to one level on import but preserve all ↵Friendika2010-12-044-6/+25
| | | | | | thread info in case somebody wants to write a plugin to display as multi-level thread
* profile page not showing remote profile avatars when their site is downFriendika2010-12-041-6/+11
|