aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* move ap_probe to pubcrawl addonzotlabs2017-08-161-42/+0
* more work on activitypub httpsignature verificationzotlabs2017-08-141-1/+4
* new content typezotlabs2017-08-141-2/+2
* create cdav principal also on client access and remove redundant pconfig chec...Mario Vavti2017-08-101-0/+9
* merge red/master into devMario Vavti2017-08-101-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devgit-marijus2017-08-062-0/+89
|\
| * allow channel address to be changedzotlabs2017-08-042-0/+89
* | consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-064-6/+8
|/
* Merge remote-tracking branch 'mike/master' into devgit-marijus2017-08-034-14/+27
|\
| * minor activitypub rendering stuffzotlabs2017-08-021-1/+1
| * plugin hook for update_unseenzotlabs2017-08-013-13/+26
* | missing observer hashgit-marijus2017-08-031-1/+1
* | return preview also if we have no attachmentgit-marijus2017-08-031-1/+1
|/
* do not show pubs notifications for items with ACTIVITY_OBJ_FILE obj_typegit-marijus2017-08-011-1/+3
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-312-9/+6
|\
| * improve file_activity() a littlegit-marijus2017-07-312-9/+6
* | modify connection edit display for channels with no address/webbiezotlabs2017-07-301-1/+2
|/
* ltrim $display_path in attach_store() to be consistent with attach_mkdir() an...git-marijus2017-07-301-0/+2
* another syntax errorgit-marijus2017-07-301-1/+1
* do not include ACTIVITY_OBJ_FILE obj_type in the ping/something querygit-marijus2017-07-301-2/+5
* Merge remote-tracking branch 'mike/master' into devgit-marijus2017-07-301-1/+1
|\
| * missing quotes on string in network update_unseenzotlabs2017-07-291-1/+1
* | implement file notification on initial upload and rename get_parent_cloudpath...git-marijus2017-07-292-11/+9
|/
* provide public stream notification also for not authenticated viewersgit-marijus2017-07-292-3/+8
* switch back to filter by ACTIVITY_OBJ_FILE for marking items read in /network...git-marijus2017-07-291-2/+2
* fix notifications - item_notshown is set for likes, etc.zotlabs2017-07-291-2/+3
* filter by item_notshown instead of obj_typegit-marijus2017-07-282-5/+4
* do not show obj_type ACTIVITY_OBJ_FILE under activity notifications and do no...git-marijus2017-07-282-3/+6
* initial notifications support for new shared files and new (since initial sit...git-marijus2017-07-283-8/+55
* default to static updates if not local channelgit-marijus2017-07-272-2/+2
* Merge remote-tracking branch 'mike/master' into devgit-marijus2017-07-223-6/+7
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-2114-12/+21
| |\
| * | allow wildcard tag searches in search module alsozotlabs2017-07-201-2/+3
| * | allow wildcard tag and category searcheszotlabs2017-07-202-4/+4
* | | more nav_set_selectedgit-marijus2017-07-2212-11/+31
| |/ |/|
* | more nav_set_selected appsgit-marijus2017-07-215-6/+7
* | provide a mechanism to mark apps active in the bingit-marijus2017-07-219-6/+14
|/
* hubzilla issue #832zotlabs2017-07-191-1/+3
* provide optional salmon signatures for AP entitieszotlabs2017-07-181-5/+10
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-182-12/+17
|\
| * issue #827 provide backward compatibility for album links generated in earlie...git-marijus2017-07-181-1/+1
| * some love for the installergit-marijus2017-07-171-11/+16
* | ability to use a portion of the message-id to display a message wasn't honour...zotlabs2017-07-181-2/+2
* | activitypub, cont.zotlabs2017-07-171-0/+33
|/
* incorrect follow url in webfingerzotlabs2017-07-142-2/+2
* minor optimisationzotlabs2017-07-131-5/+2
* turn url requests where argv[0] is something.xyz into module='something' and ...zotlabs2017-07-132-18/+3
* implement chunked uploads on the wall; making it work painlessly on /cloud wa...zotlabs2017-07-131-6/+58
* prevent expiration of conversations you are involved with - allows you to fin...zotlabs2017-07-103-2/+16
* affinitiy slider settings were being updated on any submit of of settings/fea...zotlabs2017-07-051-8/+10