openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Z
zh's statusnet
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Jun 25, 2024 — Jun 25, 2025
Showing page 94 of 406
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, causing warnings) Remove erroneous call to unlink in the constructor
Craig Andrews
More...
over 15 years ago
Remove xpm support (no one really uses it, and IMAGETYPE_XPM is undefined, causing warnings) Remove erroneous call to unlink in the constructor
Craig Andrews
More...
over 15 years ago
Fix notice warning about unused var -- was renamed during refactoring.
Brion Vibber
More...
over 15 years ago
Added processing indicator for more anchor
Sarven Capadisli
More...
over 15 years ago
Added processing indicator for more anchor
Sarven Capadisli
More...
over 15 years ago
Merge branch 'testing' of
[email protected]
:statusnet/mainline into testing
Brion Vibber
More...
over 15 years ago
Fix for xmpp/sms notification options appearing to be disabled on new subscriptions. Base problem is that our caching-on-insert interferes with relying on column default values; the cached object is missing those fields, so they appear to be empty (null) when the object is retrieved from cache. Now explicitly setting them when inserting subscriptions, and cleaned up some code that had alternate code paths.
Brion Vibber
More...
over 15 years ago
Remove deprecated call-by-reference. Was causing a warning on Dreamhost.
Zach Copley
More...
over 15 years ago
Remove deprecated call-by-reference. Was causing a warning on Dreamhost.
Zach Copley
More...
over 15 years ago
Merge branch 'testing' of
[email protected]
:statusnet/mainline into testing
Evan Prodromou
More...
over 15 years ago
change profile URL ensure method for OStatus
Evan Prodromou
More...
over 15 years ago
Fix some remote subscription regressions from f21f78364a9cbde2ca535a3983b384707ad097ae Ostatus_profile::ensureProfile() has been renamed to Ostatus_profile::ensureProfileURL()
Brion Vibber
More...
over 15 years ago
Add readme notes about PHP <5.2.6 bug on 64-bit and PHP 5.3 issues.
Brion Vibber
More...
over 15 years ago
Runtime check for known bad PHP versions with 64-bit stream_select() bug in xmppdaemon.php.
Brion Vibber
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:statusnet/mainline into testing
Brion Vibber
More...
over 15 years ago
Ensure that DB connection is active at start of User::updateKeys() and Foreign_user::updateKeys(); calls to $this->_quote() require a live connection object and don't lazy-initialize themselves. May fix WSOD when changing incoming email address.
Brion Vibber
More...
over 15 years ago
Ensure that DB connection is active at start of User::updateKeys() and Foreign_user::updateKeys(); calls to $this->_quote() require a live connection object and don't lazy-initialize themselves. May fix WSOD when changing incoming email address.
Brion Vibber
More...
over 15 years ago
Sigh... somehow left a stray bit of test code and broke activity.php.
Brion Vibber
More...
over 15 years ago
add exception on inconsistent db to User::getProfile()
Evan Prodromou
More...
over 15 years ago
new exception class for when a user has no profile
Evan Prodromou
More...
over 15 years ago
Using an icon to represent the action for more text
Sarven Capadisli
More...
over 15 years ago
Using an icon to represent the action for more text
Sarven Capadisli
More...
over 15 years ago
Using … (hellip) instead of "more" for link text
Sarven Capadisli
More...
over 15 years ago
Using … (hellip) instead of "more" for link text
Sarven Capadisli
More...
over 15 years ago
reverse order from delete, insert to insert, delete on ostatus conversion
Evan Prodromou
More...
over 15 years ago
catch exceptions in OStatus updates, log, and continue
Evan Prodromou
More...
over 15 years ago
Merge branch 'master' of git://gitorious.org/statusnet/mainline
Stoyan Zhekov
More...
over 15 years ago
Ticket #2244: fix to interpretation of escaped HTML and plaintext Atom content on incoming OStatus messages. We were double-unescaping for <content type="html">, turning <b> escaped chars into literal tags (which then may get removed entirely by the HTML scrubber).
Brion Vibber
More...
over 15 years ago
Merge branch 'ostatus-crop' into 0.9.x
Brion Vibber
More...
over 15 years ago
Updated 'more' anchor for attachments to do an XHR GET
Sarven Capadisli
More...
over 15 years ago
←
1
2
…
90
91
92
93
94
95
96
97
98
…
405
406
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree