aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-0937-56/+102
* 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-051-1/+6
* more mod import fixesMario2020-04-051-2/+2
* fix mod importMario2020-04-051-57/+55
* show event timezone only if adjust ist set and the offset of the event timezo...Mario2020-04-051-3/+6
* fix unseen forum posts countMario2020-04-051-1/+1
* another attempt to get events rightMario2020-04-041-11/+12
* Revert "more timezone changes"Mario2020-04-031-2/+2
* Revert "use timezone info for timezone display only- the actual time is in ut...Mario2020-04-031-5/+9
* more timezone changesMario2020-04-031-2/+2
* use timezone info for timezone display only- the actual time is in utc already.Mario2020-04-031-9/+5
* transition connections to zot6 if their site has been updatedMario2020-04-011-1/+1
* use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to zot...Mario2020-03-291-3/+4
* fix check for existing hublocsMario2020-03-291-1/+2
* port fhublocs to zot6 and fix issue with primary detectionMario2020-03-291-9/+27
* prevent mod fhublocs breaking things. it needs porting to zot6 but has no pri...Mario2020-03-281-0/+3
* Merge branch 'dev' into z6connectMario2020-03-111-0/+130
|\
| * z6trans preparation for db update 1236Mario2020-03-111-94/+24
| * provide tool to transform channels to zot6. WARNING: transformed channels wil...Mario2020-03-061-0/+200
* | Merge branch 'dev' into z6connectMario2020-03-026-261/+580
|\|
| * Merge branch 'dev' into 'dev'Mario2020-02-271-1/+4
| |\
| | * add iconfig to zot6 objectszotlabs2020-02-231-1/+4
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-02-261-5/+0
| |\ \
| | * | Code reuseMax Kostikov2020-02-241-5/+0
| * | | implement poll UI in jotMario2020-02-261-3/+58
| |/ /
| * | Implement DAV calendars sync with clonesMax Kostikov2020-02-241-33/+123
| * | implement optional events and polls filterMario2020-02-211-5/+19
| * | Revert "Use argv() instead URI parsing"Max Kostikov2020-02-201-234/+183
| * | vote issueMario2020-02-201-1/+4
| |/
| * issue with multi-line poll elementszotlabs2020-02-121-4/+4
| * this allows polls to federate from hubzilla to zap, though still a remaining ...zotlabs2020-02-101-1/+5
| * poll fixesMario2020-02-101-2/+3
| * poll updateszotlabs2020-02-092-14/+31
| * fix php warningÃMario2020-01-311-1/+1
| * basic poll support and patch to not call System::get_platform_name() within t...zotlabs2020-01-302-2/+190
* | port Lib/Connect and Module/Follow from zap. Connect with new connections via...Mario2020-01-261-22/+80
|/
* minor private forum notifications fixesMario2020-01-251-1/+1
* fix typoMario2020-01-211-1/+1
* move mail frontend to addons and remove mail app from system appsMario2020-01-182-450/+2
* some work on zot6 DMsMario2020-01-156-0/+11
* fix typoMario2020-01-151-1/+1
* Merge branch 'dev' into 'dev'Mario2020-01-154-4/+258
|\
| * event compatibility workzotlabs2020-01-144-4/+258
* | pubstream: use search mode for tag filter view and add a titleMario2019-12-281-2/+7
* | directory: port censoring from zap and disable oembed in profile aboutMario2019-12-093-39/+110
* | Don't show pinned post on single post displayingMax Kostikov2019-12-081-1/+1
* | Add .webp image format supportMax Kostikov2019-12-072-1/+6
* | sse: initial commit to deal with forum notificationsMario2019-12-071-8/+15
|/
* Unpin pinned item on site admin deletionMax Kostikov2019-12-051-1/+1