| Commit message (Expand) | Author | Age | Files | Lines |
* | zot scraper | Friendika | 2011-07-11 | 2 | -1/+25 |
* | several fixes to parse_url | Friendika | 2011-07-11 | 2 | -11/+21 |
* | log twitter post result | Friendika | 2011-07-10 | 2 | -3/+6 |
* | bug #102 | Friendika | 2011-07-09 | 2 | -1/+7 |
* | input the admin email address during install/setup. | Friendika | 2011-07-07 | 11 | -13/+33 |
* | friendika-z configuration details in admin page | Friendika | 2011-07-07 | 2 | -2/+9 |
* | 'dislike' is not part of activitystreams core schema - use symblic constants ... | Friendika | 2011-07-07 | 1 | -8/+7 |
* | Merge branch 'pull' | Friendika | 2011-07-07 | 2 | -3/+39 |
|\ |
|
| * | Merge pull request #138 from fabrixxm/master | Friendika | 2011-07-07 | 2 | -3/+39 |
| |\ |
|
| | * | duepuntozero: style blockquote | Fabio Comuni | 2011-07-07 | 1 | -1/+6 |
| | * | duepuntozero: style "connect" link in profile page | Fabio Comuni | 2011-07-07 | 1 | -0/+12 |
| | * | Add post type "event" to like/unlike localizated text | Fabio Comuni | 2011-07-07 | 1 | -2/+21 |
* | | | revup | Friendika | 2011-07-07 | 1 | -1/+1 |
|/ / |
|
* | | don't warn about php upload limits. nothing can be done by the user. | Friendika | 2011-07-07 | 1 | -14/+0 |
* | | don't show mailbox settings at all if disabled | Friendika | 2011-07-06 | 2 | -2/+6 |
* | | more friendika-z | Friendika | 2011-07-06 | 2 | -8/+28 |
* | | remove insecure java_uploader, add some debugging to twitter plugin | Friendika | 2011-07-06 | 3 | -103/+1 |
* | | a few minor fixes to settings page | Friendika | 2011-07-06 | 1 | -8/+8 |
* | | revup | Friendika | 2011-07-06 | 1 | -1/+1 |
* | | Merge pull request #137 from fabrixxm/master | Friendika | 2011-07-06 | 9 | -1/+50 |
|\| |
|
| * | let js_upload addon be aware of upload image size limit, and return message t... | Fabio Comuni | 2011-07-06 | 1 | -1/+2 |
| * | Another missing file | Fabio Comuni | 2011-07-06 | 1 | -0/+0 |
| * | Merge remote-tracking branch 'friendika/master' | Fabio Comuni | 2011-07-06 | 1 | -2/+1 |
| |\
| |/
|/| |
|
* | | removed another local line | Friendika | 2011-07-06 | 1 | -1/+1 |
* | | removed local testing statement from .htaccess | Friendika | 2011-07-06 | 1 | -1/+0 |
* | | Merge pull request #136 from fabrixxm/master | Friendika | 2011-07-06 | 11 | -853/+385 |
|\ \ |
|
| | * | Add missing files from previus checkin | Fabio Comuni | 2011-07-06 | 7 | -0/+48 |
| |/ |
|
| * | Update settings page to use field templates. | Fabio Comuni | 2011-07-06 | 11 | -853/+385 |
|/ |
|
* | move hidewall to user table - queries are getting too complicated and servers... | Friendika | 2011-07-05 | 9 | -30/+34 |
* | honour hidden profiles on display item page | Friendika | 2011-07-05 | 1 | -2/+7 |
* | incorrect links for "view in context" on community page | Friendika | 2011-07-05 | 1 | -1/+1 |
* | item tags instead of feed | Friendika | 2011-07-05 | 1 | -1/+1 |
* | better handling of feed photos (e,g, google+) | Friendika | 2011-07-05 | 1 | -0/+16 |
* | ability to link contacts that are "really me, but on another system/network". | Friendika | 2011-07-05 | 5 | -2/+21 |
* | begin work on relocation conversation | Friendika | 2011-07-05 | 1 | -0/+25 |
* | undo last checkin | Friendika | 2011-07-05 | 3 | -9/+0 |
* | explicitly close db connections - do not rely on process exit | Friendika | 2011-07-05 | 3 | -1/+12 |
* | hash tags cannot contains spaces | Friendika | 2011-07-05 | 1 | -2/+8 |
* | purify html before trying to parse wild urls. This way at least it should parse. | Friendika | 2011-07-04 | 1 | -4/+13 |
* | Merge pull request #135 from fabrixxm/dispy | Friendika | 2011-07-04 | 1 | -1/+13 |
|\ |
|
| * | Merge branch 'dispy' of github.com:fabrixxm/friendika into dispy | fabrixxm | 2011-07-05 | 469 | -635/+1668 |
| |\ |
|
| | * | dispy: style private mails | Fabio Comuni | 2011-07-04 | 1 | -0/+9 |
| * | | dispy: photos display don't overflow onto sidebar | fabrixxm | 2011-06-27 | 1 | -1/+4 |
* | | | don't show delete buttons on community page | Friendika | 2011-07-04 | 2 | -3/+12 |
* | | | reversed logic | Friendika | 2011-07-04 | 1 | -1/+1 |
* | | | community page | Friendika | 2011-07-04 | 8 | -18/+149 |
* | | | Merge branch 'pull' | Friendika | 2011-07-04 | 1 | -2/+9 |
|\ \ \ |
|
| * \ \ | Merge pull request #134 from defel/fix-HTTP417-lighttpd-1.4.19-bug2 | Friendika | 2011-07-04 | 1 | -2/+9 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | require 'Expect' http-header for non-apache webserver (like lighttpd) | aweiher | 2011-07-04 | 1 | -2/+9 |
| |/ / |
|
* / / | revup | Friendika | 2011-07-04 | 1 | -1/+1 |
|/ / |
|