Brion Vibber
|
66474586af
Update sorting for group inbox timelines; adds group_inbox_group_id_created_notice_id_idx index to group_inbox table
|
14 lat temu |
Brion Vibber
|
b0d7900530
Add getFancyName() to User_group to match the one on Profile: encapsulates the "fullname (nickname)" vs "nickname" logic and allows for localization of the parentheses in a common place.
|
14 lat temu |
Evan Prodromou
|
76038fe20c
better deletion of related objects in User_group::delete()
|
14 lat temu |
Brion Vibber
|
112b6c4079
Improve cache-friendliness of user_group->delete().
|
14 lat temu |
Brion Vibber
|
3579ccac8e
Cascading deletion for user_group; doesn't yet work properly with caching.
|
14 lat temu |
Siebrand Mazeland
|
9587f9f55b
* i18n/L10n and translator documentation updates.
|
14 lat temu |
Siebrand Mazeland
|
125ff142e8
* mark a few message for translation
|
14 lat temu |
Zach Copley
|
d3d499879c
- More useful group info from api/statusnet/group/show
|
14 lat temu |
Brion Vibber
|
f72eb17304
Merge commit 'origin/testing' into 0.9.x
|
14 lat temu |
Zach Copley
|
78f0d6bbd2
Scrub all atom output with common_xml_safe_str()
|
14 lat temu |
Zach Copley
|
7cdcb89dc9
Add id and updated elements to atom source
|
14 lat temu |
Brion Vibber
|
b218aee94e
Merge commit 'origin/testing' into 0.9.x
|
15 lat temu |
Brion Vibber
|
7e5bf39f76
Avoid notice on local group creation when uri isn't passed in at create time (needs to be generated)
|
15 lat temu |
Brion Vibber
|
3bb42d1170
Use poster's subscribed groups to disambiguate group linking when a remote group and a local group exist with the same name. (If you're a member of two groups with the same name though, there's not a defined winner.)
|
15 lat temu |
Brion Vibber
|
ddf3614c84
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
|
15 lat temu |
Brion Vibber
|
6b134ae4c7
Dropped deprecated timestamp-based 'since' parameter for all API methods. When it sneaks in it can cause some very slow queries due to mismatches with the indexing.
|
15 lat temu |
Siebrand Mazeland
|
b701f5648d
uri -> URI in interface text
|
15 lat temu |
Zach Copley
|
e61edb55d9
Rationalize group activity stuff
|
15 lat temu |
Evan Prodromou
|
2f03b2cc45
method for getting a group's URI
|
15 lat temu |
Evan Prodromou
|
d53b4b9b84
save mainpage element for groups
|
15 lat temu |
Evan Prodromou
|
8f42d37593
Add 'mainpage' to User_group
|
15 lat temu |
Evan Prodromou
|
e6858d7203
modify group actions so they use Local_group to look up by nickname
|
15 lat temu |
Evan Prodromou
|
bd68154772
Make user_group able to handle remote groups
|
15 lat temu |
Brion Vibber
|
d410df0406
OStatus group delivery initial implementation.
|
15 lat temu |
Zach Copley
|
506c2d7491
Initial upgraded Atom output for group timelines
|
15 lat temu |
Brion Vibber
|
8449256817
OStatus partial support for group subscriptions:
|
15 lat temu |
Eric Helgeson
|
199ccdb53f
Consolidate group creation into static function in User_group
|
15 lat temu |
Evan Prodromou
|
b7e2e3fd2b
Restructure theme.php to define a class Theme
|
15 lat temu |
Evan Prodromou
|
b2664e1ae2
Merge branch '0.8.x' into 0.9.x
|
15 lat temu |
Evan Prodromou
|
92ef4895b4
can set group desc limit to unlimited without resetting global limit
|
15 lat temu |