Mikael Nordfeldth
|
174586bd51
Some code aligning for consistency
|
9 年之前 |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
9 年之前 |
Mikael Nordfeldth
|
b63f6e949c
Converted all ActivityObject::fromProfile to $profile->asActivityObject
|
10 年之前 |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 年之前 |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 年之前 |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 年之前 |
Evan Prodromou
|
e502bba259
Slightly more robust group-membership conversion
|
11 年之前 |
Evan Prodromou
|
499e7d7c41
Squashed commit of the following:
|
13 年之前 |
Evan Prodromou
|
8f78743198
correct the URI-generation for group memberships
|
13 年之前 |
Evan Prodromou
|
01c2c31c1e
Merge branch '1.0.x' into activity
|
13 年之前 |
Evan Prodromou
|
6ed88dee94
forgot Group_member::schemaDef()
|
13 年之前 |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 年之前 |
Evan Prodromou
|
34d0e1088d
add URI members to social activity classes
|
13 年之前 |
Brion Vibber
|
14a6ab2b04
Refactoring on notification mail generation: common profile & footer chunks pulled out, notifications added for group joins.
|
13 年之前 |
Brion Vibber
|
541dfa04fe
Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated.
|
13 年之前 |
Evan Prodromou
|
a93f0fea61
membership stream method and return membership from join() in Group_member class
|
14 年之前 |
Evan Prodromou
|
5bbd77b761
group_member includes self link, edit link
|
14 年之前 |
Siebrand Mazeland
|
b03ece26eb
* i18n/L10n and translator documentation updates.
|
14 年之前 |
Evan Prodromou
|
fac1942dad
better output for group membership as activity
|
14 年之前 |
Evan Prodromou
|
43ad609600
Add Group_member::asActivity() to record group joins
|
14 年之前 |
Siebrand Mazeland
|
5813ecada2
* add translator documentation
|
14 年之前 |
Evan Prodromou
|
430bd69312
add events for subscribing to people and joining groups
|
15 年之前 |
Brion Vibber
|
4e2acd153b
...and drop the unnecessary &reference from child class pkeyGet() overrides.
|
15 年之前 |
Evan Prodromou
|
68d90bcab0
some class files had x bit set
|
15 年之前 |
Evan Prodromou
|
6b884d9f86
Remove require_once for Memcached_DBObject from new classes
|
16 年之前 |
Evan Prodromou
|
fc90dd44b7
Add pkey query to Group_member
|
16 年之前 |
Evan Prodromou
|
26652e92f2
First pass at a group home page
|
16 年之前 |
Evan Prodromou
|
bd056218f9
Generate new DB_DataObject classes for group tables
|
16 年之前 |