aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* 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
|
* 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.
* 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
|
* 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
|
* "with" is optional - don't show anything if not present.Friendika2010-12-041-1/+5
|
* relationship targets (linked if applicable)Friendika2010-12-034-5/+63
|
* revise the last checkin a wee bit to ensure notifications are still sent outFriendika2010-12-031-20/+20
|
* found the elusive comment box bugFriendika2010-12-031-1/+7
|
* getting ready to add partner infoFriendika2010-12-023-3/+6
|
* thought we got rid of the "introduction" wordFriendika2010-12-021-4/+4
|
* cache result of (expensive) security check for visitor rightsFriendika2010-12-023-30/+37
| | | | begin tightening x-profile security
* more install notesFriendika2010-12-021-1/+3
|
* update installation doc - subdirs should work now - cross fingersFriendika2010-12-021-3/+3
|
* ignore malformed xml before it hits the parser.Friendika2010-12-021-0/+10
|
* fix installation into subdir of domainFriendika2010-12-024-3/+9
|
* linkify the advanced profileFriendika2010-12-021-1/+2
|
* improved linkification of naked text urlsFriendika2010-12-013-4/+9
|
* more string extractionFriendika2010-12-012-3/+6
|