aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-311-0/+1
|\
| * Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-301-2/+2
| |\
| * | add hubloc repair script (needed for deadsuperhero, probably temporary)redmatrix2015-10-301-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
* | 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
| |
* | 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
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-281-1/+8
|\ \
| * | 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-281-0/+8
| | | | | | | | | | | | this fixes transparent png avatars having a black background.
* | | restrict sslify to img tags by default - set config system.sslify_everything ↵redmatrix2015-10-282-2/+12
|/ / | | | | | | if you want to proxy media files also.
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-271-3/+3
|\|
| * Support files with names like foo.0.1.3.oggken restivo2015-10-271-3/+3
| |
* | api posting with htmlstatus fails if it doesn't contain any html tags issue #104redmatrix2015-10-271-1/+3
|/
* Correct mime types via https://wiki.xiph.org/MIME_Types_and_File_Extensionsken restivo2015-10-271-1/+4
|
* fix sharing of photo itemsMario Vavti2015-10-271-5/+6
|
* new feature: delayed postingredmatrix2015-10-253-2/+10
|
* make use of http_host vs. server_name configurable in script_path()redmatrix2015-10-251-2/+10
|
* Better handling for SSL reverse proxyStefan Krauth2015-10-251-7/+2
|
* improve photo item object - we now provide the infos for all available photo ↵Mario Vavti2015-10-253-43/+60
| | | | sizes
* new line between photo and descriptionMario Vavti2015-10-241-2/+2
|
* another try to avoid dubble photo deletion. allow to set a photo caption and ↵Mario Vavti2015-10-242-15/+25
| | | | simple status body (if create status post is enabled) on upload
* implement the new anchor target behaviourMario Vavti2015-10-221-1/+1
|
* define $photoMario Vavti2015-10-221-0/+2
|
* move photo object stuff from itemObject to prepare_body() so we can do more ↵Mario Vavti2015-10-222-23/+28
| | | | stuff with it
* set link target window for many links that are included in posts, but not in ↵redmatrix2015-10-211-16/+16
| | | | rest of application
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-211-27/+28
|\
| * warn if quota exceeds 90% of storage limitMario Vavti2015-10-211-1/+1
| |
| * move file storage quota display to upload section. add a warning if ↵Mario Vavti2015-10-211-27/+28
| | | | | | | | remaining space is less than 100MB and fix % calculation
* | turn relative links in app_render() into absolute links, without affecting ↵redmatrix2015-10-211-3/+8
|/ | | | the install.
* add obj_type and object againMario Vavti2015-10-201-1/+3
|
* fix jot photo uploadMario Vavti2015-10-201-10/+6
|
* update large photo feature setting descriptionMario Vavti2015-10-201-1/+1
|
* create photo object if feature large photos is enabled and display those ↵Mario Vavti2015-10-204-21/+78
| | | | slightly different
* revert - we can't guarantee what project name the fallback directory server ↵redmatrix2015-10-191-6/+4
| | | | has and this could cause bugs later
* update site on initial directory setupredmatrix2015-10-191-4/+7
|
* extened the earlier fixredmatrix2015-10-191-2/+2
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-4/+11
|\ | | | | | | | | | | | | | | | | Conflicts: include/zot.php install/schema_mysql.sql install/schema_postgres.sql install/update.php mod/zfinger.php
| * add the project name to site info packetredmatrix2015-10-191-4/+8
| |
| * missed the xchan_mail_queryredmatrix2015-10-151-4/+2
| |
* | fix typo in include/notifier.phpMario Vavti2015-10-191-1/+1
| |
* | separate permission_update notification into permission_create and ↵redmatrix2015-10-183-4/+9
| | | | | | | | permission_update, since some networks send out a notification for duplicate share requests even if connected.
* | issues with "the Register" feedredmatrix2015-10-181-1/+1
| |
* | re-organise the protocol disabled logicredmatrix2015-10-181-8/+18
| |