Evan Prodromou
|
cd688acceb
allow configurable length for user group description
|
15 years ago |
Evan Prodromou
|
900ca5c50c
data classes allow >140c in user group descriptions
|
15 years ago |
Craig Andrews
|
11086c7823
Implemented the list_all and list groups API methods as defined at http://laconi.ca/trac/wiki/ProposedGroupsAPI
|
15 years ago |
Brenda Wallace
|
565dec0e21
use quote identifiers on the user table
|
15 years ago |
Evan Prodromou
|
d03b8c4276
show section with admins in sidebar of group
|
15 years ago |
Evan Prodromou
|
994768b821
break up big inbox queries into lots of small ones
|
15 years ago |
Zach Copley
|
dff43c03e4
Add design_id to User_group
|
15 years ago |
Evan Prodromou
|
1b6b00a6d0
Link and distribute notices tagged for a group alias
|
15 years ago |
Evan Prodromou
|
ecbd7718d5
Code for adding and saving group aliases
|
15 years ago |
Evan Prodromou
|
f8da15bf41
Allow users to be unblocked from a group
|
15 years ago |
Evan Prodromou
|
1c87532912
The rest of the things necessary to make group block work
|
15 years ago |
Evan Prodromou
|
adfb79a9bb
Merge branch '0.7.x' into 0.8.x
|
15 years ago |
Zach Copley
|
425f9d703c
Ticket #1567 - Change max_id to return notices <= ID instead of < ID
|
15 years ago |
Zach Copley
|
eb76a3bbb3
Ticket #1567 - API: Change before_id parameter to max_id
|
15 years ago |
Evan Prodromou
|
68d90bcab0
some class files had x bit set
|
15 years ago |
Evan Prodromou
|
021b520a11
Make user group stream use IDs
|
15 years ago |
Evan Prodromou
|
343cd6f205
Move common_avatar_* functions to Avatar
|
16 years ago |
Sean Murphy
|
7e975b17c5
Fixed #1134; Consolidated image scaling functions.
|
16 years ago |
Sean Murphy
|
5c880bc6cc
Fix for #1057; group logo transparecy (and pixilation)
|
16 years ago |
Adrian Lang
|
2f37539967
Fixes #1088: Show number of group members. Unlike the bugreport requested, the stats are displayed similar to userstream stats in a section in the sidebar. Additionaly, I removed a redundant notnull if check in ShowgroupAction->showMembers, fixed a SQL error in User_group->getMembers when no limit is passed, removed return value storing of void function and added an usage of Profile->getBestName.
|
16 years ago |
Evan Prodromou
|
2d6a9b4fbe
whitespace in User_group
|
16 years ago |
Evan Prodromou
|
50ec1cc26e
Upload logos for groups
|
16 years ago |
Evan Prodromou
|
6b884d9f86
Remove require_once for Memcached_DBObject from new classes
|
16 years ago |
Evan Prodromou
|
7fec4ad33b
Method for user groups to get a list of members
|
16 years ago |
Evan Prodromou
|
26652e92f2
First pass at a group home page
|
16 years ago |
Evan Prodromou
|
bd056218f9
Generate new DB_DataObject classes for group tables
|
16 years ago |