| Commit message (Expand) | Author | Age | Files | Lines |
* | remote links | Friendika | 2011-01-27 | 1 | -3/+3 |
* | dissolve relationship (new protocol) working | Friendika | 2011-01-26 | 1 | -0/+2 |
* | no comment box if no notify, not no poll | Friendika | 2011-01-25 | 1 | -2/+2 |
* | "unfriend" protocol | Friendika | 2011-01-25 | 1 | -2/+4 |
* | allow RSS for feed contacts, but no comments | Friendika | 2011-01-24 | 2 | -4/+24 |
* | linkify - need at least one character after :// | Friendika | 2011-01-24 | 1 | -1/+1 |
* | following random feeds | Friendika | 2011-01-23 | 2 | -1/+39 |
* | fix quotes (again) | Friendika | 2011-01-23 | 1 | -1/+1 |
* | new network types | Friendika | 2011-01-23 | 2 | -2/+7 |
* | linkify naked urls when they are at the beginning of the text | Friendika | 2011-01-22 | 1 | -1/+2 |
* | repair double-encoded double quotes | Friendika | 2011-01-20 | 1 | -2/+2 |
* | show 'login' tab selected on login page | fabrixxm | 2011-01-20 | 1 | -1/+4 |
* | tracking errant bin2hex call | Friendika | 2011-01-17 | 2 | -4/+4 |
* | fix some linebreak issues | Friendika | 2011-01-17 | 2 | -9/+20 |
* | activity object link had incorrect attribute, highlight critical install steps | Friendika | 2011-01-17 | 1 | -1/+2 |
* | newlines were getting stripped | Friendika | 2011-01-16 | 1 | -1/+1 |
* | birthday notifications: missing div close | Friendika | 2011-01-16 | 1 | -1/+1 |
* | Don't send conversation slaps, only immediate replies. Redundant and flawed. | Friendika | 2011-01-16 | 1 | -10/+13 |
* | string update | Friendika | 2011-01-14 | 1 | -1/+1 |
* | compatibility: version discovery | Friendika | 2011-01-14 | 2 | -0/+2 |
* | birthday notifications working | Friendika | 2011-01-13 | 1 | -2/+8 |
* | create birthday event from feed | Friendika | 2011-01-13 | 1 | -3/+54 |
* | add owner's birthday information to feed (if allowed to) | Friendika | 2011-01-12 | 2 | -6/+47 |
* | preserve body content in feed to extract microformat stuff | Friendika | 2011-01-12 | 1 | -0/+4 |
* | more doco on header/nav region | Friendika | 2011-01-11 | 1 | -2/+43 |
* | more defensive measures against failed or lost DB | Friendika | 2011-01-10 | 1 | -4/+22 |
* | fallback dbesc() when db is not there | Friendika | 2011-01-10 | 1 | -1/+4 |
* | add page start/end hooks, cleanup couple of notice msgs | Friendika | 2011-01-10 | 1 | -0/+2 |
* | call get_app() | Friendika | 2011-01-09 | 1 | -0/+1 |
* | missing 'else' | Friendika | 2011-01-07 | 1 | -0/+4 |
* | make home tab work from remote profile, fix link in comment notify emails | Friendika | 2011-01-05 | 1 | -1/+5 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-04 | 1 | -0/+4 |
|\ |
|
| * | Merge branch 'friendika-master' | fabrixxm | 2011-01-04 | 1 | -0/+5 |
| |\ |
|
| * | | Manage user registrations in REGISTER_APPROVE mode. | fabrixxm | 2011-01-04 | 1 | -0/+4 |
* | | | use shift-home instead to take you home | Friendika | 2011-01-04 | 1 | -3/+4 |
| |/
|/| |
|
* | | provide "return home" key | Friendika | 2011-01-04 | 1 | -0/+5 |
|/ |
|
* | convert received ostatus unfollow verb to activity streams stop-following | Friendika | 2011-01-04 | 1 | -1/+11 |
* | import items from feeds in inverse date order | fabrixxm | 2011-01-03 | 2 | -4/+7 |
* | 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 |