- 25 Sep, 2010 2 commits
-
-
Zach Copley authored
-
Zach Copley authored
-
- 23 Sep, 2010 8 commits
-
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
-
Evan Prodromou authored
-
Samantha Doherty authored
-
Evan Prodromou authored
-
Samantha Doherty authored
-
- 22 Sep, 2010 7 commits
-
-
Zach Copley authored
login page when a site is in private mode
-
Zach Copley authored
login page when a site is in private mode
-
Siebrand Mazeland authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
Conflicts: plugins/OStatus/OStatusPlugin.php
-
Evan Prodromou authored
-
- 21 Sep, 2010 14 commits
-
-
Craig Andrews authored
-
Zach Copley authored
-
Zach Copley authored
URL and license image URL) when selecting private or allrightsreserved licenses.
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
Workaround for #2485: in profile output on feeds, fall back to the Twitter 73x73 avatar instead of going straight to the 96x96 default image on twitter-import profiles.
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Brion Vibber authored
-
Brion Vibber authored
Fix for #2227: 'view profile designs' and other default-on options are initially mis-set to off due to caching at account creation
-
- 20 Sep, 2010 9 commits
-
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
Fix for #2419: There is no function maxDescription in Oauth_application class (broke the 'description too long' error message when editing oauth app registrations)
-
Brion Vibber authored
Clean up notice spew from accessing member variables of null when opening the add/edit oauth application form
-
Brion Vibber authored
Bump up HTTP timeout for OStatus remote-tests.php to 60 seconds; when running without queues and with only bcmath, salmon key generation is absurdly slow.
-
Brion Vibber authored
Ticket #2327: fixing block to remove the blocking user's subscription to the blockee if present; also cleaning up inbox delivery to apply the block checks more consistently, instead of just to group posts.
-
Brion Vibber authored
* now ignoring if-modified-since if we failed an etag if-none-match comparison, per spec * now including a hash of user id/nickname in most etags, so we'll update the view properly after login/logout For API methods, checking the API-auth'ed user. (Many change results to include things like 'you're subscribed to this user' or 'this is one of your favorites', so user info is again needed) There'll still be some last-modified stamps that aren't including user info properly, probably.
-
Brion Vibber authored
Fix bug in db queue manager: when receiving an invalid or deleted notice, we were running it through the 'temporary fail, release it to try again' path instead of the 'done, discard item' path. Should fix some infinite-loop-of-doom-in-queue cases.
-
-