Alexei Sorokin
|
52d67b0f44
Avoid ordering just by a timestamp
|
il y a 4 ans |
Alexei Sorokin
|
0bfa747382
[DATABASE] Fix index identifiers and clean up redundant ones
|
il y a 4 ans |
Alexei Sorokin
|
9a515b9234
[SCHEMA] Improve timestamp storage
|
il y a 4 ans |
Alexei Sorokin
|
62b90c29db
[DATABASE] Introduce a bool type in schema
|
il y a 5 ans |
Diogo Cordeiro
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
il y a 5 ans |
Mikael Nordfeldth
|
174586bd51
Some code aligning for consistency
|
il y a 9 ans |
Mikael Nordfeldth
|
2f86cd8602
utf8mb4 conversion on database with index adjusts
|
il y a 9 ans |
Mikael Nordfeldth
|
b63f6e949c
Converted all ActivityObject::fromProfile to $profile->asActivityObject
|
il y a 10 ans |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
il y a 11 ans |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
il y a 11 ans |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
il y a 11 ans |
Evan Prodromou
|
e502bba259
Slightly more robust group-membership conversion
|
il y a 11 ans |
Evan Prodromou
|
499e7d7c41
Squashed commit of the following:
|
il y a 13 ans |
Evan Prodromou
|
8f78743198
correct the URI-generation for group memberships
|
il y a 13 ans |
Evan Prodromou
|
01c2c31c1e
Merge branch '1.0.x' into activity
|
il y a 13 ans |
Evan Prodromou
|
6ed88dee94
forgot Group_member::schemaDef()
|
il y a 13 ans |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
il y a 13 ans |
Evan Prodromou
|
34d0e1088d
add URI members to social activity classes
|
il y a 13 ans |
Brion Vibber
|
14a6ab2b04
Refactoring on notification mail generation: common profile & footer chunks pulled out, notifications added for group joins.
|
il y a 13 ans |
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.
|
il y a 13 ans |
Evan Prodromou
|
a93f0fea61
membership stream method and return membership from join() in Group_member class
|
il y a 14 ans |
Evan Prodromou
|
5bbd77b761
group_member includes self link, edit link
|
il y a 14 ans |
Siebrand Mazeland
|
b03ece26eb
* i18n/L10n and translator documentation updates.
|
il y a 14 ans |
Evan Prodromou
|
fac1942dad
better output for group membership as activity
|
il y a 14 ans |
Evan Prodromou
|
43ad609600
Add Group_member::asActivity() to record group joins
|
il y a 14 ans |
Siebrand Mazeland
|
5813ecada2
* add translator documentation
|
il y a 14 ans |
Evan Prodromou
|
430bd69312
add events for subscribing to people and joining groups
|
il y a 15 ans |
Brion Vibber
|
4e2acd153b
...and drop the unnecessary &reference from child class pkeyGet() overrides.
|
il y a 15 ans |
Evan Prodromou
|
68d90bcab0
some class files had x bit set
|
il y a 15 ans |
Evan Prodromou
|
6b884d9f86
Remove require_once for Memcached_DBObject from new classes
|
il y a 16 ans |