Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

0.11.0

Compare
Choose a tag to compare
@foxmask foxmask released this 17 Aug 12:18
· 655 commits to master since this release
  • New Features :
    • RSS module now produce RSS from any other internet service from Trigger Happy like Twitter for example, like "Yahoo Pipes !" does
    • Holidays, a mode to set all the triggers off during holidays ,)
    • Search Engine based on HayStack, because it's never enough to have this feature to search in his own trigger which one I setup for doing this or that
  • Perf improvment :
    • Use django cache framework and Celery and to speedup handling
  • Technicals improvment :
    • Python 3 only
    • Django 1.8.x
    • Limit the number of publishing data to avoid flood on the consumer service
    • requests_oauth now used to deal with the (requests) token workflow with a new service
  • New modules :
    • Trello