Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-04 | Merge branch 'develop' into debian/experimental | Kali Kaneko | |
2016-05-03 | [feature] enable to download attachments from within webkit | Kali Kaneko | |
- Resolves: #8069 - Releases: 0.9.2 | |||
2016-05-03 | [pkg] remove pixelated readme, can be enabled in prefswin | Kali Kaneko | |
2016-05-03 | [refactor] rename and move api_contract | Kali Kaneko | |
2016-05-02 | [feature] pluggable backends and api registry | Kali Kaneko | |
the idea behind this mechanism (partially implemented for that) is to be able to check the backend output against some type annotations. We want to be able to detect if a given backend (real services or authoritative mocks) have diverged from what's specified in the API annotations. | |||
2016-05-02 | [refactor] pass backend to core service | Kali Kaneko | |
2016-05-02 | [bug] fix hardcoded paths | Kali Kaneko | |
2016-04-28 | [bug] do not force autobahn dependency yet | Kali Kaneko | |
websockets interface is not mature enough yet, make this dependency optional, for the case the user actively enables it. - Releases: 0.9.2 | |||
2016-04-28 | [bug] do not force autobahn dependency yet | Kali Kaneko | |
websockets interface is not mature enough yet, make this dependency optional, for the case the user actively enables it. - Releases: 0.9.2 | |||
2016-04-28 | [deb] fix splitting of the packages | Kali Kaneko | |
2016-04-28 | [deb] change entrypoints path | Kali Kaneko | |
2016-04-28 | [pkg] add tac to manifest | Kali Kaneko | |
2016-04-27 | add bonafide dependency | Kali Kaneko | |
2016-04-27 | add bonafide to overrides | Kali Kaneko | |
2016-04-27 | Merge branch 'develop' into debian/experimental | Kali Kaneko | |
2016-04-27 | split packages: debian-core, debian-cli | Kali Kaneko | |
2016-04-27 | ignore all docker folder | Kali Kaneko | |
2016-04-27 | Merge branch 'bug/preferences_keys' of ↵ | elijah | |
https://github.com/meskio/bitmask_client into develop | |||
2016-04-26 | [style] fix typo: Webmail -> Mail | Kali Kaneko | |
2016-04-26 | Merge branch 'debian/experimental-pix' into debian/experimental | Kali Kaneko | |
2016-04-26 | embed pixelated | Kali Kaneko | |
2016-04-26 | update debian changelog to 0.9.2 | Kali Kaneko | |
2016-04-26 | bump _version to 0.9.2 | Kali Kaneko | |
2016-04-26 | freeze debian version | Kali Kaneko | |
2016-04-26 | [pkg] pick cacert from the repo, not the venv | Kali Kaneko | |
2016-04-25 | update debian changelog to 0.9.2 | Kali Kaneko | |
2016-04-25 | Merge branch 'develop' into debian/experimental | Kali Kaneko | |
2016-04-25 | [bug] represent keys correctly in preference window | Ruben Pollan | |
2016-04-25 | [docs] add logout segfault to known issues | Kali Kaneko | |
2016-04-25 | [tests] remove tox config file | Kali Kaneko | |
2016-04-25 | [pkg] remove the run_tests script | Kali Kaneko | |
2016-04-25 | [docs] bury the history in docs folder | Kali Kaneko | |
2016-04-25 | [refactor] move the pixelated panel upwards | Kali Kaneko | |
2016-04-25 | [bug] let the failure propagate | Ruben Pollan | |
The failure was processed in start_incoming_mail_service what will make it return a None when an IncomingMail object was expected. If we propagate the failure it can be treated properly by the IMAPController. - Related: #8051 | |||
2016-04-19 | [feature] enable webmail from the mail preferences window | Kali Kaneko | |
this box is only visible when the HAS_PIXELATED flag is True, that means we have pixelated-user-agent and pixelated-www in the environment. - Releases: 0.9.2 | |||
2016-04-19 | [pkg] bump version_compat with keymanager version | Kali Kaneko | |
2016-04-19 | [docs] add email prefs to changelog | Kali Kaneko | |
2016-04-19 | pep8/flake8 | Kali Kaneko | |
2016-04-19 | [feature] add email panel to preferences | elijah | |
2016-04-19 | some fixes after review | Kali Kaneko | |
2016-04-19 | [docs] document bitmask.core in the changelog | Kali Kaneko | |
2016-04-19 | [pkg] bump leap dependencies for 0.9.2 release | Kali Kaneko | |
2016-04-19 | [refactor] use latest implementation of service_hooks | Kali Kaneko | |
2016-04-19 | [feature] add logging | Kali Kaneko | |
2016-04-19 | [doc] notes about unneeded deps in the bundle | Kali Kaneko | |
2016-04-19 | [pkg] adapt launcher to work inside frozen binary | Kali Kaneko | |
2016-04-19 | [feat] add bitmaskd to multipackage spec | Kali Kaneko | |
2016-04-19 | [feature] add bitmaskd entrypoint | Kali Kaneko | |
2016-04-19 | [refactor] use __version__ directly | Kali Kaneko | |
2016-04-19 | [feat] multi-binary specs for cli | Kali Kaneko | |