aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* potential for privacy leakage, plus photo not showing occasionallyFriendika2010-12-011-2/+2
|
* rino recipient patchFriendika2010-12-012-2/+11
|
* rino landingFriendika2010-11-303-7/+78
|
* paranoid option to reduce session hijacking by enforcing an IP match on ↵Friendika2010-11-291-17/+26
| | | | session validation. This is not claimed to be a perfect solution to the problem by any stretch, it merely raises the bar on the script kiddies to the detriment of those whose dynamic IPs aren't long lived. For these reasons it is opt-in.
* 15 gender choices, 12 sexual preference choices and 30 relationship status ↵Friendika2010-11-292-2/+13
| | | | options are probably adequate. :-)
* update string tableFriendika2010-11-281-5/+13
|
* localise login template, allow openid to be disabledFriendika2010-11-289-16/+78
|
* no newlines in tagsFriendika2010-11-282-2/+1
|
* update string tableFriendika2010-11-261-6/+21
|
* verify all the display links in emailsFriendika2010-11-261-2/+2
|
* notify link againFriendika2010-11-261-2/+2
|
* fix links in notification emailsFriendika2010-11-261-1/+1
|
* array_unique didn't have a second argument before PHP 5.2.9Friendika2010-11-261-3/+3
|
* don't attempt to deliver queued items to sites which have already timed outFriendika2010-11-251-3/+13
|
* make profile name clickableFriendika2010-11-251-1/+1
|
* updated installation instructionsFriendika2010-11-251-21/+26
|
* more optimising when confronted with dead serversFriendika2010-11-252-1/+18
|
* log queue startupFriendika2010-11-252-0/+2
|