aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-260-0/+0
|\
| * Merge branch 'dev' into 'dev'Mario2019-04-261-3/+4
| |\ | | | | | | | | | | | | update fix_system_urls() to handle zot6 hublocs (recommend cherry-pick to master) See merge request hubzilla/core!1609
| | * update fix_system_urls() to handle zot6 hublocs (recommend cherry-pick to ↵Zot2019-04-261-3/+4
| |/ | | | | | | master)
* | Merge branch 'dev' of ../hz into devzotlabs2019-04-262-6/+48
|\ \
| * | import/export zot6 hublocs+xchanszotlabs2019-04-262-6/+48
| | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-2598-3778/+2880
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'dev' into 'dev'Mario2019-04-256-28/+89
| |\ | | | | | | | | | | | | hubloc confusion in magic auth See merge request hubzilla/core!1608
| | * hubloc confusion in magic authZot2019-04-256-28/+89
| |/
| * update blueimp/jquery-file-uploadMario Vavti2019-04-257-26/+34
| |
| * add missing filesMario Vavti2019-04-252-0/+15
| |
| * update sabre/vobjectMario Vavti2019-04-2591-3752/+2831
| |
| * Revert "update composer libs"Mario2019-04-25102-3125/+3985
| | | | | | This reverts commit e779335d060b3a51d6a144d23af4097ae6801473
| * Revert "fix test"Mario2019-04-251-2/+2
| | | | | | This reverts commit c5fca0a1e784130b0e6f7aeee0bc36999f120bbf
| * Revert "dbunit does not work wirh phpunit v 8.1.3 - try 7.5.9"Mario2019-04-252-3/+3
| | | | | | This reverts commit 8401e9c2b4bca3bf19eb7590f827b7169f4647d9
| * dbunit does not work wirh phpunit v 8.1.3 - try 7.5.9Mario Vavti2019-04-252-3/+3
| |
| * fix testMario Vavti2019-04-251-2/+2
| |
| * update composer libsMario Vavti2019-04-25102-3985/+3125
| |
* | update fix_system_urls() to handle zot6 hublocszotlabs2019-04-251-3/+4
| |
* | compound name warningzotlabs2019-04-241-1/+0
| |
* | hubloc confusion during magic auth where hublocs with more than one network ↵zotlabs2019-04-246-28/+90
| | | | | | | | may exist
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-2420-592/+1242
|\|
| * Merge branch 'dev' into 'dev'Mario2019-04-241-14/+21
| |\ | | | | | | | | | | | | Add modification date in Etag hash calculation and optimize cached photos processing See merge request hubzilla/core!1607
| | * Optimize cached photos processingMax Kostikov2019-04-241-11/+13
| | |
| | * Add modified date in Etag hash calculationMax Kostikov2019-04-241-3/+8
| | |
| * | calendar merge: bring back event categoriesMario Vavti2019-04-244-33/+52
| | |
| * | Merge branch 'update-docs' into 'dev'Max Kostikov2019-04-221-105/+164
| |\ \ | | | | | | | | | | | | | | | | Update docs See merge request hubzilla/core!1606
| | * | Tidy up various bits of documentationDaniel Lowe2019-04-221-87/+163
| | | |
| | * | Remove section on techlevelsDaniel Lowe2019-04-221-18/+1
| | | |
| * | | Merge branch 'fix-infinite-loop' into 'dev'Max Kostikov2019-04-221-12/+6
| |\ \ \ | | |/ / | |/| | | | | | | | | | Fix infinite loop using postgres as backend See merge request hubzilla/core!1605
| | * | Fix infinite loop using postgres as backendDaniel Lowe2019-04-211-12/+6
| |/ / | | | | | | | | | | | | | | | unescapebin is handed a string in some cases, and it causes an infinite loop when it does. This ensures that the argument is a resource before loading its contents.
| * | Merge branch 'calendar_merge' into 'dev'Max Kostikov2019-04-2010-52/+872
| |\ \ | | | | | | | | | | | | | | | | calendar merge - initial checkin See merge request hubzilla/core!1599
| | * \ resolve merge conflictMario Vavti2019-04-203-2/+3
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'dev' into 'dev'Max Kostikov2019-04-191-1/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | Add anti SEO link properties in directory listing See merge request hubzilla/core!1603
| | * | Add anti SEO link properties in directory listingMax Kostikov2019-04-191-1/+1
| | | |
| * | | Merge branch 'dev' into 'dev'Max Kostikov2019-04-191-2/+2
| |\| | | | | | | | | | | | | | | | | | Fix update button in cdav_calendar.tpl See merge request hubzilla/core!1602
| | * | Update cdav_calendar.tplMax Kostikov2019-04-191-2/+2
| | | |
| * | | Merge branch 'dev' into 'dev'Max Kostikov2019-04-191-0/+1
| |\| | | | | | | | | | | | | | | | | | Add translation to calendar event update button See merge request hubzilla/core!1601
| | * | Add translation to update buttonMax Kostikov2019-04-191-0/+1
| | | |
| * | | Merge branch 'dev' into 'dev'Max Kostikov2019-04-191-1/+1
| |\| | | | | | | | | | | | | | | | | | Fix translation to update button See merge request hubzilla/core!1600
| | * | Add translation to update buttonMax Kostikov2019-04-191-1/+1
| | | |
| | | * Merge branch 'dev' into calendar_mergeMario Vavti2019-04-192-6/+33
| | | |\ | | |_|/ | |/| |
| * | | Merge branch 'dev' into 'dev'Mario2019-04-192-6/+33
| |\| | | | | | | | | | | | | | | | | | Add remove profile photo button See merge request hubzilla/core!1598
| | * | Add remove profile photo buttonMax Kostikov2019-04-191-4/+30
| | | |
| | * | Add remove profile photo buttonMax Kostikov2019-04-191-2/+3
| | | |
| | | * provide location and description informationMario Vavti2019-04-192-6/+13
| | | |
| | | * provide link to source and some cleanupMario Vavti2019-04-195-145/+17
| | | |
| | | * Merge branch 'dev' into calendar_mergeMario Vavti2019-04-197-407/+135
| | | |\ | | |_|/ | |/| |
| * | | Merge branch 'dev' into 'dev'Mario2019-04-191-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | required php version not available but allowed to continue See merge request hubzilla/core!1597
| * \ \ \ Merge branch 'dev' into 'dev'Mario2019-04-191-30/+13
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | Precise cache related headers processing; remove duplicated code and optimization See merge request hubzilla/core!1596
| | * | | Update Photo.phpMax Kostikov2019-04-181-1/+1
| | | | |