Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | use a more neutral default cover image provided by bggenerator.com | Mario | 2020-10-13 | 1 | -2/+2 | |
| | | ||||||
* | | fix more php warnings and remove temporary logging | Mario | 2020-10-12 | 2 | -6/+3 | |
| | | ||||||
* | | missing parenthesis | Mario | 2020-10-12 | 1 | -1/+1 | |
| | | ||||||
* | | fix php warnings | Mario | 2020-10-12 | 1 | -3/+3 | |
| | | ||||||
* | | if we receive an item with a zot xchan as author or owner rewrite them to ↵ | Mario | 2020-10-12 | 1 | -0/+60 | |
| | | | | | | | | the zot6 xchan if we have their zot6 xchan in abook | |||||
* | | 5.0RC testing: fix issue with event responses | Mario | 2020-10-10 | 1 | -1/+1 | |
| | | ||||||
* | | quickfix localize_item() - requires more work | Mario | 2020-10-10 | 2 | -3/+14 | |
| | | ||||||
* | | add zot6 to the authenticatable options and fix array key in reshare header | Mario | 2020-10-09 | 1 | -1/+2 | |
| | | ||||||
* | | remove source entries for removed contacts | Mario | 2020-10-09 | 1 | -2/+7 | |
| | | ||||||
* | | reduce result set for query in zid_init() and use ↵ | Mario | 2020-10-08 | 1 | -1/+2 | |
| | | | | | | | | Libzot::zot_record_preferred() in mod rmagic | |||||
* | | delete fixes | nobody | 2020-09-30 | 1 | -0/+20 | |
| | | ||||||
* | | deprecate \Zotlabs\Zot\Finger where apropriate | Mario Vavti | 2020-09-26 | 3 | -36/+29 | |
| | | ||||||
* | | 5.0RC testing: comment out global remove | Mario | 2020-09-23 | 1 | -2/+10 | |
| | | ||||||
* | | 5.0RC testing: on channel removal mark both zot6 and zot xchans and hublocs ↵ | Mario | 2020-09-23 | 1 | -7/+12 | |
| | | | | | | | | deleted | |||||
* | | changelog and use dbq() where apropriate in z6trans_connections() | Mario | 2020-09-22 | 1 | -4/+4 | |
| | | ||||||
* | | 5.0RC testing: provide hubloc_id_url for new created zot hublocs | Mario | 2020-09-21 | 1 | -1/+2 | |
|/ | ||||||
* | Support remote host cache directives on profile photo fetching | Max Kostikov | 2020-09-13 | 1 | -41/+85 | |
| | ||||||
* | whitespace | Mario | 2020-09-11 | 1 | -2/+2 | |
| | ||||||
* | disable community tags until we agree on how to implemnt this in ↵ | Mario | 2020-09-11 | 1 | -2/+2 | |
| | | | | zot6/activitypub | |||||
* | fix get_plink() for zot6 | Mario | 2020-09-04 | 1 | -1/+1 | |
| | ||||||
* | Revert "more prefer zot6" | Mario | 2020-08-24 | 1 | -7/+3 | |
| | | | This reverts commit e9a264cb43e4c782160db645329d59db9835e388 | |||||
* | more prefer zot6 | Mario Vavti | 2020-08-24 | 1 | -3/+7 | |
| | ||||||
* | prefer zot6 and also check for hubloc_deleted | Mario Vavti | 2020-08-24 | 1 | -2/+5 | |
| | ||||||
* | only show poke link if poke app is installed | Mario Vavti | 2020-08-22 | 1 | -1/+3 | |
| | ||||||
* | move cryptojs to addon | Mario Vavti | 2020-08-22 | 1 | -3/+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 | |||||
* | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 2 | -2/+4 | |
| | | | | only and no backward compatibility. | |||||
* | update profile|cover photo activities converted to z6 | Zot | 2020-08-05 | 1 | -8/+0 | |
| | ||||||
* | event display zot/zot6 compatibility | Mario | 2020-07-31 | 1 | -51/+51 | |
| | ||||||
* | use cursor-pointer for the lock | Mario | 2020-07-30 | 1 | -2/+2 | |
| | ||||||
* | add new lock icon as svg | Mario | 2020-07-30 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-07-30 | 1 | -1/+3 | |
|\ | | | | | | | | | Add minimum form displaying time before login See merge request hubzilla/core!1863 | |||||
| * | Add minimum form displaying time before login | Max Kostikov | 2020-07-21 | 1 | -1/+3 | |
| | | ||||||
* | | Merge branch 'dev' into 'dev' | Mario | 2020-07-30 | 2 | -2/+15 | |
|\ \ | | | | | | | | | | | | | foreach warning and a minor update to util/zotsh See merge request hubzilla/core!1864 | |||||
| * | | add api_verify to api_zot | zotlabs | 2020-07-22 | 1 | -1/+14 | |
| | | | ||||||
| * | | foreach warning | zotlabs | 2020-07-22 | 1 | -1/+1 | |
| |/ | ||||||
* / | construct hubloc_id_url for imported legacy zot hublocs | Mario | 2020-07-24 | 1 | -1/+4 | |
|/ | ||||||
* | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 2 | -3/+3 | |
| | ||||||
* | prefer zot6 sys channel | Mario | 2020-07-14 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-07-14 | 1 | -20/+54 | |
|\ | | | | | | | | | z6 work See merge request hubzilla/core!1862 | |||||
| * | zot6 group updates to support edit and delete of top-level group posts. This ↵ | zotlabs | 2020-07-12 | 1 | -20/+54 | |
| | | | | | | | | is supported remotely by editing or removing the post that started it all. A W2W post can only be deleted at this time. | |||||
* | | fix php warning | Mario | 2020-07-13 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-06-17 | 1 | -2/+118 | |
|\ | | | | | | | | | 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 | -2/+118 | |
| | | | | | | | | 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. | |||||
* | | check for zot6 first | Mario | 2020-06-14 | 1 | -23/+25 | |
|/ | ||||||
* | allow apps to be both pinned and starred independently | Zot | 2020-06-11 | 1 | -6/+2 | |
| | ||||||
* | use strip_tags() on rss titles | Mario | 2020-05-18 | 1 | -0/+1 | |
| | ||||||
* | wrong path | Mario | 2020-05-16 | 1 | -1/+1 | |
| | ||||||
* | Legacy Hubzilla compatibility: when we relay a comment from hubzilla < 4.0, ↵ | Mario | 2020-05-11 | 1 | -1/+2 | |
| | | | | we send it to ourself again but this time with a valid uri as mid. To catch this as duplicate, we need to check for the basename aswell. | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-05-11 | 1 | -0/+13 | |
|\ | | | | | | | | | Dev See merge request hubzilla/core!1856 |