summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-09add --offline flag and tidy up arguments by sectionsKali Kaneko
2014-01-09bump version compatKali Kaneko
2014-01-09Merge remote-tracking branch ↵Tomás Touceda
'refs/remotes/ivan/feature/4636_warn-user-if-outdated-app' into develop
2014-01-09Add flag to disable version check.Ivan Alejandro
2014-01-09Use short version since we don't care of suffix.Ivan Alejandro
This way we support client '0.5.0-rc3' if the provider supports '0.5.0'.
2014-01-09Replace version check with a better one.Ivan Alejandro
2014-01-09Add changelog for #4636.Ivan Alejandro
2014-01-09Warn the user on incompatible api error.Ivan Alejandro
- Add a proper signal for the incompatible api error. - Warn the user of an incompatible api.
2014-01-09Refactor provider utilities.Ivan Alejandro
2014-01-09Move a provider problem to a separate signal.Ivan Alejandro
- Some code cleanup - Fix typos
2014-01-09Warn the user if is using an old app version.Ivan Alejandro
[Closes #4636]
2014-01-08Flag imap session for closing. Fixes: #4925Kali Kaneko
This will need a more serious investigation, since we're not shutting down all the imap-related objects, but will do for now to prevent access to different accounts while a session is initiated in the MUA. (tested with thunderbird).
2014-01-09Merge remote-tracking branch 'refs/remotes/kali/bug/update-mail-path' into ↵Tomás Touceda
develop
2014-01-07Merge remote-tracking branch ↵Tomás Touceda
'refs/remotes/drebs/feature/4885_make-soledad-wait-for-eip-after-logging-in' into develop
2014-01-07Make Soledad wait for EIP before starting (#4885).drebs
2014-01-07Merge remote-tracking branch ↵Tomás Touceda
'refs/remotes/ivan/bug/4817_disconnect-signals-on-wizard-close' into develop
2014-01-06Disconnect signals before closing the wizard.Ivan Alejandro
[Closes #4817]
2013-12-27Merge remote-tracking branch 'refs/remotes/kali/remove_comments' into developTomás Touceda
2013-12-27update mail path after refactorKali Kaneko
2013-12-26comments here and thereKali Kaneko
2013-12-23Merge remote-tracking branch 'refs/remotes/kali/feature/moar-version-info' ↵Tomás Touceda
into develop
2013-12-23add hash specifically in about dialog.Kali Kaneko
2013-12-23Add comment about missing ~rc on the release name.Kali Kaneko
this should have been called 0.5.0~rc, but it got 0.5.0 by mistake. Leaving it that way so we can trigger with a rebuild, since changing name to 0.5.0~rc would render a lesser version.
2013-12-23fix deps for rcKali Kaneko
2013-12-23bump requirements to this unified releaseKali Kaneko
2013-12-23freeze debian version to 0.5.0-rcKali Kaneko
2013-12-23update changelog to 0.5.0Kali Kaneko
2013-12-23Merge branch 'develop' into debian-0.5.0-rcKali Kaneko
2013-12-20Merge remote-tracking branch 'refs/remotes/kali/feature/mail-debug' into developTomás Touceda
2013-12-20Merge remote-tracking branch ↵Tomás Touceda
'refs/remotes/ivan/bug/4633-fix-resolvconf-usage' into develop
2013-12-20mail logsKali Kaneko
2013-12-19Merge remote-tracking branch ↵Ivan Alejandro
'chiiph/feature/display_domain_instead_of_provider_name' into develop
2013-12-19Display domain instead of provider name in the login infoTomás Touceda
2013-12-19Merge remote-tracking branch 'chiiph/bug/use_bitmask_icon_mac' into developIvan Alejandro
2013-12-19Use Bitmask icon for admin permission dialog in OSXTomás Touceda
2013-12-19Avoids permanent break of resolv.conf.Ivan Alejandro
The resolv.conf file gets updated by resolvconf, maintaining it as a symlink allows the system to reset it during boot time. That is useful when the app has a hard crash that gives no chance to roll back our changes. [Closes #4633]
2013-12-18Merge remote-tracking branch 'chiiph/feature/refactor_backend' into developIvan Alejandro
2013-12-18Add changes fileTomás Touceda
2013-12-18Refactor provider_bootstrapper out of mainwindowTomás Touceda
2013-12-18Merge remote-tracking branch 'refs/remotes/kali/feature/repair-mailbox' into ↵Tomás Touceda
develop
2013-12-18add changes fileKali Kaneko
2013-12-18add repair mailbox utilityKali Kaneko
2013-12-17pep8Kali Kaneko
2013-12-17Merge remote-tracking branch ↵Kali Kaneko
'ivan-github/bug/4742_reset-registration-page-error' into develop
2013-12-17Reset registration error and input widgets.Ivan Alejandro
The registration widgets are cleared if the user goes back to the provider selection page. [Closes #4742]
2013-12-17take get_db_paths function out of classKali Kaneko
2013-12-17display mail version tooKali Kaneko
2013-12-16fix bitmask trigger, again. I misunderstood how they work, just need to ↵Micah Anderson
place the files
2013-12-15fix postinst trigger (#4774)Micah Anderson
2013-12-13Merge remote-tracking branch ↵Tomás Touceda
'refs/remotes/ivan/feature/4734-akm-stored-public-keys-view' into develop