Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix notification filtering | Mario | 2020-04-15 | 1 | -3/+3 |
| | |||||
* | Remove unnecessary [summary] tag processing | Max Kostikov | 2020-04-15 | 1 | -10/+10 |
| | |||||
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 37 | -56/+102 |
| | |||||
* | owa: look for zot6 first | Mario | 2020-04-06 | 1 | -3/+3 |
| | |||||
* | another import fix and do not allow importing channels < version 4.7.4 for ↵ | Mario | 2020-04-05 | 1 | -1/+6 |
| | | | | zot6 compatibility reasons | ||||
* | more mod import fixes | Mario | 2020-04-05 | 1 | -2/+2 |
| | |||||
* | fix mod import | Mario | 2020-04-05 | 1 | -57/+55 |
| | |||||
* | show event timezone only if adjust ist set and the offset of the event ↵ | Mario | 2020-04-05 | 1 | -3/+6 |
| | | | | timezone is different from the channel default timezone offset | ||||
* | 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 |
| | |||||
* | transition connections to zot6 if their site has been updated | Mario | 2020-04-01 | 1 | -1/+1 |
| | |||||
* | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵ | Mario | 2020-03-29 | 1 | -3/+4 |
| | | | | 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. | ||||
* | 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 | 6 | -261/+580 |
|\| | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2020-02-27 | 1 | -1/+4 |
| |\ | | | | | | | | | | | | | add iconfig to zot6 objects See merge request hubzilla/core!1835 | ||||
| | * | add iconfig to zot6 objects | zotlabs | 2020-02-23 | 1 | -1/+4 |
| | | | |||||
| * | | 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 | 1 | -33/+123 |
| | | | |||||
| * | | implement optional events and polls filter | Mario | 2020-02-21 | 1 | -5/+19 |
| | | | |||||
| * | | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 1 | -234/+183 |
| | | | | | | | | | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | ||||
| * | | vote issue | Mario | 2020-02-20 | 1 | -1/+4 |
| |/ | |||||
| * | issue with multi-line poll elements | zotlabs | 2020-02-12 | 1 | -4/+4 |
| | | |||||
| * | this allows polls to federate from hubzilla to zap, though still a remaining ↵ | zotlabs | 2020-02-10 | 1 | -1/+5 |
| | | | | | | | | issue with voting | ||||
| * | poll fixes | Mario | 2020-02-10 | 1 | -2/+3 |
| | | |||||
| * | poll updates | zotlabs | 2020-02-09 | 2 | -14/+31 |
| | | |||||
| * | fix php warningà | Mario | 2020-01-31 | 1 | -1/+1 |
| | | |||||
| * | basic poll support and patch to not call System::get_platform_name() within ↵ | zotlabs | 2020-01-30 | 2 | -2/+190 |
| | | | | | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting | ||||
* | | port Lib/Connect and Module/Follow from zap. Connect with new connections ↵ | Mario | 2020-01-26 | 1 | -22/+80 |
|/ | | | | via zot6 | ||||
* | minor private forum notifications fixes | Mario | 2020-01-25 | 1 | -1/+1 |
| | |||||
* | fix typo | Mario | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | move mail frontend to addons and remove mail app from system apps | Mario | 2020-01-18 | 2 | -450/+2 |
| | |||||
* | some work on zot6 DMs | Mario | 2020-01-15 | 6 | -0/+11 |
| | |||||
* | fix typo | Mario | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-01-15 | 4 | -4/+258 |
|\ | | | | | | | | | event compatibility work See merge request hubzilla/core!1817 | ||||
| * | event compatibility work | zotlabs | 2020-01-14 | 4 | -4/+258 |
| | | |||||
* | | pubstream: use search mode for tag filter view and add a title | Mario | 2019-12-28 | 1 | -2/+7 |
| | | |||||
* | | directory: port censoring from zap and disable oembed in profile about | Mario | 2019-12-09 | 3 | -39/+110 |
| | | |||||
* | | Don't show pinned post on single post displaying | Max Kostikov | 2019-12-08 | 1 | -1/+1 |
| | | |||||
* | | Add .webp image format support | Max Kostikov | 2019-12-07 | 2 | -1/+6 |
| | |