Skip to content
  1. Feb 25, 2011
  2. Jul 19, 2002
  3. May 31, 2002
  4. May 21, 2002
  5. May 12, 2002
    • Kjartan Mannes's avatar
      notify.module · b5327152
      Kjartan Mannes authored
      - fixed to work with latest CVS changes.
      - changed links.
      - XHTML-ization.
      b5327152
  6. Jan 31, 2002
  7. Jan 12, 2002
    • Dries Buytaert's avatar
      · 5604d9a0
      Dries Buytaert authored
      - Changed "comment.lid" to "comment.nid" such that the notify module
        works again on drop.org and drupal.org.
      5604d9a0
  8. Dec 21, 2001
    • Kjartan Mannes's avatar
      notify.module · 94e25fd5
      Kjartan Mannes authored
      - fixed node titles not always being shown with comments.
      - fixed not all comments being included in mails.
      94e25fd5
  9. Dec 16, 2001
  10. Dec 13, 2001
    • Kjartan Mannes's avatar
      notify.module · 90f708c5
      Kjartan Mannes authored
      - removed notification of node updates.
      - fixed certain text being mailed when it was not necessary.
      90f708c5
  11. Dec 11, 2001
    • Kjartan Mannes's avatar
      notify.module · 3ee10c67
      Kjartan Mannes authored
      - striped HTML tags from mails.
      - cleaned up the mail format a little.
      3ee10c67
  12. Dec 10, 2001
    • Kjartan Mannes's avatar
      notify.module · 86a67c4d
      Kjartan Mannes authored
      - passed the body of the mail through wordwrap.
      - added some spacing to the mail.
      86a67c4d
    • Kjartan Mannes's avatar
      notify.module · 22e6af75
      Kjartan Mannes authored
      - fixed node title not being attached to comments properly.
      - fixed a bug in the mail routine that would not mail everyone.
      22e6af75
  13. Dec 08, 2001
    • Kjartan Mannes's avatar
      notify.module · 96d610ba
      Kjartan Mannes authored
      - changed the send code to be more flexible.
      - updated the mail code to show the status of nodes.
      - users without access to the queue will not be shown queued nodes.
      - the link to queued nodes will now link to the queue and not the node.
      - updated the admin page so the site admin can change the notification of
        users.
      96d610ba
  14. Nov 20, 2001
  15. Nov 18, 2001
  16. Nov 17, 2001
  17. Oct 20, 2001
  18. Oct 11, 2001
    • Dries Buytaert's avatar
      · bd7cb1da
      Dries Buytaert authored
      - Applied patch by Alex.
      
      - Fixed form()-bug reported by Weitman.
      bd7cb1da
  19. Sep 22, 2001
  20. Sep 19, 2001
    • Kjartan Mannes's avatar
      19. Sept. 2001 · 4ab4b5ce
      Kjartan Mannes authored
      --------------
      notify.mysql
      - modified the database field names to be in sync with Drupal.
        Required update!
      
      notify.module
      - fixed everything to be in sync with the new user system.
      4ab4b5ce
  21. Aug 16, 2001
  22. Aug 11, 2001
    • Dries Buytaert's avatar
      · 6cbf2be7
      Dries Buytaert authored
      - Updated the contributions directory to reflect the recent changes:
        please double-check my changes if you are a module or theme owner!
      6cbf2be7
  23. Aug 06, 2001
  24. Jul 30, 2001
  25. Jul 25, 2001
    • Kjartan Mannes's avatar
      notify.module · 28a289bd
      Kjartan Mannes authored
      - the mail is now a lot more configurable using the locale.module if you need
        translations.
      28a289bd
  26. Jul 24, 2001
    • Kjartan Mannes's avatar
      notify.module · 6026b0a3
      Kjartan Mannes authored
      - use the real name instead of the userid of the person as the mail greeting.
      6026b0a3
  27. Jul 20, 2001
  28. Jul 17, 2001
    • Kjartan Mannes's avatar
      notify.module · 31860d6b
      Kjartan Mannes authored
      - fixed a bug that caused cron not working.
      - fixed a bug where the greeting was not reset for every send.
      31860d6b
    • Kjartan Mannes's avatar
      notify.module · 085fca93
      Kjartan Mannes authored
      - cleaned up the code a little.
      - added a failed attempts counter.
      - added a config setting to not send mails to users that have more then X
        failed attempts, this can also be disabled.
      
      notify.mysql
      - added attempts field. SQL update required.
      085fca93
  29. Jul 16, 2001
  30. Jul 14, 2001
    • Kjartan Mannes's avatar
      - Submitting a notify.module that will mail out a notification mail every X · 7bd6e8b0
      Kjartan Mannes authored
        minutes (configurable in the admin settings and filters page), to users that
        have it enabled (requires the role to have the access).
      
      Requires: the SQL to be added, and crontab.
      
      Warning: this is still a work in progress. It works but does not have the
      number of features I want it to have. Also the INSTALL file is not ready yet.
      Will add and test more in the future once I get some more time. Feel free to
      commit updates and patches.
      7bd6e8b0