aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* allow to set different values for left and right aside width in $theme.phpMario2020-05-062-13/+17
* deal with polls and votes in enotifyMario2020-05-053-10/+21
* catch the owner_xchan for activity_share items in notifications filterMario2020-05-051-3/+3
* typoMario2020-05-041-1/+1
* display complete perminfo only to ownerMario2020-05-045-9/+10
* set CURLOPT_ENCODING in z_post_url()Mario2020-05-041-0/+1
* version 4.7.6Mario2020-05-031-1/+1
* improve functionality of combined notification filtersMario2020-05-033-9/+20
* Merge branch 'dev' into 'dev'Mario2020-05-024-6/+12
|\
| * Display delayed posts on author's channel pageMax Kostikov2020-05-024-6/+12
* | Merge branch 'iss1457' into 'dev'Mario2020-05-021-1/+2
|\ \
| * | stress the importance of PHP mail()OJ Random2020-04-271-1/+2
* | | missing lib includeMario2020-05-021-0/+2
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-05-011-2/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'dev' into 'dev'Max Kostikov2020-04-291-2/+2
| |\ \
| | * | 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
* | | | set CURLOPT_ENCODING to empty string so that compressed content will be uncom...Mario2020-05-011-1/+2
|/ / /
* | | Ãfix photo itemsMario2020-04-291-5/+3
* | | adjust code comments and whitespaceMario2020-04-291-3/+4
* | | more work on attach_store_item()Mario2020-04-291-2/+60
| |/ |/|
* | fix mod filestorage and fetch the info from attach if only the hash is provid...Mario2020-04-252-4/+18
* | more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-244-49/+74
* | fix file notificationsMario2020-04-231-2/+5
* | more work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-7/+21
* | default item_wall to 0Mario2020-04-231-1/+1
* | some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-237-25/+104
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-04-221-16/+8
|\ \
| * \ Merge branch 'dev_homeinstall' into 'dev'Mario2020-04-221-16/+8
| |\ \
| | * | fixes for real intallation for debian 10OJ Random2020-04-201-16/+8
* | | | the parent id is required later in the processMario2020-04-221-1/+4
|/ / /
* | | more prefer zot6 over zotMario2020-04-222-4/+3
* | | fix onepollMario2020-04-212-2/+6
|/ /
* | add the spec folderMario2020-04-2010-0/+721
* | use $mid as plink to prevent to long plinksMario2020-04-204-7/+11
* | some work on improving federation of item_private and make sure we deal with ...Mario2020-04-203-7/+17
* | missing lib importMario2020-04-191-0/+1
* | make sure $post_tags is defined somewhere outsite a clause to prevent PHP war...Mario2020-04-191-1/+2
* | revertMario2020-04-181-1/+1
* | just fetch the info we needMario2020-04-181-1/+1
* | more do not include hublocs with no hubloc_id_urlMario2020-04-181-1/+1
* | remove debug codeMario2020-04-181-1/+1
* | de-duplicate $post_tagsMario2020-04-182-3/+3
* | only return hublocs with hubloc_id_url setMario2020-04-181-1/+1
* | implement addressing and fix conversation fetchingMario2020-04-182-84/+208
* | Revert "keychange and request packets via zot6"Mario2020-04-161-8/+6
* | fix notification filteringMario2020-04-151-3/+3
* | fetch the item for asld in Lib/Share. This probably fixes addons issue #146Mario2020-04-151-1/+2
* | Ãfix php warningMario2020-04-151-1/+1