| Commit message (Expand) | Author | Age | Files | Lines |
* | change logic for consistency | Mario Vavti | 2019-01-16 | 1 | -3/+6 |
* | fix legacy zot dreport not passing the is_storable check | Mario Vavti | 2019-01-15 | 2 | -2/+16 |
* | Remove stray $ | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 |
* | Add privacygroup_extras_post/drop hooks | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+8 |
* | Add pgrp_extras hook & display | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -0/+5 |
* | Use dba_driver.php::db_getfunc() | DM42.Net (Matt Dent) | 2019-01-11 | 1 | -10/+2 |
* | Fix for PGSQL/MYSQL difference | DM42.Net (Matt Dent) | 2019-01-10 | 1 | -2/+11 |
* | FIX: memory exhaustion on exceptionally large message queues & multiple Queue... | ZotSocial Admin | 2019-01-10 | 1 | -2/+10 |
* | do not count removed channels | Mario Vavti | 2019-01-10 | 1 | -1/+1 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2019-01-09 | 1 | -1/+3 |
|\ |
|
| * | make Apps::get_base_apps() pluggable | zotlabs | 2019-01-08 | 1 | -1/+3 |
* | | Remove Experimental Worker Queue from CORE - add hook 'daemon_master_release' | M. Dent | 2019-01-09 | 1 | -118/+11 |
* | | Tweak to deal with changes that may happen within the same second. | DM42.Net (Matt Dent) | 2019-01-07 | 1 | -6/+11 |
* | | fix preg_match(): Delimiter must not be alphanumeric or backslash warning | Mario Vavti | 2019-01-02 | 1 | -1/+1 |
* | | Faster image processing with photo cache addon | Max Kostikov | 2018-12-24 | 1 | -5/+6 |
* | | Merge branch 'fix_linkinfo_warning' into 'dev' | Mario | 2018-12-22 | 1 | -3/+3 |
|\ \ |
|
| * | | use count() instead of sizeof() | Mario Vavti | 2018-12-19 | 1 | -1/+1 |
| * | | check if we deal with an array before sizeof() | Mario Vavti | 2018-12-19 | 1 | -3/+3 |
* | | | do not add timestamp to the photo src. caching is handled in mod photo now. | Mario Vavti | 2018-12-21 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-12-21 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | like permission issue | zotlabs | 2018-12-20 | 1 | -1/+1 |
* | | | missing observer check | Mario Vavti | 2018-12-20 | 1 | -0/+3 |
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-12-20 | 1 | -2/+87 |
|\| | |
|
| * | | reverse activity mapping improvements | zotlabs | 2018-12-19 | 1 | -2/+87 |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-12-17 | 9 | -16/+56 |
| |\ \ |
|
* | | | | make mod channel deal with b64 encoded mid\s | Mario Vavti | 2018-12-18 | 1 | -0/+8 |
| |_|/
|/| | |
|
* | | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-12-18 | 4 | -12/+38 |
|\| |
| |/
|/| |
|
| * | regression: mail from dev to core not delivering | zotlabs | 2018-12-17 | 1 | -1/+6 |
| * | fix default values for affinity tool and other information which could be los... | zotlabs | 2018-12-17 | 3 | -11/+32 |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-12-13 | 2 | -17/+23 |
| |\ |
|
* | \ | Merge branch 'dev' into 'dev' | Mario | 2018-12-17 | 1 | -4/+10 |
|\ \ \ |
|
| * | | | Keep remote site headers for caching | Max Kostikov | 2018-12-17 | 1 | -4/+10 |
* | | | | Merge branch 'memory-warn2' into 'dev' | Mario | 2018-12-17 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update Zotlabs/Module/Setup.php | phani00 | 2018-12-16 | 1 | -1/+0 |
| * | | | add warning if upload_filesize < 4MB. | phani00 | 2018-12-16 | 1 | -0/+6 |
* | | | | Move SSLify code from Photo cache addon | Max Kostikov | 2018-12-17 | 1 | -6/+5 |
* | | | | Revert Photos.php code | Max Kostikov | 2018-12-17 | 1 | -245/+1357 |
* | | | | SSLify cached URL on redirect if needed | Max Kostikov | 2018-12-17 | 1 | -1/+3 |
* | | | | SSLify cached URL on redirect if needed | Max Kostikov | 2018-12-17 | 1 | -1357/+245 |
* | | | | Remove photo_cache_enable variable | Max Kostikov | 2018-12-16 | 1 | -1/+1 |
* | | | | Merge branch 'patch-20181214a' into 'dev' | Mario | 2018-12-16 | 1 | -2/+10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add return if no local_channel() | DM42.Net (Matt Dent) | 2018-12-15 | 1 | -1/+3 |
| * | | | ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed. | DM42.Net (Matt Dent) | 2018-12-14 | 1 | -2/+8 |
* | | | | Update OAuth2Storage.php - fix email retrieval in getUser | Pascal Deklerck | 2018-12-15 | 1 | -1/+1 |
* | | | | Merge branch 'patch-20181214d' into 'dev' | Mario | 2018-12-15 | 3 | -2/+22 |
|\ \ \ \ |
|
| * | | | | Fix syntax error | DM42.Net (Matt Dent) | 2018-12-14 | 2 | -2/+2 |
| * | | | | Make Affinity Slider (optionally) 'sticky' across page loads. (default is cur... | DM42.Net (Matt Dent) | 2018-12-14 | 3 | -2/+22 |
| |/ / / |
|
* / / / | fix wiki preview issue with hyperlinks | Mario Vavti | 2018-12-15 | 1 | -2/+2 |
|/ / / |
|
* | / | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-12-14 | 3 | -30/+47 |
|\| |
| |/
|/| |
|
| * | regression: the ability to order apps messed up since adding pinned apps to t... | zotlabs | 2018-12-12 | 3 | -30/+47 |