| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-19 | make logging configurable; add logging to syslog | Andrew Dolgov | |
| 2013-04-17 | fix blank character after opening bracket in function calls | Andrew Dolgov | |
| 2013-04-16 | add SPHINX_SERVER | Andrew Dolgov | |
| 2013-04-16 | unify SMTP_HOST and SMTP_PORT as SMTP_SERVER | Andrew Dolgov | |
| 2013-04-13 | implement basic feed authentication parameter encryption in the database ↵ | Andrew Dolgov | |
| (FEED_CRYPT_KEY) | |||
| 2013-04-01 | Move tuning settings to different file so config.php isn't overcrowded | Barak Korren | |
| by default | |||
| 2013-04-01 | Moved hard-coded fetch timeout values into config file to allow site-level ↵ | Barak Korren | |
| tuning | |||
| 2013-03-28 | remove SESSION_EXPIRE_TIME | Andrew Dolgov | |
| 2013-03-22 | Additions: | derekmurawsky | |
| 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. | |||
| 2013-02-09 | update config sanity checks due to removed FEEDBACK_URL | Andrew Dolgov | |
| 2013-01-22 | updaterandomfeed: use max_execution_time parameter | Andrew Dolgov | |
| 2012-12-27 | move authentication modules to plugins/ | Andrew Dolgov | |
| 2012-12-24 | remove magpie, fix article filter plugins | Andrew Dolgov | |
| 2012-12-23 | update config checks | Andrew Dolgov | |
| 2012-12-23 | experimental new plugin system | Andrew Dolgov | |
| 2012-09-07 | remove twitter-specific code | Andrew Dolgov | |
| 2012-08-23 | update sanity_config.php | Andrew Dolgov | |
| 2012-08-16 | split authentication to separate modules | Andrew Dolgov | |
| 2012-07-09 | remove COUNTERS_MAX_AGE, add some optimization for counter queries (refs #464) | Andrew Dolgov | |
| 2012-01-12 | config: remove TMP_DIRECTORY | Andrew Dolgov | |
| 2011-12-26 | update sanity_config | Andrew Dolgov | |
| 2011-12-21 | bump config version | Andrew Dolgov | |
| 2011-12-13 | simplify default global config, expand sanity_check messages | Andrew Dolgov | |
| 2011-12-11 | overall directory tree cleanup | Andrew Dolgov | |