summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-18freeze debian versionKali Kaneko
2016-05-18[pkg] update to new versioneer json formatKali Kaneko
2016-05-18Merge tag '0.9.2' into debian/experimentalKali Kaneko
Tag leap.bitmask version 0.9.2
2016-05-18[pkg] bump version to 0.9.2 final0.9.2Kali Kaneko
2016-05-13Merge branch 'develop' into debian/experimentalKali Kaneko
2016-05-13[pkg] fold in changelog0.9.2rc4Kali Kaneko
2016-05-11[pkg] bump bundle to rc4Kali Kaneko
2016-05-11[feat] resize qt-browser to a sensible defaultKali Kaneko
mainly to avoid the "Send" button to become out of view in the Compose pane (it needed scrolling to get it on view). this resize shouldn't be needed when pixelated solves the size-responsiveness issue.
2016-05-11[style] pep8Kali Kaneko
2016-05-11[bug] add leap.auth to requirements-pixelated.pipelijah
2016-05-11[feat] move pix UA launcher from menu to mail status widget.elijah
2016-05-11[bug] remove "about bitmask" easter eggelijah
2016-05-11[feat] Make help menu item open bitmask.net/help directlyelijah
2016-05-11[bug] add scrollbars to mail preference panelelijah
2016-05-04Merge branch 'develop' into debian/experimentalKali Kaneko
2016-05-03[feature] enable to download attachments from within webkitKali Kaneko
- Resolves: #8069 - Releases: 0.9.2
2016-05-03[pkg] remove pixelated readme, can be enabled in prefswinKali Kaneko
2016-05-03[refactor] rename and move api_contractKali Kaneko
2016-05-02[feature] pluggable backends and api registryKali 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 serviceKali Kaneko
2016-05-02[bug] fix hardcoded pathsKali Kaneko
2016-04-28[bug] do not force autobahn dependency yetKali 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 yetKali 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 packagesKali Kaneko
2016-04-28[deb] change entrypoints pathKali Kaneko
2016-04-28[pkg] add tac to manifestKali Kaneko
2016-04-27add bonafide dependencyKali Kaneko
2016-04-27add bonafide to overridesKali Kaneko
2016-04-27Merge branch 'develop' into debian/experimentalKali Kaneko
2016-04-27split packages: debian-core, debian-cliKali Kaneko
2016-04-27ignore all docker folderKali Kaneko
2016-04-27Merge branch 'bug/preferences_keys' of ↵elijah
https://github.com/meskio/bitmask_client into develop
2016-04-26[style] fix typo: Webmail -> MailKali Kaneko
2016-04-26Merge branch 'debian/experimental-pix' into debian/experimentalKali Kaneko
2016-04-26embed pixelatedKali Kaneko
2016-04-26update debian changelog to 0.9.2Kali Kaneko
2016-04-26bump _version to 0.9.2Kali Kaneko
2016-04-26freeze debian versionKali Kaneko
2016-04-26[pkg] pick cacert from the repo, not the venvKali Kaneko
2016-04-25update debian changelog to 0.9.2Kali Kaneko
2016-04-25Merge branch 'develop' into debian/experimentalKali Kaneko
2016-04-25[bug] represent keys correctly in preference windowRuben Pollan
2016-04-25[docs] add logout segfault to known issuesKali Kaneko
2016-04-25[tests] remove tox config fileKali Kaneko
2016-04-25[pkg] remove the run_tests scriptKali Kaneko
2016-04-25[docs] bury the history in docs folderKali Kaneko
2016-04-25[refactor] move the pixelated panel upwardsKali Kaneko
2016-04-25[bug] let the failure propagateRuben 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 windowKali 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 versionKali Kaneko