Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | provide service federation overview - how to go about it and the appropriate ↵ | redmatrix | 2016-03-12 | 1 | -1/+1 | |
| | | | | places to attach your plugin. | |||||
* | some minor cleanups | redmatrix | 2016-03-10 | 1 | -1/+1 | |
| | ||||||
* | revup | redmatrix | 2016-03-08 | 1 | -1/+1 | |
| | ||||||
* | Facebook scraper "OpenGraph" support; modules will need to set the required ↵ | redmatrix | 2016-03-07 | 1 | -1/+1 | |
| | | | | fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild. | |||||
* | revup | redmatrix | 2016-03-06 | 1 | -1/+1 | |
| | ||||||
* | issues #306 and #307 | redmatrix | 2016-03-04 | 1 | -1/+1 | |
| | ||||||
* | remove the markdown feature. Do not re-enable unless you are willing to ↵ | redmatrix | 2016-03-03 | 1 | -1/+1 | |
| | | | | support it. | |||||
* | issue #305 | redmatrix | 2016-03-02 | 1 | -1/+1 | |
| | ||||||
* | revup | redmatrix | 2016-03-01 | 1 | -1/+1 | |
| | ||||||
* | revup | redmatrix | 2016-02-29 | 1 | -1/+1 | |
| | ||||||
* | revup | redmatrix | 2016-02-28 | 1 | -1/+1 | |
| | ||||||
* | z_fetch_url and z_post_url returning false | redmatrix | 2016-02-27 | 1 | -1/+1 | |
| | ||||||
* | turn timezone aware birthdays into a feature for those who want an ↵ | redmatrix | 2016-02-26 | 1 | -1/+1 | |
| | | | | uncluttered calendar - at the expense of possibly sending somebody's birthday greeting on the wrong day if they are in a different timezone. | |||||
* | when creating an event from a post in our stream, if the original post was ↵ | redmatrix | 2016-02-25 | 1 | -1/+1 | |
| | | | | private, set the event permissions to "just me". If it was a public event, set the event permissions to the channel default permissions. | |||||
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+1 | |
| | ||||||
* | function to process atom stream without actually storing anything | redmatrix | 2016-02-23 | 1 | -1/+1 | |
| | ||||||
* | add salmon key param | redmatrix | 2016-02-22 | 1 | -1/+1 | |
| | ||||||
* | fix double encoding | redmatrix | 2016-02-21 | 1 | -1/+1 | |
| | ||||||
* | revup | redmatrix | 2016-02-17 | 1 | -1/+1 | |
| | ||||||
* | revup | redmatrix | 2016-02-16 | 1 | -1/+1 | |
| | ||||||
* | update fr strings from transifex | redmatrix | 2016-02-15 | 1 | -1/+1 | |
| | ||||||
* | form cleanup (profile_photo and cover_photo), admin 'user_approve' not ↵ | redmatrix | 2016-02-14 | 1 | -1/+1 | |
| | | | | found, missing close div in mood_content.tpl | |||||
* | directory modes reversed | redmatrix | 2016-02-12 | 1 | -1/+1 | |
| | ||||||
* | guest photo upload failing when js_upload is in use due to non-existent acl ↵ | redmatrix | 2016-02-11 | 1 | -1/+1 | |
| | | | | parameters | |||||
* | rev update | redmatrix | 2016-02-10 | 1 | -1/+1 | |
| | ||||||
* | Revert "sort out the well-known acme-challenge mess - at least on apache" | redmatrix | 2016-02-08 | 1 | -1/+1 | |
| | | | | This reverts commit be99c7fe12cc68bba1716a0b708bb171cfd223e6. | |||||
* | sort out the well-known acme-challenge mess - at least on apache | redmatrix | 2016-02-08 | 1 | -1/+1 | |
| | ||||||
* | update UI template for 'mood' module | redmatrix | 2016-02-07 | 1 | -1/+1 | |
| | ||||||
* | rev update | redmatrix | 2016-02-05 | 1 | -1/+1 | |
| | ||||||
* | poke basic config setting | redmatrix | 2016-02-04 | 1 | -1/+1 | |
| | ||||||
* | admin security page for configuring white and black lists and other security ↵ | redmatrix | 2016-02-03 | 1 | -1/+1 | |
| | | | | options. | |||||
* | some zcard cleanup - still eneds a lot more work | redmatrix | 2016-02-02 | 1 | -1/+1 | |
| | ||||||
* | more oembed provider work - channel articles | redmatrix | 2016-02-01 | 1 | -1/+1 | |
| | ||||||
* | add oembed provider for photos | redmatrix | 2016-01-31 | 1 | -1/+1 | |
| | ||||||
* | move permission check before global block check | redmatrix | 2016-01-29 | 1 | -1/+1 | |
| | ||||||
* | widget_item - provide ability to use the page title instead of the ↵ | redmatrix | 2016-01-28 | 1 | -1/+1 | |
| | | | | message_id to locate the desired item. You can use either, but the page title is often easier to use and discover. | |||||
* | provide an icon to make 'add privacy group' stand out from the list of ↵ | redmatrix | 2016-01-27 | 1 | -1/+1 | |
| | | | | groups. Please revert if you think it's too messy. | |||||
* | fix undefined variable reference in widget_item | redmatrix | 2016-01-26 | 1 | -1/+1 | |
| | ||||||
* | remote delegation issue when already logged in with different account on ↵ | redmatrix | 2016-01-24 | 1 | -1/+1 | |
| | | | | same site. | |||||
* | provide option to use exec in proc_run | redmatrix | 2016-01-23 | 1 | -1/+1 | |
| | ||||||
* | provide mechanism for custom .well-known handlers and static files (e.g. for ↵ | redmatrix | 2016-01-22 | 1 | -1/+1 | |
| | | | | letsencypt ownership verification). Document that if you create a .well-known directory to validate a letsencrypt cert you need to remove it before installing hubzilla. We probably need a check for this in the install checklist. | |||||
* | regression: public forums granting send stream permissions to all connections | redmatrix | 2016-01-21 | 1 | -1/+1 | |
| | ||||||
* | issue #263 - account_default_channel not set to 0 when last channel of an ↵ | redmatrix | 2016-01-20 | 1 | -1/+1 | |
| | | | | account is removed | |||||
* | Separate item_photo_menu() into links which deal with the post and those ↵ | redmatrix | 2016-01-19 | 1 | -1/+1 | |
| | | | | which deal with the author. We should probably also make this info available to themes so they could for instance provide a visual separator. | |||||
* | db_type not present in international config file templates issue #259 | redmatrix | 2016-01-18 | 1 | -1/+1 | |
| | ||||||
* | minversion issue | redmatrix | 2016-01-17 | 1 | -1/+1 | |
| | ||||||
* | add $deliver flag to item_store() and item_store_update() [default true]. If ↵ | redmatrix | 2016-01-16 | 1 | -1/+1 | |
| | | | | false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS. | |||||
* | minor version roll | redmatrix | 2016-01-15 | 1 | -1/+1 | |
| | ||||||
* | revision update | redmatrix | 2016-01-14 | 1 | -1/+1 | |
| | ||||||
* | very small tweaks to CLI plugin manager utility | redmatrix | 2016-01-13 | 1 | -1/+1 | |
| |