| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-23 | 1 | -4/+12 |
|\ |
|
| * | Merge pull request #24 from MicMee/master | Olaf Conradi | 2013-01-23 | 1 | -4/+12 |
| |\ |
|
| | * | delete item: change of timestamp last edit | Michael Meer | 2013-01-23 | 1 | -1/+3 |
| | * | Merge pull request #1 from friendica/master | MicMee | 2013-01-23 | 49 | -1126/+1334 |
| | |\
| | |/
| |/| |
|
| | * | delete of single items should now work again | Michael Meer | 2013-01-23 | 1 | -4/+10 |
* | | | plug potential hole in magic auth, add link to chanview to view in dedicated ... | friendica | 2013-01-23 | 9 | -39/+77 |
|/ / |
|
* | | icon tweaks | friendica | 2013-01-23 | 3 | -1/+1 |
* | | @tags sorta work, but we might have an issue with sending zids in @tags | friendica | 2013-01-23 | 1 | -3/+2 |
* | | make @tags half-ass work | friendica | 2013-01-23 | 2 | -16/+13 |
* | | this will probably look like crap, but I really want the links to look normal... | friendica | 2013-01-23 | 1 | -14/+30 |
* | | fix some displayed links that were wonky | friendica | 2013-01-22 | 2 | -4/+9 |
* | | 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 |