Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue with oembed of a shared item, which wraps in another share. | zotlabs | 2017-08-20 | 1 | -10/+20 |
| | |||||
* | more work on mod_display | zotlabs | 2017-08-19 | 1 | -1/+2 |
| | |||||
* | better error reporting on mod_display | zotlabs | 2017-08-19 | 1 | -7/+5 |
| | |||||
* | move ap_probe to pubcrawl addon | zotlabs | 2017-08-16 | 1 | -42/+0 |
| | |||||
* | more work on activitypub httpsignature verification | zotlabs | 2017-08-14 | 1 | -1/+4 |
| | |||||
* | new content type | zotlabs | 2017-08-14 | 1 | -2/+2 |
| | |||||
* | create cdav principal also on client access and remove redundant pconfig ↵ | Mario Vavti | 2017-08-10 | 1 | -0/+9 |
| | | | | check in authentication process | ||||
* | merge red/master into dev | Mario Vavti | 2017-08-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-08-06 | 2 | -0/+89 |
|\ | |||||
| * | allow channel address to be changed | zotlabs | 2017-08-04 | 2 | -0/+89 |
| | | |||||
* | | consolidate disable_discover_tab config if it was not yet set to either 1 or ↵ | git-marijus | 2017-08-06 | 4 | -6/+8 |
|/ | | | | 0 in DB | ||||
* | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-08-03 | 4 | -14/+27 |
|\ | |||||
| * | minor activitypub rendering stuff | zotlabs | 2017-08-02 | 1 | -1/+1 |
| | | |||||
| * | plugin hook for update_unseen | zotlabs | 2017-08-01 | 3 | -13/+26 |
| | | |||||
* | | missing observer hash | git-marijus | 2017-08-03 | 1 | -1/+1 |
| | | |||||
* | | return preview also if we have no attachment | git-marijus | 2017-08-03 | 1 | -1/+1 |
|/ | |||||
* | do not show pubs notifications for items with ACTIVITY_OBJ_FILE obj_type | git-marijus | 2017-08-01 | 1 | -1/+3 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-31 | 2 | -9/+6 |
|\ | |||||
| * | improve file_activity() a little | git-marijus | 2017-07-31 | 2 | -9/+6 |
| | | |||||
* | | modify connection edit display for channels with no address/webbie | zotlabs | 2017-07-30 | 1 | -1/+2 |
|/ | |||||
* | ltrim $display_path in attach_store() to be consistent with attach_mkdir() ↵ | git-marijus | 2017-07-30 | 1 | -0/+2 |
| | | | | and go to created folder after successfully creating one | ||||
* | another syntax error | git-marijus | 2017-07-30 | 1 | -1/+1 |
| | |||||
* | do not include ACTIVITY_OBJ_FILE obj_type in the ping/something query | git-marijus | 2017-07-30 | 1 | -2/+5 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-07-30 | 1 | -1/+1 |
|\ | |||||
| * | missing quotes on string in network update_unseen | zotlabs | 2017-07-29 | 1 | -1/+1 |
| | | |||||
* | | implement file notification on initial upload and rename ↵ | git-marijus | 2017-07-29 | 2 | -11/+9 |
|/ | | | | get_parent_cloudpath() to get_cloud_url() which now includes the filename | ||||
* | provide public stream notification also for not authenticated viewers | git-marijus | 2017-07-29 | 2 | -3/+8 |
| | |||||
* | switch back to filter by ACTIVITY_OBJ_FILE for marking items read in ↵ | git-marijus | 2017-07-29 | 1 | -2/+2 |
| | | | | /network since item_notshown is also used for likes | ||||
* | fix notifications - item_notshown is set for likes, etc. | zotlabs | 2017-07-29 | 1 | -2/+3 |
| | |||||
* | filter by item_notshown instead of obj_type | git-marijus | 2017-07-28 | 2 | -5/+4 |
| | |||||
* | do not show obj_type ACTIVITY_OBJ_FILE under activity notifications and do ↵ | git-marijus | 2017-07-28 | 2 | -3/+6 |
| | | | | not mark those read in /network | ||||
* | initial notifications support for new shared files and new (since initial ↵ | git-marijus | 2017-07-28 | 3 | -8/+55 |
| | | | | site load) pubstream activity | ||||
* | default to static updates if not local channel | git-marijus | 2017-07-27 | 2 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-07-22 | 3 | -6/+7 |
|\ | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-21 | 14 | -12/+21 |
| |\ | |||||
| * | | allow wildcard tag searches in search module also | zotlabs | 2017-07-20 | 1 | -2/+3 |
| | | | |||||
| * | | allow wildcard tag and category searches | zotlabs | 2017-07-20 | 2 | -4/+4 |
| | | | |||||
* | | | more nav_set_selected | git-marijus | 2017-07-22 | 12 | -11/+31 |
| |/ |/| | |||||
* | | more nav_set_selected apps | git-marijus | 2017-07-21 | 5 | -6/+7 |
| | | |||||
* | | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 9 | -6/+14 |
|/ | |||||
* | hubzilla issue #832 | zotlabs | 2017-07-19 | 1 | -1/+3 |
| | |||||
* | provide optional salmon signatures for AP entities | zotlabs | 2017-07-18 | 1 | -5/+10 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-18 | 2 | -12/+17 |
|\ | |||||
| * | issue #827 provide backward compatibility for album links generated in ↵ | git-marijus | 2017-07-18 | 1 | -1/+1 |
| | | | | | | | | earlier times before the ambiguity of photo album names was solved. This may provide incorrect results if two or more photo albums with the same basename exist in different directories of the file tree; but there is no easy way to solve that ambiguity - which is why the link format changed. | ||||
| * | some love for the installer | git-marijus | 2017-07-17 | 1 | -11/+16 |
| | | |||||
* | | ability to use a portion of the message-id to display a message wasn't ↵ | zotlabs | 2017-07-18 | 1 | -2/+2 |
| | | | | | | | | honoured in all cases. | ||||
* | | activitypub, cont. | zotlabs | 2017-07-17 | 1 | -0/+33 |
|/ | |||||
* | incorrect follow url in webfinger | zotlabs | 2017-07-14 | 2 | -2/+2 |
| | |||||
* | minor optimisation | zotlabs | 2017-07-13 | 1 | -5/+2 |
| | |||||
* | turn url requests where argv[0] is something.xyz into module='something' and ↵ | zotlabs | 2017-07-13 | 2 | -18/+3 |
| | | | | $_REQUEST['module_format'] = 'xyz'; But leave modules beginning with . (like .well_known) alone (convert the initial . to _ and then strip it). This really only affects Siteinfo_json at this time. |