Commit graph

6649 commits

Author SHA1 Message Date
Olaf Conradi
cb46f7b227 POST redirects to POST on 308 only
POST redirects to POST on 308 only, 301-307 to GET.
Side-effect is that POST params get dropped for GET.
2012-12-26 16:08:21 +01:00
Olaf Conradi
414f7ccc00 Include zot for magic 2012-12-26 04:22:43 +01:00
Olaf Conradi
bb16186fab Add permanent redirect (308) http code
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).
2012-12-26 04:03:12 +01:00
Olaf Conradi
e15683175e More whitespace fixes 2012-12-26 03:25:13 +01:00
Olaf Conradi
4d684b3790 Fix whitespace 2012-12-26 02:17:43 +01:00
friendica
a4b7fe3b64 Merge https://github.com/friendica/red into zpull 2012-12-25 16:59:26 -08:00
friendica
2c95858700 allow toplevel domain redirects for zot-info 2012-12-25 16:57:48 -08:00
friendica
56d0dbbc96 Merge pull request #8 from oohlaf/fixes
Stringify groups before imploding
2012-12-25 14:40:53 -08:00
Olaf Conradi
acbf822bbd Stringify groups before imploding 2012-12-25 16:01:32 +01:00
Thomas Willingham
0e0593cc0b Merge pull request #7 from beardy-unixer/master
Un-mess up the Redbasic CSS
2012-12-24 19:30:29 -08:00
Thomas Willingham
2f3a079a7d Merge pull request #6 from oohlaf/theme
Forgot dir separator
2012-12-24 19:30:00 -08:00
Thomas Willingham
25652348a3 Un-make a mess of Redbasic CSS. 2012-12-25 03:19:27 +00:00
Olaf Conradi
81168a545a Forgot dir separator 2012-12-25 04:00:51 +01:00
Thomas Willingham
0dd5dbe4dc Merge pull request #5 from oohlaf/theme
Fix theme config paths
2012-12-24 18:34:07 -08:00
Olaf Conradi
85371a526f Fix theme config paths 2012-12-25 03:14:52 +01:00
friendica
ce0d389696 profile messages for directory synchronisation 2012-12-22 04:33:32 -08:00
friendica
91932ac5a8 When is a channel not a person (or a group/forum or blog or product page or whatever)? When it's something else completely. 2012-12-22 03:39:48 -08:00
friendica
f09b9f1e44 add permission controls to "storage" objects such as attachments or other stored files 2012-12-22 03:33:12 -08:00
friendica
8d71fe91f6 cleanup editpost 2012-12-21 04:08:48 -08:00
friendica
7daf2cf7db directory structures 2012-12-21 03:34:17 -08:00
friendica
abee07f12b more DB cleanup 2012-12-20 22:53:50 -08:00
friendica
1c09e055c6 mod_display - now barely functional but that's a lot better than being totally buggered. 2012-12-20 22:17:10 -08:00
friendica
4c1709444f removing dfrn stuff 2012-12-20 17:54:40 -08:00
friendica
f36e9eada3 Merge pull request #4 from beardy-unixer/master
Fancyred
2012-12-20 13:44:08 -08:00
Thomas Willingham
f7f867f082 Don't need these images anymore - we use opacity for shiny instead. 2012-12-20 20:01:27 +00:00
Thomas Willingham
e31600f24f Merge remote-tracking branch 'upstream/master' 2012-12-20 19:14:54 +00:00
Thomas Willingham
6715c400be Make showmore irritating. 2012-12-20 19:14:23 +00:00
friendica
e091d30ca4 wrong constant 2012-12-20 00:33:53 -08:00
friendica
f6dc0fe26f directory discovery 2012-12-20 00:27:01 -08:00
friendica
a813b043d9 update README - it isn't completely horked anymore. Some stuff works. Some doesn't. 2012-12-19 23:09:28 -08:00
friendica
d7c23be8c9 some changes for directory services 2012-12-19 22:45:49 -08:00
friendica
ad20e1f617 directory page still needs a lot of work, look up locally if local master or standalone, need to put some basic profile info in discovery page and direct to local directory master 2012-12-19 19:51:52 -08:00
friendica
2f48c31082 add mod_profile_photo.css 2012-12-19 16:59:45 -08:00
friendica
cad8fa6b35 get notification backend working again 2012-12-19 16:58:25 -08:00
friendica
893ba371a9 set_baseurl issue, more cleanup 2012-12-19 16:48:17 -08:00
Thomas Willingham
c59cfc13a2 But...git add *all* the files. 2012-12-19 20:23:55 +00:00
Thomas Willingham
de556f43fc Leave Mike's nav.tpl as the default, stick mine in the theme /tpl for now, at least. 2012-12-19 20:20:45 +00:00
Thomas Willingham
a2b30f9411 Merge remote-tracking branch 'upstream/master'
Conflicts:
	view/tpl/nav.tpl
2012-12-19 19:54:18 +00:00
friendica
44e70bdca3 send stuff to zothub as a fallback directory master for now 2012-12-18 19:10:56 -08:00
friendica
e9c87a69ce cleanup more obsolete stuff 2012-12-18 16:29:57 -08:00
friendica
a12264193f modularise the notification popups 2012-12-18 16:17:08 -08:00
Thomas Willingham
2cfd1a3f08 Ooops, made a shite of that - put redbasic back. Still need to put the mods back. 2012-12-18 17:13:14 +00:00
Thomas Willingham
3bc901b173 Fancyred 2012-12-18 17:01:32 +00:00
Thomas Willingham
d9194fdb5a Merge remote-tracking branch 'upstream/master'
Conflicts:
	view/theme/redbasic/css/style.css
2012-12-18 16:59:08 +00:00
friendica
e9b5b0f0b4 several small fixes and adjustments 2012-12-16 20:20:29 -08:00
Thomas Willingham
2cb2896916 More plodding along with redbasic, notably, adding some icons. 2012-12-17 02:23:01 +00:00
Thomas Willingham
2a9433c8b8 Unplug the lifesupport, the background snake is dead. 2012-12-17 00:27:31 +00:00
friendica
fa8b4e98b7 some cleanup - Thomas we can put the radius/shadow stuff back later for the 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. 2012-12-16 15:49:22 -08:00
Thomas Willingham
605465391f Some more redbasic progress. 2012-12-16 22:53:23 +00:00
Thomas Willingham
b22799549f Un-screw-up misuse of mod_foo.css, add background, opacity based shiny. 2012-12-16 21:17:43 +00:00