Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ostatus feed was missing comments | zotlabs | 2017-08-06 | 1 | -8/+4 | |
| | ||||||
* | prevent expiration of conversations you are involved with - allows you to ↵ | zotlabs | 2017-07-10 | 1 | -1/+1 | |
| | | | | find your own comments months from now | |||||
* | Several things about mail storage weren't quite right. | zotlabs | 2017-06-22 | 1 | -1/+35 | |
| | ||||||
* | still an issue with caching import_author_zot | zotlabs | 2017-06-20 | 1 | -0/+4 | |
| | ||||||
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -1/+1 | |
| | ||||||
* | add 'can_comment_on_post' hook so we can better deal with the complications ↵ | zotlabs | 2017-06-12 | 1 | -0/+5 | |
| | | | | of Diaspora policy | |||||
* | provide ability to search webpages (either public or which contain the ↵ | zotlabs | 2017-05-30 | 1 | -0/+7 | |
| | | | | observer in the acl) in addition to conversations | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -14/+16 | |
|\ | ||||||
| * | Merge pull request #751 from dawnbreak/docu | git-marijus | 2017-05-05 | 1 | -14/+16 | |
| |\ | | | | | | | :bulb: Add Doxygen fix for @var member variable documentation. | |||||
| | * | :bulb: correct some Doxygen syntax mistakes. | Klaus Weidenbach | 2017-05-05 | 1 | -14/+16 | |
| | | | ||||||
| * | | typo | zotlabs | 2017-05-04 | 1 | -1/+1 | |
| |/ | ||||||
| * | make mail_store() safe for postgres or mysql5.7 - although this interface ↵ | zotlabs | 2017-05-01 | 1 | -2/+9 | |
| | | | | | | | | needs to be refactored in the future | |||||
| * | The rest of the library and backend changes to support client-side e2ee and ↵ | zotlabs | 2017-04-26 | 1 | -26/+9 | |
| | | | | | | | | deprecate previous uses of item_obscured. | |||||
| * | provide a broken feed for services which require a broken feed | zotlabs | 2017-04-26 | 1 | -0/+4 | |
| | | ||||||
| * | some signatures showing as invalid because of recent import_author_zot() ↵ | zotlabs | 2017-04-12 | 1 | -7/+25 | |
| | | | | | | | | changes. | |||||
* | | typo | zotlabs | 2017-05-04 | 1 | -1/+1 | |
| | | ||||||
* | | more code refactoring to put external protocol dependencies in plugins. | zotlabs | 2017-05-02 | 1 | -31/+5 | |
| | | ||||||
* | | make mail_store() safe for postgres or mysql5.7 - although this interface ↵ | zotlabs | 2017-04-27 | 1 | -2/+9 | |
| | | | | | | | | needs to be refactored in the future | |||||
* | | more client-side mail privacy work | zotlabs | 2017-04-26 | 1 | -2/+13 | |
| | | ||||||
* | | provide a broken feed for services which require a broken feed | zotlabs | 2017-04-25 | 1 | -0/+4 | |
| | | ||||||
* | | database upgrade | zotlabs | 2017-04-23 | 1 | -4/+1 | |
| | | ||||||
* | | The rest of the library and backend changes to support client-side e2ee and ↵ | zotlabs | 2017-04-20 | 1 | -26/+9 | |
| | | | | | | | | deprecate previous uses of item_obscured. | |||||
* | | some signatures showing as invalid because of recent import_author_zot() ↵ | zotlabs | 2017-04-09 | 1 | -7/+25 | |
| | | | | | | | | changes. | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-05 | 1 | -0/+32 | |
|\| | ||||||
| * | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-03 | 1 | -2/+5 | |
| | | ||||||
| * | logic error | zotlabs | 2017-04-03 | 1 | -2/+4 | |
| | | ||||||
| * | import authors from any unrecognised network as network 'unknown'. | zotlabs | 2017-04-03 | 1 | -3/+3 | |
| | | ||||||
| * | simplify the message signing spaghetti | zotlabs | 2017-03-29 | 1 | -32/+29 | |
| | | ||||||
| * | namespace error | zotlabs | 2017-03-29 | 1 | -1/+1 | |
| | | ||||||
| * | ensure z_input_filter is called exactly once, since we now depend on the ↵ | zotlabs | 2017-03-29 | 1 | -22/+46 | |
| | | | | | | | | | | | | number of htmlspecialchars operations for markdown content. Also ensure that the content is escaped the correct number of times on imported items. | |||||
| * | input filter updates | zotlabs | 2017-03-29 | 1 | -50/+37 | |
| | | ||||||
| * | fix group by item query | zotlabs | 2017-03-29 | 1 | -17/+15 | |
| | | ||||||
* | | sql error photos_albums_list with non-logged-in viewer | zotlabs | 2017-04-02 | 1 | -2/+5 | |
| | | ||||||
* | | logic error | zotlabs | 2017-04-02 | 1 | -2/+4 | |
| | | ||||||
* | | import authors from any unrecognised network as network 'unknown'. | zotlabs | 2017-04-02 | 1 | -3/+3 | |
| | | ||||||
* | | simplify the message signing spaghetti | zotlabs | 2017-03-16 | 1 | -32/+29 | |
| | | ||||||
* | | namespace error | zotlabs | 2017-03-16 | 1 | -3/+1 | |
| | | ||||||
* | | input filter issue | zotlabs | 2017-03-15 | 1 | -0/+2 | |
| | | ||||||
* | | ensure z_input_filter is called exactly once, since we now depend on the ↵ | zotlabs | 2017-03-15 | 1 | -22/+46 | |
| | | | | | | | | | | | | number of htmlspecialchars operations for markdown content. Also ensure that the content is escaped the correct number of times on imported items. | |||||
* | | input filter updates | zotlabs | 2017-03-14 | 1 | -50/+37 | |
| | | ||||||
* | | fix group by item query | zotlabs | 2017-03-14 | 1 | -17/+15 | |
| | | ||||||
* | | more cleanup | zotlabs | 2017-03-09 | 1 | -34/+1 | |
| | | ||||||
* | | Merge branch 'dspr' into red | zotlabs | 2017-03-09 | 1 | -2/+4 | |
|\| | ||||||
| * | allow post_activity_item to be passed an empty ACL without resetting to ↵ | zotlabs | 2017-03-06 | 1 | -1/+2 | |
| | | | | | | | | channel default | |||||
| * | correct fix for wiki anonymous read issue (items_permissions_sql checks ↵ | zotlabs | 2017-03-06 | 1 | -1/+2 | |
| | | | | | | | | item.public_policy which was set for posts, not wikis) | |||||
* | | go back to where the problem started | zotlabs | 2017-03-09 | 1 | -68/+2 | |
|/ | ||||||
* | detect no acl | zotlabs | 2017-02-20 | 1 | -4/+6 | |
| | ||||||
* | update fr translation | zotlabs | 2017-02-20 | 1 | -3/+3 | |
| | ||||||
* | rename bb2diaspora.php to markdown.php | zotlabs | 2017-02-02 | 1 | -1/+1 | |
| | ||||||
* | provide lowlevel xchan storage function to ensure that all non-null rows are ↵ | zotlabs | 2017-01-28 | 1 | -14/+20 | |
| | | | | initialised |