| Commit message (Expand) | Author | Age | Files | Lines |
* | use array_key_exists() instead of x() in this case as the latter fails on an ... | zotlabs | 2017-09-06 | 1 | -3/+3 |
* | introduce item_normal_update(). the differnce to item_normal() is that we do ... | Mario Vavti | 2017-09-03 | 1 | -0/+6 |
* | make cards searchable | zotlabs | 2017-08-24 | 1 | -1/+1 |
* | several card enhancements | zotlabs | 2017-08-23 | 1 | -0/+2 |
* | new content type | zotlabs | 2017-08-14 | 1 | -1/+0 |
* | ostatus feed was missing comments | zotlabs | 2017-08-06 | 1 | -8/+4 |
* | prevent expiration of conversations you are involved with - allows you to fin... | zotlabs | 2017-07-10 | 1 | -1/+1 |
* | 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 o... | zotlabs | 2017-06-12 | 1 | -0/+5 |
* | provide ability to search webpages (either public or which contain the observ... | zotlabs | 2017-05-30 | 1 | -0/+7 |
* | 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: 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 nee... | zotlabs | 2017-05-01 | 1 | -2/+9 |
| * | The rest of the library and backend changes to support client-side e2ee and d... | zotlabs | 2017-04-26 | 1 | -26/+9 |
| * | 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() chan... | zotlabs | 2017-04-12 | 1 | -7/+25 |
* | | 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 nee... | zotlabs | 2017-04-27 | 1 | -2/+9 |
* | | 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 d... | zotlabs | 2017-04-20 | 1 | -26/+9 |
* | | some signatures showing as invalid because of recent import_author_zot() chan... | zotlabs | 2017-04-09 | 1 | -7/+25 |
* | | 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 numb... | zotlabs | 2017-03-29 | 1 | -22/+46 |
| * | 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 numb... | zotlabs | 2017-03-15 | 1 | -22/+46 |
* | | 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 chann... | zotlabs | 2017-03-06 | 1 | -1/+2 |
| * | correct fix for wiki anonymous read issue (items_permissions_sql checks item.... | zotlabs | 2017-03-06 | 1 | -1/+2 |