Commit History

Author SHA1 Message Date
  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
  Evan Prodromou 642b1044cc Better user group member queries 12 years ago
  Evan Prodromou 04ad0838be Add spam-training, spam-reviewing rights 13 years ago
  Evan Prodromou 3b09465fc4 flush anonymous scope when a profile is silenced 13 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