redmatrix
|
06ec5424c7
|
restrict sslify to img tags by default - set config system.sslify_everything if you want to proxy media files also.
|
2015-10-28 16:58:13 -07:00 |
|
Mario Vavti
|
e0a75f68d5
|
re-enable pathinfo() check and try with getimagesize() if we have not got a result
|
2015-10-28 21:52:56 +01:00 |
|
Mario Vavti
|
a5f1fa3168
|
re-enable pathinfo() check and try with getimagesize() if we have not got a result
|
2015-10-28 21:52:15 +01:00 |
|
Mario Vavti
|
1375ed6aea
|
pathinfo() does not work in this case. getimagesize() seems more reliabel. this fixes transparent png avatars having a black background.
|
2015-10-28 20:01:50 +01:00 |
|
Mario Vavti
|
f1a3b281d4
|
pathinfo() does not work in this case. getimagesize() seems more reliabel. this fixes transparent png avatars having a black background.
|
2015-10-28 19:59:50 +01:00 |
|
Mario Vavti
|
59da3dfe03
|
do not treat profile photo change posts like photo-items
|
2015-10-28 15:03:34 +01:00 |
|
redmatrix
|
612efe56f1
|
Merge https://github.com/redmatrix/hubzilla into pending_merge
|
2015-10-27 21:18:03 -07:00 |
|
redmatrix
|
07c0bc7b04
|
api posting with htmlstatus fails if it doesn't contain any html tags issue #104
|
2015-10-27 21:16:59 -07:00 |
|
ken restivo
|
b3528c314a
|
Support files with names like foo.0.1.3.ogg
|
2015-10-27 19:48:14 -07:00 |
|
ken restivo
|
869735e4b5
|
Correct mime types via https://wiki.xiph.org/MIME_Types_and_File_Extensions
|
2015-10-27 15:35:39 -07:00 |
|
Mario Vavti
|
3f1dc22c0e
|
fix sharing of photo items
|
2015-10-27 11:07:40 +01:00 |
|
redmatrix
|
917d0ced4a
|
new feature: delayed posting
|
2015-10-25 16:54:18 -07:00 |
|
redmatrix
|
7f3df847a2
|
make use of http_host vs. server_name configurable in script_path()
|
2015-10-25 15:37:09 -07:00 |
|
Stefan Krauth
|
2030aea175
|
Better handling for SSL reverse proxy
|
2015-10-25 20:10:35 +01:00 |
|
Mario Vavti
|
4442da306a
|
hubzilla compatibility: improve photo item object - we now provide the infos for all available photo sizes
|
2015-10-25 18:02:45 +01:00 |
|
Mario Vavti
|
911fd6c654
|
improve photo item object - we now provide the infos for all available photo sizes
|
2015-10-25 18:01:44 +01:00 |
|
Mario Vavti
|
123fe58c26
|
new line between photo and description
|
2015-10-24 22:16:08 +02:00 |
|
Mario Vavti
|
ab8b4d5c36
|
another try to avoid dubble photo deletion. allow to set a photo caption and simple status body (if create status post is enabled) on upload
|
2015-10-24 21:44:25 +02:00 |
|
Mario Vavti
|
5395b173aa
|
implement the new anchor target behaviour
|
2015-10-22 12:09:19 +02:00 |
|
Mario Vavti
|
735f9c7a45
|
define $photo
|
2015-10-22 11:37:34 +02:00 |
|
Mario Vavti
|
9cbca24f7a
|
photo object compatibility revamped
|
2015-10-22 10:56:24 +02:00 |
|
Mario Vavti
|
6f8d29ad80
|
move photo object stuff from itemObject to prepare_body() so we can do more stuff with it
|
2015-10-22 10:52:10 +02:00 |
|
redmatrix
|
eb947acebe
|
set link target window for many links that are included in posts, but not in rest of application
|
2015-10-21 18:34:09 -07:00 |
|
redmatrix
|
01e84edd0a
|
Merge https://github.com/redmatrix/hubzilla into pending_merge
|
2015-10-21 15:02:32 -07:00 |
|
redmatrix
|
b7538b6ada
|
turn relative links in app_render() into absolute links, without affecting the install.
|
2015-10-21 15:00:41 -07:00 |
|
Mario Vavti
|
232742a5e6
|
warn if quota exceeds 90% of storage limit
|
2015-10-21 12:52:03 +02:00 |
|
Mario Vavti
|
a33ddf373b
|
move file storage quota display to upload section. add a warning if remaining space is less than 100MB and fix % calculation
|
2015-10-21 12:40:09 +02:00 |
|
Mario Vavti
|
beae28f2db
|
add obj_type and object again
|
2015-10-20 13:19:05 +02:00 |
|
Mario Vavti
|
81b2c5ac68
|
fix jot photo upload
|
2015-10-20 13:03:28 +02:00 |
|
Mario Vavti
|
35b5f60f99
|
update large photo feature setting description
|
2015-10-20 09:58:48 +02:00 |
|
Mario Vavti
|
96f23758b4
|
hubzilla photo object compatibility
|
2015-10-20 09:40:32 +02:00 |
|
Mario Vavti
|
f7601756e9
|
create photo object if feature large photos is enabled and display those slightly different
|
2015-10-20 09:36:15 +02:00 |
|
redmatrix
|
08a5884c9f
|
revert - we can't guarantee what project name the fallback directory server has and this could cause bugs later
|
2015-10-19 17:03:34 -07:00 |
|
redmatrix
|
0f3b7dd6e9
|
update site on initial directory setup
|
2015-10-19 17:01:59 -07:00 |
|
redmatrix
|
bab73edcef
|
extened the earlier fix
|
2015-10-19 16:50:53 -07:00 |
|
redmatrix
|
8aadc2837c
|
typo
|
2015-10-19 16:19:00 -07:00 |
|
redmatrix
|
ea37882b95
|
Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts:
include/zot.php
install/schema_mysql.sql
install/schema_postgres.sql
install/update.php
mod/zfinger.php
|
2015-10-19 16:18:04 -07:00 |
|
redmatrix
|
57e0bfc5a9
|
add the project name to site info packet
|
2015-10-19 16:07:14 -07:00 |
|
Mario Vavti
|
4b300f8274
|
fix typo in include/notifier.php
|
2015-10-19 14:53:13 +02:00 |
|
redmatrix
|
f0a33c00bc
|
separate permission_update notification into permission_create and permission_update, since some networks send out a notification for duplicate share requests even if connected.
|
2015-10-18 20:13:12 -07:00 |
|
redmatrix
|
9b3662e5ad
|
issues with "the Register" feed
|
2015-10-18 16:29:09 -07:00 |
|
redmatrix
|
76d41fc250
|
re-organise the protocol disabled logic
|
2015-10-18 15:49:52 -07:00 |
|
redmatrix
|
4b984f9819
|
filter delivery reports
|
2015-10-17 13:26:55 -07:00 |
|
redmatrix
|
e8882a5167
|
remove one more Friendica table reference from the API
|
2015-10-16 15:24:48 -07:00 |
|
Mario Vavti
|
b7408fa39e
|
we now provide images for all suffixes (0-3) -> simplify photo item body creation and provide width x height for any size
|
2015-10-16 16:27:51 +02:00 |
|
redmatrix
|
c07f694a07
|
another try at issue #89 - rotating photos
|
2015-10-16 04:21:40 -07:00 |
|
redmatrix
|
550cab41fb
|
missing xchan_mail_query
|
2015-10-15 21:39:33 -07:00 |
|
redmatrix
|
45bd81fe8c
|
missed the xchan_mail_query
|
2015-10-15 21:38:16 -07:00 |
|
redmatrix
|
3f7ee613fc
|
mail sync debugging
|
2015-10-15 20:40:24 -07:00 |
|
redmatrix
|
93f061f78a
|
mail sync/migrate continued; also abstract delivery loop to make it re-usable, change refresh_all to use delivery loop.
|
2015-10-15 18:52:04 -07:00 |
|