Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.0RC testing: fix mod locs | Mario | 2020-09-23 | 1 | -8/+10 |
| | | | (cherry picked from commit 81e2f73c9870b502ab0b56009459932282f87f02) | ||||
* | use channel index | nobody | 2020-09-21 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 846d30239d97091d1e6b56e923c1965471f6bbff) (cherry picked from commit f422362747e6def2feffe99aa8a2e555be3b409b) | ||||
* | apply channel name changes to all associated xchans | nobody | 2020-09-21 | 2 | -4/+5 |
| | | | | | (cherry picked from commit f2ac1e4b7d2aa4854ed08ded49b2ed2dd10fab59) (cherry picked from commit 34217f5f901ae4dca180bceccef425de1eef4aeb) | ||||
* | adapt mod z6trans to point to util/z6convert.php in case anyone stumbles ↵ | Mario Vavti | 2020-09-20 | 1 | -1/+14 |
| | | | | | over outdated doco. (cherry picked from commit c38fc0b9067382b91dcd26b4da9742fd9d650f6c) | ||||
* | 5.0RC testing: their_perms should be reset before they are recreated. ↵ | Mario | 2020-09-19 | 1 | -0/+8 |
| | | | | | Otherwise withdrawn permissions will not take effect locally. (cherry picked from commit 9c8d73208123a2566aa44db4dfe53201cc8cb3ab) | ||||
* | 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 |
| | |||||
* | disable community tags until we agree on how to implemnt this in ↵ | Mario | 2020-09-11 | 1 | -0/+4 |
| | | | | zot6/activitypub | ||||
* | move z6trans_connections() to cron from cron daily | Mario Vavti | 2020-08-26 | 2 | -1/+5 |
| | |||||
* | remove hublocs without a hubloc_hash and also remove hublocs where ↵ | Mario Vavti | 2020-08-26 | 2 | -18/+39 |
| | | | | hubloc_id_url could not be fixed | ||||
* | add check against null | Mario Vavti | 2020-08-25 | 2 | -4/+8 |
| | |||||
* | prefix table names | Mario Vavti | 2020-08-24 | 2 | -8/+8 |
| | |||||
* | 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 | 2 | -9/+11 |
| | |||||
* | use the default setting and also add the mode to the cipher. aes-128 is to ↵ | Mario Vavti | 2020-08-21 | 2 | -2/+2 |
| | | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957 | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2020-08-20 | 1 | -1/+1 |
|\ | |||||
| * | be more clear in comment | Mario | 2020-08-20 | 1 | -1/+1 |
| | | |||||
* | | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 2 | -2/+2 |
|/ | | | | only and no backward compatibility. | ||||
* | fix item deletion | Mario | 2020-08-20 | 2 | -15/+28 |
| | |||||
* | issue with DAV - moveInto and variable scope | nobody | 2020-08-16 | 1 | -1/+1 |
| | |||||
* | $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 |
| | |||||
* | use the compact view in html2plain() | Mario | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | respect notifications settings | Mario | 2020-07-30 | 1 | -1/+34 |
| | |||||
* | add some context to the notifications | Mario | 2020-07-29 | 1 | -7/+5 |
| | |||||
* | whitespace | Mario | 2020-07-26 | 2 | -2/+2 |
| | |||||
* | fix hubloc_id_url for activitypub with broken xchan_url | Mario | 2020-07-26 | 2 | -13/+44 |
| | |||||
* | improve profile detection and reduce feed result set | Mario | 2020-07-26 | 2 | -5/+30 |
| | |||||
* | tool to fix missing hubloc_id_url entries | Mario | 2020-07-24 | 1 | -0/+41 |
| | |||||
* | Revert "zot6 testing" | Mario | 2020-07-21 | 1 | -2/+1 |
| | | | | This reverts commit 4f95b44ff239f92574491b3053b7f5aace6432d3. | ||||
* | those are not lÃikely to be parents | Mario | 2020-07-21 | 1 | -2/+2 |
| | |||||
* | zot6 testing | Mario | 2020-07-21 | 1 | -1/+2 |
| | |||||
* | 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 | 2 | -3/+5 |
|\ | | | | | | | | | 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. | ||||
| * | zot6 group updates to support edit and delete of top-level group posts. This ↵ | zotlabs | 2020-07-12 | 1 | -2/+4 |
| | | | | | | | | is supported remotely by editing or removing the post that started it all. A W2W post can only be deleted at this time. | ||||
* | | more zot6 | Mario | 2020-07-13 | 1 | -35/+4 |
| | | |||||
* | | fix embeded shares | Mario | 2020-07-13 | 1 | -2/+0 |
| | | |||||
* | | fix php warning | Mario | 2020-07-13 | 1 | -1/+1 |
|/ | |||||
* | only redirect to known sites | Mario | 2020-06-19 | 1 | -13/+2 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-06-17 | 2 | -1/+29 |
|\ | | | | | | | | | 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 | 2 | -1/+29 |
| | | | | | | | | 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 | 3 | -12/+14 |
|/ | |||||
* | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 2 | -6/+4 |
| | |||||
* | 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. | ||||
* | uuid for likes | Mario Vavti | 2020-05-15 | 1 | -0/+3 |
| | |||||
* | Revert "uuid for likes" | Mario | 2020-05-15 | 1 | -3/+0 |
| | | | | This reverts commit b6efb02ed291fcdfb32e8587a031950d752327bc. |