- 01 Jun, 2010 25 commits
-
-
Evan Prodromou authored
We need to bundle counts of notices and users by date. This can be expensive for large sites. So, new tables are added to cache the results of these queries, which don't change after the date is over.
-
Evan Prodromou 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
-
Evan Prodromou 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
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Brion Vibber authored
Mapstraction plugin fix: set icon dimensions (24x24 px); Google Maps provider otherwise defaults to stretching them to a funny shape instead of showing square avatars.
-
Brion Vibber authored
-
- 31 May, 2010 1 commit
-
-
Zach Copley authored
-
- 28 May, 2010 5 commits
-
-
Brion Vibber authored
OpenID: add option to enable asking for a username to append to the trusted provider's base URL. Good for hooking up with sites like WikiHow, where usernames are appended to a base URL to get a profile URL which is used as the provider. $config['openid']['append_username'] = true; or check 'Append a username to base URL' in OpenID admin panel.
-
Brion Vibber authored
-
Brion Vibber authored
Ticket 2329 followup: my clever 'let it use the default' was foiled by PHP gettext module not quite exposing a compatible interface as the backend gettext library. (Most funcs squash null domain parameter into '' empty string, which isn't interpreted as 'use the current default'.)
-
Zach Copley authored
-
Zach Copley authored
twice, causing parsers to fail.
-
- 27 May, 2010 4 commits
-
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Zach Copley authored
Pass auth user into Atom feed generators (needed for outputting favorited status in statusnet:notice_info tag)
-
- 26 May, 2010 4 commits
-
-
Zach Copley authored
updates. Facebook has disabled the ability to store user preferences via their old REST API, causing our application to break. Also, verbs in status updates seem to be deprecated, and stream posts don't seem to have a verb.
-
Zach Copley authored
-
Zach Copley authored
-
Brion Vibber authored
WikiHowProfile plugin; pulls avatar from WikiHow profile pages when registering or adding account with OpenID. (Full name, location, homepage, and bio are also on the profile page but not marked up in a way they can be easily retrieved yet.) OpenID plugin: Added events at OpenID account creation and update time to allow additional customizations for particular sites.
-
- 25 May, 2010 1 commit
-
-
Zach Copley authored
its application settings fields.
-