Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-04-29 | 1 | -2/+2 |
|\ | | | | | | | | | Force browser photo revalidation See merge request hubzilla/core!1853 | ||||
| * | 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 photo items | Mario | 2020-04-29 | 1 | -5/+3 |
| | | |||||
* | | adjust code comments and whitespace | Mario | 2020-04-29 | 1 | -3/+4 |
| | | |||||
* | | more work on attach_store_item() | Mario | 2020-04-29 | 1 | -2/+60 |
| | | |||||
* | | fix mod filestorage and fetch the info from attach if only the hash is ↵ | Mario | 2020-04-25 | 2 | -4/+18 |
| | | | | | | | | provided in attach_store_item() | ||||
* | | more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithme | Mario | 2020-04-24 | 4 | -49/+74 |
| | | |||||
* | | fix file notifications | Mario | 2020-04-23 | 1 | -2/+5 |
| | | |||||
* | | more work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 1 | -7/+21 |
| | | |||||
* | | default item_wall to 0 | Mario | 2020-04-23 | 1 | -1/+1 |
| | | |||||
* | | some work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 7 | -25/+104 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-04-22 | 1 | -16/+8 |
|\ \ | |||||
| * \ | Merge branch 'dev_homeinstall' into 'dev' | Mario | 2020-04-22 | 1 | -16/+8 |
| |\ \ | | | | | | | | | | | | | | | | | fixes for real installation for debian 10 See merge request hubzilla/core!1851 | ||||
| | * | | fixes for real intallation for debian 10 | OJ Random | 2020-04-20 | 1 | -16/+8 |
| | | | | |||||
* | | | | the parent id is required later in the process | Mario | 2020-04-22 | 1 | -1/+4 |
|/ / / | |||||
* | | | more prefer zot6 over zot | Mario | 2020-04-22 | 2 | -4/+3 |
| | | | |||||
* | | | fix onepoll | Mario | 2020-04-21 | 2 | -2/+6 |
|/ / | |||||
* | | add the spec folder | Mario | 2020-04-20 | 10 | -0/+721 |
| | | |||||
* | | use $mid as plink to prevent to long plinks | Mario | 2020-04-20 | 4 | -7/+11 |
| | | |||||
* | | some work on improving federation of item_private and make sure we deal with ↵ | Mario | 2020-04-20 | 3 | -7/+17 |
| | | | | | | | | an array in array_path_exists() | ||||
* | | missing lib import | Mario | 2020-04-19 | 1 | -0/+1 |
| | | |||||
* | | make sure $post_tags is defined somewhere outsite a clause to prevent PHP ↵ | Mario | 2020-04-19 | 1 | -1/+2 |
| | | | | | | | | warnings | ||||
* | | revert | Mario | 2020-04-18 | 1 | -1/+1 |
| | | |||||
* | | just fetch the info we need | Mario | 2020-04-18 | 1 | -1/+1 |
| | | |||||
* | | more do not include hublocs with no hubloc_id_url | Mario | 2020-04-18 | 1 | -1/+1 |
| | | |||||
* | | remove debug code | Mario | 2020-04-18 | 1 | -1/+1 |
| | | |||||
* | | de-duplicate $post_tags | Mario | 2020-04-18 | 2 | -3/+3 |
| | | |||||
* | | only return hublocs with hubloc_id_url set | Mario | 2020-04-18 | 1 | -1/+1 |
| | | |||||
* | | implement addressing and fix conversation fetching | Mario | 2020-04-18 | 2 | -84/+208 |
| | | |||||
* | | Revert "keychange and request packets via zot6" | Mario | 2020-04-16 | 1 | -8/+6 |
| | | | | | | This reverts commit 9d0f71bfcbc0d1080a9f93590118046d326cae70 | ||||
* | | fix notification filtering | Mario | 2020-04-15 | 1 | -3/+3 |
| | | |||||
* | | fetch the item for asld in Lib/Share. This probably fixes addons issue #146 | Mario | 2020-04-15 | 1 | -1/+2 |
| | | |||||
* | | Ãfix php warning | Mario | 2020-04-15 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2020-04-15 | 1 | -10/+10 |
|\ \ | | | | | | | | | | | | | Remove unnecessary [summary] tag processing See merge request hubzilla/core!1850 | ||||
| * | | Remove unnecessary [summary] tag processing | Max Kostikov | 2020-04-15 | 1 | -10/+10 |
| | | | |||||
* | | | Merge branch 'dev' into 'dev' | Mario | 2020-04-15 | 1 | -9/+13 |
|\ \ \ | | | | | | | | | | | | | | | | | event issue when using strict sql mode See merge request hubzilla/core!1849 | ||||
| * | | | event issue when using strict sql mode | zotlabs | 2020-04-10 | 1 | -9/+13 |
| | | | | |||||
* | | | | keychange and request packets via zot6 | Mario | 2020-04-15 | 1 | -6/+8 |
| |/ / |/| | | |||||
* | | | discover_feed() does not exist yet | Mario | 2020-04-12 | 1 | -1/+1 |
| | | | |||||
* | | | handle some basic friendica attachment bbcodes | Mario | 2020-04-12 | 1 | -0/+135 |
| | | | |||||
* | | | just comment out is_edit_activity() call and add comments on why it is ↵ | Mario | 2020-04-12 | 1 | -0/+34 |
| | | | | | | | | | | | | commented out | ||||
* | | | function is_edit_activity() is obsolete | Mario | 2020-04-12 | 1 | -26/+0 |
|/ / | |||||
* | | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 53 | -87/+158 |
| | | |||||
* | | remove voting from UI in favour of polls | Mario | 2020-04-08 | 3 | -27/+1 |
| | | |||||
* | | update 1236: we have seen situations in the wild where a zot6 xchan was ↵ | Mario | 2020-04-08 | 1 | -13/+33 |
| | | | | | | | | present while its hubloc was missing. fix those separately if required so that we cover both situations. | ||||
* | | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-04-08 | 1 | -4/+6 |
|\| | | | | | | | | | Fix process id disclouse See merge request hubzilla/core!1848 | ||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-04-08 | 16 | -115/+247 |
| |\ | |/ |/| | | | # Conflicts: # Zotlabs/Daemon/Expire.php | ||||
* | | owa: look for zot6 first | Mario | 2020-04-06 | 1 | -3/+3 |
| | |