| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove more traces of the premium channel app | Mario | 2020-05-07 | 1 | -17/+0 |
* | Revert "issue generating photo thumbnails when uploaded via davfs" | Zot | 2020-05-06 | 1 | -1/+1 |
* | deal with polls and votes in enotify | Mario | 2020-05-05 | 1 | -0/+1 |
* | catch the owner_xchan for activity_share items in notifications filter | Mario | 2020-05-05 | 1 | -3/+3 |
* | display complete perminfo only to owner | Mario | 2020-05-04 | 1 | -4/+2 |
* | Display delayed posts on author's channel page | Max Kostikov | 2020-05-02 | 1 | -2/+6 |
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-04-29 | 1 | -2/+2 |
|\ |
|
| * | Force browser photo revalidation | Max Kostikov | 2020-04-29 | 1 | -2/+2 |
| * | Update Item.php | Max Kostikov | 2020-04-12 | 1 | -3/+3 |
| * | Remove unnecessary [summary] tag processing | Max Kostikov | 2020-04-12 | 1 | -11/+11 |
* | | fix mod filestorage and fetch the info from attach if only the hash is provid... | Mario | 2020-04-25 | 1 | -4/+4 |
* | | more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithme | Mario | 2020-04-24 | 2 | -41/+58 |
* | | fix file notifications | Mario | 2020-04-23 | 1 | -2/+5 |
* | | some work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 2 | -4/+9 |
* | | the parent id is required later in the process | Mario | 2020-04-22 | 1 | -1/+4 |
* | | use $mid as plink to prevent to long plinks | Mario | 2020-04-20 | 2 | -4/+8 |
* | | missing lib import | Mario | 2020-04-19 | 1 | -0/+1 |
* | | make sure $post_tags is defined somewhere outsite a clause to prevent PHP war... | Mario | 2020-04-19 | 1 | -1/+2 |
* | | de-duplicate $post_tags | Mario | 2020-04-18 | 1 | -2/+2 |
* | | implement addressing and fix conversation fetching | Mario | 2020-04-18 | 1 | -60/+22 |
* | | 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 zo... | Mario | 2020-04-05 | 1 | -1/+6 |
* | 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 timezo... | Mario | 2020-04-05 | 1 | -3/+6 |
* | 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 |
* | Revert "use timezone info for timezone display only- the actual time is in ut... | Mario | 2020-04-03 | 1 | -5/+9 |
* | 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 zot... | Mario | 2020-03-29 | 1 | -3/+4 |
* | 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 pri... | Mario | 2020-03-28 | 1 | -0/+3 |
* | 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 wil... | Mario | 2020-03-06 | 1 | -0/+200 |
* | | 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 | 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 |