Mikael Nordfeldth
|
145fbf1130
Move nick updating of User entry to Profile->update()
|
11 years ago |
Mikael Nordfeldth
|
4e8d7795d0
Moved favoriteNotices from User to Profile class
|
11 years ago |
Mikael Nordfeldth
|
fdbb528e7a
getTaggedSub-stuff moved to Profile class
|
11 years ago |
Mikael Nordfeldth
|
390556d932
Remote Profile Action from ModPlus now more generic
|
11 years ago |
Mikael Nordfeldth
|
1d1951d4b0
common_sql_now() is recommended
|
11 years ago |
Mikael Nordfeldth
|
9ddc40b6da
NoResultException returns the failed object
|
11 years ago |
Mikael Nordfeldth
|
34a6624452
Qvitter API changes (thanks hannes2peer)
|
11 years ago |
Mikael Nordfeldth
|
fb94a16217
Moved Avatar retrieval into Avatar class
|
11 years ago |
Mikael Nordfeldth
|
78f9629bf3
Moved shareLocation preference check to Profile class
|
11 years ago |
Mikael Nordfeldth
|
ac819e5738
fillAvatars would avoid the *ProfileGetAvatar events
|
11 years ago |
Mikael Nordfeldth
|
7979918ba9
Various minor Avatar fixes, but pretty necessary.
|
11 years ago |
Mikael Nordfeldth
|
b0dfc70a54
Properly unlink all old avatars when deleting/uploading a new
|
11 years ago |
Mikael Nordfeldth
|
cced063e47
Fixed regression in latest Avatar fixes
|
11 years ago |
Mikael Nordfeldth
|
a23c4aa236
Avatar resizing improvements and better code reuse
|
11 years ago |
Mikael Nordfeldth
|
a0e107f17f
Implemented WebFinger and replaced our XRD with PEAR XML_XRD
|
11 years ago |
Mikael Nordfeldth
|
63306081bc
Subscription "get by" functions now don't use ArrayWrappers
|
11 years ago |
Mikael Nordfeldth
|
93e878d7ca
Make better use of Subscription class
|
11 years ago |
Mikael Nordfeldth
|
a35344eb00
instanceof instead of is_a is faster (thanks quix0r)
|
11 years ago |
Mikael Nordfeldth
|
8140c4ff90
Bad call to joinAdd in Profile.php
|
11 years ago |
Mikael Nordfeldth
|
99312c8cc2
Declaring some more static functions properly
|
11 years ago |
Mikael Nordfeldth
|
747fe9d59b
Tidying up getUser calls to profiles and some events
|
11 years ago |
Mikael Nordfeldth
|
79e3acf0f0
Moved multiGet into Managed_DataObject
|
11 years ago |
Mikael Nordfeldth
|
fac7371179
pivotGet moved into Managed_DataObject
|
11 years ago |
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 |