Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 4 | -6/+7 |
| | |||||
* | testing begins | friendica | 2013-01-21 | 2 | -20/+20 |
| | |||||
* | magic auth - it's mostly done or at least all the code bits are written and ↵ | friendica | 2013-01-21 | 5 | -79/+232 |
| | | | | it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated. | ||||
* | oopsie | friendica | 2013-01-21 | 1 | -1/+2 |
| | |||||
* | re-arrange the order a bit | friendica | 2013-01-21 | 1 | -1/+3 |
| | |||||
* | more work on magic auth | friendica | 2013-01-21 | 5 | -2/+19 |
| | |||||
* | minor theme nits | friendica | 2013-01-21 | 1 | -9/+2 |
| | |||||
* | fix the visual group editor | friendica | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Ensure that Red members never see the accursed "and nobody was found..." ↵ | friendica | 2013-01-20 | 3 | -90/+127 |
| | | | | when you've put in an explicit address of a channel you know for certain exists. | ||||
* | missing scope | friendica | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | sort out yet more api functions | friendica | 2013-01-20 | 1 | -26/+35 |
| | |||||
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 4 | -44/+134 |
| | |||||
* | preserve event item[uri] if present | friendica | 2013-01-20 | 5 | -42/+65 |
| | |||||
* | more heavy lifting on API - though need to re-visit events and give them all ↵ | friendica | 2013-01-19 | 7 | -50/+78 |
| | | | | message_ids from the origination site. | ||||
* | more hard slogging on the api | friendica | 2013-01-19 | 1 | -131/+108 |
| | |||||
* | directory services cleanup | friendica | 2013-01-19 | 5 | -19/+17 |
| | |||||
* | distributed directory search from the navbar | friendica | 2013-01-19 | 8 | -42/+142 |
| | |||||
* | allow chanview by address | friendica | 2013-01-18 | 1 | -1/+6 |
| | |||||
* | if chanview is provided a url - always load it even if there's no xchan ↵ | friendica | 2013-01-18 | 1 | -4/+9 |
| | | | | available on this site. | ||||
* | fix people search | friendica | 2013-01-18 | 2 | -2/+4 |
| | |||||
* | did it again | friendica | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | typo | friendica | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | link people search from navbar | friendica | 2013-01-18 | 1 | -2/+2 |
| | |||||
* | disable magic auth for now since it isn't finished | friendica | 2013-01-18 | 1 | -1/+3 |
| | |||||
* | directory client mode | friendica | 2013-01-18 | 2 | -108/+98 |
| | |||||
* | unescaped apostrophe in single quoted string | friendica | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-18 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #22 from MicMee/master | friendica | 2013-01-18 | 1 | -1/+1 |
| |\ | | | | | | | Added error message about not enough permission to view a profile | ||||
| | * | added error message to boot.php - permission denied | Michael Meer | 2013-01-18 | 1 | -1/+1 |
| |/ | |||||
* / | add versioning info to basic identity export, create skeleton function for ↵ | friendica | 2013-01-18 | 2 | -1/+49 |
|/ | | | | import | ||||
* | export should always "save to file" by default | friendica | 2013-01-16 | 1 | -4/+14 |
| | |||||
* | provide other ways to export the basic info | friendica | 2013-01-16 | 4 | -99/+64 |
| | |||||
* | api/export/basic - how we'll migrate you | friendica | 2013-01-16 | 1 | -0/+51 |
| | |||||
* | yet another api hackathon | friendica | 2013-01-16 | 1 | -94/+125 |
| | |||||
* | api posting seems to work now - of course that's the easiest part of the API. | friendica | 2013-01-16 | 1 | -24/+54 |
| | |||||
* | begin the hard slog on the api | friendica | 2013-01-16 | 3 | -87/+99 |
| | |||||
* | recover the slider pointers | friendica | 2013-01-16 | 1 | -6/+0 |
| | |||||
* | documenting event-finish-date-crosses-month-boundary issue to come back to later | friendica | 2013-01-16 | 1 | -0/+6 |
| | |||||
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 4 | -17/+33 |
| | |||||
* | fix event notifications | friendica | 2013-01-16 | 3 | -10/+10 |
| | |||||
* | typo | friendica | 2013-01-16 | 3 | -6/+37 |
| | |||||
* | import events (not just event posts) from zot | friendica | 2013-01-16 | 5 | -8/+37 |
| | |||||
* | still some bugs but events are happening again. | friendica | 2013-01-15 | 3 | -50/+43 |
| | |||||
* | events backend heavy lifting - the new structure is slowly emerging. | friendica | 2013-01-15 | 3 | -79/+101 |
| | |||||
* | slow progress on events, one step forward, one step back. | friendica | 2013-01-15 | 5 | -19/+38 |
| | |||||
* | menu structures for linking your pages to other pages or whatever | friendica | 2013-01-15 | 3 | -3/+60 |
| | |||||
* | missed adding these files yesterday, they're needed for pages to work | friendica | 2013-01-15 | 3 | -0/+28 |
| | |||||
* | reduce number of template include paths, which were needed during the theme ↵ | friendica | 2013-01-15 | 1 | -3/+0 |
| | | | | restructure but no longer required. | ||||
* | pages sorta working | friendica | 2013-01-15 | 206 | -1021/+14 |
| | |||||
* | progress on pages - they're still getting lost inside conversation(), but ↵ | friendica | 2013-01-14 | 3 | -4/+14 |
| | | | | progress is progress. |