Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-29 | * add translator documentation | Siebrand Mazeland | |
* mark strings for translation * add FIXME for unclear/confusing message | |||
2010-02-25 | modify group actions so they use Local_group to look up by nickname | Evan Prodromou | |
2010-02-24 | fixup exe bits | Evan Prodromou | |
2010-02-24 | Make user_group able to handle remote groups | Evan Prodromou | |
We add a local_group table to store data about local groups. It has the unique key for nickname, so /group/<nickname> looks up here. Updated DB data object classes and data files. |