aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | filter delivery reportsredmatrix2015-10-172-9/+53
| |
* | remove one more Friendica table reference from the APIredmatrix2015-10-161-29/+15
| |
* | we now provide images for all suffixes (0-3) -> simplify photo item body ↵Mario Vavti2015-10-161-36/+25
| | | | | | | | creation and provide width x height for any size
* | another try at issue #89 - rotating photosredmatrix2015-10-161-0/+8
| |
* | missing xchan_mail_queryredmatrix2015-10-151-0/+1
| |
* | mail sync debuggingredmatrix2015-10-151-12/+51
| |
* | mail sync/migrate continued; also abstract delivery loop to make it ↵redmatrix2015-10-156-94/+93
| | | | | | | | re-usable, change refresh_all to use delivery loop.
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-151-4/+27
|\| | | | | | | | | Conflicts: install/update.php
* | generate all (non-square) photo scales - even if the original photo is ↵redmatrix2015-10-152-24/+24
| | | | | | | | smaller than the scale target sizes.
* | fix webpagesMario Vavti2015-10-151-1/+1
| |
* | really fix label nameMario Vavti2015-10-151-1/+6
| |
* | wrong logicMario Vavti2015-10-151-1/+1
| |
* | fix label nameMario Vavti2015-10-151-5/+2
| |
* | (re)add default image-size 320px - it is good for gallery preview. this size ↵Mario Vavti2015-10-151-0/+9
| | | | | | | | has the suffix -3 now
* | double up default photo sizes - even the mos simple camera can now do images ↵Mario Vavti2015-10-151-4/+4
| | | | | | | | > 1024px
* | if photo deleted from /cloud or /dav also delete from /photosMario Vavti2015-10-151-0/+5
| |
* | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-156-12/+92
|\ \
| * | change name of matrix appredmatrix2015-10-141-1/+1
| | |
| * | more mail sync workredmatrix2015-10-142-8/+7
| | |
| * | more work on import & sync of private mail and conversationsredmatrix2015-10-142-1/+72
| | |
| * | issue #87 - photos not getting deleted from mod_photo when deleted in DAV or ↵redmatrix2015-10-141-1/+11
| | | | | | | | | | | | cloud
| * | issue #86 - like/dislike in photos not workingredmatrix2015-10-141-1/+1
| | |