| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | more indicators of public visibility | Friendika | 2011-05-19 | 1 | -1/+1 |
* | typo in email delete sql, add message sender to body for better handling of m... | Friendika | 2011-05-19 | 1 | -1/+8 |
* | better mailing list support, email addr can be either 'from' or 'to' | Friendika | 2011-05-19 | 2 | -3/+17 |
* | don't send any potentially large embeds over ajax so as to avoid huge prefetc... | Friendika | 2011-05-18 | 1 | -1/+1 |
* | doc updates - connecting to services | Friendika | 2011-05-18 | 1 | -0/+1 |
* | "show all n comments" comes back after toggled and ajax updated, plus connect... | Friendika | 2011-05-17 | 1 | -0/+3 |
* | bug #65 'show all nn comments', 'show more posts like this' are misleading af... | Friendika | 2011-05-16 | 1 | -2/+2 |
* | bug #70 - error messages on group deletion, warning cleanup | Friendika | 2011-05-15 | 2 | -2/+2 |
* | wrong author came from feed, not from FB | Friendika | 2011-05-14 | 1 | -1/+1 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 7 | -19/+19 |
* | bring back load_view_file for dispy templates | Friendika | 2011-05-10 | 2 | -6/+6 |
* | don't use load_view_file() except in email templates and install of htconfig ... | Friendika | 2011-05-10 | 6 | -17/+17 |
* | missing self photo on remote site comment boxes | Friendika | 2011-05-09 | 1 | -0/+9 |
* | use local contact photo if available | Friendika | 2011-05-09 | 1 | -2/+15 |
* | refactor "which link to show" logic | Friendika | 2011-05-06 | 2 | -110/+96 |
* | Merge pull request #96 from fabrixxm/api | Friendika | 2011-05-05 | 2 | -13/+531 |
|\ |
|
| * | API work | fabrixxm | 2011-04-27 | 1 | -6/+22 |
| * | More works on api | Fabio Comuni | 2011-04-21 | 1 | -200/+158 |
| * | Reworked template processor. support for "if" "for" and "inc" blocks, also ne... | Fabio Comuni | 2011-04-21 | 1 | -13/+100 |
| * | work on api. | Fabio Comuni | 2011-04-21 | 1 | -89/+157 |
| * | First attemp of api | Fabio Comuni | 2011-04-21 | 1 | -0/+389 |
* | | issues with private photos - hitting internal size limits | Friendika | 2011-05-04 | 2 | -2/+11 |
* | | lost comment boxes on status.net conversations | Friendika | 2011-05-03 | 1 | -1/+1 |
* | | warn if msg is visible to all | Friendika | 2011-05-01 | 1 | -0/+1 |
* | | fix private images | Friendika | 2011-04-30 | 2 | -4/+43 |
* | | missing location after editor was consolidated | Friendika | 2011-04-28 | 1 | -1/+1 |
* | | Icons as CSS classes, hide net/home/mail/notify-update divs with no value | fabrixxm | 2011-04-28 | 1 | -9/+6 |
* | | misspell | Friendika | 2011-04-26 | 1 | -1/+1 |
* | | over-ride comment box | Friendika | 2011-04-26 | 1 | -1/+2 |
* | | no insecure warning on FB connections | Friendika | 2011-04-26 | 1 | -1/+1 |
* | | lots of facebook fixes | Friendika | 2011-04-26 | 3 | -5/+9 |
* | | redirect to profile photo upload on very first login | Friendika | 2011-04-23 | 1 | -1/+11 |
|/ |
|
* | merge status editor instances | Friendika | 2011-04-20 | 1 | -0/+85 |
* | keep space before t() for legacy string puller | Friendika | 2011-04-20 | 1 | -1/+1 |
* | pull request #91 fabrixxm (manual merge) | Friendika | 2011-04-20 | 1 | -9/+28 |
* | photos_link not photo_link | Friendika | 2011-04-19 | 1 | -1/+1 |
* | per contact network page (link in photo menu) | Friendika | 2011-04-19 | 1 | -1/+4 |
* | provide a way to disable mailbox integration | Friendika | 2011-04-18 | 2 | -9/+19 |
* | "wait" cursor when submitting comments bug #45 | Friendika | 2011-04-18 | 1 | -3/+7 |
* | don't try to connect to port 0 | Friendika | 2011-04-18 | 1 | -1/+1 |
* | Merge branch 'translateitems' of https://github.com/fabrixxm/friendika into f... | Friendika | 2011-04-18 | 1 | -2/+50 |
|\ |
|
| * | translate "like"/"dislike"/"friends with" messages at print time | fabrixxm | 2011-04-18 | 1 | -4/+20 |
| * | translate verb items at display time | Fabio Comuni | 2011-04-18 | 1 | -2/+34 |
* | | multi-user, do not cache open mbox | Friendika | 2011-04-18 | 1 | -23/+21 |
|/ |
|
* | show email contacts in acl selector | Friendika | 2011-04-18 | 1 | -2/+5 |
* | sv language had unquoted quotes in strings | Friendika | 2011-04-17 | 1 | -1/+1 |
* | email integration, cont. | Friendika | 2011-04-17 | 6 | -15/+213 |
* | email follow seems to be stabilising | Friendika | 2011-04-17 | 1 | -1/+5 |
* | we need a profile url. Something. | Friendika | 2011-04-16 | 1 | -0/+1 |
* | mail changes | Friendika | 2011-04-16 | 3 | -36/+121 |