aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* this will probably look like crap, but I really want the links to look ↵friendica2013-01-231-14/+30
| | | | normal and we don't have a good designer to sort this out and provide a better option and tell me why it sucks - so that's what I'm going to do.
* fix some displayed links that were wonkyfriendica2013-01-222-4/+9
|
* some poco fixesfriendica2013-01-223-45/+43
|
* fixed contactgroup editorfriendica2013-01-224-20/+19
|
* fix observer permissions on wall_attachfriendica2013-01-221-52/+19
|
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-2212-425/+138
|
* security fixes related to directory access and sites that are off the gridfriendica2013-01-225-10/+27
|
* hidden directory entriesfriendica2013-01-225-8/+24
|
* now we're into the minor nitty fixesfriendica2013-01-214-6/+7
|
* testing beginsfriendica2013-01-212-20/+20
|
* magic auth - it's mostly done or at least all the code bits are written and ↵friendica2013-01-215-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.
* oopsiefriendica2013-01-211-1/+2
|
* re-arrange the order a bitfriendica2013-01-211-1/+3
|
* more work on magic authfriendica2013-01-215-2/+19
|
* minor theme nitsfriendica2013-01-211-9/+2
|
* fix the visual group editorfriendica2013-01-201-2/+2
|
* Ensure that Red members never see the accursed "and nobody was found..." ↵friendica2013-01-203-90/+127
| | | | when you've put in an explicit address of a channel you know for certain exists.
* missing scopefriendica2013-01-201-1/+1
|
* sort out yet more api functionsfriendica2013-01-201-26/+35
|
* make lockview work, bring back acl widget theming in redbasicfriendica2013-01-204-44/+134
|
* preserve event item[uri] if presentfriendica2013-01-205-42/+65
|
* more heavy lifting on API - though need to re-visit events and give them all ↵friendica2013-01-197-50/+78
| | | | message_ids from the origination site.
* more hard slogging on the apifriendica2013-01-191-131/+108
|
* directory services cleanupfriendica2013-01-195-19/+17
|
* distributed directory search from the navbarfriendica2013-01-198-42/+142
|
* allow chanview by addressfriendica2013-01-181-1/+6
|
* if chanview is provided a url - always load it even if there's no xchan ↵friendica2013-01-181-4/+9
| | | | available on this site.
* fix people searchfriendica2013-01-182-2/+4
|
* did it againfriendica2013-01-181-1/+1
|
* typofriendica2013-01-181-1/+1
|
* link people search from navbarfriendica2013-01-181-2/+2
|
* disable magic auth for now since it isn't finishedfriendica2013-01-181-1/+3
|
* directory client modefriendica2013-01-182-108/+98
|
* unescaped apostrophe in single quoted stringfriendica2013-01-181-1/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-01-181-1/+1
|\
| * Merge pull request #22 from MicMee/masterfriendica2013-01-181-1/+1
| |\ | | | | | | Added error message about not enough permission to view a profile
| | * added error message to boot.php - permission deniedMichael Meer2013-01-181-1/+1
| |/
* / add versioning info to basic identity export, create skeleton function for ↵friendica2013-01-182-1/+49
|/ | | | import
* export should always "save to file" by defaultfriendica2013-01-161-4/+14
|
* provide other ways to export the basic infofriendica2013-01-164-99/+64
|
* api/export/basic - how we'll migrate youfriendica2013-01-161-0/+51
|
* yet another api hackathonfriendica2013-01-161-94/+125
|
* api posting seems to work now - of course that's the easiest part of the API.friendica2013-01-161-24/+54
|
* begin the hard slog on the apifriendica2013-01-163-87/+99
|
* recover the slider pointersfriendica2013-01-161-6/+0
|
* documenting event-finish-date-crosses-month-boundary issue to come back to laterfriendica2013-01-161-0/+6
|
* mopping up the events issues so I can move on to other stufffriendica2013-01-164-17/+33
|
* fix event notificationsfriendica2013-01-163-10/+10
|
* typofriendica2013-01-163-6/+37
|
* import events (not just event posts) from zotfriendica2013-01-165-8/+37
|