aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* | changelog and use dbq() where apropriate in z6trans_connections()Mario2020-09-221-4/+4
| |
* | 5.0RC testing: provide hubloc_id_url for new created zot hublocsMario2020-09-211-1/+2
|/
* Support remote host cache directives on profile photo fetchingMax Kostikov2020-09-131-41/+85
|
* whitespaceMario2020-09-111-2/+2
|
* disable community tags until we agree on how to implemnt this in ↵Mario2020-09-111-2/+2
| | | | zot6/activitypub
* fix get_plink() for zot6Mario2020-09-041-1/+1
|
* Revert "more prefer zot6"Mario2020-08-241-7/+3
| | | This reverts commit e9a264cb43e4c782160db645329d59db9835e388
* more prefer zot6Mario Vavti2020-08-241-3/+7
|
* prefer zot6 and also check for hubloc_deletedMario Vavti2020-08-241-2/+5
|
* only show poke link if poke app is installedMario Vavti2020-08-221-1/+3
|
* move cryptojs to addonMario Vavti2020-08-221-3/+11
|
* use the default setting and also add the mode to the cipher. aes-128 is to ↵Mario Vavti2020-08-212-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 Vavti2020-08-202-2/+4
| | | | only and no backward compatibility.
* update profile|cover photo activities converted to z6Zot2020-08-051-8/+0
|
* event display zot/zot6 compatibilityMario2020-07-311-51/+51
|
* use cursor-pointer for the lockMario2020-07-301-2/+2
|
* add new lock icon as svgMario2020-07-301-2/+2
|
* Merge branch 'dev' into 'dev'Mario2020-07-301-1/+3
|\ | | | | | | | | Add minimum form displaying time before login See merge request hubzilla/core!1863
| * Add minimum form displaying time before loginMax Kostikov2020-07-211-1/+3
| |
* | Merge branch 'dev' into 'dev'Mario2020-07-302-2/+15
|\ \ | | | | | | | | | | | | foreach warning and a minor update to util/zotsh See merge request hubzilla/core!1864
| * | add api_verify to api_zotzotlabs2020-07-221-1/+14
| | |
| * | foreach warningzotlabs2020-07-221-1/+1
| |/
* / construct hubloc_id_url for imported legacy zot hublocsMario2020-07-241-1/+4
|/
* reduce result sets and work around a regression in justifiedGalleryMario2020-07-142-3/+3
|
* prefer zot6 sys channelMario2020-07-141-2/+2
|
* Merge branch 'dev' into 'dev'Mario2020-07-141-20/+54
|\ | | | | | | | | z6 work See merge request hubzilla/core!1862
| * zot6 group updates to support edit and delete of top-level group posts. This ↵zotlabs2020-07-121-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 warningMario2020-07-131-1/+1
|/
* Merge branch 'dev' into 'dev'Mario2020-06-171-2/+118
|\ | | | | | | | | zap group support See merge request hubzilla/core!1859
| * zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ↵Zot2020-06-171-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 firstMario2020-06-141-23/+25
|/
* allow apps to be both pinned and starred independentlyZot2020-06-111-6/+2
|
* use strip_tags() on rss titlesMario2020-05-181-0/+1
|
* wrong pathMario2020-05-161-1/+1
|
* Legacy Hubzilla compatibility: when we relay a comment from hubzilla < 4.0, ↵Mario2020-05-111-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'Mario2020-05-111-0/+13
|\ | | | | | | | | Dev See merge request hubzilla/core!1856
| * issue with quoted hashtags/mentionszotlabs2020-05-101-0/+13
| |
* | fix testsMario2020-05-071-1/+0
| |
* | channelx cachingMario2020-05-071-0/+23
|/
* deal with polls and votes in enotifyMario2020-05-051-0/+3
|
* typoMario2020-05-041-1/+1
|
* display complete perminfo only to ownerMario2020-05-041-2/+5
|
* set CURLOPT_ENCODING in z_post_url()Mario2020-05-041-0/+1
|
* set CURLOPT_ENCODING to empty string so that compressed content will be ↵Mario2020-05-011-1/+2
| | | | uncompressed
* adjust code comments and whitespaceMario2020-04-291-3/+4
|
* more work on attach_store_item()Mario2020-04-291-2/+60
|
* fix mod filestorage and fetch the info from attach if only the hash is ↵Mario2020-04-251-0/+14
| | | | provided in attach_store_item()
* more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-241-3/+16
|
* more work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-7/+21
|
* default item_wall to 0Mario2020-04-231-1/+1
|