| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | attachment permissions not right | friendica | 2013-07-30 | 1 | -38/+44 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | start on channel_remove(), add some generic channel queries to the API layers | friendica | 2013-02-16 | 1 | -2/+3 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -8/+32 |
* | further baby steps on the photos API | friendica | 2013-01-25 | 1 | -0/+2 |
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 1 | -1/+1 |
* | more heavy lifting on API - though need to re-visit events and give them all ... | friendica | 2013-01-19 | 1 | -1/+34 |
* | begin the hard slog on the api | friendica | 2013-01-16 | 1 | -5/+3 |
* | port "remember me" from Friendica | friendica | 2013-01-04 | 1 | -2/+2 |
* | fixing permissions_sql - may need more tweaks | friendica | 2012-12-16 | 1 | -85/+46 |
* | start to whip the permissions into shape, also got rid of the mce drop shadow... | friendica | 2012-12-09 | 1 | -66/+0 |
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -1/+1 |
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -0/+3 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -1/+1 |
* | Now have a solid permissions model. Create a few functions to enumerate them ... | friendica | 2012-10-28 | 1 | -2/+4 |
* | upstream fixes | friendica | 2012-10-21 | 1 | -0/+21 |
* | more work on profile changes - the notify activity is still stuffed as we fin... | friendica | 2012-10-19 | 1 | -1/+1 |
* | provide auto admin registration as before, but allow the current admin to cre... | friendica | 2012-10-04 | 1 | -2/+2 |
* | Can't see any posts currently - after the big shakeup, but we can now post to... | friendica | 2012-10-03 | 1 | -26/+14 |
* | use hash for channel id | friendica | 2012-10-01 | 1 | -0/+21 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 1 | -1/+11 |
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -11/+11 |
* | updates | friendica | 2012-09-09 | 1 | -1/+15 |
* | bring back "this is you" comment photo | friendica | 2012-09-04 | 1 | -2/+11 |