Commit Graph

16 Commits (c0f45f8f1884c26b2a7ceb3c6caa34d0a9dc8482)

Author SHA1 Message Date
derekmurawsky 1b2afd2bd3 Additions:
classes/trssmailer.php - Created class TTRSS mailer which extends phpmailer and sets the default mail settings upon instantiation. Class includes quickmail function that allows for a quick email send with no extra configurion necessary.

Changes:
config.php-dist - Added the smtp port option

include/digest.php - Converted it to use the new ttrrssmailer class

include/sanity_config.php - Added the smtp port option to the sanity check

plugins/mail/init.php - Modified to use ttrssmailer class. This particular configuration shows a hybrid use case.

register.php = Modified to use ttrssmailer class.

All code was tested and functioned on my local machine.
11 years ago
Andrew Dolgov b44587922c update config sanity checks due to removed FEEDBACK_URL 12 years ago
Andrew Dolgov 6b1a4ecd41 updaterandomfeed: use max_execution_time parameter 12 years ago
Andrew Dolgov 0f28f81f89 move authentication modules to plugins/ 12 years ago
Andrew Dolgov 19b3992b78 remove magpie, fix article filter plugins 12 years ago
Andrew Dolgov a5c9a5c82b update config checks 12 years ago
Andrew Dolgov 19c7350770 experimental new plugin system 12 years ago
Andrew Dolgov 304aadb907 remove twitter-specific code 12 years ago
Andrew Dolgov c5fe614fef update sanity_config.php 12 years ago
Andrew Dolgov 0d421af86f split authentication to separate modules 12 years ago
Andrew Dolgov 687bb90d27 remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464) 12 years ago
Andrew Dolgov 5a68552b6b config: remove TMP_DIRECTORY 13 years ago
Andrew Dolgov 4034256f06 update sanity_config 13 years ago
Andrew Dolgov d4e35925e0 bump config version 13 years ago
Andrew Dolgov 09e8bdfd18 simplify default global config, expand sanity_check messages 13 years ago
Andrew Dolgov 107d0cf39e overall directory tree cleanup 13 years ago