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
Age
Commit message (
Expand
)
Author
2008-08-26
fix error storing uris of remote notices
Evan Prodromou
2008-08-26
use notice URI if it's not local and it's an HTTP URL
Evan Prodromou
2008-08-26
only send local messages to public XMPP stream
Evan Prodromou
2008-08-26
optionally turn encryption on or off in the XMPP connection
Evan Prodromou
2008-08-25
never allow blank passwords
Evan Prodromou
2008-08-25
use better SQL date, fix security problem with OpenID logins
Evan Prodromou
2008-08-25
change DataObject_Cast to use sql_now
Evan Prodromou
2008-08-25
use common_sql_now() instead of DB_DataObject_Cast
Evan Prodromou
2008-08-25
use mb_strlen instead of strlen in xmpp daemon
Evan Prodromou
2008-08-24
notify user of remote subscriptions
Evan Prodromou
2008-08-24
big scarygram warning in config.php.sample about using DB_DataObject's debug ...
Evan Prodromou
2008-08-24
move README to main dir
Evan Prodromou
2008-08-23
be a little more liberal for sites that accidentally put whitespace before th...
Evan Prodromou
2008-08-23
request token is not readonly
Evan Prodromou
2008-08-23
Prevent jabber.php error by checking key exists
CiaranG
2008-08-23
Escape profile url in xmpp in case fancy urls off (Ticket #521)
CiaranG
2008-08-22
Fixed attempt to read nonexistent match in JID regex
CiaranG
2008-08-22
XMPP sub/unsub and help commands
CiaranG
2008-08-22
Define xmpp daemon claim timeout time
CiaranG
2008-08-19
Fix bug in xmpp on/off (ticket #528)
CiaranG
2008-08-18
XMPP bounce message when too long (ticket #112)
CiaranG
2008-08-22
better error reporting in user authorization action
Evan Prodromou
2008-08-22
fix include path bug
Evan Prodromou
2008-08-22
add note to config.php.sample about localonly
Evan Prodromou
2008-08-22
local-only is optional on public timeline
Evan Prodromou
2008-08-22
include external libs in a subdir to make install easier
Evan Prodromou
2008-08-21
add Cincinnati Bell Wireless
Evan Prodromou
2008-08-19
Twitter-compatible API - RESTfulness checks as per Twitter
zach
2008-08-19
Twitter-compatible API - /statuses/show - better err msg if notice doesn't exist
zach
2008-08-19
Twitter-compatible API - Added /statuses/followers to methods that
zach
2008-08-19
Twitter-compatible API - /statuses/destroy method implemented
zach
2008-08-18
Twitter-compatible API - moved show() to the right file
zach
2008-08-18
Twitter-compatible API - running all strings through gettext() now
zach
2008-08-19
add database tables for foreign services
Evan Prodromou
2008-08-19
add remote flag to broadcast of notices
Evan Prodromou
2008-08-19
broadcast remote notices
Evan Prodromou
2008-08-17
set internal encoding in XMPP daemon
Evan Prodromou
2008-08-17
trim whitespace in laconica.sql
Evan Prodromou
2008-08-17
restore fave table lost when doing utf8 upgrade
Evan Prodromou
2008-08-17
Database uses UTF-8 by default
Evan Prodromou
2008-08-13
first step towards adding favorites to the system
Evan Prodromou
2008-08-17
use mb_substr for xmpp daemon check
Evan Prodromou
2008-08-17
accept 140 chars in API, too
Evan Prodromou
2008-08-17
typo in forgotten password string
Evan Prodromou
2008-08-17
remove hack to count bytes, not chars, in JS, since we now use chars
Evan Prodromou
2008-08-17
use UTF-8 as the internal encoding
Evan Prodromou
2008-08-17
debug for content too long
Evan Prodromou
2008-08-17
accept 140-character UTF-8 strings to content
Evan Prodromou
2008-08-13
move command-line scripts to their own dir
Evan Prodromou
2008-08-17
make settings and search menus localisable
Evan Prodromou
[next]