Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove more traces of the premium channel app | Mario | 2020-05-07 | 1 | -17/+0 |
| | |||||
* | deprecate premium channel app | Mario | 2020-05-07 | 2 | -1/+25 |
| | |||||
* | Revert "issue generating photo thumbnails when uploaded via davfs" | Zot | 2020-05-06 | 4 | -5/+32 |
| | | | | This reverts commit 7a0d9a449492ff3b5ef97b997310ed26ec1f53e4. | ||||
* | deal with polls and votes in enotify | Mario | 2020-05-05 | 2 | -10/+18 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-05-02 | 2 | -4/+9 |
|\ | | | | | | | | | Display delayed posts on author's channel page See merge request hubzilla/core!1854 | ||||
| * | Display delayed posts on author's channel page | Max Kostikov | 2020-05-02 | 2 | -4/+9 |
| | | |||||
* | | missing lib include | Mario | 2020-05-02 | 1 | -0/+2 |
|/ | |||||
* | 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 |
| | | |||||
* | | fix mod filestorage and fetch the info from attach if only the hash is ↵ | Mario | 2020-04-25 | 1 | -4/+4 |
| | | | | | | | | provided in attach_store_item() | ||||
* | | more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithme | Mario | 2020-04-24 | 3 | -46/+58 |
| | | |||||
* | | fix file notifications | Mario | 2020-04-23 | 1 | -2/+5 |
| | | |||||
* | | some work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 5 | -9/+20 |
| | | |||||
* | | the parent id is required later in the process | Mario | 2020-04-22 | 1 | -1/+4 |
| | | |||||
* | | fix onepoll | Mario | 2020-04-21 | 1 | -1/+5 |
| | | |||||
* | | use $mid as plink to prevent to long plinks | Mario | 2020-04-20 | 2 | -4/+8 |
| | | |||||
* | | some work on improving federation of item_private and make sure we deal with ↵ | Mario | 2020-04-20 | 2 | -6/+16 |
| | | | | | | | | 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 |
| | | | |||||
* | | | 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 |
| | | |||||
* | | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 44 | -69/+127 |
| | | |||||
* | | 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 | 9 | -85/+107 |
|\ | | | | | | | # Conflicts: # Zotlabs/Daemon/Expire.php | ||||
| * | 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 ↵ | Mario | 2020-04-05 | 1 | -1/+6 |
| | | | | | | | | zot6 compatibility reasons | ||||
| * | more mod import fixes | Mario | 2020-04-05 | 1 | -2/+2 |
| | | |||||
| * | fix mod import | Mario | 2020-04-05 | 1 | -57/+55 |
| | | |||||
| * | fix warning if iconfig value is an array | Mario | 2020-04-05 | 1 | -1/+1 |
| | | |||||
| * | show event timezone only if adjust ist set and the offset of the event ↵ | Mario | 2020-04-05 | 1 | -3/+6 |
| | | | | | | | | timezone is different from the channel default timezone offset | ||||
| * | 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 |
| | |