aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-012-7/+28
|\
| * do not show pubs notifications for items with ACTIVITY_OBJ_FILE obj_typegit-marijus2017-08-011-1/+3
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-08-011-1/+2
| |\
| * | correct the logic for configs in app requirementgit-marijus2017-08-011-6/+25
* | | auto preview when inserting a media item or embed into a post. Since this una...zotlabs2017-08-011-0/+1
| |/ |/|
* | 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
|/
* implement system configs as app requirement and add the pubstream appgit-marijus2017-07-311-4/+10
* 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-293-12/+11
|/
* 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-275-3/+34
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-2513-12/+34
| |\
| * | provide a keychange operation to rebase an identity on a new keypairzotlabs2017-07-244-2/+33
| * | suppress fopen errors from davzotlabs2017-07-231-1/+1
* | | move the active app code to include/nav.php - it is only relevant theregit-marijus2017-07-261-3/+0
| |/ |/|
* | show the right conversation active and do not show any conversation active if...git-marijus2017-07-221-1/+3
* | 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-2116-12/+26
| |\
| * | 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-216-6/+9
* | provide a mechanism to mark apps active in the bingit-marijus2017-07-2110-6/+17
|/
* 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
|\
| * Merge remote-tracking branch 'mike/master' into devgit-marijus2017-07-181-0/+86
| |\
| * | 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
* | | related to hubzilla issue #831 - system.last_expire_day was not being set cor...zotlabs2017-07-181-1/+1
* | | activitypub, cont.zotlabs2017-07-172-1/+34
| |/ |/|
* | initial activitystreams2 parserzotlabs2017-07-161-0/+86
|/
* incorrect follow url in webfingerzotlabs2017-07-142-2/+2
* minor optimisationzotlabs2017-07-131-5/+2
* update some addon docs and ensure we only generate statistics once a dayzotlabs2017-07-131-0/+1
* turn url requests where argv[0] is something.xyz into module='something' and ...zotlabs2017-07-132-18/+3
* turn platform name and std_version into config variableszotlabs2017-07-132-3/+8