aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Same applies for 307Olaf Conradi2012-12-261-2/+3
| | | | 308 spec mentions 307 must not rewrite POST to GET
* POST redirects to POST on 308 onlyOlaf Conradi2012-12-261-2/+10
| | | | | POST redirects to POST on 308 only, 301-307 to GET. Side-effect is that POST params get dropped for GET.
* Include zot for magicOlaf Conradi2012-12-261-0/+2
|
* Add permanent redirect (308) http codeOlaf Conradi2012-12-261-5/+7
| | | | | | | Add 308 http code next to 301, 302, 303 and 307. Close curl session before returning on redirect. Let post_url redirect using post_url, not fetch_url (which is actually 308 behavior).
* More whitespace fixesOlaf Conradi2012-12-261-9/+9
|
* Fix whitespaceOlaf Conradi2012-12-261-9/+9
|
* Merge https://github.com/friendica/red into zpullfriendica2012-12-2514-632/+527
|\
| * Merge pull request #8 from oohlaf/fixesfriendica2012-12-251-2/+1
| |\ | | | | | | Stringify groups before imploding
| | * Stringify groups before implodingOlaf Conradi2012-12-251-2/+1
| |/
| * Merge pull request #7 from beardy-unixer/masterThomas Willingham2012-12-2411-628/+524
| |\ | | | | | | Un-mess up the Redbasic CSS
| | * Un-make a mess of Redbasic CSS.Thomas Willingham2012-12-2511-628/+524
| | |
| * | Merge pull request #6 from oohlaf/themeThomas Willingham2012-12-242-2/+2
| |\ \ | | | | | | | | Forgot dir separator
| | * | Forgot dir separatorOlaf Conradi2012-12-252-2/+2
| |/ /
| * | Merge pull request #5 from oohlaf/themeThomas Willingham2012-12-242-2/+2
| |\ \ | | | | | | | | Fix theme config paths
| | * | Fix theme config pathsOlaf Conradi2012-12-252-2/+2
| |/ /
* / / allow toplevel domain redirects for zot-infofriendica2012-12-252-1/+12
|/ /
* | profile messages for directory synchronisationfriendica2012-12-222-1/+114
| |
* | When is a channel not a person (or a group/forum or blog or product page or ↵friendica2012-12-221-0/+1
| | | | | | | | whatever)? When it's something else completely.
* | add permission controls to "storage" objects such as attachments or other ↵friendica2012-12-227-5/+27
| | | | | | | | stored files
* | cleanup editpostfriendica2012-12-214-26/+15
| |
* | directory structuresfriendica2012-12-214-6/+76
| |
* | more DB cleanupfriendica2012-12-206-775/+12
| |
* | mod_display - now barely functional but that's a lot better than being ↵friendica2012-12-201-43/+51
| | | | | | | | totally buggered.
* | removing dfrn stufffriendica2012-12-205-2494/+1
| |
* | Merge pull request #4 from beardy-unixer/masterfriendica2012-12-2031-0/+4287
|\| | | | | Fancyred
| * Don't need these images anymore - we use opacity for shiny instead.Thomas Willingham2012-12-203-0/+0
| |
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-12-2016-160/+249
| |\ | |/ |/|
* | wrong constantfriendica2012-12-202-3/+3
| |
* | directory discoveryfriendica2012-12-201-0/+14
| |
* | update README - it isn't completely horked anymore. Some stuff works. Some ↵friendica2012-12-191-2/+3
| | | | | | | | doesn't.
* | some changes for directory servicesfriendica2012-12-194-4/+45
| |
* | directory page still needs a lot of work, look up locally if local master or ↵friendica2012-12-196-130/+157
| | | | | | | | standalone, need to put some basic profile info in discovery page and direct to local directory master
* | add mod_profile_photo.cssfriendica2012-12-191-0/+12
| |
* | get notification backend working againfriendica2012-12-191-1/+1
| |
* | set_baseurl issue, more cleanupfriendica2012-12-196-22/+16
| |
| * Make showmore irritating.Thomas Willingham2012-12-201-0/+24
| |
| * But...git add *all* the files.Thomas Willingham2012-12-191-1/+1
| |
| * Leave Mike's nav.tpl as the default, stick mine in the theme /tpl for now, ↵Thomas Willingham2012-12-191-0/+111
| | | | | | | | at least.
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-12-1912-477/+109
| |\ | |/ |/| | | | | Conflicts: view/tpl/nav.tpl
* | send stuff to zothub as a fallback directory master for nowfriendica2012-12-183-18/+46
| |
* | cleanup more obsolete stufffriendica2012-12-186-446/+13
| |
* | modularise the notification popupsfriendica2012-12-185-11/+48
| |
| * Ooops, made a shite of that - put redbasic back. Still need to put the mods ↵Thomas Willingham2012-12-1811-0/+3872
| | | | | | | | back.
| * FancyredThomas Willingham2012-12-1828-0/+4152
| |
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-12-1816-3893/+70
| |\ | |/ |/| | | | | Conflicts: view/theme/redbasic/css/style.css
* | several small fixes and adjustmentsfriendica2012-12-1610-25/+79
| |
* | some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵friendica2012-12-167-20/+40
| | | | | | | | hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting.
| * More plodding along with redbasic, notably, adding some icons.Thomas Willingham2012-12-176-27/+65
| |
| * Unplug the lifesupport, the background snake is dead.Thomas Willingham2012-12-171-0/+0
| |
| * Some more redbasic progress.Thomas Willingham2012-12-161-13/+8
| |