aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Commit the tool used to generate the hooks docs.ken restivo2015-11-039-1/+382
|
* Add generated docs for hooks. Link them into the developer docs so they can ↵ken restivo2015-11-033-136/+2
| | | | be found more easily.
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-11-037-393/+409
|\ | | | | | | | | | | | | Conflicts: include/photo/photo_driver.php include/text.php mod/post.php
| * 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 ↵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
| |
| * 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
| | | | | | | | | | | | for all available photo sizes
| | * 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 ↵redmatrix2015-11-032-24/+38
| | | | | | | | 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-033-34/+45
| |
* | provide admin setting to change directory serverredmatrix2015-11-033-4/+32
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-039-26/+38
|\ \
| * | Time for using my real namejeroenpraat2015-11-031-1/+1
| | |
| * | small update Ducth strings + fix dark schemajeroenpraat2015-11-033-21/+33
| | |
| * | timeago() works best with iso format. fix #118Mario Vavti2015-11-035-4/+4
| | |
* | | implement unfollow threadredmatrix2015-11-035-99/+41
|/ /
* | bug in hub/location syncredmatrix2015-11-021-4/+3
| |
* | readabilityredmatrix2015-11-021-4/+4
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-021-0/+5
|\ \
| * \ Merge pull request #116 from HaakonME/masterredmatrix2015-11-031-0/+5
| |\ \ | | | | | | | | Changed default config for Hubzilla on Openshift
| | * | Changed default config to util/config system expire_delivery_reports 3 ↵Haakon Meland Eriksen2015-11-021-0/+4
| | | | | | | | | | | | | | | | util/config system feed_contacts 0 util/config system diaspora_enabled 0 util/config system disable_discover_tab 1 util/config system directory_server https://blablanet.com util/config directory safemode 0 util/config directory globaldir 1 util/config directory pubforums 0
| | * | Added new directory server https://blablanet.comHaakon Meland Eriksen2015-11-021-1/+1
| | | |
| | * | Added new directory server https://blablanet.comHaakon Meland Eriksen2015-11-021-0/+1
| | | |
* | | | several more hidden configsredmatrix2015-11-021-1/+31
|/ / /
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-022-2/+2
|\ \ \
| * \ \ Merge pull request #117 from kenrestivo/add-rss-docsredmatrix2015-11-031-1/+1
| |\ \ \ | | |/ / | |/| | Update RSS setting docs.
| | * | Update RSS setting docs.ken restivo2015-11-021-1/+1
| | | |
| * | | revert filtering by metworkMario Vavti2015-11-021-1/+1
| | | |
* | | | directory docoredmatrix2015-11-023-1/+97
|/ / /
* | | provide discovery for local deletes in zot-finger and mark the hublocs ↵redmatrix2015-11-011-0/+9
| | | | | | | | | | | | invalid/deleted
* | | hubloc filtering to eliminate dead and deleted entriesredmatrix2015-11-011-1/+2
| | |
* | | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-11-0125-1355/+1565
|\ \ \
| * | | More Bluegrid fine tuning and generic-content-wrapper-styled added to some ↵jeroenpraat2015-11-018-10/+53
| | | | | | | | | | | | | | | | tpl-files and 2 php files, cause they dont have a tpl file.
| * | | remove zotid.net from fallback dir and add hubzilla.siteMario Vavti2015-11-011-1/+1
| | | |
| * | | since other networks do not support cloning we only need hublocs for zot ↵Mario Vavti2015-11-011-1/+1
| | | | | | | | | | | | | | | | contacts - fix #111
| * | | 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-019-1326/+1470
| |\ \ \
| | * | | 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.
| | * | | update srings nl+es, wrapper-styled 1 tpl-file, more finetuning bluegrid schema.jeroenpraat2015-10-316-1318/+1449
| | | | |
| * | | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-315-560/+671
| |\ \ \ \
| * | | | | make attachments appear in a dropdown in wall-item-tools-leftMario Vavti2015-10-314-18/+19
| | | | | |