aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Collapse)AuthorAgeFilesLines
...
* typozotlabs2019-04-081-1/+1
|
* missing endTime on Zot6 encoded events, optimise the url fetch of embedphotoszotlabs2019-04-081-20/+26
|
* add punify() againMario2019-03-231-2/+2
|
* aparently we do not use underscores anymore. this fixes spaming of dreports ↵Mario2019-03-231-1/+1
| | | | with recipient not found entries for our own xchan
* revert accidental moving of Enotify.phpMario2019-03-231-0/+854
|
* fix typoMario2019-03-231-854/+0
|
* fix wrong variable in unused functionMario2019-03-231-1/+1
|
* Webfinger::zot_url() requires a string (webfinger address), empty var given ↵Mario2019-03-231-1/+1
| | | | in update_directory_entry()
* db_columns() requires a string, empty var given in ↵Mario2019-03-231-1/+1
| | | | process_channel_sync_delivery()
* share encoding issue between hz and zapzotlabs2019-03-181-0/+4
|
* messagefilter enhancements, fix edge case in unsupported advisory privacyzotlabs2019-03-181-1/+15
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMike Macgirvin2019-03-181-8/+10
|\
| * Cleanup and fixesMario2019-03-151-8/+10
| |
* | use php_eol for all mail header generationzotlabs2019-03-161-12/+12
|/
* authenticated fetch fixeszotlabs2019-03-091-1/+4
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-03-081-12/+9
|\
| * $sender is supposed to be string in libzotMario2019-03-081-12/+9
| |
* | port zot_record_preferredzotlabs2019-03-081-2/+22
| |
* | It is in fact the 'Content Import' app string that needs to be translated. A ↵zotlabs2019-03-071-0/+1
|/ | | | previous commit errantly included the string 'Content Filter'. But don't remove 'Content Filter'. That is actually a thing in Zap and will eventually make its way to Hubzilla.
* fetch private objects using delivery channel credentialszotlabs2019-03-071-5/+28
|
* channel_type is not integerzotlabs2019-03-051-5/+17
|
* maintain compatibility with recent zot6 changeszotlabs2019-03-051-0/+6
|
* api_router - allow parameters as final path argumentzotlabs2019-03-041-1/+9
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-03-041-1/+1
|\
| * while in legacy zot $sender is expected to be an array, in zot6 $sender is ↵Mario Vavti2019-03-021-1/+1
| | | | | | | | expected to be a string (xchan_hash)
* | translate name of content filter (addon) app.zotlabs2019-02-281-0/+1
|/
* support zot location independent urlszotlabs2019-02-183-22/+134
|
* disable repeats until issues are resolvedMario Vavti2019-02-141-1/+2
|
* affinity slider as appphani002019-02-141-0/+1
|
* Only cascade privacy warning if thread parent has privacy concerns.M.Dent2019-02-131-5/+2
|
* Fix: only first lock red with privacy_warningM.Dent2019-02-121-3/+9
|
* Get all listenersM.Dent2019-02-111-2/+2
|
* use ACTIVITY_SHARE to match the verbMario Vavti2019-02-081-1/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2019-02-071-2/+13
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2019-02-072-3/+6
| |\
| * \ Merge remote-tracking branch 'mike/master' into devMario Vavti2019-02-061-12/+28
| |\ \
| * \ \ Merge remote-tracking branch 'mike/master' into devMario Vavti2019-02-041-2/+5
| |\ \ \
| * | | | Set lock red and provide warning if a forum is tagged in the postM. Dent2019-02-011-0/+11
| | | | |
| * | | | starring and filing is only supported for post item typeMario2019-01-311-2/+2
| | | | |
* | | | | disable repeat unless mid is a resolvable uri since this will do radically ↵zotlabs2019-02-071-1/+5
| | | | | | | | | | | | | | | | | | | | different things on different network stacks (e.g. Diaspora) and it turns out there is no possible way to make Diaspora reshares compatible with ActivityPub or Zot6 repeat/announce/boost/whatever.
* | | | | add missing zot6 conversation completion (required for message repeats)zotlabs2019-02-071-0/+53
| |_|_|/ |/| | |
* | | | work on repeat/share for Hubzillazotlabs2019-02-062-3/+6
| |_|/ |/| |
* | | allow conversation completion for new comments to expired posts, regardless ↵zotlabs2019-02-051-12/+28
| |/ |/| | | | | | | | | of hyperdrive settings. Note that hyperdrive conversations may still be fetched from zap/osada servers but will be ignored.
* | fix linkify_tags() so it works with xchans across multiple protocols, also ↵zotlabs2019-02-031-2/+5
|/ | | | some fixes to activity parsing from upstream.
* Merge branch 'doku' into 'dev'Mario2019-01-291-136/+239
|\ | | | | | | | | Extend documentation. See merge request hubzilla/core!1496
| * Extend documentation.Klaus Weidenbach2019-01-281-136/+239
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-282-0/+6
| |\
* | | disable hyperdrive in hubzillazotlabs2019-01-281-0/+5
| | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2019-01-283-128/+129
|\| | | |/ |/|
| * Remove extraneous sync logicM. Dent2019-01-271-12/+2
| |