- 02 Aug, 2009 14 commits
-
-
Craig Andrews authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Jeffery To authored
Undefined index: HTTP_X_FORWARDED_FOR Undefined index: HTTP_CLIENT_IP Undefined variable: proxy Also fixed the return value order to match calls to common_client_ip() in actions/api.php and lib/rssaction.php
-
Jeffery To authored
-
Jeffery To authored
-
Jeffery To authored
-
Jeffery To authored
-
- 31 Jul, 2009 2 commits
-
-
Craig Andrews authored
-
Craig Andrews authored
-
- 30 Jul, 2009 12 commits
-
-
Sarven Capadisli authored
colours from the theme. This approach removes data that was previously available in HTML. It was only necessary if the user wanted to know the site's default values.
-
Evan Prodromou authored
-
Evan Prodromou authored
I added some code so that the site-wide design can be set, using the configuration interface. I also moved the configuration option from $config['site']['design']['background'] to just $config['design']['background'], but the old syntax will still work. Conflicts: config.php.sample
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Sarven Capadisli authored
colours from the theme. This approach removes data that was previously available in HTML. It was only necessary if the user wanted to know the site's default values.
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
I added some code so that the site-wide design can be set, using the configuration interface. I also moved the configuration option from $config['site']['design']['background'] to just $config['design']['background'], but the old syntax will still work.
-
Craig Andrews authored
-
Evan Prodromou authored
-
Tom Adams authored
-
- 29 Jul, 2009 8 commits
-
-
Tom Adams authored
-
Tom Adams authored
-
Craig Andrews authored
move oEmbed router connection after plugins, so other endpoints (such as main/facebooklogin) from plugins don't get accidentally intercepted
-
Evan Prodromou authored
-
Evan Prodromou authored
I changed the reply-to algorithm so that we only say a notice is in reply to another notice if a) we receive that information from the Web or API or b) it's in a "low bandwidth" (XMPP, SMS) channel, and begins with "@nickname" or "T NICKNAME". The goal is to avoid false-positives and make conversation trees more accurate and useful.
-
Craig Andrews authored
-
Craig Andrews authored
Thanks to jaakko for pointing this out! http://identi.ca/notice/7169471
-
Eric Helgeson authored
Add session table to pg.sql
-
- 28 Jul, 2009 3 commits
-
-
Sarven Capadisli authored
-
Craig Andrews authored
Thanks tobyink
-
Evan Prodromou authored
-
- 27 Jul, 2009 1 commit
-
-
Eric Helgeson authored
Thanks grim26
-