| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | this is all the info we need | Mario Vavti | 2015-10-16 | 1 | -4/+1 |
* | | | another try at issue #89 - rotating photos | redmatrix | 2015-10-16 | 1 | -2/+18 |
|/ / |
|
* | | mail sync debugging | redmatrix | 2015-10-15 | 1 | -0/+9 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-15 | 1 | -1/+4 |
|\| |
|
| * | Redesigned the export page. Please fix my English if I made some mistakes. | jeroenpraat | 2015-10-09 | 1 | -7/+10 |
| * | There is no mod/import_items tool in RedMatrix | Andrew Manning | 2015-10-07 | 1 | -2/+1 |
| * | Forgot the year and month url part | Andrew Manning | 2015-10-06 | 1 | -0/+6 |
| * | Add message about exporting by year/month to uexport | Andrew Manning | 2015-10-06 | 1 | -2/+9 |
* | | generate all (non-square) photo scales - even if the original photo is smalle... | redmatrix | 2015-10-15 | 1 | -36/+41 |
* | | issue #89 - rotating photos does not work | redmatrix | 2015-10-15 | 1 | -1/+2 |
* | | reflect default image size changes in mod/photos | Mario Vavti | 2015-10-15 | 1 | -3/+17 |
* | | do not try to remove photos twice | Mario Vavti | 2015-10-15 | 1 | -0/+6 |
* | | more work on import & sync of private mail and conversations | redmatrix | 2015-10-14 | 1 | -0/+6 |
* | | issue #87 - photos not getting deleted from mod_photo when deleted in DAV or ... | redmatrix | 2015-10-14 | 1 | -2/+3 |
* | | issue #86 - like/dislike in photos not working | redmatrix | 2015-10-14 | 2 | -8/+8 |
* | | fix /channel not updating after posting comment | Mario Vavti | 2015-10-13 | 1 | -1/+1 |
* | | bring single message view to inbox/outbox view | Mario Vavti | 2015-10-04 | 1 | -1/+8 |
* | | cleanup some unused variables | Mario Vavti | 2015-10-04 | 1 | -12/+0 |
* | | private mail: if receiver is not in abook provide only his webbie to the form | Mario Vavti | 2015-10-04 | 1 | -29/+14 |
* | | private mail: $preid should be abook_xchan not abook_id | Mario Vavti | 2015-10-02 | 1 | -4/+4 |
* | | private mail compositor changes | Mario Vavti | 2015-10-02 | 1 | -8/+6 |
* | | issue with resetting post perms to default audience - not sticking.0.10 | redmatrix | 2015-10-01 | 1 | -6/+17 |
* | | add delivery reports to mail (not backported to redmatrix) | redmatrix | 2015-09-30 | 2 | -0/+49 |
* | | remove debugging | redmatrix | 2015-09-28 | 1 | -4/+1 |
* | | add one more level of parentheses to ensure operator precedence is correctly ... | redmatrix | 2015-09-28 | 1 | -2/+2 |
* | | check public scopes against visitor in item_permissions_sql() | redmatrix | 2015-09-28 | 1 | -1/+0 |
* | | Merge branch 'deadsite' | redmatrix | 2015-09-28 | 5 | -12/+21 |
|\ \ |
|
| * | | create site records for all queued sites and check for death | redmatrix | 2015-09-28 | 5 | -12/+21 |
* | | | private mail: bring additional inbox/outbox views and ajaxify single message ... | Mario Vavti | 2015-09-28 | 2 | -17/+31 |
|/ / |
|
* | | move string files to hmessages.po and hstrings.php for hubzilla to avoid endl... | redmatrix | 2015-09-26 | 1 | -2/+2 |
* | | private mail: some work on conversations view | Mario Vavti | 2015-09-25 | 1 | -3/+3 |
* | | deliveries per process ui for setting | redmatrix | 2015-09-25 | 1 | -0/+3 |
* | | clean up the delivery reports to make them manageable, more approachable, and... | redmatrix | 2015-09-24 | 1 | -2/+50 |
* | | Merge https://github.com/redmatrix/hubzilla into pending_merge | redmatrix | 2015-09-24 | 2 | -102/+134 |
|\ \ |
|
| * | | some heavy private mail restructuring - work in progress | Mario Vavti | 2015-09-24 | 2 | -102/+134 |
* | | | Document the additional content export options | redmatrix | 2015-09-24 | 2 | -3/+14 |
|/ / |
|
* | | add plugin hooks to channel sync/import/export | redmatrix | 2015-09-23 | 1 | -0/+2 |
* | | since this is now usable, protect the displayed delivery reports from XSS inj... | redmatrix | 2015-09-22 | 1 | -1/+1 |
* | | delivery reports - crude but mostly functional at least for zot deliveries | redmatrix | 2015-09-22 | 1 | -1/+12 |
* | | Merge pull request #54 from git-marijus/master | redmatrix | 2015-09-22 | 1 | -0/+1 |
|\ \ |
|
| * | | fix consensus items - issue #53 | Mario Vavti | 2015-09-22 | 1 | -0/+1 |
* | | | heavy lifting for delivery reports | redmatrix | 2015-09-22 | 1 | -0/+32 |
|/ / |
|
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-21 | 1 | -122/+128 |
|\| |
|
| * | issue #52 - try all matching hublocs for remote auth, not just the "best one". | redmatrix | 2015-09-21 | 1 | -128/+135 |
* | | issue #50 - cloud listings produce white screen for unauthenticated viewer | redmatrix | 2015-09-21 | 1 | -18/+20 |
* | | issue #51 | redmatrix | 2015-09-21 | 1 | -4/+11 |
* | | looks like chat has been neglected a bit recently | redmatrix | 2015-09-20 | 1 | -1/+1 |
* | | change photo permissions when attach permissions are changed through mod/file... | redmatrix | 2015-09-18 | 1 | -2/+2 |
* | | consolidate zotfinger and webfinger | redmatrix | 2015-09-17 | 3 | -289/+9 |
* | | quickfix for private messages - needs a lot more work | Mario Vavti | 2015-09-17 | 2 | -28/+27 |