]> git.ipfire.org Git - ipfire.org.git/history - src/backend/base.py
Support sending HTML emails
[ipfire.org.git] / src / backend / base.py
2019-11-20  Michael TremerSupport sending HTML emails
2019-11-19  Michael TremerImplement drip campaigns
2019-11-06  Michael TremerMerge branch 'community'
2019-11-05  Michael TremerUse Python's internal asyncio stuff instead of Tornado's
2019-10-28  Michael Tremerpeople: Show group memberships
2019-09-29  Michael TremerCLI: Fix function name
2019-09-29  Michael Tremerpeople: Check StopForumSpam when registering accounts
2019-08-06  Michael Tremerlocation: Evaluate return code from DNS blacklists
2019-08-06  Michael Tremerldap: Authenticate using Kerberos
2019-06-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2019-06-22  Michael TremerDeploy rate-limiting
2019-05-07  Michael TremerCleanup sessions, accounts and the message queue once...
2019-04-18  Michael TremerAdd bot that automatically tweets some things
2019-02-06  Michael TremerFix mirror check
2018-12-06  Michael Tremerwiki: Always render live
2018-12-06  Michael Tremerwiki: Render HTML for faster pages
2018-12-03  Michael Tremerbackend: Fix order of import if submodules
2018-12-03  Michael Tremermessages: Import code that handles emails
2018-11-26  Michael Tremerrelease: Add command to scan files
2018-11-19  Michael TremerRevert "Drop using memcache"
2018-11-12  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2018-11-12  Michael TremerImplement a basic wiki
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-11-01  Michael TremerAdd script to run background tasks
2018-11-01  Michael Tremerdownloads: Refactor mirror handling
2018-10-11  Michael TremerDrop using memcache
2018-10-10  Michael TremerRun 2to3 to move to Python 3
2018-07-18  Michael TremerDrop advertisement code
2018-07-17  Michael TremerDrop news
2018-07-17  Michael TremerDrop planet from backend
2018-07-17  Michael Tremerblog: Implement read-only backend
2018-07-12  Michael TremerProvide a sensible default configuration
2018-07-12  Michael TremerIntroduce autotools