Skip to content
  1. May 09, 2011
  2. May 05, 2011
  3. Apr 28, 2011
  4. Apr 13, 2011
  5. Apr 12, 2011
  6. Mar 31, 2011
  7. Mar 30, 2011
  8. Feb 25, 2011
  9. Dec 07, 2010
  10. Dec 03, 2010
  11. Dec 02, 2010
  12. Nov 23, 2010
  13. Oct 26, 2009
  14. Aug 19, 2009
  15. Jul 31, 2009
    • Sami Kiminki's avatar
      Contents: · 9f98ec73
      Sami Kiminki authored
      - Implement 'node view by authenticated user', which gives energy only for
        authenticated node views.
      - Add comment_publish energy also for auto-approved submitted comments, as
        one could logically expect.
      
      This commit is related to issue #452288.
      2 tags
      9f98ec73
  16. Jul 28, 2009
  17. Jan 04, 2009
  18. Nov 16, 2008
  19. Nov 09, 2008
  20. Nov 05, 2008
    • Sami Kiminki's avatar
      radioactivity.inc: · eebdac3d
      Sami Kiminki authored
      o rename _radioactivity_get_decay_profiles()
             => radioactivity_get_decay_profiles()
      
      radioactivity-admin-ui.inc
      o make _radioactivity_prune_array() prune more
      
      radioactivity_debug module:
      - port to D6
      eebdac3d
  21. Nov 02, 2008
  22. Sep 07, 2008
    • Sami Kiminki's avatar
      radioactivity_votingapi, radioactivity_up_down_voting: · d3f40db5
      Sami Kiminki authored
      o Use correct votingapi callback, it is:
        <module;>_votingapi_insert(...)
      
      Side note:
      o radioactivity_votingapi used callback <module;>_insert(...). It
        worked because that actually matched module <code>radioactivity</code> which is a dependency
        for radioactivity_votingapi. However, using same pattern for
        <code>radioactivity_up_down_voting</code> obviously missed
        the votinga callback... Hope we got this right this time!
      5.x-1.2
      d3f40db5
  23. Aug 28, 2008
  24. Jul 12, 2008