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
Age
Commit message (
Expand
)
Author
2009-07-15
Added oEmbed discovery for attachments and notices
Craig Andrews
2009-07-15
Support oembed for attachments and notices
Craig Andrews
2009-07-15
Added attachment information to the json responses
Craig Andrews
2009-07-15
Added stub oembed api endpoint
Craig Andrews
2009-07-15
add quotes around table named "user" when quote_identifiers is true
Brenda Wallace
2009-07-15
use single quotes in sql
Brenda Wallace
2009-07-15
use quote identifiers on the user table
Brenda Wallace
2009-07-15
used single quotes in SQL
Brenda Wallace
2009-07-15
added user_group.design_id into the group by clause
Brenda Wallace
2009-07-15
used SQL standard LIMIT/OFFSET, because every database can understand that
Brenda Wallace
2009-07-15
typo in config variable
Brenda Wallace
2009-07-15
quote identifiers and type='psql' needs to be written to config.php
Brenda Wallace
2009-07-15
changed to SQL standard of LIMIT 20 OFFSET 1 etc.
Brenda Wallace
2009-07-15
moved creation of design table earlier than user_group
Brenda Wallace
2009-07-15
added design_id to user_group
Brenda Wallace
2009-07-15
added group_block and group_alias tables
Brenda Wallace
2009-07-15
added missing conversation id to notices
Brenda Wallace
2009-07-15
removed semicolons from comments
Brenda Wallace
2009-07-15
install.php works for postgres
Brenda Wallace
2009-07-15
connect to pg working
Brenda Wallace
2009-07-15
added dbtype detection - and only install mysql stuff if mysql selected
Brenda Wallace
2009-07-15
added dbtype to the installer form
Brenda Wallace
2009-07-15
missing word (find) added
Brenda Wallace
2009-07-15
mysql or pgsql required (not mysql)
Brenda Wallace
2009-07-14
changes to make realtime work for Meteor
Evan Prodromou
2009-07-14
Change CometPlugin so it re-uses stuff from RealtimePlugin
Evan Prodromou
2009-07-14
pass proper args for realtime recipe methods
Evan Prodromou
2009-07-14
make RealtimePlugin work correctly
Evan Prodromou
2009-07-14
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Zach Copley
2009-07-14
Updated master laconica.po file and merged in lastest translations work from ...
Zach Copley
2009-07-14
HTML "File"/attachments should probably not be considered enclosures.
Craig Andrews
2009-07-14
Moved the decision logic as to whether an attachment should be an enclosure t...
Craig Andrews
2009-07-13
Merge branch 'tags-timeline-api' into 0.8.x
Craig Andrews
2009-07-13
Merge commit 'tobyinks/master' into 0.8.x
Craig Andrews
2009-07-13
Merge branch 'groups-timeline-atom-fix' into 0.8.x
Craig Andrews
2009-07-13
Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 fe...
Toby Inkster
2009-07-13
Add notice tags to RSS 1.0 output.
Toby Inkster
2009-07-13
Improve output for files/attachments.
Toby Inkster
2009-07-13
added Realtime superclass
Evan Prodromou
2009-07-13
update README for Meteor plugin
Evan Prodromou
2009-07-13
correctly pass JSON object to receive function for Meteor
Evan Prodromou
2009-07-13
add slashes to JSON so it goes across meteor.js channel correctly
Evan Prodromou
2009-07-12
Add timeline tags API (RSS 2.0 and Atom feeds)
Craig Andrews
2009-07-12
Fix atom self reference in the groups api
Craig Andrews
2009-07-11
Some changes for debugging
Evan Prodromou
2009-07-11
first version of Meteord plugin, doesn't work
Evan Prodromou
2009-07-11
Merge branch 'testing'
Evan Prodromou
2009-07-10
Fix link for atom feed in showgroup action
Zach Copley
2009-07-10
Make get_group() behave more like get_user()
Zach Copley
2009-07-10
Group timeline API method doesn't require auth
Zach Copley
[prev]
[next]