aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* missed the xchan_mail_queryredmatrix2015-10-151-4/+2
* support for mail syncredmatrix2015-10-142-1/+50
* api extenesions for file migrationredmatrix2015-10-131-4/+5
* file detail api call (will not work for huge files)redmatrix2015-10-121-0/+24
* attach_list_files had some problems - wasn't used until now apparentlyredmatrix2015-10-122-2/+10
* allow additional uses for xtagsredmatrix2015-10-012-5/+5
* document the issue with cloned delivery to self vs normal delivery to selfredmatrix2015-09-301-2/+13
* 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 allo...redmatrix2015-09-112-20/+36
* 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 checkin...redmatrix2015-09-071-2/+2
* export chatroomsredmatrix2015-09-031-0/+6
* channel export - don't include linked resource items (photos, events). These ...redmatrix2015-09-031-2/+4
* 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