aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add remove cover buttonMax Kostikov2019-03-301-1/+2
* Fix wrong bracketMax Kostikov2019-03-271-2/+2
* Merge branch 'dev' into 'dev'Max Kostikov2019-03-271-2/+2
|\
| * Fix wrong permissions on attached images in personal messagesMax Kostikov2019-03-271-2/+2
|/
* Merge branch 'duplicate_fixes_1' into 'dev'Max Kostikov2019-03-251-5/+15
|\
| * if we have an uuid deduplicate by uuid otherwise by midMario Vavti2019-03-251-5/+15
* | Merge branch 'patch-20190324a' into 'dev'Mario2019-03-251-0/+5
|\ \ | |/ |/|
| * Add ITEM_TYPE_CUSTOM support to Zotlabs/Module/Display.phpDM42.Net (Matt Dent)2019-03-241-0/+5
|/
* fix wrong field nameMario Vavti2019-03-241-2/+2
* Revert "item_store(): deduplicate by mid OR uuid"Mario Vavti2019-03-241-2/+1
* Merge branch 'items_fixes' into 'dev'Max Kostikov2019-03-241-1/+2
|\
| * item_store(): deduplicate by mid OR uuidMario Vavti2019-03-241-1/+2
|/
* Merge branch 'core_fixes' into 'dev'M. Dent2019-03-249-14/+14
|\
| * add punify() againMario2019-03-231-2/+2
| * fix typoMario2019-03-231-1/+1
| * fix subthread on sys channel itemsMario2019-03-231-1/+1
| * fix revert accidental moving of Features.phpMario2019-03-233-105/+105
| * aparently we do not use underscores anymore. this fixes spaming of dreports w...Mario2019-03-231-1/+1
| * fix variables for xporof_locale and xprof_postcodeMario2019-03-231-4/+4
| * revert accidental moving of Features.phpMario2019-03-231-0/+0
| * fix 48 hours timeframe check and remove unused var in mod changeaddrMario2019-03-232-2/+2
| * revert accidental moving of Enotify.phpMario2019-03-231-0/+0
| * fix typoMario2019-03-232-1/+1
| * fix wrong variable in unused functionMario2019-03-231-1/+1
| * Webfinger::zot_url() requires a string (webfinger address), empty var given i...Mario2019-03-231-1/+1
| * db_columns() requires a string, empty var given in process_channel_sync_deliv...Mario2019-03-231-1/+1
|/
* bump versionMario Vavti2019-03-211-1/+1
* optimize autoload cache and update changelogMario Vavti2019-03-213-6/+32
* Merge branch 'dev' into 'dev'Mario2019-03-211-0/+1
|\
| * hubzilla core issue #1356 , permissions not getting decrypted on followzotlabs2019-03-201-0/+1
* | another whitespace to trigger testsMario Vavti2019-03-211-1/+0
* | just whitespace to trigger a new build testMario Vavti2019-03-201-1/+0
* | Merge branch 'video' into 'dev'M. Dent2019-03-201-0/+22
|\ \
| * | VideoMario2019-03-201-0/+22
|/ /
* | Merge branch 'update_1231' into 'dev'Max Kostikov2019-03-194-25/+89
|\ \
| * | mysql: remove some unused indices and add thr_parent index. pgsql: sync indic...Mario Vavti2019-03-194-25/+89
|/ /
* | Merge branch 'dev' into 'dev'Mario2019-03-193-3/+25
|\|
| * Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into devzotlabs2019-03-1813-23/+192
| |\
| | * Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into devMike Macgirvin2019-03-192-3/+21
| | |\
| | * \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMike Macgirvin2019-03-194-2/+171
| | |\ \ | |_|/ / |/| | |
* | | | Merge branch 'dev' into 'dev'M. Dent2019-03-194-2/+171
|\ \ \ \
| * | | | add phpmd and phpcs to require-devMario2019-03-174-2/+171
| | | * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMike Macgirvin2019-03-199-21/+21
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | fix typosMario Vavti2019-03-181-2/+2
* | | | | some more xss preventionMario Vavti2019-03-185-16/+16
* | | | | use urlencodeMario Vavti2019-03-184-5/+5
* | | | | ENT_COMPAT will only take care of double-quotes. Use double-quotes here to pr...Mario Vavti2019-03-184-5/+5
* | | | | Merge branch 'dev' into 'dev'Mario2019-03-189-19/+132
|\ \ \ \ \
| * | | | | clone systems apps to the extent possible, auto-configure imagick thumbnail b...Zot2019-03-189-19/+132
|/ / / / /
| | * | / share encoding issue between hz and zapzotlabs2019-03-181-0/+4
| | | |/ | | |/|