Commit History

Author SHA1 Message Date
  Diogo Cordeiro 46f98b3142 [VersionBump] 1.19.0, fairly late 5 years ago
  Mikael Nordfeldth 3f9c1c142a Removing unnecessary debug messages etc. 8 years ago
  Mikael Nordfeldth f7a1c8a94c The $options array isn't used here 8 years ago
  Mikael Nordfeldth 336f099241 Don't store object type for verbs (as they don't have it) 8 years ago
  Mikael Nordfeldth b01484a0a3 Managed_DataObject::newUri was called improperly 8 years ago
  Mikael Nordfeldth 7ccd36849e Merge branch 'master' of git.gnu.io:gnu/gnu-social into nightly 8 years ago
  Stephen Paul Weber 8649591626 Stop incorrecly changing object_type to relative URI 8 years ago
  Mikael Nordfeldth a09cf51b99 Move Ostatus_profile->processPost function into plugin 8 years ago
  Mikael Nordfeldth 9ad9b91efb Call it compareVerbs when comparing verbs 8 years ago
  Mikael Nordfeldth 2821be2bce Notice properties set in bad order on activityobject saving 9 years ago
  Mikael Nordfeldth 20f8dd6565 Repeats shown in threaded noticelist now handled by plugin 9 years ago
  Mikael Nordfeldth af67f15cf2 FavoritePlugin is now an "ActivityVerbHandlerPlugin" 9 years ago
  Mikael Nordfeldth 9bb648739b The argument formatting regexps are the third argument 9 years ago
  Mikael Nordfeldth 3287ecc8d3 Delete Faves onProfileDeleteRelated instead of User 9 years ago
  Mikael Nordfeldth 9deff7afaf Email settings fix for the DB_DataObject bug for saving value 0 9 years ago
  Mikael Nordfeldth 44191ac81a Faves backed up properly to UAS 9 years ago
  Mikael Nordfeldth 7cce2e17ff FavoritePlugin uses getConfigPref for profile setting 9 years ago
  Mikael Nordfeldth 3f7a305b2a $this out of context (use $rcpt) 9 years ago
  Mikael Nordfeldth 660e8c6efc Fave::addNew now calls Notice::saveActivity 9 years ago
  Mikael Nordfeldth 99b1a6f576 user is a protected property in UAS/AtomUserNoticeFeed 9 years ago
  Mikael Nordfeldth 1b449ea705 scripts/upgrade.php would fail if Profile_prefs did not exist 9 years ago
  Mikael Nordfeldth aedfb6a8dd FavoritePlugin calls CommandInterpreter::split_arg 9 years ago
  Mikael Nordfeldth 6ac2a5b8ff &$supported in CommandSupportedAPI event is boolean 9 years ago
  Mikael Nordfeldth 509f31af0e Favorite plugin now "extends" Activity on NoticeAsActivity 10 years ago
  Mikael Nordfeldth d11ce2ef3b Consistently use "email-notify_fave" syntax for preference 10 years ago
  Mikael Nordfeldth ea8cb21e98 Allow exception to be thrown if saveActivityObject fails 10 years ago
  Mikael Nordfeldth c96f0aa30f More Activity-based reasoning for saveActivity in Notice 10 years ago
  Mikael Nordfeldth 0a20abf1d8 Email notify-on-fave moved to Profile_prefs (run upgrade.php) 10 years ago
  Mikael Nordfeldth a9bfa1979d Don't send favorite notifications unless the user wants it. 10 years ago
  Mikael Nordfeldth 2eea7a2d4b Do proper Activity-plugin based mention notification 10 years ago