Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix unseen forum posts count | Mario | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | another attempt to get events right | Mario | 2020-04-04 | 1 | -11/+12 |
| | |||||
* | Revert "more timezone changes" | Mario | 2020-04-03 | 1 | -2/+2 |
| | | | 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 | ||||
* | more timezone changes | Mario | 2020-04-03 | 1 | -2/+2 |
| | |||||
* | use timezone info for timezone display only- the actual time is in utc already. | Mario | 2020-04-03 | 1 | -9/+5 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-04-03 | 1 | -0/+5 |
|\ | | | | | | | | | 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 | 1 | -0/+5 |
| | | | | | | | | requires related fixes in addons/pubcrawl | ||||
* | | 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 |
| | | | |||||
* | | | 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 | 2 | -2/+2 |
| | | | | | | | | 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 | 3 | -4/+8 |
| | | |||||
* | | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵ | Mario | 2020-03-29 | 3 | -4/+6 |
| | | | | | | | | 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 |
| | | |||||
* | | prevent mod fhublocs breaking things. it needs porting to zot6 but has no ↵ | Mario | 2020-03-28 | 1 | -0/+3 |
| | | | | | | | | priority for now. | ||||
* | | do not use channel_portable_id in process_channel_sync_delivery(). we should ↵ | Mario | 2020-03-25 | 1 | -1/+1 |
| | | | | | | | | only accept sync packages from channels which are already transitioned to zot6. | ||||
* | | 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 | 1 | -0/+115 |
| | | |||||
* | | first batch of zot6 transition patches. basic communication with ↵ | Mario | 2020-03-12 | 3 | -32/+38 |
| | | | | | | | | transitioned channels *should* work now | ||||
* | | Merge branch 'dev' into z6connect | Mario | 2020-03-11 | 1 | -0/+130 |
|\| | |||||
| * | z6trans preparation for db update 1236 | Mario | 2020-03-11 | 1 | -94/+24 |
| | | |||||
| * | 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 | 15 | -288/+872 |
|\| | |||||
| * | prevent duplicate votes | Mario | 2020-02-29 | 1 | -1/+29 |
| | | |||||
| * | Allow wiki link titles | BattleMage | 2020-02-28 | 1 | -2/+5 |
| | | | | | | | | | | Allow linking to wiki pages with alternating titles by separating the title from the link with a pipe, like regular wiki markup does. | ||||
| * | Merge branch 'dev' into 'dev' | Mario | 2020-02-27 | 2 | -6/+51 |
| |\ | | | | | | | | | | | | | add iconfig to zot6 objects See merge request hubzilla/core!1835 | ||||
| | * | add iconfig to zot6 objects | zotlabs | 2020-02-23 | 2 | -6/+51 |
| | | | |||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-02-26 | 1 | -5/+0 |
| |\ \ | |||||
| | * | | Code reuse | Max Kostikov | 2020-02-24 | 1 | -5/+0 |
| | | | | |||||
| * | | | implement poll UI in jot | Mario | 2020-02-26 | 1 | -3/+58 |
| |/ / | |||||
| * | | Implement DAV calendars sync with clones | Max Kostikov | 2020-02-24 | 2 | -34/+127 |
| | | | |||||
| * | | implement optional events and polls filter | Mario | 2020-02-21 | 2 | -5/+47 |
| | | | |||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-02-20 | 2 | -235/+187 |
| |\ \ | |||||
| | * | | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 2 | -235/+187 |
| | | | | | | | | | | | | | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | ||||
| * | | | fix warning | Mario | 2020-02-20 | 1 | -2/+2 |
| |/ / | |||||
| * | | vote issue | Mario | 2020-02-20 | 1 | -1/+4 |
| | | | |||||
| * | | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-02-13 | 1 | -4/+4 |
| |\| | | | | | | | | | | | | | issue with multi-line poll elements See merge request hubzilla/core!1831 | ||||
| | * | issue with multi-line poll elements | zotlabs | 2020-02-12 | 1 | -4/+4 |
| | | | |||||
| * | | fix notifications for polls | Mario | 2020-02-11 | 2 | -2/+7 |
| |/ | |||||
| * | fix poll responses | zotlabs | 2020-02-10 | 2 | -1/+12 |
| | | |||||
| * | this allows polls to federate from hubzilla to zap, though still a remaining ↵ | zotlabs | 2020-02-10 | 2 | -3/+14 |
| | | | | | | | | issue with voting | ||||
| * | poll fixes | Mario | 2020-02-10 | 3 | -4/+10 |
| | | |||||
| * | poll updates | zotlabs | 2020-02-09 | 4 | -34/+67 |
| | | |||||
| * | missing piece of poll code | zotlabs | 2020-01-31 | 1 | -0/+67 |
| | | |||||
| * | fix php warningà | Mario | 2020-01-31 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2020-01-30 | 1 | -3/+8 |
| |\ |