Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge branch 'master' into zvi | zotlabs | 2018-11-07 | 19 | -47/+208 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | fix signatures | zotlabs | 2018-11-06 | 2 | -2/+2 | |
| * | | | | | | this is brutal | zotlabs | 2018-11-06 | 10 | -124/+397 | |
| * | | | | | | more zot6 work | zotlabs | 2018-11-05 | 2 | -18/+43 | |
| * | | | | | | populate new fields | zotlabs | 2018-11-05 | 2 | -16/+47 | |
| * | | | | | | z6 work | zotlabs | 2018-11-05 | 4 | -5/+15 | |
* | | | | | | | bump version3.8.9 | Mario | 2019-02-03 | 1 | -1/+1 | |
* | | | | | | | cleanup logging and return if query returns empty result | Mario Vavti | 2019-02-03 | 1 | -3/+6 | |
* | | | | | | | do not overwrite $sql_extra | Mario Vavti | 2019-02-03 | 1 | -2/+4 | |
* | | | | | | | fix page jumping when liking a collapsed/expanded post | Mario Vavti | 2019-01-24 | 1 | -2/+2 | |
* | | | | | | | failure to import mail | zotlabs | 2019-01-11 | 1 | -2/+3 | |
* | | | | | | | do not count removed channels | Mario Vavti | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | bump version3.8.8 | Mario | 2018-12-22 | 1 | -1/+1 | |
* | | | | | | | update changelog | Mario Vavti | 2018-12-22 | 1 | -0/+18 | |
* | | | | | | | use count() instead of sizeof() | Mario Vavti | 2018-12-22 | 1 | -1/+1 | |
* | | | | | | | check if we deal with an array before sizeof() | Mario Vavti | 2018-12-22 | 1 | -3/+3 | |
* | | | | | | | revert padding for text highlight. It is messing with indent punctuation and ... | Mario Vavti | 2018-12-22 | 1 | -2/+1 | |
* | | | | | | | manualy Fix cURL with HTTP/2 due to merge conflicts | Mario | 2018-12-22 | 1 | -14/+4 | |
* | | | | | | | manualy remove scale_external_images() due to merge conflicts | Mario | 2018-12-22 | 1 | -2/+0 | |
* | | | | | | | Remove scale_external_images() | Max Kostikov | 2018-12-22 | 1 | -93/+0 | |
* | | | | | | | Remove scale_external_images() | Max Kostikov | 2018-12-22 | 1 | -2/+0 | |
* | | | | | | | remove color from style.css (default) but add a little padding; add color & b... | phani00 | 2018-12-22 | 2 | -1/+7 | |
* | | | | | | | change hl text color to the default text color in non-dark schema. looks good... | phani00 | 2018-12-22 | 1 | -1/+1 | |
* | | | | | | | remove some fancy formatting. | phani00 | 2018-12-22 | 2 | -5/+0 | |
* | | | | | | | make mod channel deal with b64 encoded mid\s | Mario Vavti | 2018-12-22 | 1 | -0/+8 | |
* | | | | | | | new fix for dark theme | phani00 | 2018-12-22 | 3 | -25/+28 | |
* | | | | | | | remove my dark theme fixes. | phani00 | 2018-12-22 | 1 | -5/+8 | |
* | | | | | | | Update OAuth2Storage.php - fix email retrieval in getUser | Pascal Deklerck | 2018-12-22 | 1 | -1/+1 | |
* | | | | | | | Add reload to util/addons | M. Dent | 2018-12-22 | 1 | -0/+15 | |
* | | | | | | | do not add timestamp to the photo src. caching is handled in mod photo now. | Mario Vavti | 2018-12-21 | 1 | -1/+1 | |
* | | | | | | | like permission issue | zotlabs | 2018-12-21 | 1 | -1/+1 | |
* | | | | | | | missing observer check | Mario Vavti | 2018-12-20 | 1 | -0/+3 | |
* | | | | | | | default curl to http/1.1 | zotlabs | 2018-12-17 | 1 | -0/+15 | |
* | | | | | | | Add return if no local_channel() | DM42.Net (Matt Dent) | 2018-12-17 | 1 | -1/+3 | |
* | | | | | | | ARTICLES MODULE: Default to local_channel() user when no argv(1) is passed. | DM42.Net (Matt Dent) | 2018-12-17 | 1 | -2/+8 | |
* | | | | | | | fix wiki preview issue with hyperlinks | Mario Vavti | 2018-12-15 | 1 | -2/+2 | |
* | | | | | | | update changelog3.8.7 | Mario Vavti | 2018-12-14 | 1 | -0/+12 | |
* | | | | | | | fix issue with linkdropper | Mario Vavti | 2018-12-14 | 1 | -2/+2 | |
* | | | | | | | regression: the ability to order apps messed up since adding pinned apps to t... | zotlabs | 2018-12-14 | 5 | -47/+94 | |
* | | | | | | | version bump | Mario | 2018-12-14 | 1 | -1/+1 | |
* | | | | | | | return on readImageBlob() exception | Mario Vavti | 2018-12-14 | 1 | -0/+1 | |
* | | | | | | | add photo_view_filter hook and fix minor issue with unset auto_save_draft var... | Mario Vavti | 2018-12-14 | 4 | -3/+16 | |
* | | | | | | | home notifications won't expand if there are more than 300 unseen network not... | zotlabs | 2018-12-14 | 1 | -2/+4 | |
* | | | | | | | change redbasic dark schema to make categories and highlights readable | phani00 | 2018-12-14 | 1 | -0/+19 | |
* | | | | | | | total_identities restriction off by one | zotlabs | 2018-12-14 | 1 | -1/+1 | |
* | | | | | | | reset page title if article has no title. | zotlabs | 2018-12-14 | 1 | -2/+1 | |
* | | | | | | | quickfix for es-es language | Mario Vavti | 2018-12-03 | 1 | -2/+2 | |
* | | | | | | | version 3.8.63.8.6 | Mario Vavti | 2018-12-03 | 1 | -1/+1 | |
* | | | | | | | update strings | Mario Vavti | 2018-12-03 | 1 | -399/+387 | |
* | | | | | | | optimize autoload cache | Mario Vavti | 2018-12-03 | 2 | -12/+4 |