| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing permissions_sql - may need more tweaks | friendica | 2012-12-16 | 2 | -86/+47 |
* | typo - this keyboard is getting frustrating | friendica | 2012-12-16 | 1 | -1/+1 |
* | there are now 2 permalinks - one is the remote original post (plink) and the ... | friendica | 2012-12-16 | 2 | -1/+9 |
* | typo | friendica | 2012-12-16 | 2 | -2/+2 |
* | add live page loading and and endless scroll to home (mod_channel) | friendica | 2012-12-16 | 5 | -25/+55 |
* | db query looping without bounds if group table wasn't manually updated to add... | friendica | 2012-12-14 | 2 | -2/+2 |
* | pass module name to build_cmd, so we can use it elsewhere | friendica | 2012-12-14 | 2 | -4/+3 |
* | converging on a workable crypto auth handshake | friendica | 2012-12-14 | 4 | -4/+55 |
* | start of a framework for forward magic auth, need a lot more coffee to write ... | friendica | 2012-12-13 | 1 | -57/+15 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-13 | 6 | -159/+155 |
|\ |
|
| * | Some more CSS into mods. | Thomas Willingham | 2012-12-13 | 6 | -159/+155 |
* | | admittedly local magic-auth is easy so that's mostly done. Now it gets hard. | friendica | 2012-12-13 | 4 | -9/+56 |
|/ |
|
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-13 | 1 | -3/+7 |
|\ |
|
| * | redbasic - some more progress. | Thomas Willingham | 2012-12-13 | 1 | -3/+7 |
* | | get rid of undefined $ error by mangling theme specific JS include order | friendica | 2012-12-13 | 4 | -19/+22 |
* | | templatise the building of page queries so we can re-use it elsewhere | friendica | 2012-12-13 | 3 | -53/+72 |
|/ |
|
* | typo | friendica | 2012-12-12 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-12 | 6 | -475/+527 |
|\ |
|
| * | Oops, we didn't use that in the end. | Thomas Willingham | 2012-12-12 | 1 | -0/+0 |
| * | Redbasic progression. | Thomas Willingham | 2012-12-12 | 2 | -16/+53 |
| * | Start moving CSS into mods | Thomas Willingham | 2012-12-12 | 6 | -459/+474 |
* | | So what if Red could do more CMS types of things? And you could add arbitrary... | friendica | 2012-12-12 | 3 | -1/+5 |
|/ |
|
* | revamp permissions, blocking a contact takes priority over all other permissi... | friendica | 2012-12-10 | 1 | -51/+65 |
* | I've already told you repeatedly how much I despise endless scroll. But will ... | friendica | 2012-12-10 | 1 | -1/+40 |
* | alternate wysiwyg bbcode editor | friendica | 2012-12-10 | 31 | -1/+954 |
* | Any red site can be a global directory provider. By default we'll make them l... | friendica | 2012-12-10 | 1 | -0/+15 |
* | Allow forum/account delegation by anybody? On any site? But of course... | friendica | 2012-12-10 | 4 | -4/+14 |
* | get rid of more targeted windows and direct all profile view to local site | friendica | 2012-12-09 | 3 | -24/+6 |
* | start whipping the item photo menu into shape | friendica | 2012-12-09 | 2 | -42/+22 |
* | start to whip the permissions into shape, also got rid of the mce drop shadow... | friendica | 2012-12-09 | 8 | -137/+45 |
* | revise auto_update system so as not to conflict with pre-existing Friendica s... | friendica | 2012-12-09 | 4 | -1323/+19 |
* | make permission quick links work | friendica | 2012-12-08 | 5 | -8/+44 |
* | a bit of e_all cleanup | friendica | 2012-12-08 | 6 | -18/+19 |
* | fix nav-menu border colour | friendica | 2012-12-08 | 1 | -1/+1 |
* | upstream fixes, revision updated, and mail autocomplete was lost after a rece... | friendica | 2012-12-08 | 5 | -3/+12 |
* | Merge pull request #3 from beardy-unixer/master | friendica | 2012-12-08 | 13 | -66/+322 |
|\ |
|
| * | Since other people are working on this too, add demonstrative placeholder CSS... | Thomas Willingham | 2012-12-08 | 7 | -0/+6 |
| * | Templates for theme settings. There is a 99% chance these do not work yet, e... | Thomas Willingham | 2012-12-08 | 3 | -0/+186 |
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-07 | 20 | -140/+130 |
| |\
| |/
|/| |
|
* | | permissions should now be stored correctly on posting | friendica | 2012-12-07 | 1 | -1/+1 |
* | | progress on the acl selector - it should mostly work, but the returned data i... | friendica | 2012-12-07 | 2 | -6/+8 |
* | | Some update commands | friendica | 2012-12-06 | 1 | -0/+2 |
* | | DB: alter table group add hash char(255) not null default '' after id, add in... | friendica | 2012-12-06 | 1 | -2/+6 |
* | | do zot_finger/import_xchan on zid requests so we get the info cached locally | friendica | 2012-12-06 | 2 | -42/+11 |
* | | lookup channels in local xchan table even if provided an unknown url - this w... | friendica | 2012-12-06 | 1 | -1/+5 |
* | | move 'Connect' button to local chanview page, remove from remote profile page... | friendica | 2012-12-06 | 4 | -18/+26 |
* | | Fixing the acl widget is going to be hard. Here's a start. | friendica | 2012-12-06 | 2 | -23/+33 |
* | | templatise micropro | friendica | 2012-12-06 | 3 | -39/+30 |
* | | use consistent quote encoding | friendica | 2012-12-06 | 2 | -4/+4 |
* | | contact photo issues | friendica | 2012-12-06 | 3 | -4/+4 |