Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | consolidate hubloc storage | zotlabs | 2017-01-30 | 1 | -14/+15 |
| | |||||
* | provide lowlevel xchan storage function to ensure that all non-null rows are ↵ | zotlabs | 2017-01-28 | 1 | -17/+19 |
| | | | | initialised | ||||
* | put login form into the nav bar. Proof of concept - needs a bit of UI tweaks. | zotlabs | 2017-01-23 | 1 | -0/+14 |
| | |||||
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 1 | -0/+11 |
| | |||||
* | vcard export from profile | zotlabs | 2017-01-15 | 1 | -0/+4 |
| | |||||
* | default cover photo support. | zotlabs | 2017-01-12 | 1 | -5/+18 |
| | |||||
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 1 | -1/+1 |
| | |||||
* | export issue | zotlabs | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | move all the zid related stuff to one file | zotlabs | 2016-11-13 | 1 | -54/+0 |
| | |||||
* | Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin ↵ | zotlabs | 2016-11-10 | 1 | -2/+2 |
| | | | | on the first hop since we no longer provide the twitter api by default | ||||
* | deprecate/remove get_channel_by_nick() which is just a less generalised ↵ | zotlabs | 2016-11-08 | 1 | -8/+1 |
| | | | | variant of channelx_by_nick() | ||||
* | provide /locs link on settings page if there is more than one hubloc for ↵ | zotlabs | 2016-11-05 | 1 | -1/+1 |
| | | | | this channnel *that isn't deleted*. | ||||
* | convert manual page updates to a display setting instead of a feature | zotlabs | 2016-11-02 | 1 | -0/+11 |
| | |||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -81/+106 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 1 | -2/+2 |
| | | | | queries | ||||
* | don't show diaspora protocol info in the hcard if the diaspora protocol is ↵ | zotlabs | 2016-10-08 | 1 | -14/+21 |
| | | | | not installed. This really needs to be moved to the plugin but this was a quick fix. | ||||
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
| |