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-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
2008-08-07
LOG_ERROR -> LOG_ERR (again)
Evan Prodromou
2008-07-31
extend length of source for notices
Evan Prodromou
2008-07-29
save the source
Evan Prodromou
2008-07-29
refactor notice-adding code to one static method on Notice
Evan Prodromou
2008-07-20
First cut at hastags support.
Mike Cochrane
2008-07-22
add notice sources (currently unused)
Evan Prodromou
2008-07-22
mark notices as local
Evan Prodromou
2008-07-15
replies from people you're not subscribed to over Jabber
Evan Prodromou
2008-07-10
Resolve conflicts and convert _t( to _( where it was introduced again.
Mike Cochrane
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-09
rebuild DB_DataObject classes for new structure
Evan Prodromou
2008-05-22
generate classes for db schema with URIs
Evan Prodromou
2008-05-21
remove validation code
Evan Prodromou
2008-05-20
ease up on the validation
Evan Prodromou
2008-05-20
fix validation of url
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
add validation methods to classes
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-15
settings and avatars
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-14
deny access to include files
Evan Prodromou
2008-05-08
read-only stuff
Evan Prodromou
2008-05-07
add data objects
Evan Prodromou