index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
Age
Commit message (
Expand
)
Author
2010-11-29
doc comments on User::allowed_nickname
Brion Vibber
2010-11-19
Ticket #2797: replace addslashes() with explicit escape calls on the DB objects
Brion Vibber
2010-11-19
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-11-19
Ticket #2441: fix deletion of avatars when a profile is deleted.
Brion Vibber
2010-11-17
Add $config['attachments']['process_links'] to allow disabling processing of ...
Brion Vibber
2010-11-15
Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-11-15
some User -> Profile cleanup to help in adapting the profile page action to s...
Brion Vibber
2010-11-15
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
2010-11-15
Workaround for yfrog.com photo attachments: fudge File_redirection::lookupWhe...
Brion Vibber
2010-11-15
doc comments on File::processNew
Brion Vibber
2010-11-15
Merge remote branch 'gitorious/0.9.x' into 0.9.x
Evan Prodromou
2010-11-15
Merge branch 'atompub' into 0.9.x
Evan Prodromou
2010-11-12
Encapsulate the oEmbed -> oohembed fallback into oEmbedHelper class. Also add...
Brion Vibber
2010-11-12
Save oEmbed photo references as thumbnails if there's not a separate thumbnai...
Brion Vibber
2010-11-09
Allow YouTube-style media links to be counted as enclosures for purposes of l...
Brion Vibber
2010-11-08
Add attachments 'thumb_width' and 'thumb_height' settings for inline thumbs, ...
Brion Vibber
2010-11-08
Pass file attachment thumbnails along with oEmbed data.
Brion Vibber
2010-11-08
Save a thumbnail image when uploading an image file into the file attachments...
Brion Vibber
2010-11-08
Testing... using photo info for temp thumbnails
Brion Vibber
2010-11-08
Avoid marking files as attachments that are not locally uploaded, unless they...
Brion Vibber
2010-11-04
i18n/L10n updates.
Siebrand Mazeland
2010-11-03
Fix for ticket #2804: bad non-cache fallback code for dupe checks of prolific...
Brion Vibber
2010-11-03
Fix for ticket #2853: fix for some unknown MIME type error cases by adjusting...
Brion Vibber
2010-11-03
Add getFancyName() to User_group to match the one on Profile: encapsulates th...
Brion Vibber
2010-11-02
Add context for different uses of "%1$s (%2$s)"
Siebrand Mazeland
2010-11-02
Alternate pretty-title tweaks for #2668
Brion Vibber
2010-10-28
fall back to siteowner on bad nickname (Bug#2861)
Evan Prodromou
2010-10-25
Merge branch '0.9.x' into atompub
Evan Prodromou
2010-10-25
max_id is inclusive
Evan Prodromou
2010-10-25
Merge branch '0.9.x' into atompub
Evan Prodromou
2010-10-25
change max_id from < to <=
Evan Prodromou
2010-10-25
add rel=self links to atom entries
Evan Prodromou
2010-10-24
show rel=edit links in notices for authenticated users
Evan Prodromou
2010-10-23
* translator documentation added.
Siebrand Mazeland
2010-10-22
New events when granting and revoking roles
Evan Prodromou
2010-10-21
Memcache::set() 3rd param should be flags (4th is expire). This throws a "2 l...
James Walker
2010-10-21
i18n/L10n updates, translator docs updated, superfluous whitespace removed.
Siebrand Mazeland
2010-10-20
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Zach Copley
2010-10-20
Use a new table (oauth_token_association) to associate authorized
Zach Copley
2010-10-21
* translator documentation added.
Siebrand Mazeland
2010-10-20
Fix for ticket #2845: singleuser nickname configuration was being overridden ...
Brion Vibber
2010-10-20
Revert DB change for OAuth. Change compound key for oauth_application_user
Zach Copley
2010-10-19
Add support for an anonymous OAuth consumer. Note: this requires a
Zach Copley
2010-10-14
Make HTTPS urls in File::url() if necessary
Evan Prodromou
2010-10-14
correctly use sslserver if it is set
Evan Prodromou
2010-10-14
Design::url() will use HTTPS if page is HTTPS
Evan Prodromou
2010-10-13
better deletion of related objects in User_group::delete()
Evan Prodromou
2010-10-12
Improve cache-friendliness of user_group->delete().
Brion Vibber
2010-10-12
Cascading deletion for user_group; doesn't yet work properly with caching.
Brion Vibber
2010-10-12
Add a basic group deletion for moderator users.
Brion Vibber
[next]