| Commit message (Expand) | Author | Age | Files | Lines |
* | some poco fixes | friendica | 2013-01-22 | 3 | -45/+43 |
* | fixed contactgroup editor | friendica | 2013-01-22 | 4 | -20/+19 |
* | fix observer permissions on wall_attach | friendica | 2013-01-22 | 1 | -52/+19 |
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 12 | -425/+138 |
* | security fixes related to directory access and sites that are off the grid | friendica | 2013-01-22 | 5 | -10/+27 |
* | hidden directory entries | friendica | 2013-01-22 | 5 | -8/+24 |
* | 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 i... | friendica | 2013-01-21 | 5 | -79/+232 |
* | 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..." when... | friendica | 2013-01-20 | 3 | -90/+127 |
* | 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 |
* | 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 avail... | friendica | 2013-01-18 | 1 | -4/+9 |
* | 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 to boot.php - permission denied | Michael Meer | 2013-01-18 | 1 | -1/+1 |
| |/ |
|
* / | add versioning info to basic identity export, create skeleton function for im... | friendica | 2013-01-18 | 2 | -1/+49 |
|/ |
|
* | 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 |