aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* remove more traces of the premium channel appMario2020-05-071-17/+0
|
* Revert "issue generating photo thumbnails when uploaded via davfs"Zot2020-05-061-1/+1
| | | | This reverts commit 7a0d9a449492ff3b5ef97b997310ed26ec1f53e4.
* deal with polls and votes in enotifyMario2020-05-051-0/+1
|
* catch the owner_xchan for activity_share items in notifications filterMario2020-05-051-3/+3
|
* display complete perminfo only to ownerMario2020-05-041-4/+2
|
* Display delayed posts on author's channel pageMax Kostikov2020-05-021-2/+6
|
* Merge branch 'dev' into 'dev'Max Kostikov2020-04-291-2/+2
|\ | | | | | | | | Force browser photo revalidation See merge request hubzilla/core!1853
| * Force browser photo revalidationMax Kostikov2020-04-291-2/+2
| |
| * Update Item.phpMax Kostikov2020-04-121-3/+3
| |
| * Remove unnecessary [summary] tag processingMax Kostikov2020-04-121-11/+11
| |
* | fix mod filestorage and fetch the info from attach if only the hash is ↵Mario2020-04-251-4/+4
| | | | | | | | provided in attach_store_item()
* | more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-242-41/+58
| |
* | fix file notificationsMario2020-04-231-2/+5
| |
* | some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-232-4/+9
| |
* | the parent id is required later in the processMario2020-04-221-1/+4
| |
* | use $mid as plink to prevent to long plinksMario2020-04-202-4/+8
| |
* | missing lib importMario2020-04-191-0/+1
| |
* | make sure $post_tags is defined somewhere outsite a clause to prevent PHP ↵Mario2020-04-191-1/+2
| | | | | | | | warnings
* | de-duplicate $post_tagsMario2020-04-181-2/+2
| |
* | implement addressing and fix conversation fetchingMario2020-04-181-60/+22
| |
* | fix notification filteringMario2020-04-151-3/+3
| |
* | Remove unnecessary [summary] tag processingMax Kostikov2020-04-151-10/+10
| |
* | 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 ↵Mario2020-04-051-1/+6
| | | | zot6 compatibility reasons
* 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 ↵Mario2020-04-051-3/+6
| | | | timezone is different from the channel default timezone offset
* 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
| | | This reverts commit cec2e92fe381a5e4bb67426290303639dd260358
* Revert "use timezone info for timezone display only- the actual time is in ↵Mario2020-04-031-5/+9
| | | | | utc already." This reverts commit 625438ff642381472b4ba6c86bad7f26f69e8083
* 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 ↵Mario2020-03-291-3/+4
| | | | 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
|
* prevent mod fhublocs breaking things. it needs porting to zot6 but has no ↵Mario2020-03-281-0/+3
| | | | priority for now.
* 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 ↵Mario2020-03-061-0/+200
| | | | | | | | will not yet be functional without additional patches.
* | Merge branch 'dev' into z6connectMario2020-03-026-261/+580
|\|
| * Merge branch 'dev' into 'dev'Mario2020-02-271-1/+4
| |\ | | | | | | | | | | | | add iconfig to zot6 objects See merge request hubzilla/core!1835
| | * 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
| | |