| Commit message (Expand) | Author | Age | Files | Lines |
* | highlight any messages on page newer than 12 hours | Friendika | 2010-12-07 | 3 | -3/+20 |
* | bring back full name check but without utf-8 regex's | Friendika | 2010-12-07 | 1 | -17/+13 |
* | remove first (space) last registration restriction due to confusion | Friendika | 2010-12-07 | 1 | -5/+5 |
* | trim trailing LF in imported link | Friendika | 2010-12-06 | 1 | -1/+1 |
* | use local photo in email, email photo upload point to new url | Friendika | 2010-12-05 | 1 | -2/+5 |
* | allow community page members to upload photos and assorted other stuff which ... | Friendika | 2010-12-05 | 4 | -111/+234 |
* | profile page not showing remote profile avatars when their site is down | Friendika | 2010-12-04 | 1 | -6/+11 |
* | relationship targets (linked if applicable) | Friendika | 2010-12-03 | 1 | -5/+50 |
* | revise the last checkin a wee bit to ensure notifications are still sent out | Friendika | 2010-12-03 | 1 | -20/+20 |
* | found the elusive comment box bug | Friendika | 2010-12-03 | 1 | -1/+7 |
* | cache result of (expensive) security check for visitor rights | Friendika | 2010-12-02 | 2 | -18/+9 |
* | fix installation into subdir of domain | Friendika | 2010-12-02 | 1 | -0/+3 |
* | more string extraction | Friendika | 2010-12-01 | 1 | -1/+4 |
* | potential for privacy leakage, plus photo not showing occasionally | Friendika | 2010-12-01 | 1 | -2/+2 |
* | rino recipient patch | Friendika | 2010-12-01 | 1 | -0/+9 |
* | rino landing | Friendika | 2010-11-30 | 1 | -5/+24 |
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 3 | -3/+35 |
* | verify all the display links in emails | Friendika | 2010-11-26 | 1 | -2/+2 |
* | notify link again | Friendika | 2010-11-26 | 1 | -2/+2 |
* | fix links in notification emails | Friendika | 2010-11-26 | 1 | -1/+1 |
* | more optimising when confronted with dead servers | Friendika | 2010-11-25 | 1 | -1/+2 |
* | change remote welcome message | Friendika | 2010-11-25 | 1 | -2/+2 |
* | more pre-install checks to sort out broken environments | Friendika | 2010-11-25 | 1 | -2/+37 |
* | ensuring all non-deliveries get in the queue | Friendika | 2010-11-25 | 1 | -21/+22 |
* | added more notifier logging | Friendika | 2010-11-25 | 1 | -0/+3 |
* | tag search boolean mode | Friendika | 2010-11-24 | 2 | -4/+4 |
* | no pagination on search page | Friendika | 2010-11-24 | 1 | -0/+3 |
* | use local_user() | Friendika | 2010-11-24 | 1 | -14/+15 |
* | use sha1 keys for friends as well | Friendika | 2010-11-24 | 1 | -1/+1 |
* | whirlpool not universally supported for key generation, use sha1 | Friendika | 2010-11-24 | 1 | -1/+1 |
* | report failure to generate keys | Friendika | 2010-11-24 | 1 | -0/+5 |
* | use optional openid photo for registration - if supplied | Friendika | 2010-11-23 | 2 | -7/+25 |
* | send unfollow before removing ostatus contact | Friendika | 2010-11-23 | 1 | -0/+25 |
* | drop mail delivered flag now that queue is implemented | Friendika | 2010-11-23 | 2 | -14/+2 |
* | more logging in dfrn_notify | Friendika | 2010-11-23 | 1 | -1/+10 |
* | salmon error handling issue | Friendika | 2010-11-22 | 1 | -1/+1 |
* | infrastructure for queueing, redelivery | Friendika | 2010-11-21 | 1 | -1/+1 |
* | she'll be right | Friendika | 2010-11-21 | 2 | -6/+10 |
* | something wrong - undo last checkin until fixed | Friendika | 2010-11-21 | 1 | -2/+2 |
* | make sure to use local avatar if we have one | Friendika | 2010-11-21 | 1 | -2/+6 |
* | don't invoke slap if there's no endpoint configured | Friendika | 2010-11-21 | 1 | -2/+5 |
* | add google buzz | Friendika | 2010-11-21 | 1 | -2/+19 |
* | search items do not get indented | Friendika | 2010-11-20 | 1 | -1/+1 |
* | more dfrn_confirm logging | Friendika | 2010-11-18 | 1 | -2/+7 |
* | add a bit more logging to friend accept | Friendika | 2010-11-18 | 1 | -0/+13 |
* | network was not yet set before testing type | Friendika | 2010-11-18 | 1 | -3/+3 |
* | more pre-install checking | Friendika | 2010-11-18 | 1 | -0/+4 |
* | smooth a few rough edges of openid | Friendika | 2010-11-18 | 1 | -0/+1 |
* | more pre-install checks, try and create db if doesn't exist | Friendika | 2010-11-18 | 2 | -8/+37 |
* | provide config option to not use gravatar during registration | Friendika | 2010-11-17 | 1 | -25/+26 |