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
/
classes
/
User_group.php
Age
Commit message (
Expand
)
Author
2009-08-21
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-21
can set group desc limit to unlimited without resetting global limit
Evan Prodromou
2009-08-21
allow configurable length for user group description
Evan Prodromou
2009-08-21
data classes allow >140c in user group descriptions
Evan Prodromou
2009-08-07
Implemented the list_all and list groups API methods as defined at http://lac...
Craig Andrews
2009-07-15
use quote identifiers on the user table
Brenda Wallace
2009-06-29
show section with admins in sidebar of group
Evan Prodromou
2009-06-25
break up big inbox queries into lots of small ones
Evan Prodromou
2009-06-17
Add design_id to User_group
Zach Copley
2009-06-14
Link and distribute notices tagged for a group alias
Evan Prodromou
2009-06-14
Code for adding and saving group aliases
Evan Prodromou
2009-06-14
Allow users to be unblocked from a group
Evan Prodromou
2009-06-14
The rest of the things necessary to make group block work
Evan Prodromou
2009-06-08
Merge branch '0.7.x' into 0.8.x
Evan Prodromou
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-05-22
some class files had x bit set
Evan Prodromou
2009-05-01
Make user group stream use IDs
Evan Prodromou
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-02-04
Fixed #1134; Consolidated image scaling functions.
Sean Murphy
2009-02-04
Fix for #1057; group logo transparecy (and pixilation)
Sean Murphy
2009-02-01
Fixes #1088: Show number of group members. Unlike the bugreport requested, th...
Adrian Lang
2009-01-28
whitespace in User_group
Evan Prodromou
2009-01-23
Upload logos for groups
Evan Prodromou
2009-01-23
Remove require_once for Memcached_DBObject from new classes
Evan Prodromou
2009-01-21
Method for user groups to get a list of members
Evan Prodromou
2009-01-21
First pass at a group home page
Evan Prodromou
2009-01-13
Generate new DB_DataObject classes for group tables
Evan Prodromou