Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boost DB conversion speed to Z6 | Max Kostikov | 2020-09-19 | 1 | -3/+21 |
| | | | (cherry picked from commit a9377d6a3f8156ed686f122f791a813caef2e93f) | ||||
* | Missprint | Max Kostikov | 2020-09-19 | 1 | -1/+1 |
| | | | (cherry picked from commit b223b71d0d8c866da4c713d68459fccc7c269b03) | ||||
* | deprecate $a variable for *_plugin_admin() and *_plugin_admin_post() | Mario | 2020-09-16 | 1 | -2/+2 |
| | |||||
* | remove hublocs without a hubloc_hash and also remove hublocs where ↵ | Mario Vavti | 2020-08-26 | 1 | -10/+23 |
| | | | | hubloc_id_url could not be fixed | ||||
* | add check against null | Mario Vavti | 2020-08-25 | 1 | -2/+4 |
| | |||||
* | prefix table names | Mario Vavti | 2020-08-24 | 1 | -4/+4 |
| | |||||
* | provide some sort of feedback | Mario Vavti | 2020-08-24 | 1 | -0/+5 |
| | |||||
* | an attempt to fix update 1238 for older hubs with broken xchan entries | Mario Vavti | 2020-08-23 | 1 | -5/+6 |
| | |||||
* | use the default setting and also add the mode to the cipher. aes-128 is to ↵ | Mario Vavti | 2020-08-21 | 1 | -1/+1 |
| | | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957 | ||||
* | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 1 | -1/+1 |
| | | | | only and no backward compatibility. | ||||
* | $id is expected to be an array with a calendarId and an instanceId for caldav | Mario Vavti | 2020-08-15 | 1 | -1/+1 |
| | |||||
* | update profile|cover photo activities converted to z6 | Zot | 2020-08-05 | 1 | -8/+0 |
| | |||||
* | respect notifications settings | Mario | 2020-07-30 | 1 | -1/+34 |
| | |||||
* | whitespace | Mario | 2020-07-26 | 1 | -1/+1 |
| | |||||
* | fix hubloc_id_url for activitypub with broken xchan_url | Mario | 2020-07-26 | 1 | -6/+23 |
| | |||||
* | improve profile detection and reduce feed result set | Mario | 2020-07-26 | 1 | -1/+1 |
| | |||||
* | tool to fix missing hubloc_id_url entries | Mario | 2020-07-24 | 1 | -0/+41 |
| | |||||
* | more itemspage work | Mario | 2020-07-16 | 1 | -5/+5 |
| | |||||
* | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 10 | -11/+11 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-07-14 | 1 | -1/+1 |
|\ | | | | | | | | | z6 work See merge request hubzilla/core!1862 | ||||
| * | z6trans: don't swap xprof xchans on directory servers because it will fail ↵ | zotlabs | 2020-07-12 | 1 | -1/+1 |
| | | | | | | | | with duplicate primary key in many cases and the migration will fail on each channel. What this means is that directory servers may take time to pick up zot6 entries if they haven't received them prior to the upgrade. I don't see an easier solution unless we check for existence of the zot6 xchan_hash in the xprof table before converting it. | ||||
* | | more zot6 | Mario | 2020-07-13 | 1 | -35/+4 |
| | | |||||
* | | fix embeded shares | Mario | 2020-07-13 | 1 | -2/+0 |
|/ | |||||
* | only redirect to known sites | Mario | 2020-06-19 | 1 | -13/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-06-17 | 1 | -1/+25 |
|\ | | | | | | | | | zap group support See merge request hubzilla/core!1859 | ||||
| * | zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ↵ | Zot | 2020-06-17 | 1 | -1/+25 |
| | | | | | | | | as new posts authored by the group with an embedded reshare. This currently has known delivery issues due to zot/zot6 xchan confusion which are already slated for resolution in hz5. Specifically "sender is not owner/author" and missing abconfig permissions on the zot6 identity for a channel we're connected with over traditional zot. | ||||
* | | zot6 does not appear to use zfinger | Mario Vavti | 2020-06-14 | 2 | -11/+8 |
| | | |||||
* | | fix discovery | Mario Vavti | 2020-06-14 | 2 | -11/+13 |
|/ | |||||
* | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 1 | -2/+2 |
| | |||||
* | Fix bug allowing invite codes to be reused unlimited times | Keenan Pepper | 2020-05-27 | 1 | -1/+1 |
| | | | | The invite codes aren't deleted from the DB because of a malformed query. | ||||
* | implement notifications for direct messages | Mario | 2020-05-14 | 1 | -2/+73 |
| | |||||
* | 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 |
| | | | | This reverts commit 7a0d9a449492ff3b5ef97b997310ed26ec1f53e4. | ||||
* | 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 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 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 | 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 ↵ | Mario | 2020-04-19 | 1 | -1/+2 |
| | | | | | | | | warnings | ||||
* | | de-duplicate $post_tags | Mario | 2020-04-18 | 1 | -2/+2 |
| | |