aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixing permissions_sql - may need more tweaksfriendica2012-12-162-86/+47
* typo - this keyboard is getting frustratingfriendica2012-12-161-1/+1
* there are now 2 permalinks - one is the remote original post (plink) and the ...friendica2012-12-162-1/+9
* typofriendica2012-12-162-2/+2
* add live page loading and and endless scroll to home (mod_channel)friendica2012-12-165-25/+55
* db query looping without bounds if group table wasn't manually updated to add...friendica2012-12-142-2/+2
* pass module name to build_cmd, so we can use it elsewherefriendica2012-12-142-4/+3
* converging on a workable crypto auth handshakefriendica2012-12-144-4/+55
* start of a framework for forward magic auth, need a lot more coffee to write ...friendica2012-12-131-57/+15
* Merge https://github.com/friendica/red into zpullfriendica2012-12-136-159/+155
|\
| * Some more CSS into mods.Thomas Willingham2012-12-136-159/+155
* | admittedly local magic-auth is easy so that's mostly done. Now it gets hard.friendica2012-12-134-9/+56
|/
* Merge https://github.com/friendica/red into zpullfriendica2012-12-131-3/+7
|\
| * redbasic - some more progress.Thomas Willingham2012-12-131-3/+7
* | get rid of undefined $ error by mangling theme specific JS include orderfriendica2012-12-134-19/+22
* | templatise the building of page queries so we can re-use it elsewherefriendica2012-12-133-53/+72
|/
* typofriendica2012-12-121-1/+1
* Merge https://github.com/friendica/red into zpullfriendica2012-12-126-475/+527
|\
| * Oops, we didn't use that in the end.Thomas Willingham2012-12-121-0/+0
| * Redbasic progression.Thomas Willingham2012-12-122-16/+53
| * Start moving CSS into modsThomas Willingham2012-12-126-459/+474
* | So what if Red could do more CMS types of things? And you could add arbitrary...friendica2012-12-123-1/+5
|/
* revamp permissions, blocking a contact takes priority over all other permissi...friendica2012-12-101-51/+65
* I've already told you repeatedly how much I despise endless scroll. But will ...friendica2012-12-101-1/+40
* alternate wysiwyg bbcode editorfriendica2012-12-1031-1/+954
* Any red site can be a global directory provider. By default we'll make them l...friendica2012-12-101-0/+15
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-104-4/+14
* get rid of more targeted windows and direct all profile view to local sitefriendica2012-12-093-24/+6
* start whipping the item photo menu into shapefriendica2012-12-092-42/+22
* start to whip the permissions into shape, also got rid of the mce drop shadow...friendica2012-12-098-137/+45
* revise auto_update system so as not to conflict with pre-existing Friendica s...friendica2012-12-094-1323/+19
* make permission quick links workfriendica2012-12-085-8/+44
* a bit of e_all cleanupfriendica2012-12-086-18/+19
* fix nav-menu border colourfriendica2012-12-081-1/+1
* upstream fixes, revision updated, and mail autocomplete was lost after a rece...friendica2012-12-085-3/+12
* Merge pull request #3 from beardy-unixer/masterfriendica2012-12-0813-66/+322
|\
| * Since other people are working on this too, add demonstrative placeholder CSS...Thomas Willingham2012-12-087-0/+6
| * Templates for theme settings. There is a 99% chance these do not work yet, e...Thomas Willingham2012-12-083-0/+186
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-12-0720-140/+130
| |\ | |/ |/|
* | permissions should now be stored correctly on postingfriendica2012-12-071-1/+1
* | progress on the acl selector - it should mostly work, but the returned data i...friendica2012-12-072-6/+8
* | Some update commandsfriendica2012-12-061-0/+2
* | DB: alter table group add hash char(255) not null default '' after id, add in...friendica2012-12-061-2/+6
* | do zot_finger/import_xchan on zid requests so we get the info cached locallyfriendica2012-12-062-42/+11
* | lookup channels in local xchan table even if provided an unknown url - this w...friendica2012-12-061-1/+5
* | move 'Connect' button to local chanview page, remove from remote profile page...friendica2012-12-064-18/+26
* | Fixing the acl widget is going to be hard. Here's a start.friendica2012-12-062-23/+33
* | templatise microprofriendica2012-12-063-39/+30
* | use consistent quote encodingfriendica2012-12-062-4/+4
* | contact photo issuesfriendica2012-12-063-4/+4