Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup logging and return if query returns empty result | Mario Vavti | 2019-02-03 | 1 | -3/+6 |
| | | | (cherry picked from commit c657d766cf0dbca750840a4395003ea9e94a4809) | ||||
* | do not overwrite $sql_extra | Mario Vavti | 2019-02-03 | 1 | -2/+4 |
| | | | (cherry picked from commit 4706ff693843e0fd059bba5d306a172f059b4af7) | ||||
* | do not count removed channels | Mario Vavti | 2019-01-10 | 1 | -1/+1 |
| | | | (cherry picked from commit 01f4ce96f1fe835db774acffb65b2553e1b44c0a) | ||||
* | use count() instead of sizeof() | Mario Vavti | 2018-12-22 | 1 | -1/+1 |
| | | | (cherry picked from commit 774dd6d5e333ac1988f1f3d830627cd7af68908e) | ||||
* | check if we deal with an array before sizeof() | Mario Vavti | 2018-12-22 | 1 | -3/+3 |
| | | | (cherry picked from commit 339c9cceeca1e9b54aa320aea48d164d1cc22e36) | ||||
* | make mod channel deal with b64 encoded mid\s | Mario Vavti | 2018-12-22 | 1 | -0/+8 |
| | | | | | | ; (cherry picked from commit bc6d384ca91bf754c10ead1d787bf1452c20e9d4) | ||||
* | do not add timestamp to the photo src. caching is handled in mod photo now. | Mario Vavti | 2018-12-21 | 1 | -1/+1 |
| | | | (cherry picked from commit e34853e19ea10bde7a4dc2e585da3c26d7032bdb) | ||||
* | like permission issue | zotlabs | 2018-12-21 | 1 | -1/+1 |
| | | | (cherry picked from commit 389b4beba47823ebc0549ee8d7c0549c27b73b7a) | ||||
* | missing observer check | Mario Vavti | 2018-12-20 | 1 | -0/+3 |
| | | | (cherry picked from commit ec769bc9f948956a8093c675a14970461c5d8304) | ||||
* | Add return if no local_channel() | DM42.Net (Matt Dent) | 2018-12-17 | 1 | -1/+3 |
| | | | (cherry picked from commit 5bcc379530e6789f59397dc39f4da66cc8c5b2ae) | ||||
* | ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed. | DM42.Net (Matt Dent) | 2018-12-17 | 1 | -2/+8 |
| | | | (cherry picked from commit 3f06a857c27344263d4a361e367738e85fc30af6) | ||||
* | fix wiki preview issue with hyperlinks | Mario Vavti | 2018-12-15 | 1 | -2/+2 |
| | | | (cherry picked from commit 919ea9f750fbb665a655cd26ae86c00e424a4318) | ||||
* | regression: the ability to order apps messed up since adding pinned apps to ↵ | zotlabs | 2018-12-14 | 2 | -18/+21 |
| | | | | | the ordering (cherry picked from commit 6464099364f3d4e800137a57d3b9ff9e8f7601e4) | ||||
* | add photo_view_filter hook and fix minor issue with unset auto_save_draft ↵ | Mario Vavti | 2018-12-14 | 1 | -2/+11 |
| | | | | | variable which resultet in a javascript error (cherry picked from commit 7894fed7413ab3bd782bf939b17ca70bf0196d28) | ||||
* | home notifications won't expand if there are more than 300 unseen network ↵ | zotlabs | 2018-12-14 | 1 | -2/+4 |
| | | | | | notifications ahead of them. (cherry picked from commit 30efeb5becb2b5e1133f429460c5c3bbc9b44f55) | ||||
* | total_identities restriction off by one | zotlabs | 2018-12-14 | 1 | -1/+1 |
| | | | (cherry picked from commit e60fb175242516382d1e1a61fce327c38515f3ee) | ||||
* | reset page title if article has no title. | zotlabs | 2018-12-14 | 1 | -2/+1 |
| | | | (cherry picked from commit 8ab1f3105874b3167515de9a41c3bf3f3fe5a9d8) | ||||
* | prevent incompatible export files (osada/zap) from being imported (manual ↵ | Mario Vavti | 2018-12-03 | 1 | -0/+9 |
| | | | | patch from dev) | ||||
* | allow notification filtering by name or addr | zotlabs | 2018-12-02 | 1 | -1/+7 |
| | | | (cherry picked from commit c6acb6191ca558fce121e7df26a8aba88beac2d9) | ||||
* | Do not store serialized pconfig value received via to Module/Pconfig.php | M. Dent | 2018-12-02 | 1 | -0/+5 |
| | | | (cherry picked from commit 6b02c664fb9444d66322605c408bb791457ee0b5) | ||||
* | fix typo which prevented propagation of comments | Mario Vavti | 2018-11-20 | 1 | -1/+1 |
| | | | (cherry picked from commit 0c94747ab1c740f47e5a796f5c60efcdfcd29ba1) | ||||
* | recalculate photo filesize when rotating an image | Mario Vavti | 2018-11-17 | 1 | -10/+19 |
| | |||||
* | Merge branch 'patch-20181113b' into 'dev' | Mario | 2018-11-14 | 1 | -2/+2 |
|\ | | | | | | | | | Patch 20181113b See merge request hubzilla/core!1395 | ||||
| * | Fix double escaping after xss fix | DM42.Net (Matt Dent) | 2018-11-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2018-11-14 | 1 | -8/+9 |
|\ \ | |/ |/| | | | | | Remove unneccessary fetch_image_from_url() function See merge request hubzilla/core!1393 | ||||
| * | Update Photo.php | Max Kostikov | 2018-11-13 | 1 | -4/+4 |
| | | |||||
| * | Remove uneccessary include/photos.php | Max Kostikov | 2018-11-13 | 1 | -1/+0 |
| | | |||||
| * | Text formatting in Photo.php | Max Kostikov | 2018-11-13 | 1 | -2/+2 |
| | | |||||
| * | Replace fetch_image_from_url() with z_fetch_url() | Max Kostikov | 2018-11-13 | 1 | -6/+8 |
| | | |||||
* | | Merge remote-tracking branch red/master into patch-20181113a. Add Mike's fix ↵ | DM42.Net (Matt Dent) | 2018-11-13 | 1 | -3/+3 |
|\ \ | | | | | | | | | | to search xss and Superblock fix. | ||||
| * | | xss in search | zotlabs | 2018-11-13 | 1 | -3/+3 |
| | | | |||||
* | | | Revert "Replace fetch_image_from_url() with z_fetch_url()" | Max Kostikov | 2018-11-13 | 1 | -9/+6 |
| | | | | | | | | | This reverts commit 6375f2d73a0c314e8de12071f1e604e59d8c76de | ||||
* | | | Replace fetch_image_from_url() with z_fetch_url() | Max Kostikov | 2018-11-13 | 1 | -6/+9 |
| |/ |/| | |||||
* | | Preserve photo modification date | Max Kostikov | 2018-11-10 | 1 | -4/+8 |
| | | |||||
* | | Remove unnecessary Zulu timezone mention | Max Kostikov | 2018-11-10 | 1 | -1/+1 |
| | | |||||
* | | Fixed timezone conversion | Max Kostikov | 2018-11-09 | 1 | -4/+4 |
| | | |||||
* | | Correct "Content-Length:" calculation added | Max Kostikov | 2018-11-08 | 1 | -1/+1 |
| | | |||||
* | | $data only contains the link to the image if the image is in os storage. The ↵ | Mario Vavti | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | | size is calculatet wrong in this case and the download fails. rely on filesize from the db for content-length | ||||
* | | Disable image caching if personal or group permissions enabled | Max Kostikov | 2018-11-07 | 1 | -6/+6 |
| | | |||||
* | | Added `If-Modified-Since` header support for better image caching and fixed ↵ | Max Kostikov | 2018-11-07 | 1 | -6/+14 |
|/ | | | | absent 404 for photos | ||||
* | Revert "remove 'Expiries' HTTP header" | Max Kostikov | 2018-11-07 | 1 | -1/+2 |
| | | | This reverts commit 40d9277ef38ef1200db59cd2f8c6b9e2a80bc332 | ||||
* | remove 'Expiries' HTTP header | Max Kostikov | 2018-11-06 | 1 | -2/+1 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -2/+2 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -4/+2 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -2/+3 |
| | |||||
* | 'Last-Modified' and 'Content-Length' HTTP headers added for better image caching | Max Kostikov | 2018-11-06 | 1 | -9/+18 |
| | |||||
* | Update Photo.php | Max Kostikov | 2018-11-05 | 1 | -1/+1 |
| | |||||
* | Use modern get_config() syntax | Max Kostikov | 2018-11-05 | 1 | -4/+2 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-11-05 | 2 | -11/+36 |
|\ | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-11-04 | 1 | -1/+6 |
| |\ |