| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | bad redirects | friendica | 2014-09-11 | 1 | -0/+6 |
* | provide os_mkdir to workaround permission issues with php mkdir | friendica | 2014-07-16 | 1 | -1/+1 |
* | Implements a new permission level PERMS_PENDING | Alexandre Hannud Abdo | 2014-06-19 | 1 | -8/+13 |
* | access control modification functions (item specific - we may need these for ... | friendica | 2014-06-17 | 1 | -0/+1 |
* | more easter eggs | friendica | 2014-05-03 | 1 | -0/+6 |
* | improve zotfeed for discover channel so it will send updates to posts you've ... | friendica | 2014-04-17 | 1 | -8/+6 |
* | Don't count deleted channels when figuring out where to send a user on login. | Thomas Willingham | 2014-04-11 | 1 | -2/+3 |
* | more work on firehose | friendica | 2014-03-26 | 1 | -4/+6 |
* | add admin/channels | friendica | 2014-03-26 | 1 | -3/+3 |
* | allow zotfeed to create a firehose of a site. | friendica | 2014-03-26 | 1 | -6/+8 |
* | This should resolve the dav authentication loop (correctly) | friendica | 2014-02-22 | 1 | -2/+5 |
* | fix login weirdness for accounts that need to be approved | friendica | 2014-02-20 | 1 | -0/+11 |
* | don't prompt guests for a password if they're accessing an embedded public file. | friendica | 2014-01-26 | 1 | -1/+1 |
* | Typo | root | 2014-01-25 | 1 | -2/+3 |
* | set session['my_address'] to current site in change channel, not primary hub ... | friendica | 2014-01-25 | 1 | -85/+1 |
* | added buttons to perform later hubloc actions | Michael Meer | 2014-01-20 | 1 | -1/+1 |
* | mod_attach: output stream wasn't working | friendica | 2014-01-11 | 1 | -0/+3 |
* | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 1 | -1/+1 |
* | init_groups_visitor() was still using old array of id output (not the newer a... | friendica | 2013-11-22 | 1 | -2/+2 |
* | one more edge case in the public perms - don't match perms = 0 which is priva... | friendica | 2013-09-22 | 1 | -2/+3 |
* | fixes for display and search privacy enforcement | friendica | 2013-09-22 | 1 | -10/+36 |
* | get rid of more variables with dashes in the names - use underscore *except* ... | friendica | 2013-08-15 | 1 | -2/+2 |
* | Fix Load mobile theme | Christian Vogeley | 2013-08-16 | 1 | -0/+2 |