Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repaired and extended support for help page translations including table of ↵ | Andrew Manning | 2017-08-23 | 1 | -2/+10 |
| | | | | contents files at the top level. Moved help module javascript to mod_help.js. | ||||
* | stream_perms_xchans wasn't working which has effects in mod_display and ↵ | zotlabs | 2017-08-21 | 1 | -21/+43 |
| | | | | there are also issues with the oembed provider for mod_display. This is a first cut for the second but hasn't yet been tested | ||||
* | some issues with message-ids and urlencoding (again) | zotlabs | 2017-08-20 | 1 | -2/+1 |
| | |||||
* | a few file activities were not getting synced | zotlabs | 2017-08-20 | 2 | -1/+21 |
| | |||||
* | add namespaces to activitystreams parser | zotlabs | 2017-08-20 | 1 | -12/+53 |
| | |||||
* | httpsig - return an array with all the different signing possibilities ↵ | zotlabs | 2017-08-20 | 1 | -8/+21 |
| | | | | enumerated | ||||
* | 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 |
| | |||||
* | mv HTTPSig to core - so we can use it as an auth method | zotlabs | 2017-08-17 | 1 | -0/+220 |
| | |||||
* | hubzilla issue #846 | zotlabs | 2017-08-17 | 1 | -1/+1 |
| | |||||
* | move activitystreams parser back to core; we will eventually need it in core ↵ | zotlabs | 2017-08-17 | 1 | -12/+20 |
| | | | | utilities | ||||
* | move ap_probe to pubcrawl addon | zotlabs | 2017-08-16 | 1 | -42/+0 |
| | |||||
* | more work on activitypub httpsignature verification | zotlabs | 2017-08-14 | 2 | -1/+18 |
| | |||||
* | new content type | zotlabs | 2017-08-14 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-12 | 1 | -3/+3 |
|\ | |||||
| * | minor js and css changes | git-marijus | 2017-08-12 | 1 | -3/+3 |
| | | |||||
* | | add parent item (if applicable) to notifier plugin info | zotlabs | 2017-08-12 | 1 | -0/+2 |
|/ | |||||
* | prevent uploads to comments if the channel has a default private ACL. | zotlabs | 2017-08-10 | 2 | -2/+9 |
| | |||||
* | create cdav principal also on client access and remove redundant pconfig ↵ | Mario Vavti | 2017-08-10 | 2 | -6/+12 |
| | | | | check in authentication process | ||||
* | merge red/master into dev | Mario Vavti | 2017-08-10 | 5 | -8/+9 |
| | |||||
* | App::get_channel() does not return the right channel if we are not looking ↵ | git-marijus | 2017-08-09 | 1 | -7/+1 |
| | | | | at our own channel. fix issue #841 | ||||
* | only show upload button to those with write_storage permission | zotlabs | 2017-08-08 | 1 | -0/+1 |
| | |||||
* | support upload of files and attachments into comments. This has some ↵ | zotlabs | 2017-08-08 | 1 | -0/+1 |
| | | | | repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing. | ||||
* | make config requirements in apps more universal - provide key and value | git-marijus | 2017-08-06 | 1 | -6/+4 |
| | |||||
* | 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 | 5 | -7/+10 |
|/ | | | | 0 in DB | ||||
* | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-08-03 | 5 | -14/+28 |
|\ | |||||
| * | minor activitypub rendering stuff | zotlabs | 2017-08-02 | 1 | -1/+1 |
| | | |||||
| * | plugin hook for update_unseen | zotlabs | 2017-08-01 | 3 | -13/+26 |
| | | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-01 | 2 | -7/+28 |
| |\ | |||||
| * | | auto preview when inserting a media item or embed into a post. Since this ↵ | zotlabs | 2017-08-01 | 1 | -0/+1 |
| | | | | | | | | | | | | unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two. | ||||
* | | | 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 remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-01 | 1 | -1/+2 |
|\| | |||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-31 | 2 | -9/+6 |
| |\ | |||||
| * | | modify connection edit display for channels with no address/webbie | zotlabs | 2017-07-30 | 1 | -1/+2 |
| | | | |||||
* | | | correct the logic for configs in app requirement | git-marijus | 2017-08-01 | 1 | -6/+25 |
| |/ |/| | |||||
* | | improve file_activity() a little | git-marijus | 2017-07-31 | 2 | -9/+6 |
|/ | |||||
* | implement system configs as app requirement and add the pubstream app | git-marijus | 2017-07-31 | 1 | -4/+10 |
| | |||||
* | 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 | 3 | -12/+11 |
|/ | | | | 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 |