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
/
actions
/
twitapidirect_messages.php
Age
Commit message (
Expand
)
Author
2009-06-12
Ticket #1611 and a bunch of code cleanup
Zach Copley
2009-05-29
Ticket #1567 - Change max_id to return notices <= ID instead of < ID
Zach Copley
2009-05-29
Ticket #1567 - API: Change before_id parameter to max_id
Zach Copley
2009-03-10
Updates to the API to improve Atom feeds
Zach Copley
2009-03-09
Fixes #1277: Typo in variable name in actions/twitapidirect_messages.php.
Adrian Lang
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-12-09
trac540 - Add 'since' param to Twitter-compatible API calls
Zach Copley
2008-11-28
shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...
millette
2008-12-10
api posts cannot use one of the reserved sources: web, omb, mail or xmpp.
millette
2008-11-13
trac31 forgot about twitapi, now fixed.
millette
2008-11-06
trac31 url_auto_shortening by sgmurphy
millette
2008-11-06
Twitter-compatible API - don't strip XML-illegal chars from JSON output
zach
2008-11-04
Better UTF-8 escaped entity handling. Fixed bad chars in all RSS feeds.
zach
2008-10-24
Twitter-compatible API - checks for is_readonly() now work!
zach
2008-09-30
Twitter-compatible API - cleaned up sloppy control flow: exit() statements ev...
zach
2008-09-30
Twitter-compatible API - Added content-type checks to several methods. Callin...
zach
2008-09-30
Twitter-compatible API - factored out redundant JSON printing functions
zach
2008-09-29
Twitter-compatible API: Direct messages work (everything but destroy())
Zach Copley
2008-09-25
Twitter-compatible API - rss and atom feeds for direct messages
Zach Copley
2008-09-24
Twitter-API: Viewing direct msgs in xml and json now work
Zach Copley
2008-08-18
Twitter-compatible API - running all strings through gettext() now
zach
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-15
Prepended 'Twit' to Twitter-compatible API actions (renamed action
zach