Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this should finish up hubzilla issue #113 | zotlabs | 2017-12-31 | 1 | -2/+7 |
| | |||||
* | sql compliance issue | zotlabs | 2017-12-10 | 1 | -1/+1 |
| | |||||
* | remove deprecated $a argument from advanced_profile() | zotlabs | 2017-11-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-11-15 | 1 | -1/+1 |
|\ | |||||
| * | typo - fixes issue #910 | Mario Vavti | 2017-11-15 | 1 | -1/+1 |
| | | |||||
* | | This should sort out hubzilla issue #826 but requires a bit more testing. It ↵ | zotlabs | 2017-11-15 | 1 | -8/+8 |
|/ | | | | may also sort out some reported issues with commenting and liking items in the public stream. | ||||
* | improve removed_channel final cleanup. Hubzilla issue #386 | zotlabs | 2017-11-12 | 1 | -15/+45 |
| | |||||
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -154/+274 |
| | | | | | Fix some Doxygen parsing errors. Improve hooks documentation. | ||||
* | table structure for pseudo or proxy channels (pchan) | zotlabs | 2017-10-19 | 1 | -0/+9 |
| | |||||
* | create an actual logout module instead of relying on internal variables | zotlabs | 2017-10-12 | 1 | -5/+4 |
| | |||||
* | Experimental alternate channel_menu navigation. To use, "util/config ↵ | zotlabs | 2017-10-05 | 1 | -1/+0 |
| | | | | system.channel_menu 1" | ||||
* | provide default photo mimetype | zotlabs | 2017-09-20 | 1 | -1/+4 |
| | |||||
* | typocheck | zotlabs | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | provide a hook for importing a channel photo at channel creation time | zotlabs | 2017-09-14 | 1 | -0/+12 |
| | |||||
* | testing owa | zotlabs | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | remove period from characters allowed in username, as this will mess up URL ↵ | zotlabs | 2017-09-05 | 1 | -2/+2 |
| | | | | based content-type negotiation. It was previously disallowed but permitted a month or two ago after seeing Diaspora started allowing it. It's OK if they have it, but we can't; as many of our urls are based on username and theirs are primarily based on uid. | ||||
* | cut down on a few extraneous gprobe processes | zotlabs | 2017-08-31 | 1 | -1/+3 |
| | |||||
* | allow channel address to be changed | zotlabs | 2017-08-04 | 1 | -0/+86 |
| | |||||
* | sync key changes to clones | zotlabs | 2017-07-25 | 1 | -0/+3 |
| | |||||
* | provide a keychange operation to rebase an identity on a new keypair | zotlabs | 2017-07-24 | 1 | -0/+99 |
| | |||||
* | remove logging statement | zotlabs | 2017-06-27 | 1 | -1/+1 |
| | |||||
* | provide a gender icon on the profile sidebar within reason | zotlabs | 2017-06-27 | 1 | -0/+25 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-20 | 1 | -1/+2 |
|\ | |||||
| * | minor cleanup of moderated comment feature | zotlabs | 2017-06-20 | 1 | -5/+8 |
| | | |||||
| * | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-19 | 1 | -0/+67 |
| | | |||||
| * | minor export issue with mail | zotlabs | 2017-05-31 | 1 | -2/+2 |
| | | |||||
* | | minor cleanup of moderated comment feature | zotlabs | 2017-06-18 | 1 | -5/+8 |
| | | |||||
* | | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -0/+66 |
| | | |||||
* | | minor export issue with mail | zotlabs | 2017-05-31 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -56/+74 |
|\| | |||||
| * | :bulb: correct some Doxygen syntax mistakes. | Klaus Weidenbach | 2017-05-05 | 1 | -56/+74 |
| | | |||||
| * | backend infrastructure for 'channel protection password'; which will be used ↵ | zotlabs | 2017-04-12 | 1 | -1/+5 |
| | | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes | ||||
* | | profile_sidebar hook ignored the updated html content | zotlabs | 2017-05-02 | 1 | -1/+2 |
| | | |||||
* | | backend infrastructure for 'channel protection password'; which will be used ↵ | zotlabs | 2017-04-12 | 1 | -1/+6 |
| | | | | | | | | to optionally encrypt export files and resolve channel/identity ownership/hijacking disputes | ||||
* | | channel_store_lowlevel declared twice | zotlabs | 2017-03-29 | 1 | -41/+0 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-29 | 1 | -15/+57 |
|\| | |||||
| * | missing closing bracket and semicolon | Mario Vavti | 2017-03-29 | 1 | -0/+1 |
| | | |||||
| * | create channel_store_lowlevel() | Mario Vavti | 2017-03-29 | 1 | -20/+56 |
| | | |||||
| * | code_allowed is a real mess. Start the cleanup by remving the account level ↵ | zotlabs | 2017-03-29 | 1 | -0/+17 |
| | | | | | | | | code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource. | ||||
| * | remove include/widgets.php | zotlabs | 2017-03-29 | 1 | -6/+1 |
| | | |||||
* | | create channel_store_lowlevel() and remove more diaspora stuff from core. | zotlabs | 2017-03-20 | 1 | -38/+55 |
| | | |||||
* | | remove include/widgets.php | zotlabs | 2017-03-16 | 1 | -6/+1 |
| | | |||||
* | | code_allowed is a real mess. Start the cleanup by remving the account level ↵ | zotlabs | 2017-03-13 | 1 | -0/+17 |
|/ | | | | code allow and limiting to specific channels only. This reduces the possibility of cross channel security issues coming into play. Then provide a single function for checking the code permission. This is only partially done as we often need to check against the observer or logged in channel as well as the resource owner to ensure that this only returns true for local channels which also own the requested resource. | ||||
* | more work on profile vcards - still a lot of work to go | zotlabs | 2017-02-23 | 1 | -1/+1 |
| | |||||
* | move some functions to more appropriate places | zotlabs | 2017-02-23 | 1 | -1/+206 |
| | |||||
* | use head_add_link() for feed discovery | zotlabs | 2017-02-21 | 1 | -3/+1 |
| | |||||
* | more work on permcats and consolidating calls that try to discover connect ↵ | zotlabs | 2017-02-09 | 1 | -21/+78 |
| | | | | permissions, also create lowlevel store functions for abook and profile - since these currently may have issues with sql strict mode. | ||||
* | default to manual conversation updates | Mario Vavti | 2017-02-07 | 1 | -1/+3 |
| | |||||
* | superfluous whitespace cleanup | zotlabs | 2017-01-31 | 1 | -1/+1 |
| | |||||
* | channel export - use a selected list of functional data categories to ↵ | zotlabs | 2017-01-31 | 1 | -162/+226 |
| | | | | export; this allows one to export single data sets instead of always exporting everything we know about |