| Commit message (Expand) | Author | Age | Files | Lines |
* | Active channels information is a bit imprecise. Provide a higher accuracy met... | zotlabs | 2018-04-16 | 1 | -0/+9 |
* | make most recent cloud_tiles setting for local channels persistent across logins | zotlabs | 2017-11-07 | 1 | -0/+1 |
* | don't translate 'guest:' since it is part of a url | zotlabs | 2017-10-16 | 1 | -1/+1 |
* | ensure guests hve a unique (non-existent) url so that network discovery on re... | zotlabs | 2017-10-16 | 1 | -1/+1 |
* | stream_perms_xchans wasn't working which has effects in mod_display and there... | zotlabs | 2017-08-21 | 1 | -1/+2 |
* | provide ability to search webpages (either public or which contain the observ... | zotlabs | 2017-05-30 | 1 | -1/+0 |
* | ugly postgres fixes | zotlabs | 2017-04-30 | 1 | -22/+34 |
* | Create virtual privacy groups for private profile member lists | zotlabs | 2017-02-12 | 1 | -1/+15 |
* | provide lowlevel xchan storage function to ensure that all non-null rows are ... | zotlabs | 2017-01-28 | 1 | -13/+10 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -38/+46 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 1 | -1/+1 |
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | This checkin should make all permission modes work correctly with atokens (th... | redmatrix | 2016-08-01 | 1 | -1/+73 |
* | make guest access tokens work with PERMS_NETWORK, PERMS_SITE, PERMS_PENDING, ... | redmatrix | 2016-07-31 | 1 | -0/+28 |
* | Merge branch 'dev' into perms | redmatrix | 2016-07-20 | 1 | -14/+15 |
|\ |
|
| * | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 1 | -14/+15 |
* | | Merge branch 'dev' into perms | redmatrix | 2016-07-17 | 1 | -0/+38 |
|\| |
|
| * | make the xchan_hash for the access token location independent | redmatrix | 2016-07-14 | 1 | -12/+15 |
| * | more ZAT work | redmatrix | 2016-07-14 | 1 | -0/+2 |
| * | first cut at zot access tokens | redmatrix | 2016-07-14 | 1 | -0/+33 |
* | | more work on perms | redmatrix | 2016-07-12 | 1 | -15/+26 |
|/ |
|
* | use the get_hostname function rather than parse the url | redmatrix | 2016-07-11 | 1 | -1/+1 |
* | create change_channel hook | redmatrix | 2016-07-11 | 1 | -0/+4 |
* | create miniApp to convert existing settings files to the static App class | redmatrix | 2016-03-31 | 1 | -11/+4 |
* | static App | redmatrix | 2016-03-31 | 1 | -16/+16 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -3/+3 |
* | some minor cleanups | redmatrix | 2016-03-10 | 1 | -1/+1 |
* | issue #216 - calendar sharing | redmatrix | 2016-02-24 | 1 | -7/+11 |
* | add oembed provider for photos | redmatrix | 2016-01-31 | 1 | -1/+1 |
* | various issues from the forums | redmatrix | 2016-01-17 | 1 | -10/+13 |
* | some minor cleanup - change the default of the discover tab (public stream ac... | redmatrix | 2015-12-10 | 1 | -10/+8 |
* | add one more level of parentheses to ensure operator precedence is correctly ... | redmatrix | 2015-09-28 | 1 | -2/+2 |
* | check public scopes against visitor in item_permissions_sql() | redmatrix | 2015-09-28 | 1 | -2/+38 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-07 | 1 | -2/+2 |
|\ |
|
| * | PRIVACY: item_private seems to have been removed from permissions_sql checkin... | redmatrix | 2015-09-07 | 1 | -2/+2 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-14 | 1 | -0/+6 |
|\| |
|
| * | stream_perms_xchans() set to empty quoted string when no results rather than ... | redmatrix | 2015-07-14 | 1 | -0/+6 |
* | | DB changes for some channel flags | redmatrix | 2015-06-15 | 1 | -14/+10 |
|/ |
|
* | PRIVACY: possible privacy leakage under a defined set of circumstances | redmatrix | 2015-05-20 | 1 | -5/+5 |
* | improve performance of the zotfeed queries | friendica | 2015-03-23 | 1 | -2/+4 |
* | Some cleanups and documentation. | Klaus Weidenbach | 2015-03-04 | 1 | -22/+14 |
* | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -2/+2 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -9/+9 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-12-10 | 1 | -40/+77 |
|\ |
|
| * | Some Doxygen comments and small cleanups. | Klaus Weidenbach | 2014-12-07 | 1 | -40/+77 |
* | | block adult channels from inclusion in public content feeds | friendica | 2014-12-10 | 1 | -2/+2 |
|/ |
|
* | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -14/+17 |
* | Very, very cautiously let a developer switch to the sys chan if | Thomas Willingham | 2014-09-15 | 1 | -0/+13 |
* | Bugger, revert - not only a dodgy cut and paste between terminals, but | Thomas Willingham | 2014-09-15 | 1 | -14/+0 |
* | Very, very cautiously, let a developer switch to the sys chan, if | Thomas Willingham | 2014-09-15 | 1 | -0/+14 |