aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add more plugin hooks, etc.Friendika2010-12-224-1/+32
|
* navigation aid: show server name on pageFriendika2010-12-222-0/+9
|
* link the logo textFriendika2010-12-222-1/+9
|
* double profile image on friend requestsFriendika2010-12-221-1/+0
|
* warnings when no plugins installedFriendika2010-12-221-12/+17
|
* send new friend activity when appropriateFriendika2010-12-221-0/+56
|
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-228-124/+171
|
* more notes on Windows installFriendika2010-12-221-3/+4
|
* some Windows (and other) installation issuesFriendika2010-12-223-7/+92
|
* allow configurable poll interval override when hub is usedFriendika2010-12-212-7/+24
|
* 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
|
* facebook connector - initial checkin (untested)Friendika2010-12-171-0/+32
|
* don't askFriendika2010-12-161-0/+5
|
* pull strings from connection request templatesFriendika2010-12-164-42/+56
|
* register/login timestampsFriendika2010-12-169-9/+38
|
* prevent concurrent ajax updatesFriendika2010-12-152-5/+8
|
* 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
|
* 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