aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* protocol upgraderedmatrix2015-11-031-1/+2
|
* move it upMario Vavti2015-10-291-1/+1
|
* possibly better fix for profile photo image type issueMario Vavti2015-10-291-5/+14
|
* re-enable pathinfo() check and try with getimagesize() if we have not got a ↵Mario Vavti2015-10-281-3/+2
| | | | result
* pathinfo() does not work in this case. getimagesize() seems more reliabel. ↵Mario Vavti2015-10-282-2/+10
| | | | this fixes transparent png avatars having a black background.
* do not treat profile photo change posts like photo-itemsMario Vavti2015-10-281-2/+6
|
* hubzilla compatibility: improve photo item object - we now provide the infos ↵Mario Vavti2015-10-251-1/+2
| | | | for all available photo sizes
* photo object compatibility revampedMario Vavti2015-10-222-15/+9
|
* hubzilla photo object compatibilityMario Vavti2015-10-201-1/+15
|
* typoredmatrix2015-10-191-1/+1
|
* add the project name to site info packetredmatrix2015-10-191-4/+8
|
* 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 ↵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
|