summaryrefslogtreecommitdiff
path: root/service/pixelated/resources/features_resource.py
AgeCommit message (Collapse)Author
2016-05-11Remove dispatcher references from serviceCaio Carrara
Since we're not using dispatcher anymore, it doesn't make sense to keep dispatcher references and program flows that depend on it. For example, it doesn't make sense keep the flag --organization-mode, so it was removed as well.
2016-01-22re-introduced logout functionality for multi-userNavaL
Issue #576
2015-12-23removes attachment feature togglePixelated
Issue #548
2015-12-21restoring default disabled features --fixing ftNavaL
Issue #548
2015-12-18enabling backend for Attachment feature togglemnandri
Issue #548
2015-09-21#442 Moves feedback url to environment variable.Giovane
2015-09-14#442 Correcting env variable name and initialize dispatcher_features before ↵Giovane
usage.
2015-09-14#442 Undo renaming of variable on features resource.Giovane
2015-09-14#442 Rename forgotten attribute on features resources.Giovane
2015-09-14#442 Add feature hiddig to feedback link.Giovane
2015-02-13Monkey patching fetch decrypt to add encryption infoDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles