aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into 'dev'Max Kostikov2020-04-089-85/+107
|\
| * owa: look for zot6 firstMario2020-04-061-3/+3
| * another import fix and do not allow importing channels < version 4.7.4 for zo...Mario2020-04-051-1/+6
| * more mod import fixesMario2020-04-051-2/+2
| * fix mod importMario2020-04-051-57/+55
| * fix warning if iconfig value is an arrayMario2020-04-051-1/+1
| * show event timezone only if adjust ist set and the offset of the event timezo...Mario2020-04-051-3/+6
| * fix unseen forum posts countMario2020-04-051-1/+1
| * another attempt to get events rightMario2020-04-041-11/+12
| * Revert "more timezone changes"Mario2020-04-031-2/+2
| * Revert "use timezone info for timezone display only- the actual time is in ut...Mario2020-04-031-5/+9
| * more timezone changesMario2020-04-031-2/+2
| * use timezone info for timezone display only- the actual time is in utc already.Mario2020-04-031-9/+5
| * Merge branch 'dev' into 'dev'Mario2020-04-031-0/+5
| |\
| | * issue 1454 - some photo item ActivityStreams links not returning json-ld; req...zotlabs2020-03-241-0/+5
| * | Merge branch 'dev' into 'dev'Mario2020-04-031-0/+9
| |\ \
| | * | Avoid multiple run of expiry procedure on large sitesMax Kostikov2020-04-031-0/+9
| * | | fix outgoing mails to zot connectionsMario2020-04-011-4/+10
| |/ /
| * | cheat with guid_sig to reflect transition to zot6 and re-enable transition of...Mario2020-04-012-2/+2
| * | do not enable transition of connections yetMario2020-04-012-2/+2
| * | transition connections to zot6 if their site has been updatedMario2020-04-013-4/+8
* | | Fix process id disclouseMax Kostikov2020-04-081-4/+6
* | | Use config instead pconfigMax Kostikov2020-04-011-3/+3
* | | Use pconfigMax Kostikov2020-03-311-4/+4
* | | Use POSIX kill 0 to check expire process statusMax Kostikov2020-03-311-1/+1
* | | Check if POSIX PHP module is available on PID checkMax Kostikov2020-03-311-1/+1
* | | Add check if expire procedure is still runningMax Kostikov2020-03-311-1/+1
* | | Update Expire.phpMax Kostikov2020-03-311-5/+5
* | | Avoid multiple run of expiry procedure on large sitesMax Kostikov2020-03-311-0/+9
|/ /
* | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to zot...Mario2020-03-293-4/+6
* | fix check for existing hublocsMario2020-03-291-1/+2
* | port fhublocs to zot6 and fix issue with primary detectionMario2020-03-291-9/+27
* | prevent mod fhublocs breaking things. it needs porting to zot6 but has no pri...Mario2020-03-281-0/+3
* | do not use channel_portable_id in process_channel_sync_delivery(). we should ...Mario2020-03-251-1/+1
* | one more typoMario2020-03-161-1/+1
* | typoMario2020-03-161-1/+1
* | Update 1236 and bump version to 4.7.4Mario2020-03-161-0/+115
* | first batch of zot6 transition patches. basic communication with transitioned...Mario2020-03-123-32/+38
* | Merge branch 'dev' into z6connectMario2020-03-111-0/+130
|\|
| * z6trans preparation for db update 1236Mario2020-03-111-94/+24
| * provide tool to transform channels to zot6. WARNING: transformed channels wil...Mario2020-03-061-0/+200
* | Merge branch 'dev' into z6connectMario2020-03-0215-288/+872
|\|
| * prevent duplicate votesMario2020-02-291-1/+29
| * Allow wiki link titlesBattleMage2020-02-281-2/+5
| * Merge branch 'dev' into 'dev'Mario2020-02-272-6/+51
| |\
| | * add iconfig to zot6 objectszotlabs2020-02-232-6/+51
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-02-261-5/+0
| |\ \
| | * | Code reuseMax Kostikov2020-02-241-5/+0
| * | | implement poll UI in jotMario2020-02-261-3/+58
| |/ /
| * | Implement DAV calendars sync with clonesMax Kostikov2020-02-242-34/+127