| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | deprecate/remove get_channel_by_nick() which is just a less generalised varia... | zotlabs | 2016-11-08 | 1 | -8/+1 |
* | provide /locs link on settings page if there is more than one hubloc for this... | zotlabs | 2016-11-05 | 1 | -1/+1 |
* | 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 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 1 | -2/+2 |
* | don't show diaspora protocol info in the hcard if the diaspora protocol is no... | zotlabs | 2016-10-08 | 1 | -14/+21 |
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -6/+6 |
* | some changes merged from wrong branch... new function channel_reddress() inst... | redmatrix | 2016-09-17 | 1 | -0/+5 |
* | custom/expert permissions bug | redmatrix | 2016-09-06 | 1 | -3/+14 |
* | ratings are gone. They can be enabled, but there is no UI for doing so at thi... | redmatrix | 2016-08-25 | 1 | -2/+2 |
* | make zid() do the right things when confronted with url fragments | redmatrix | 2016-08-21 | 1 | -0/+10 |
* | don't set session theme unless logged in. | redmatrix | 2016-08-16 | 1 | -1/+1 |
* | diaspora vcard updates | redmatrix | 2016-08-07 | 1 | -0/+1 |
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 1 | -8/+0 |
* | add a few more path macros to portable menu elements (channelurl, pageurl, st... | redmatrix | 2016-07-31 | 1 | -10/+1 |
* | missing s | redmatrix | 2016-07-26 | 1 | -1/+1 |
* | zat URL auth updated to match changes to the atoken_login interface | redmatrix | 2016-07-21 | 1 | -1/+2 |
* | another couple of minor perms fixes | redmatrix | 2016-07-19 | 1 | -3/+5 |
* | yet more grungy perms work. | redmatrix | 2016-07-19 | 1 | -37/+36 |
* | more perms work (a lot more) | redmatrix | 2016-07-18 | 1 | -2/+15 |
* | more perms work | redmatrix | 2016-07-18 | 1 | -0/+1 |
* | export/import channel permissions | redmatrix | 2016-07-17 | 1 | -1/+3 |
* | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -2/+23 |
|\ |
|
| * | more ZAT work | redmatrix | 2016-07-14 | 1 | -2/+23 |
* | | more perms work | redmatrix | 2016-07-13 | 1 | -3/+3 |
|/ |
|
* | identity_export_year() was a bit short-sighted. We really require arbitrary d... | redmatrix | 2016-06-28 | 1 | -0/+38 |
* | remove the app $a passed to profile_load, also add profile_load to mod_wiki w... | redmatrix | 2016-06-26 | 1 | -2/+1 |
* | change AbConfig to use channel_id instead of channel_hash; which was a mistak... | redmatrix | 2016-06-23 | 1 | -1/+1 |
* | use the normal html escape for '@' in addresses rather than the high-plane un... | redmatrix | 2016-06-22 | 1 | -1/+1 |
* | vcard spec changes | redmatrix | 2016-06-21 | 1 | -0/+1 |
* | 1. provide automatic relocation of important links in items that are imported... | redmatrix | 2016-06-21 | 1 | -1/+7 |
* | the text link to a thing will take you to the local thing page, both as a lin... | redmatrix | 2016-06-17 | 1 | -0/+1 |
* | deprecate the item_id table - replace with iconfig. A possibly useful functio... | redmatrix | 2016-06-13 | 1 | -20/+1 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -159/+15 |
* | more db column renames | redmatrix | 2016-05-31 | 1 | -10/+10 |
* | require token signatures in zot_refresh, also move channel specific stuff int... | redmatrix | 2016-05-24 | 1 | -0/+23 |
* | turn the oft-repeated block_public ... check into a function observer_prohibi... | redmatrix | 2016-05-22 | 1 | -1/+1 |
* | renamed include files identity.php (channel.php) and Contact.php (connections... | redmatrix | 2016-05-22 | 1 | -0/+1947 |