| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | unobscure item before applying connection filter | redmatrix | 2015-08-04 | 1 | -0/+3 |
* | these were some really difficult bugs to find | redmatrix | 2015-08-03 | 2 | -3/+2 |
* | event parse cleanup | redmatrix | 2015-07-30 | 1 | -2/+8 |
* | escape $ in events | redmatrix | 2015-07-30 | 2 | -3/+16 |
* | minor cleanup | redmatrix | 2015-07-29 | 1 | -14/+1 |
* | Merge branch 'vobject' | redmatrix | 2015-07-29 | 1 | -23/+83 |
|\ |
|
| * | convert ics import to sabre/vobject | redmatrix | 2015-07-29 | 1 | -29/+42 |
| * | initial work on using sabre as a vcalendar parser | redmatrix | 2015-07-28 | 1 | -1/+50 |
* | | add connection filter to non-zot posts | redmatrix | 2015-07-29 | 2 | -0/+8 |
* | | PRIVACY: imported events | redmatrix | 2015-07-29 | 1 | -0/+1 |
|/ |
|
* | make superblock block a channel if it's an owner as well as the current autho... | redmatrix | 2015-07-28 | 2 | -2/+2 |