| Commit message (Expand) | Author | Age | Files | Lines |
* | zot scraper | Friendika | 2011-07-11 | 1 | -1/+23 |
* | 'dislike' is not part of activitystreams core schema - use symblic constants ... | Friendika | 2011-07-07 | 1 | -8/+7 |
* | Merge pull request #138 from fabrixxm/master | Friendika | 2011-07-07 | 1 | -2/+21 |
|\ |
|
| * | Add post type "event" to like/unlike localizated text | Fabio Comuni | 2011-07-07 | 1 | -2/+21 |
* | | more friendika-z | Friendika | 2011-07-06 | 1 | -8/+17 |
|/ |
|
* | Update settings page to use field templates. | Fabio Comuni | 2011-07-06 | 1 | -0/+55 |
* | 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 | 1 | -0/+7 |
* | undo last checkin | Friendika | 2011-07-05 | 1 | -7/+0 |
* | explicitly close db connections - do not rely on process exit | Friendika | 2011-07-05 | 1 | -1/+10 |
* | don't show delete buttons on community page | Friendika | 2011-07-04 | 1 | -2/+11 |
* | community page | Friendika | 2011-07-04 | 2 | -4/+6 |
* | starred items | Friendika | 2011-07-03 | 2 | -2/+22 |
* | improvied group highlighting, move new group link down | Friendika | 2011-07-02 | 1 | -5/+10 |
* | better (more consistent) handling of ostatus contacts | Friendika | 2011-07-01 | 1 | -2/+11 |
* | statusnet improvements | Friendika | 2011-07-01 | 1 | -2/+2 |
* | missed block | Friendika | 2011-07-01 | 1 | -1/+2 |
* | add group highlight to other pages | Friendika | 2011-07-01 | 1 | -2/+2 |
* | indicate currently selected group in group picker | Friendika | 2011-07-01 | 1 | -4/+5 |
* | missing minutes in event listings | Friendika | 2011-06-30 | 1 | -1/+1 |
* | too much logging | Friendika | 2011-06-30 | 1 | -1/+1 |
* | allow polling to mostly survive minor memory shortages. | Friendika | 2011-06-30 | 1 | -3/+29 |
* | photos were not working in private mail | Friendika | 2011-06-30 | 1 | -1/+3 |
* | consolidate perrmisions sql, minor duepuntozero validation fixes | Friendika | 2011-06-30 | 1 | -0/+71 |
* | load db configs (config,system) for all "executables" | Friendika | 2011-06-30 | 5 | -10/+27 |
* | now that we have admin interface, completely remove register approvals from n... | Friendika | 2011-06-29 | 1 | -5/+1 |
* | re-added last item date in admin user page. relative_date return 'never' if n... | Fabio Comuni | 2011-06-29 | 1 | -1/+1 |
* | very minor nit - if $abs is false, return before trying to use false in a num... | Friendika | 2011-06-29 | 1 | -10/+11 |
* | Fix bug #98, add "never" to relative_date(), fix batch operations | Fabio Comuni | 2011-06-29 | 1 | -0/+4 |
* | do not translate hidden photo album 'Contact Photos' as it may become unhidde... | Friendika | 2011-06-28 | 2 | -6/+6 |
* | bug #96 move libraries to library - better alignment of like rotator | Friendika | 2011-06-28 | 5 | -10/+10 |
* | Fixed: Twitter profiles link. | Abinoam P. Marques Jr. | 2011-06-27 | 1 | -1/+1 |
* | ignore current contact on friend suggestion picker | Friendika | 2011-06-27 | 1 | -4/+15 |
* | pass notify endpoint with friend suggestions | Friendika | 2011-06-26 | 1 | -1/+31 |
* | allow cross-site xrd/lrdd/webfinger | Friendika | 2011-06-25 | 1 | -0/+1 |
* | new contact_selector function to provide more fine-tuned selection options. | Friendika | 2011-06-23 | 1 | -0/+99 |
* | never enough comments | Friendika | 2011-06-23 | 1 | -1/+9 |
* | don't update an event that hasn't changed. | Friendika | 2011-06-23 | 2 | -0/+17 |
* | new item view, sort by received date - not posted date. | Friendika | 2011-06-23 | 1 | -0/+1 |
* | don't allow tags in app source | Friendika | 2011-06-23 | 1 | -1/+1 |
* | bug #94 mis-spell Czech | Friendika | 2011-06-23 | 1 | -1/+1 |
* | friendika-z initial implementation | Friendika | 2011-06-23 | 2 | -3/+8 |
* | missed some images, table border property | Friendika | 2011-06-21 | 1 | -0/+4 |
* | fix banding on logo, xhtml compliant list and basic table support | Friendika | 2011-06-21 | 1 | -1/+7 |
* | Merge pull request #123 from fabrixxm/api | Friendika | 2011-06-21 | 1 | -18/+26 |
|\ |
|
| * | use "contacts/<id_contact>" url as subject id, as statusnet and twitter use u... | Fabio Comuni | 2011-06-21 | 1 | -0/+1 |
| * | remove duplicate tag in atom response | Fabio Comuni | 2011-06-21 | 1 | -1/+0 |
| * | add users infos to rss and atom api responses | Fabio Comuni | 2011-06-21 | 1 | -18/+26 |