aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* First pass at endpoints for exporting users and channels in bulk as admin.ken restivo2015-11-081-0/+90
|
* Merge pull request #132 from kenrestivo/test-for-emailredmatrix2015-11-091-4/+6
|\ | | | | Add unit tests for valid email function.
| * Add unit tests for valid email function.ken restivo2015-11-081-4/+6
| |
* | make jotnets modalredmatrix2015-11-081-0/+2
| |
* | no comment permission bug, also implement delete() in RedDirectory per Waitmanredmatrix2015-11-081-0/+21
|/
* version and string updateredmatrix2015-11-061-1/+1
|
* typoredmatrix2015-11-051-1/+1
|
* handle old files with partial pathsredmatrix2015-11-053-6/+18
|
* first cut at some much better hook documentation derived from bamfic's ↵redmatrix2015-11-051-1/+7
| | | | automated list (doc/hooks.html)
* fix the file chunking api now that we've got working data to test withredmatrix2015-11-051-1/+1
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-042-14/+18
|\ | | | | | | | | Conflicts: install/update.php
| * protocol upgraderedmatrix2015-11-031-1/+2
| |
* | 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 ↵redmatrix2015-11-041-0/+57
| | | | | | | | fetching which will eventually allow us to clone large videos without hitting memory limits
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-031-0/+1
|\| | | | | | | | | | | | | Conflicts: include/photo/photo_driver.php include/text.php mod/post.php
| * 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
| |
* | better re-install detection/protection. This necessitated a slight protocol ↵redmatrix2015-11-031-3/+5
| | | | | | | | change but should not introduce any compatibility issues with older software. Things just work better if you use an up-to-date server.
* | need better peer verification due to re-install issue, this is temporaryredmatrix2015-11-032-3/+7
| |
* | provide admin setting to change directory serverredmatrix2015-11-031-2/+3
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-031-1/+1
|\ \
| * | timeago() works best with iso format. fix #118Mario Vavti2015-11-031-1/+1
| | |
* | | implement unfollow threadredmatrix2015-11-032-0/+17
|/ /
* | bug in hub/location syncredmatrix2015-11-021-4/+3
| |
* | provide discovery for local deletes in zot-finger and mark the hublocs ↵redmatrix2015-11-011-0/+9
| | | | | | | | invalid/deleted
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-016-10/+44
|\ \
| * | make sure we only have one profile photo for a cloned channelMario Vavti2015-11-012-16/+26
| | |
| * | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-11-011-4/+7
| |\ \
| | * | Fix youtube and vimeo for Diaspora posts. Remove empty zrl's from Diaspora ↵jeroenpraat2015-10-311-4/+7
| | | | | | | | | | | | | | | | posts (fixes also the not working and only translated into default hub language 'view full size'). Please revert when wrong.
| * | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-311-0/+1
| |\| |
| * | | make attachments appear in a dropdown in wall-item-tools-leftMario Vavti2015-10-311-1/+1
| | | |
| * | | fix photo item for search_item.tpl and a minor css fixMario Vavti2015-10-302-3/+2
| | | |
| * | | possibly improve cloned profile images a bit - mod/photo would pick some ↵Mario Vavti2015-10-301-0/+22
| | | | | | | | | | | | | | | | random photos if there are more than one kind of PHOTO_PROFILE
* | | | improve /locs page with some field notes and the ability to do a forced syncredmatrix2015-11-011-1/+1
| |/ / |/| |
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-301-2/+2
|\| |
| * | Merge pull request #107 from kenrestivo/fix-audio-preloadredmatrix2015-10-301-2/+2
| |\ \ | | | | | | | | Save bandwidth on mobile networks.
| | * | Save bandwidth on mobile networks.ken restivo2015-10-291-2/+2
| | | |
* | | | add hubloc repair script (needed for deadsuperhero, probably temporary)redmatrix2015-10-301-0/+1
|/ / /
* | | update to latest objectMario Vavti2015-10-291-3/+2
| | |
* | | move it upMario Vavti2015-10-291-1/+1
| | |
* | | possibly better fox for profil photo image type issueMario Vavti2015-10-291-5/+1
| | |
* | | fix the typoredmatrix2015-10-281-1/+1
| | |
* | | photos linked item visibility issueredmatrix2015-10-282-1/+15
| | |