| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use dbq() in update 1238 | Mario | 2020-05-12 | 1 | -3/+3 |
* | really fix update for postgres | Mario | 2020-05-12 | 1 | -7/+19 |
* | fix update for postgres | Mario | 2020-05-12 | 1 | -5/+5 |
* | update file | Mario | 2020-05-12 | 1 | -0/+41 |
* | DB update 1238 to fix hubloc_id_url for existing hublocs and set hubloc_id_ur... | Mario | 2020-05-12 | 1 | -1/+2 |
* | deal with diaspora uuid | Mario | 2020-05-10 | 1 | -5/+3 |
* | as_vid_sort -> vid_sort | Mario | 2020-05-10 | 1 | -2/+2 |
* | 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 |
* | 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 | 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 | 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 provid... | Mario | 2020-04-25 | 1 | -4/+4 |
* | | 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 |
* | | 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 |
* | | 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 |
* | | 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 | 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 prese... | Mario | 2020-04-08 | 1 | -13/+33 |
|/ |
|
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-04-08 | 9 | -85/+107 |
|\ |
|
| * | owa: look for zot6 first | Mario | 2020-04-06 | 1 | -3/+3 |