aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Firefox Share app. Paper plane icon is public domain. Shorted the name in ffs...jeroenpraat2015-11-054-3/+8
* Firefox share (that seems now the official name) button added to misc. settings.jeroenpraat2015-11-053-7/+20
* Style the buttonjeroenpraat2015-11-051-2/+2
* fix the file chunking api now that we've got working data to test withredmatrix2015-11-052-2/+2
* fix path for attachments using os_storage uploaded through attach_storeredmatrix2015-11-042-3/+3
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-043-15/+34
|\
| * dummy updateredmatrix2015-11-042-2/+6
* | re-arrange file api calls so the api pathnames don't shadow each otherredmatrix2015-11-041-21/+25
* | api calls to fetch file (attach) meta data and to chunk file content fetching...redmatrix2015-11-041-0/+57
* | menu_list() takes a channel_id, not the whole channel arrayredmatrix2015-11-041-1/+3
* | typoredmatrix2015-11-041-1/+1
* | add bookmarking to FF social api providerredmatrix2015-11-043-3/+3
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-0418-657/+1520
|\ \
| * \ Merge pull request #124 from kenrestivo/add-app-example2redmatrix2015-11-051-0/+421
| |\ \
| | * | Clarify format.ken restivo2015-11-041-2/+1
| | * | Add app object detailed example.ken restivo2015-11-041-0/+422
| * | | Chat page improved (I think). Works now better with diff. resolutions, font s...jeroenpraat2015-11-046-18/+39
| * | | Merge pull request #125 from wave72/masterWave2015-11-042-638/+678
| |\ \ \ | | |/ / | |/| |
| | * | Updated Italian stringsPaolo Tacconi2015-11-042-638/+678
| * | | Merge pull request #122 from kenrestivo/add-hook-docsredmatrix2015-11-049-1/+382
| |\ \ \
| | * | | Put generated date at end of data.ken restivo2015-11-032-3/+3
| | * | | Commit the tool used to generate the hooks docs.ken restivo2015-11-039-1/+382
* | | | | Firefox Share API provider interface (first cut, only has share ability)redmatrix2015-11-042-1/+65
|/ / / /
* | | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-030-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | protocol upgraderedmatrix2015-11-032-37/+58
* | | | Merge pull request #121 from kenrestivo/add-hook-docsredmatrix2015-11-043-136/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Add generated docs for hooks. Link them into the developer docs so they can b...ken restivo2015-11-033-136/+2
* | | | Merge pull request #120 from kenrestivo/document-argvredmatrix2015-11-041-0/+2
|\ \ \ \
| * | | | Add documentation for argv/argc.ken restivo2015-11-031-0/+2
* | | | | Merge pull request #119 from sasiflo/masterredmatrix2015-11-045-20/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'rebranding'sasiflo2015-11-035-20/+20
| |\ \ \ \
| | * | | | Some small rebranding for Hubzilla transition from Red Matrixsasiflo2015-11-035-20/+20
* | | | | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-037-393/+409
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | backport small bits of the re-install fix; at least the damaging bitsredmatrix2015-11-031-6/+6
| * | | | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-035-9/+28
| |\ \ \ \ \
| | * | | | | Update nl+esjeroenpraat2015-10-314-4/+14
| | * | | | | move it upMario Vavti2015-10-291-1/+1
| | * | | | | possibly better fix for profile photo image type issueMario Vavti2015-10-291-5/+14
| * | | | | | versionredmatrix2015-11-032-390/+389
| |/ / / / /
| * | | | | re-enable pathinfo() check and try with getimagesize() if we have not got a r...Mario Vavti2015-10-281-3/+2
| * | | | | pathinfo() does not work in this case. getimagesize() seems more reliabel. th...Mario Vavti2015-10-282-2/+10
| * | | | | do not treat profile photo change posts like photo-itemsMario Vavti2015-10-281-2/+6
| * | | | | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-252-1/+10
| |\ \ \ \ \
| | * | | | | hubzilla compatibility: improve photo item object - we now provide the infos ...Mario Vavti2015-10-251-1/+2
| | * | | | | photo object compatibility revampedMario Vavti2015-10-223-20/+9
| | * | | | | hubzilla photo object compatibilityMario Vavti2015-10-202-1/+20
| * | | | | | version and stringsredmatrix2015-10-252-3/+7
| |/ / / / /
* | | | | | better re-install detection/protection. This necessitated a slight protocol c...redmatrix2015-11-032-24/+38
* | | | | | need better peer verification due to re-install issue, this is temporaryredmatrix2015-11-033-34/+45
* | | | | | provide admin setting to change directory serverredmatrix2015-11-033-4/+32