Mikael Nordfeldth
|
0785cc2469
Don't use DB_DataObject::factory (statically at least)
|
11 years ago |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Mikael Nordfeldth
|
1a9a8ea730
staticGet for sub-Managed_DataObject classes now calls parent
|
11 years ago |
Evan Prodromou
|
3fc1d245a1
Merge 1.1.x into master
|
11 years ago |
Joshua Wise
|
c5a710e081
Escape $tag passed to Profile::getTaggedSubscribers()
|
11 years ago |
Evan Prodromou
|
1c3c269ab4
cache key for member_ids
|
12 years ago |
Evan Prodromou
|
642b1044cc
Better user group member queries
|
12 years ago |
Evan Prodromou
|
04ad0838be
Add spam-training, spam-reviewing rights
|
12 years ago |
Evan Prodromou
|
3b09465fc4
flush anonymous scope when a profile is silenced
|
12 years ago |
Evan Prodromou
|
cd3bc8f4ef
correct groups from Profile::getGroups()
|
13 years ago |
Zach Copley
|
ba4bda9beb
Fix display of group admin avatars
|
13 years ago |
Evan Prodromou
|
699a90f11c
Show Event attendees in mini-list
|
13 years ago |
Evan Prodromou
|
88c00facc8
fix getOtherTags() to not use joinAdd()
|
13 years ago |
Evan Prodromou
|
8fa816c324
don't use potentially bad Profile values
|
13 years ago |
Evan Prodromou
|
2c1911bfae
Short-circuit bugs by defining Profile::getProfile()
|
13 years ago |
Evan Prodromou
|
48625da04b
Automatically add or drop fulltext indexes
|
13 years ago |
Zach Copley
|
3bf3b6686c
Remove fulltext indexes from notice and profile tables. The default
|
13 years ago |
Evan Prodromou
|
51764be5a1
For fave count, don't use distinct
|
13 years ago |
Dan Scott
|
db9ac1a531
Issue #546: enable case-insensitive searching in MySQL
|
13 years ago |
Evan Prodromou
|
f81c1f7554
use an array of profiles rather than a looping cursor for profile lists
|
13 years ago |
Evan Prodromou
|
34a0525b67
Profile uses joinAdd() with explicit arguments
|
13 years ago |
Evan Prodromou
|
9ca3c3d1c3
move core schema to class files
|
13 years ago |
Evan Prodromou
|
5081c56ea4
remove some debugging stuff in Profile::fillAvatars()
|
13 years ago |
Evan Prodromou
|
af49545e95
reduce the number of calls to get profile groups
|
13 years ago |
Evan Prodromou
|
06e2422517
pre-fill avatars for Profiles in a notice list
|
13 years ago |
Evan Prodromou
|
a3ef80941e
use multiGet() for a profile's groups
|
13 years ago |
Evan Prodromou
|
874f1db389
Pre-fill profiles in notice streams
|
13 years ago |
Zach Copley
|
6f0bd73e6c
Squashed commit of the following:
|
13 years ago |
Evan Prodromou
|
73f4762a55
Don't serialize protected attrs
|
13 years ago |