| Commit message (Expand) | Author | Age | Files | Lines |
* | try to auto-fill the profile address if we actually do know it. | Friendika | 2011-01-01 | 1 | -1/+0 |
* | and slashes - sigh... | Friendika | 2010-12-30 | 1 | -2/+2 |
* | and right angles | Friendika | 2010-12-30 | 1 | -2/+2 |
* | oops escape left angles in expressions | Friendika | 2010-12-30 | 1 | -2/+2 |
* | linkify audio/video links for non-html5 browsers (or those with unsupported c... | Friendika | 2010-12-30 | 1 | -2/+2 |
* | html5 video/audio support - still needs multiple source | Friendika | 2010-12-30 | 2 | -46/+63 |
* | page_header hook | Friendika | 2010-12-30 | 1 | -2/+2 |
* | plugin hooks for bbcode conversions | Friendika | 2010-12-30 | 2 | -1/+8 |
* | Add sample external authentication plugin (ldap) | Friendika | 2010-12-27 | 1 | -15/+25 |
* | more plugin hooks | Friendika | 2010-12-25 | 1 | -1/+3 |
* | undo one of the hooks from last checkin - passing objects led to error | Friendika | 2010-12-24 | 1 | -1/+2 |
* | more plugin hooks | Friendika | 2010-12-24 | 1 | -0/+14 |
* | add authentication plugin hooks | Friendika | 2010-12-24 | 1 | -11/+34 |
* | navigation aid: show server name on page | Friendika | 2010-12-22 | 1 | -0/+1 |
* | link the logo text | Friendika | 2010-12-22 | 1 | -1/+1 |
* | plugin/addon API landing - still things left to do before it's useful | Friendika | 2010-12-22 | 1 | -0/+2 |
* | allow configurable poll interval override when hub is used | Friendika | 2010-12-21 | 1 | -6/+21 |
* | match the documentation | Friendika | 2010-12-19 | 1 | -1/+1 |
* | register/login timestamps | Friendika | 2010-12-16 | 3 | -1/+8 |
* | prevent concurrent ajax updates | Friendika | 2010-12-15 | 1 | -1/+4 |
* | added brand link | Friendika | 2010-12-14 | 1 | -1/+1 |
* | footer is serving no useful purpose. | Friendika | 2010-12-12 | 1 | -3/+2 |
* | fix youtube videos on FF | Friendika | 2010-12-09 | 1 | -1/+1 |
* | never enough comments | Friendika | 2010-12-08 | 1 | -1/+0 |
* | display the fact that a conversation is private without disclosing the detail... | Friendika | 2010-12-07 | 1 | -1/+17 |
* | significantly enhanced profile security | Friendika | 2010-12-07 | 1 | -7/+17 |
* | no newline at EOF | Friendika | 2010-12-05 | 1 | -0/+3 |
* | flatten conversation hierarchy to one level on import but preserve all thread... | Friendika | 2010-12-04 | 1 | -2/+17 |
* | cache result of (expensive) security check for visitor rights | Friendika | 2010-12-02 | 1 | -12/+28 |
* | ignore malformed xml before it hits the parser. | Friendika | 2010-12-02 | 1 | -0/+10 |
* | improved linkification of naked text urls | Friendika | 2010-12-01 | 1 | -2/+1 |
* | rino recipient patch | Friendika | 2010-12-01 | 1 | -2/+2 |
* | rino landing | Friendika | 2010-11-30 | 1 | -2/+30 |
* | paranoid option to reduce session hijacking by enforcing an IP match on sessi... | Friendika | 2010-11-29 | 1 | -17/+26 |
* | 15 gender choices, 12 sexual preference choices and 30 relationship status op... | Friendika | 2010-11-29 | 1 | -2/+2 |
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 1 | -1/+3 |
* | no newlines in tags | Friendika | 2010-11-28 | 1 | -1/+0 |
* | array_unique didn't have a second argument before PHP 5.2.9 | Friendika | 2010-11-26 | 1 | -3/+3 |
* | don't attempt to deliver queued items to sites which have already timed out | Friendika | 2010-11-25 | 1 | -3/+13 |
* | more optimising when confronted with dead servers | Friendika | 2010-11-25 | 1 | -0/+16 |
* | log queue startup | Friendika | 2010-11-25 | 2 | -0/+2 |
* | change remote welcome message | Friendika | 2010-11-25 | 1 | -3/+3 |
* | wrong function name | Friendika | 2010-11-25 | 1 | -1/+1 |
* | queue logging | Friendika | 2010-11-25 | 1 | -0/+3 |
* | ensuring all non-deliveries get in the queue | Friendika | 2010-11-25 | 1 | -3/+15 |
* | added more notifier logging | Friendika | 2010-11-25 | 1 | -0/+3 |
* | tag search boolean mode | Friendika | 2010-11-24 | 1 | -1/+0 |
* | use optional openid photo for registration - if supplied | Friendika | 2010-11-23 | 1 | -1/+1 |
* | send unfollow before removing ostatus contact | Friendika | 2010-11-23 | 1 | -1/+1 |
* | premature removal of queue item | Friendika | 2010-11-23 | 2 | -2/+1 |