Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filter search box before display | DM42.Net (Matt Dent) | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | fix css issues in bbcode conversion and focus-light schema | Mario Vavti | 2018-11-12 | 1 | -6/+6 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2018-11-10 | 1 | -9/+9 |
|\ | | | | | | | # Conflicts: # include/photo/photo_driver.php | ||||
| * | Merge branch 'dev' into 'dev' | Mario | 2018-11-10 | 1 | -9/+9 |
| |\ | | | | | | | | | | | | | Remove DNS check for database connection during installation... See merge request hubzilla/core!1384 | ||||
| | * | Remove DNS check for database connection during installation. Causes ↵ | Andrew Manning | 2018-11-09 | 1 | -9/+9 |
| | | | | | | | | | | | | friction with Docker deployment. | ||||
| * | | Fixed wrong value assign on compare with 0 | Max Kostikov | 2018-11-10 | 1 | -1/+1 |
| | | | |||||
* | | | Update photo_driver.php | Max Kostikov | 2018-11-10 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed wrong value assign on compare with 0 | Max Kostikov | 2018-11-10 | 1 | -1/+1 |
|/ / | |||||
* | | Do not return default images from vCard | Max Kostikov | 2018-11-10 | 1 | -1/+0 |
| | | |||||
* | | Preserve received image modification date on caching | Max Kostikov | 2018-11-09 | 1 | -11/+16 |
| | | |||||
* | | Merge branch 'patch-1' into 'dev' | Mario | 2018-11-09 | 1 | -128/+156 |
|\ \ | |/ |/| | | | | | Return image modification date on remote fetch for caching See merge request hubzilla/core!1383 | ||||
| * | remove image type double guess by checking HTTP headers | Max Kostikov | 2018-11-08 | 1 | -23/+7 |
| | | |||||
| * | Return image modification date using HTTP 'Last-Modified' and '304 Not ↵ | Max Kostikov | 2018-11-08 | 1 | -115/+159 |
| | | | | | | | | Modified' on remote fetch for caching | ||||
* | | Workaround for local resource path to photo from Diaspora | Max Kostikov | 2018-11-09 | 1 | -0/+1 |
|/ | |||||
* | provide a function to log to syslog | Mario Vavti | 2018-11-08 | 1 | -0/+13 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-11-07 | 3 | -45/+95 |
|\ | |||||
| * | signature issue | zotlabs | 2018-11-06 | 1 | -1/+1 |
| | | |||||
| * | these changes needed to ensure cloning/syncing works in the future to ↵ | zotlabs | 2018-11-05 | 2 | -44/+94 |
| | | | | | | | | non-zot6 enabled servers after the (coming) zot6 schema updates. This should probably be on a fast track to master branch | ||||
* | | Merge branch 'patch-20181028a' into 'dev' | Mario | 2018-11-05 | 2 | -4/+37 |
|\ \ | |/ |/| | | | | | Add timestamp to pconfig See merge request hubzilla/core!1355 | ||||
| * | strpos needs to test with ===0 not ==0 | M.Dent | 2018-11-01 | 1 | -3/+3 |
| | | |||||
| * | Add timestamp and associated logic to pconfig | M.Dent | 2018-10-28 | 2 | -4/+37 |
| | | |||||
* | | Fix wrong image resize for some external images | Max Kostikov | 2018-11-01 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2018-10-31 | 1 | -1/+6 |
|\ \ | |||||
| * \ | Merge branch 'patch-20' into 'dev' | Mario | 2018-10-31 | 1 | -1/+6 |
| |\ \ | | | | | | | | | | | | | | | | | Beautiful embedding for Hubzilla links See merge request hubzilla/core!1360 | ||||
| | * | | Update oembed.php | Max Kostikov | 2018-10-30 | 1 | -1/+5 |
| | | | | |||||
| | * | | Beautiful embedding for Hubzilla links | Max Kostikov | 2018-10-30 | 1 | -1/+2 |
| | |/ | |||||
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge | zotlabs | 2018-10-30 | 1 | -12/+14 |
|\| | | |||||
| * | | fix markdown tests | Mario Vavti | 2018-10-30 | 1 | -1/+2 |
| | | | |||||
| * | | really fix html2markdown() - when using environment, we must set the defaults | Mario Vavti | 2018-10-30 | 1 | -5/+13 |
| | | | |||||
| * | | fix html2markdown() and re-enable previously failing tests | Mario Vavti | 2018-10-30 | 1 | -9/+2 |
| |/ | |||||
* | | typo | zotlabs | 2018-10-30 | 1 | -1/+1 |
| | | |||||
* | | issue syncing the channel_primary setting which shows up as a wrong count on ↵ | zotlabs | 2018-10-30 | 2 | -19/+17 |
|/ | | | | the admin summary page | ||||
* | delivery chain linkage messed up if original post was edited | zotlabs | 2018-10-26 | 1 | -6/+15 |
| | |||||
* | refine stream filter and forum notification behaviour (mostly for ↵ | Mario Vavti | 2018-10-24 | 1 | -1/+1 |
| | | | | performance). personal posts will be displayed in unthreaded mode and clicking a forum notification will show only the unseen items of the forum in unthreaded mode. group the filters in the widget - threaded at the top, unthreaded beneath. | ||||
* | Fix template root redirection | M.Dent | 2018-10-17 | 1 | -1/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2018-10-15 | 1 | -3/+4 |
|\ | | | | | | | | | Bring back some basic automated testing for PHP7.1 and mysql via gitlab-ci. See merge request hubzilla/core!1332 | ||||
| * | fix phpunit error with html2markdown test and temporary disable failing ↵ | git-marijus | 2018-10-13 | 1 | -3/+4 |
| | | | | | | | | markdown test in connection with **bold** and _italic_ (it is not clear why they fail and the code appears to work as expected) | ||||
* | | Update language.php | Max Kostikov | 2018-10-14 | 1 | -1/+1 |
| | | |||||
* | | Update js_strings.php | Max Kostikov | 2018-10-13 | 1 | -5/+5 |
| | | |||||
* | | Update language.php | Max Kostikov | 2018-10-13 | 1 | -0/+26 |
| | | |||||
* | | Add date/time plurals translation in JavaScript | Max Kostikov | 2018-10-13 | 1 | -0/+9 |
| | | |||||
* | | Revert "Merge branch 'patch-11' into 'dev'" | Mario Vavti | 2018-10-13 | 2 | -42/+5 |
| | | | | | | | | | | This reverts commit e5184458530bb0394e12026c82ee89257115f690, reversing changes made to 8ce240b95c62f4b702b60977f63b0223a8ec0849. | ||||
* | | Merge branch 'dev' into 'dev' | Mario | 2018-10-13 | 1 | -2/+3 |
|\ \ | | | | | | | | | | | | | Fix order of assignment and get template file before return See merge request hubzilla/core!1329 | ||||
| * | | Fix order of assignment and get template file before return | ZotSocial Admin | 2018-10-12 | 1 | -2/+3 |
| |/ | |||||
* | | Update language.php | Max Kostikov | 2018-10-13 | 1 | -2/+1 |
| | | |||||
* | | Update language.php | Max Kostikov | 2018-10-13 | 1 | -3/+4 |
| | | |||||
* | | Update language.php | Max Kostikov | 2018-10-13 | 1 | -2/+2 |
| | | |||||
* | | Update language.php | Max Kostikov | 2018-10-13 | 1 | -1/+1 |
| | | |||||
* | | Update language.php | Max Kostikov | 2018-10-13 | 1 | -2/+1 |
| | | |||||
* | | Update language.php | Max Kostikov | 2018-10-13 | 1 | -4/+2 |
| | |