aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * return false if http signatue is not validMario Vavti2019-01-251-2/+1
| |
| * Merge branch 'doku' into 'dev'Mario2019-01-252-115/+122
| |\ | | | | | | | | | | | | Correct and extend Doxygen comments. See merge request hubzilla/core!1485
| | * Correct and extend Doxygen comments.Klaus Weidenbach2019-01-232-115/+122
| | | | | | | | | | | | | | | | | | Correct some documentation errors for Doxygen and add more comments. Document some undefined variables with @FIXME.
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-251-1/+35
| |\ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-211-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-181-11/+13
| |\ \ \
| * | | | add spaceMario Vavti2019-01-171-1/+1
| | | | |
| * | | | fix delivery report for zot6 connectionsMario Vavti2019-01-172-1/+6
| | | | |
* | | | | share fixeszotlabs2019-01-272-0/+6
| |_|_|/ |/| | |
* | | | support photo items between zot and zot6zotlabs2019-01-241-1/+35
| |_|/ |/| |
* | | comment permission fixzotlabs2019-01-201-1/+1
| |/ |/|
* | more specific network checking in several places and remove some old ↵zotlabs2019-01-171-11/+13
|/ | | | debugging crud
* event attendance testing continued (now works at a basic level from one ↵zotlabs2019-01-161-1/+1
| | | | direction, more testing needed)
* more z6 event workzotlabs2019-01-161-1/+27
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2019-01-163-8/+30
|\
| * change logic for consistencyMario Vavti2019-01-161-3/+6
| |
| * fix legacy zot dreport not passing the is_storable checkMario Vavti2019-01-152-2/+16
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-091-1/+3
| |\
| * | Tweak to deal with changes that may happen within the same second.DM42.Net (Matt Dent)2019-01-071-6/+11
| | |
* | | more work on z6 eventszotlabs2019-01-161-0/+37
| | |
* | | more z6 compatibility fixeszotlabs2019-01-161-0/+6
| |/ |/|
* | make Apps::get_base_apps() pluggablezotlabs2019-01-081-1/+3
|/
* reverse activity mapping improvementszotlabs2018-12-191-2/+87
|
* fix default values for affinity tool and other information which could be ↵zotlabs2018-12-171-3/+1
| | | | lost when approving a connection without the entire form provided by connedit.
* regression: the ability to order apps messed up since adding pinned apps to ↵zotlabs2018-12-121-12/+26
| | | | the ordering
* partial solution for obj|tgt multiple (zot and zot6) encodings; the zot6 ↵zotlabs2018-12-031-0/+6
| | | | version will be stored under $item['obj']['asld']
* Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-12-031-1/+1
|\