Commit History

Author SHA1 Message Date
  Mikael Nordfeldth c786892103 Non-dynamic profile fetching in User and User_group 10 years ago
  Mikael Nordfeldth cd3cff451f ConversationTree is now a plugin (not oldschool setting) 10 years ago
  Mikael Nordfeldth 8b12e41351 User object didn't have getNickname() function 10 years ago
  Mikael Nordfeldth 34b570352f Fix Direct Message functionality. 10 years ago
  Mikael Nordfeldth 5fd6053220 Code cleanup and enabling User object's etc. getUri() 10 years ago
  Mikael Nordfeldth 79cacdc62f Removing unused "inboxed" flag for User class 11 years ago
  Mikael Nordfeldth 2272cc244d Removed Inbox from core (unused since 4b2a66ed29091209c05d74755e42f96265c846ce) 11 years ago
  Mikael Nordfeldth c812e7c0d6 Removed deprecated Inbox functions not in use from User 11 years ago
  Mikael Nordfeldth f323f234d7 Better typing for isSubscribed 11 years ago
  Mikael Nordfeldth fc047bd6e6 Minor code cleanup with group related actions (thanks brw12) 11 years ago
  Mikael Nordfeldth 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 years ago
  Mikael Nordfeldth 2a5ba1f74b Core and Default plugins separated, now loads on install 11 years ago
  Mikael Nordfeldth 145fbf1130 Move nick updating of User entry to Profile->update() 11 years ago
  Mikael Nordfeldth 6ed66d9c76 Local_group and User are now assumed to be in same namespace 11 years ago
  Mikael Nordfeldth 38a69b5597 Better checks during User::register and improved Nickname checks 11 years ago
  Mikael Nordfeldth 8202e922aa Do calls straight to the result of getProfile 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 1dc051a9eb We never accept a user without a Profile 11 years ago
  Mikael Nordfeldth 78f9629bf3 Moved shareLocation preference check to Profile class 11 years ago
  Mikael Nordfeldth 24e0535001 Fix regression from WebFinger update for singleuser sites 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 83b852312a Events on user registrations now strictly typed 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 b3e61ce7d0 Stronger typing, require array where param array 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