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
/
Notice.php
Age
Commit message (
Expand
)
Author
2010-12-22
Merge branch 'righttoleave' into 0.9.x
Evan Prodromou
2010-12-17
Update sorting for conversation views: adds notice_conversation_created_id_id...
Brion Vibber
2010-12-17
Update sorting on api/statuses/retweets: adds notice_repeat_of_created_id_idx...
Brion Vibber
2010-12-17
work around borkage in statuses/repeats -- tries to check an offset var that'...
Brion Vibber
2010-12-17
Update notice sorting for profile streams; extract more common code to Notice...
Brion Vibber
2010-12-17
Notice::whereSinceId() and Notice::whereMaxId() encapsulate logic for buildin...
Brion Vibber
2010-12-17
Initial switch of public timeline stream to use timestamps for internal sorting
Brion Vibber
2010-12-17
Notice::getAsTimestamp() static function to look up the timestamp for a given...
Brion Vibber
2010-12-16
distribute flag for Notice::saveNew()
Evan Prodromou
2010-12-08
Don't cache user-specific information for Notice atom entries
Evan Prodromou
2010-12-06
use codeKey() in activity caching
Evan Prodromou
2010-12-06
cache generated activity info
Evan Prodromou
2010-12-05
Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asStr...
Evan Prodromou
2010-12-02
Fix for tickets #2917, #2262: user URL shortening options not being applied i...
Brion Vibber
2010-11-17
Add $config['attachments']['process_links'] to allow disabling processing of ...
Brion Vibber
2010-11-15
Merge branch 'atompub' into 0.9.x
Evan Prodromou
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-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-04
Fix unescaped dollar signs in double-quoted strings due to localization updat...
Brion Vibber
2010-09-30
ForceGroup plugin: optionally force new users to join a particular group or s...
Brion Vibber
2010-09-28
* i18n/L10n and translator documentation updates.
Siebrand Mazeland
2010-09-22
Merge branch '0.9.x' into activityexport
Evan Prodromou
2010-09-21
use Profile::getUri() to get a profile's URI
Evan Prodromou
2010-09-20
Ticket #2327: fixing block to remove the blocking user's subscription to the ...
Brion Vibber
2010-09-13
bugs in function calls in Notice::asActivity
Evan Prodromou
2010-09-13
Notice::asActivity
Evan Prodromou
2010-09-08
Merge branch 'master' into testing
Brion Vibber
2010-09-02
Don't explode if we fail to load a listed attachment id in Notice::attachments()
Brion Vibber
2010-09-02
Merge branch 'swat0' into 0.9.x
Evan Prodromou
2010-09-01
Notice::saveReplies() uses Profile::fromURI() to handle remote profiles too
Evan Prodromou
2010-08-14
Merge branch 'noticetitle' into 0.9.x
Evan Prodromou
2010-08-14
on deleting a notice
Evan Prodromou
2010-08-12
Fix PHP notice spew when Notice::saveNew() called without passing any options...
Brion Vibber
2010-08-10
Fix for regression with OStatus mention processing (duplicated new and old st...
Brion Vibber
2010-08-03
re-add mentioned link lost in last merge
Evan Prodromou
2010-08-03
Merge branch 'activityhooks' into 0.9.x
Evan Prodromou
2010-08-03
output Atom dates in UTC
Evan Prodromou
2010-08-03
correctly show <source> for atom feeds
Evan Prodromou
2010-08-02
correct output for EndActivityInReplyTo event
Evan Prodromou
2010-08-02
add some activity hooks
Evan Prodromou
2010-08-02
add support for Salmon's new "mentioned" rel value
James Walker
2010-07-30
Fixes for messages after review by Brion.
Siebrand Mazeland
2010-07-29
Merge branch 'master' into 0.9.x
Zach Copley
2010-07-29
Return HTTP 403 instead of 400 when silenced users try to post via API
Zach Copley
2010-07-29
* mark two untranslatable server exceptions as translatable
Siebrand Mazeland
2010-07-21
Revert "Revert "Change the cache window on notices from 61 to 200, the max nu...
Zach Copley
2010-07-19
Revert "Change the cache window on notices from 61 to 200, the max number"
Zach Copley
2010-07-19
Change the cache window on notices from 61 to 200, the max number
Zach Copley
[next]