aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | keychange and request packets via zot6Mario2020-04-151-6/+8
| | |/ / | |/| |
| * | | discover_feed() does not exist yetMario2020-04-121-1/+1
| * | | handle some basic friendica attachment bbcodesMario2020-04-121-0/+135
| * | | just comment out is_edit_activity() call and add comments on why it is commen...Mario2020-04-121-0/+34
| * | | function is_edit_activity() is obsoleteMario2020-04-121-26/+0
| |/ /
| * | move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-0953-87/+158
| * | remove voting from UI in favour of pollsMario2020-04-083-27/+1
| * | update 1236: we have seen situations in the wild where a zot6 xchan was prese...Mario2020-04-081-13/+33
| * | Merge branch 'dev' into 'dev'Max Kostikov2020-04-081-4/+6
| |\|
| | * Merge branch 'dev' into 'dev'Max Kostikov2020-04-0816-115/+247
| | |\ | | |/ | |/|
| * | 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-052-2/+8
| * | 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-052-6/+17
| * | show event timezone if it differs from the channel default timezoneMario2020-04-052-2/+18
| * | fix unseen forum posts countMario2020-04-051-1/+1
| * | another attempt to get events rightMario2020-04-042-30/+36
| * | Revert "more timezone changes"Mario2020-04-032-9/+7
| * | Revert "use timezone info for timezone display only- the actual time is in ut...Mario2020-04-031-5/+9
| * | Revert "set timezone iconfig a little earlier in the process so that it will ...Mario2020-04-031-3/+1
| * | more timezone changesMario2020-04-032-7/+9
| * | use timezone info for timezone display only- the actual time is in utc already.Mario2020-04-031-9/+5
| * | set timezone iconfig a little earlier in the process so that it will be inclu...Mario2020-04-031-1/+3
| * | Merge branch 'dev' into 'dev'Mario2020-04-033-4/+25
| |\ \
| | * | issue 1454 - some photo item ActivityStreams links not returning json-ld; req...zotlabs2020-03-242-4/+9
| | * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-03-12104-520/+1039
| | |\ \
| | * | | fix app links in DB when doing a site renamezotlabs2020-03-111-0/+16
| * | | | Merge branch 'dev' into 'dev'Mario2020-04-031-0/+9
| |\ \ \ \
| | * | | | Avoid multiple run of expiry procedure on large sitesMax Kostikov2020-04-031-0/+9
| * | | | | ATOM_TIME format is not compatible with the DBMario2020-04-021-2/+2
| * | | | | bump versionMario2020-04-011-1/+1
| * | | | | 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-013-3/+3
| * | | | do not enable transition of connections yetMario2020-04-012-2/+2
| * | | | transition connections to zot6 if their site has been updatedMario2020-04-014-4/+72
| | | | * 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
| | | | * Merge branch 'dev' into 'dev'Max Kostikov2020-03-3120-168/+1315
| | | | |\ | | |_|_|/ | |/| | |
| * | | | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to zot...Mario2020-03-294-44/+46
| * | | | fix check for existing hublocsMario2020-03-291-1/+2
| * | | | port fhublocs to zot6 and fix issue with primary detectionMario2020-03-291-9/+27
| * | | | Merge branch 'z6connect' into 'dev'Mario2020-03-2815-115/+1111
| |\ \ \ \ | | |_|/ / | |/| | |