- 20 Jul, 2009 1 commit
-
-
Brenda Wallace authored
-
- 04 Jul, 2009 1 commit
-
-
Evan Prodromou authored
-
- 02 Jul, 2009 1 commit
-
-
Zach Copley authored
-
- 01 Jul, 2009 3 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
Perhaps it's a little precious, but I took out the switches in util.php to determine what's supposed to be sent when, and made a queuemanager class that will just do things when they're supposed to be done.
-
- 28 Jun, 2009 4 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 27 Jun, 2009 5 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 25 Jun, 2009 2 commits
-
-
Zach Copley authored
-
Evan Prodromou authored
-
- 23 Jun, 2009 1 commit
-
-
Evan Prodromou authored
-
- 20 Jun, 2009 2 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 15 Jun, 2009 2 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
Correctly link and distribute notices tagged for a group alias. Added a helper function, getForNickname(), to User_group, to make it easier to get a group by its nickname or aliases.
-
- 12 Jun, 2009 1 commit
-
-
Jeffery To authored
Fix "Trying to get property of non-object" errors when a user tries to log in using an unknown nickname
-
- 10 Jun, 2009 1 commit
-
-
Evan Prodromou authored
-
- 30 May, 2009 1 commit
-
-
Evan Prodromou authored
-
- 28 May, 2009 1 commit
-
-
Evan Prodromou authored
-
- 27 May, 2009 1 commit
-
-
Robin Millette authored
-
- 25 May, 2009 2 commits
-
-
Robin Millette authored
-
Robin Millette authored
Removed big clip and replaced with smaller inline one next to each URL (in a notice) that's actually an attachment. Overlay (popup) on click.
-
- 18 May, 2009 1 commit
-
-
Robin Millette authored
-
- 13 May, 2009 1 commit
-
-
Robin Millette authored
-
- 11 May, 2009 1 commit
-
-
Robin Millette authored
-
- 23 Apr, 2009 4 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
Handle distributing a notice to multiple inboxes in a queue handler rather than in the Web action.
-
Evan Prodromou authored
We add a queuehandler for blowing the memcached caches off-line. This should speed up the processing of new notices.
-
- 21 Apr, 2009 1 commit
-
-
CiaranG authored
Suppress errors when checking for the existence of files that might be restricted by open_basedir - should resolve issue #1310
-
- 18 Apr, 2009 1 commit
-
-
Tobias Diekershoff authored
This patch enables shortening of links, that where send from XMPP. The problem was, that in util.php common_current_user() is not finding the user account from which is posted, so the service to shorten is not known, so no shortening at all... This patch cleans up the xmppdaemon a little bit and hard codes ur1.ca as shortening service _if_ the user is not set. Ugly but working.
-
- 17 Apr, 2009 1 commit
-
-
Robin Millette authored
-
- 10 Apr, 2009 1 commit
-
-
Sarven Capadisli authored
e.g., ' text/xml' != 'text/xml'
-