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
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-14
Adds HTTP basic authentication for private RSS 1.0 feeds
Jeffery To
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
2009-07-10
Update showgroup action RSS 2.0 feed link
Zach Copley
2009-07-10
Fix alternate link for groups API feed
Zach Copley
2009-07-10
Move groups timeline API method into groups API action
Zach Copley
2009-07-10
Merge branch 'candrews-review' into 0.8.x
Zach Copley
2009-07-10
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Zach Copley
2009-07-10
Add Craig Andrews to the credits list
Zach Copley
[prev]
[next]