aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Revert "use timezone info for timezone display only- the actual time is in ↵Mario2020-04-031-5/+9
| | | | | | | | | | utc already." This reverts commit 625438ff642381472b4ba6c86bad7f26f69e8083
* | Revert "set timezone iconfig a little earlier in the process so that it will ↵Mario2020-04-031-3/+1
| | | | | | | | | | be included in the object" This reverts commit 6cfaa5cba32eb1e7f2b4a0ba6bb281ebd610a54b
* | 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 ↵Mario2020-04-031-1/+3
| | | | | | | | included in the object
* | Merge branch 'dev' into 'dev'Mario2020-04-033-4/+25
|\ \ | | | | | | | | | | | | fix app links in DB when doing a site rename See merge request hubzilla/core!1846
| * | issue 1454 - some photo item ActivityStreams links not returning json-ld; ↵zotlabs2020-03-242-4/+9
| | | | | | | | | | | | requires related fixes in addons/pubcrawl
| * | 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 sites See merge request hubzilla/core!1847
| * | | | 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 ↵Mario2020-04-013-3/+3
| | | | | | | | | | | | | | | | of connections
* | | | 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
| | | |\ | |_|_|/ |/| | | | | | | | | | | Sync dev See merge request kostikov/core!2
* | | | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵Mario2020-03-294-44/+46
| | | | | | | | | | | | | | | | zot6 and some whitespace cleanup in queue_deliver()
* | | | 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
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Transition to zot6 See merge request hubzilla/core!1823
| * | | prevent mod fhublocs breaking things. it needs porting to zot6 but has no ↵Mario2020-03-281-0/+3
| | | | | | | | | | | | | | | | priority for now.
| * | | fix z6_discover() to do the right thing after transitionMario2020-03-261-2/+2
| | | |
| * | | do not use channel_portable_id in process_channel_sync_delivery(). we should ↵Mario2020-03-252-5/+5
| | | | | | | | | | | | | | | | only accept sync packages from channels which are already transitioned to zot6.
| * | | do not sync with incompatible hubsMario2020-03-241-1/+10
| | | |
| * | | one more typoMario2020-03-161-1/+1
| | | |
| * | | typoMario2020-03-161-1/+1
| | | |
| * | | Update 1236 and bump version to 4.7.4Mario2020-03-162-2/+117
| | | |
| * | | wrong variableMario2020-03-131-1/+1
| | | |
| * | | use xchan_guid_sig instead of channel_guid_sig since it slightly differs ↵Mario2020-03-121-5/+3
| | | | | | | | | | | | | | | | depending on *default* protocol
| * | | first batch of zot6 transition patches. basic communication with ↵Mario2020-03-124-67/+73
| | | | | | | | | | | | | | | | transitioned channels *should* work now
| * | | port create_identity() to zot6Mario2020-03-111-13/+17
| | | |
| * | | Merge branch 'dev' into z6connectMario2020-03-112-2/+132
| |\ \ \ | |/ / / |/| | |
* | | | z6trans preparation for db update 1236Mario2020-03-111-94/+24
| | | |
* | | | use 24h time formatMario2020-03-061-1/+1
| | | |
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-03-061-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'dev' into 'dev'Max Kostikov2020-03-061-1/+1
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | Dev See merge request hubzilla/core!1845
| | * | | Translate 'vote' button textMax Kostikov2020-03-061-1/+1
| | | | |
| | * | | Merge branch 'dev' into 'dev'Max Kostikov2020-03-0613-64/+358
| | |\ \ \ | | |/ / / | |/| | | | | | | | | | | | | Sync dev See merge request kostikov/core!1
* / | | | provide tool to transform channels to zot6. WARNING: transformed channels ↵Mario2020-03-061-0/+200
|/ / / / | | | | | | | | | | | | will not yet be functional without additional patches.
| | * | Merge branch 'dev' into z6connectMario2020-03-02113-577/+1621
| | |\ \ | |_|/ / |/| | |