| Commit message (Expand) | Author | Age | Files | Lines |
* | well there's one problem... | redmatrix | 2015-09-27 | 1 | -4/+4 |
* | add some safety checks on the sending side of sync | redmatrix | 2015-09-27 | 1 | -6/+20 |
* | problems with extended item import and signatures | redmatrix | 2015-09-22 | 1 | -3/+62 |
* | don't send sync packets to deleted hubloc locations | redmatrix | 2015-09-22 | 1 | -2/+4 |
* | inverted logic syncing deleted hublocs | redmatrix | 2015-09-22 | 1 | -1/+1 |
* | add names to delivery report for sync delivery | redmatrix | 2015-09-22 | 1 | -1/+3 |
* | report the channel sync | redmatrix | 2015-09-22 | 1 | -1/+11 |
* | backport item sync | redmatrix | 2015-09-22 | 2 | -2/+91 |
* | new delivery report format | redmatrix | 2015-09-20 | 2 | -13/+42 |
* | improve on the last attempt | redmatrix | 2015-09-20 | 1 | -4/+4 |
* | catch the timestamp also | redmatrix | 2015-09-20 | 1 | -1/+1 |
* | remove system flags from channel import packet | redmatrix | 2015-09-20 | 1 | -5/+9 |
* | we need the xchan record also | redmatrix | 2015-09-20 | 1 | -1/+1 |
* | initial checkin delivery report class | redmatrix | 2015-09-20 | 1 | -0/+46 |
* | clone new connection requests | redmatrix | 2015-09-19 | 1 | -18/+19 |
* | include site identitfier on redmatrix delivery reports also | redmatrix | 2015-09-18 | 1 | -0/+2 |
* | log the remote message if there was one | redmatrix | 2015-09-11 | 1 | -1/+4 |
* | another tactic to deal with orphan hublocs from re-installs, or at least allo... | redmatrix | 2015-09-11 | 2 | -20/+36 |
* | zot_refresh: always try the hubloc pointed to by xchan_addr first | redmatrix | 2015-09-10 | 1 | -3/+12 |
* | export TERM_FILE when mirroring | redmatrix | 2015-09-08 | 2 | -1/+7 |
* | add sync packets for menus | redmatrix | 2015-09-08 | 1 | -0/+11 |
* | menu export | redmatrix | 2015-09-08 | 1 | -1/+11 |
* | export events | redmatrix | 2015-09-07 | 1 | -0/+19 |
* | create event sync packets | redmatrix | 2015-09-07 | 1 | -0/+14 |
* | fix postgres zotfeed | Habeas Codice | 2015-09-07 | 1 | -4/+6 |
* | PRIVACY: item_private seems to have been removed from permissions_sql checkin... | redmatrix | 2015-09-07 | 1 | -2/+2 |
* | export chatrooms | redmatrix | 2015-09-03 | 1 | -0/+6 |
* | channel export - don't include linked resource items (photos, events). These ... | redmatrix | 2015-09-03 | 1 | -2/+4 |
* | Update the credits | redmatrix | 2015-09-02 | 1 | -4/+0 |
* | protect from sql injection | redmatrix | 2015-09-02 | 1 | -1/+1 |
* | really fix post filtering | zottel | 2015-09-02 | 1 | -2/+2 |
* | export apps | redmatrix | 2015-09-01 | 1 | -0/+7 |
* | add the baseurl so we can easily relocate objects | redmatrix | 2015-09-01 | 1 | -1/+2 |
* | use different obj export output format for hubzilla compatibility | redmatrix | 2015-09-01 | 1 | -1/+8 |
* | typo in sql | redmatrix | 2015-08-31 | 1 | -1/+1 |
* | change the likes db structure to make it more easily importable/exportable | redmatrix | 2015-08-31 | 1 | -1/+1 |
* | use extended export format for items in api photo_detail | redmatrix | 2015-08-26 | 1 | -1/+1 |
* | add item info to photo detail in api | redmatrix | 2015-08-26 | 1 | -1/+21 |
* | support likes on comments with diaspora owner by sending as activity | redmatrix | 2015-08-26 | 1 | -14/+19 |
* | required for future work | redmatrix | 2015-08-26 | 1 | -1/+12 |
* | remove orphan mod_connections editing code (now done in mod/connedit) | redmatrix | 2015-08-24 | 1 | -3/+0 |
* | issues with abook sync between hubzilla and red | redmatrix | 2015-08-23 | 1 | -2/+1 |
* | add photo_detail api call | redmatrix | 2015-08-18 | 1 | -68/+89 |
* | provide ability to export by month as well as by year | redmatrix | 2015-08-17 | 1 | -3/+14 |
* | add item_id to yearly dump files | redmatrix | 2015-08-17 | 1 | -0/+12 |
* | Properly fix which perms get checked for comments, Mike's solution | Alexandre Hannud Abdo | 2015-08-14 | 1 | -14/+3 |
* | revert 36b5f6ac | redmatrix | 2015-08-12 | 1 | -12/+14 |
* | Require comment perms only for own posts, allow senders to deliver comments u... | Alexandre Hannud Abdo | 2015-08-10 | 1 | -1/+11 |
* | ensure diaspora_signature is converted to json before we store it. | redmatrix | 2015-08-08 | 1 | -0/+3 |
* | connection filter fixes | redmatrix | 2015-08-05 | 1 | -6/+9 |