aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* undo self-deliver checkredmatrix2015-09-301-5/+6
|
* process_delivery: ignore selfredmatrix2015-09-281-0/+6
|
* well there's one problem...redmatrix2015-09-271-4/+4
|
* add some safety checks on the sending side of syncredmatrix2015-09-271-6/+20
|
* problems with extended item import and signaturesredmatrix2015-09-221-3/+62
|
* don't send sync packets to deleted hubloc locationsredmatrix2015-09-221-2/+4
|
* inverted logic syncing deleted hublocsredmatrix2015-09-221-1/+1
|
* add names to delivery report for sync deliveryredmatrix2015-09-221-1/+3
|
* report the channel syncredmatrix2015-09-221-1/+11
|
* backport item syncredmatrix2015-09-222-2/+91
|
* new delivery report formatredmatrix2015-09-202-13/+42
|
* improve on the last attemptredmatrix2015-09-201-4/+4
|
* catch the timestamp alsoredmatrix2015-09-201-1/+1
|
* remove system flags from channel import packetredmatrix2015-09-201-5/+9
|
* we need the xchan record alsoredmatrix2015-09-201-1/+1
|
* initial checkin delivery report classredmatrix2015-09-201-0/+46
|
* clone new connection requestsredmatrix2015-09-191-18/+19
|
* include site identitfier on redmatrix delivery reports alsoredmatrix2015-09-181-0/+2
|
* log the remote message if there was oneredmatrix2015-09-111-1/+4
|
* another tactic to deal with orphan hublocs from re-installs, or at least ↵redmatrix2015-09-112-20/+36
| | | | allow the descendant channel to survive
* zot_refresh: always try the hubloc pointed to by xchan_addr firstredmatrix2015-09-101-3/+12
|
* export TERM_FILE when mirroringredmatrix2015-09-082-1/+7
|
* add sync packets for menusredmatrix2015-09-081-0/+11
|
* menu exportredmatrix2015-09-081-1/+11
|
* export eventsredmatrix2015-09-071-0/+19
|
* create event sync packetsredmatrix2015-09-071-0/+14
|
* fix postgres zotfeedHabeas Codice2015-09-071-4/+6
|
* PRIVACY: item_private seems to have been removed from permissions_sql ↵redmatrix2015-09-071-2/+2
| | | | checking with an observer.
* export chatroomsredmatrix2015-09-031-0/+6
|
* channel export - don't include linked resource items (photos, events). These ↵redmatrix2015-09-031-2/+4
| | | | items will need to be provided with those objects so that they can be re-linked.
* Update the creditsredmatrix2015-09-021-4/+0
|
* protect from sql injectionredmatrix2015-09-021-1/+1
|
* really fix post filteringzottel2015-09-021-2/+2
|
* export appsredmatrix2015-09-011-0/+7
|
* add the baseurl so we can easily relocate objectsredmatrix2015-09-011-1/+2
|
* use different obj export output format for hubzilla compatibilityredmatrix2015-09-011-1/+8
|
* typo in sqlredmatrix2015-08-311-1/+1
|
* change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-1/+1
|
* use extended export format for items in api photo_detailredmatrix2015-08-261-1/+1
|
* add item info to photo detail in apiredmatrix2015-08-261-1/+21
|
* support likes on comments with diaspora owner by sending as activityredmatrix2015-08-261-14/+19
|
* required for future workredmatrix2015-08-261-1/+12
|
* remove orphan mod_connections editing code (now done in mod/connedit)redmatrix2015-08-241-3/+0
|
* issues with abook sync between hubzilla and redredmatrix2015-08-231-2/+1
|
* add photo_detail api callredmatrix2015-08-181-68/+89
|
* provide ability to export by month as well as by yearredmatrix2015-08-171-3/+14
|
* add item_id to yearly dump filesredmatrix2015-08-171-0/+12
|
* Properly fix which perms get checked for comments, Mike's solutionAlexandre Hannud Abdo2015-08-141-14/+3
|
* revert 36b5f6acredmatrix2015-08-121-12/+14
|
* Require comment perms only for own posts, allow senders to deliver comments ↵Alexandre Hannud Abdo2015-08-101-1/+11
| | | | using stream perms.