index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
2008-12-11
more places where required since param skipped for Notice::getStreamDirect
Evan Prodromou
2008-12-11
missing argument
Evan Prodromou
2008-12-11
resolve whitespace changes in Notice.php
Evan Prodromou
2008-12-09
trac540 - Add 'since' param to Twitter-compatible API calls
Zach Copley
2008-12-03
delete user and all traces from the db.
millette
2008-11-28
shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...
millette
2008-12-10
don't check edit throttle if throttle not enabled
Evan Prodromou
2008-12-10
Ban certain users from posting by nickname and/or ID
Zach Copley
2008-12-10
make sure passed profile_id is valid in Notice::saveNew
millette
2008-12-10
edit throttling
Evan Prodromou
2008-12-02
change is_local flag for blacklisted users
Evan Prodromou
2008-11-23
blow last caches on notice delete
Evan Prodromou
2008-11-22
whitespace cleanup
Evan Prodromou
2008-11-22
double-cache to get newer items
Evan Prodromou
2008-11-21
notice inbox only when not already exists
Evan Prodromou
2008-11-20
hide certain users from the public stream
Evan Prodromou
2008-11-14
don't write notice to inbox if user isn't inboxed yet
Evan Prodromou
2008-11-12
add created to notice update
Evan Prodromou
2008-11-12
created timestamp on notice_inbox
Evan Prodromou
2008-11-04
Twitter-compatible API - since_id and before_id were polluting the cache and ...
zach
2008-10-23
blow inboxes
Evan Prodromou
2008-10-22
save notice to inbox on saveNew
Evan Prodromou
2008-09-30
Add support for since_id and before_id to Twitter API. Ticket #540.
mac65
2008-10-03
more specific profile-get is slightly more efficient
Evan Prodromou
2008-09-29
blow cache in Notice for tags
Evan Prodromou
2008-09-28
blow the cached streams for tags on a new notice
Evan Prodromou
2008-09-28
remove debugging code for notice streams
Evan Prodromou
2008-09-28
correct some SQL and add some spaces
Evan Prodromou
2008-09-28
exact check on memcached results
Evan Prodromou
2008-09-28
another debug notice
Evan Prodromou
2008-09-28
add some debugging stuff to Notice
Evan Prodromou
2008-09-28
lost paren in Notice
Evan Prodromou
2008-09-28
change arguments to Notice::publicStream
Evan Prodromou
2008-09-28
single function for important streams, with memcached support
Evan Prodromou
2008-09-26
move memcache connections to util.php
Evan Prodromou
2008-09-26
add some more info on notice update
Evan Prodromou
2008-09-26
log a db error for inserting the notice
Evan Prodromou
2008-09-26
path correct in require_once for memcached
Evan Prodromou
2008-09-26
prepend Memcached_DataObject require with INSTALLDIR
Evan Prodromou
2008-09-26
caching layer for DB/DataObject
Evan Prodromou
2008-09-20
blow subscriptions cache when the user deletes a notice
Evan Prodromou
2008-09-15
fixup SQL code
Evan Prodromou
2008-09-15
fix cache deletion code
Evan Prodromou
2008-09-15
cache noticesWithFriends in memcached
Evan Prodromou
2008-09-02
Some Notice::saveNew cleanups.
Ori Avtalion
2008-08-31
Elide_Tags
Garret Buell
2008-08-31
Allow_multicase_tags
Garret Buell
2008-08-26
fix error storing uris of remote notices
Evan Prodromou
2008-08-25
change DataObject_Cast to use sql_now
Evan Prodromou
2008-08-15
Twitter-compatible API: support for new in_reply_to_status_id in statuses/update
zach
[next]