Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | another import fix and do not allow importing channels < version 4.7.4 for ↵ | Mario | 2020-04-05 | 2 | -2/+8 |
| | | | | zot6 compatibility reasons | ||||
* | more mod import fixes | Mario | 2020-04-05 | 1 | -2/+2 |
| | |||||
* | fix mod import | Mario | 2020-04-05 | 1 | -57/+55 |
| | |||||
* | fix warning if iconfig value is an array | Mario | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | show event timezone only if adjust ist set and the offset of the event ↵ | Mario | 2020-04-05 | 2 | -6/+17 |
| | | | | timezone is different from the channel default timezone offset | ||||
* | show event timezone if it differs from the channel default timezone | Mario | 2020-04-05 | 2 | -2/+18 |
| | |||||
* | fix unseen forum posts count | Mario | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | another attempt to get events right | Mario | 2020-04-04 | 2 | -30/+36 |
| | |||||
* | Revert "more timezone changes" | Mario | 2020-04-03 | 2 | -9/+7 |
| | | | This reverts commit cec2e92fe381a5e4bb67426290303639dd260358 | ||||
* | Revert "use timezone info for timezone display only- the actual time is in ↵ | Mario | 2020-04-03 | 1 | -5/+9 |
| | | | | | utc already." This reverts commit 625438ff642381472b4ba6c86bad7f26f69e8083 | ||||
* | Revert "set timezone iconfig a little earlier in the process so that it will ↵ | Mario | 2020-04-03 | 1 | -3/+1 |
| | | | | | be included in the object" This reverts commit 6cfaa5cba32eb1e7f2b4a0ba6bb281ebd610a54b | ||||
* | more timezone changes | Mario | 2020-04-03 | 2 | -7/+9 |
| | |||||
* | use timezone info for timezone display only- the actual time is in utc already. | Mario | 2020-04-03 | 1 | -9/+5 |
| | |||||
* | set timezone iconfig a little earlier in the process so that it will be ↵ | Mario | 2020-04-03 | 1 | -1/+3 |
| | | | | included in the object | ||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-04-03 | 3 | -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; ↵ | zotlabs | 2020-03-24 | 2 | -4/+9 |
| | | | | | | | | requires related fixes in addons/pubcrawl | ||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2020-03-12 | 104 | -520/+1039 |
| |\ | |||||
| * | | fix app links in DB when doing a site rename | zotlabs | 2020-03-11 | 1 | -0/+16 |
| | | | |||||
* | | | Merge branch 'dev' into 'dev' | Mario | 2020-04-03 | 1 | -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 sites | Max Kostikov | 2020-04-03 | 1 | -0/+9 |
| | | | | |||||
* | | | | ATOM_TIME format is not compatible with the DB | Mario | 2020-04-02 | 1 | -2/+2 |
| | | | | |||||
* | | | | bump version | Mario | 2020-04-01 | 1 | -1/+1 |
| | | | | |||||
* | | | | fix outgoing mails to zot connections | Mario | 2020-04-01 | 1 | -4/+10 |
|/ / / | |||||
* | | | cheat with guid_sig to reflect transition to zot6 and re-enable transition ↵ | Mario | 2020-04-01 | 3 | -3/+3 |
| | | | | | | | | | | | | of connections | ||||
* | | | do not enable transition of connections yet | Mario | 2020-04-01 | 2 | -2/+2 |
| | | | |||||
* | | | transition connections to zot6 if their site has been updated | Mario | 2020-04-01 | 4 | -4/+72 |
| | | | |||||
* | | | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵ | Mario | 2020-03-29 | 4 | -44/+46 |
| | | | | | | | | | | | | zot6 and some whitespace cleanup in queue_deliver() | ||||
* | | | fix check for existing hublocs | Mario | 2020-03-29 | 1 | -1/+2 |
| | | | |||||
* | | | port fhublocs to zot6 and fix issue with primary detection | Mario | 2020-03-29 | 1 | -9/+27 |
| | | | |||||
* | | | Merge branch 'z6connect' into 'dev' | Mario | 2020-03-28 | 15 | -115/+1111 |
|\ \ \ | |_|/ |/| | | | | | | | | Transition to zot6 See merge request hubzilla/core!1823 | ||||
| * | | prevent mod fhublocs breaking things. it needs porting to zot6 but has no ↵ | Mario | 2020-03-28 | 1 | -0/+3 |
| | | | | | | | | | | | | priority for now. | ||||
| * | | fix z6_discover() to do the right thing after transition | Mario | 2020-03-26 | 1 | -2/+2 |
| | | | |||||
| * | | do not use channel_portable_id in process_channel_sync_delivery(). we should ↵ | Mario | 2020-03-25 | 2 | -5/+5 |
| | | | | | | | | | | | | only accept sync packages from channels which are already transitioned to zot6. | ||||
| * | | do not sync with incompatible hubs | Mario | 2020-03-24 | 1 | -1/+10 |
| | | | |||||
| * | | one more typo | Mario | 2020-03-16 | 1 | -1/+1 |
| | | | |||||
| * | | typo | Mario | 2020-03-16 | 1 | -1/+1 |
| | | | |||||
| * | | Update 1236 and bump version to 4.7.4 | Mario | 2020-03-16 | 2 | -2/+117 |
| | | | |||||
| * | | wrong variable | Mario | 2020-03-13 | 1 | -1/+1 |
| | | | |||||
| * | | use xchan_guid_sig instead of channel_guid_sig since it slightly differs ↵ | Mario | 2020-03-12 | 1 | -5/+3 |
| | | | | | | | | | | | | depending on *default* protocol | ||||
| * | | first batch of zot6 transition patches. basic communication with ↵ | Mario | 2020-03-12 | 4 | -67/+73 |
| | | | | | | | | | | | | transitioned channels *should* work now | ||||
| * | | port create_identity() to zot6 | Mario | 2020-03-11 | 1 | -13/+17 |
| | | | |||||
| * | | Merge branch 'dev' into z6connect | Mario | 2020-03-11 | 2 | -2/+132 |
| |\ \ | |/ / |/| | | |||||
* | | | z6trans preparation for db update 1236 | Mario | 2020-03-11 | 1 | -94/+24 |
| | | | |||||
* | | | use 24h time format | Mario | 2020-03-06 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-03-06 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-03-06 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Dev See merge request hubzilla/core!1845 | ||||
| | * | | | Translate 'vote' button text | Max Kostikov | 2020-03-06 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-03-06 | 13 | -64/+358 |
| | |\ \ \ | | |/ / / | |/| | | | | | | | | | | | | | Sync dev See merge request kostikov/core!1 | ||||
* / | | | | provide tool to transform channels to zot6. WARNING: transformed channels ↵ | Mario | 2020-03-06 | 1 | -0/+200 |
|/ / / / | | | | | | | | | | | | | will not yet be functional without additional patches. | ||||
| | * | | Merge branch 'dev' into z6connect | Mario | 2020-03-02 | 113 | -577/+1621 |
| | |\ \ | |_|/ / |/| | | |