index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
bitmask
/
gui
/
mail_status.py
Age
Commit message (
Expand
)
Author
2015-01-28
Remove all the Slot() decorators.
Ivan Alejandro
2014-10-06
Replace triple dot character with 3 dots.
Ivan Alejandro
2014-08-11
used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 an...
elijah
2014-08-11
temporarily switch back to using png icons
elijah
2014-08-10
svg icons! well, how about that?
elijah
2014-07-11
Use better message for the initial sync.
Ivan Alejandro
2014-05-21
Refactor SoledadBootstrapper to backend.
Ivan Alejandro
2014-04-17
Use consistent wording for triggers documentation.
Ivan Alejandro
2014-04-17
Use Slot decorator instead of SLOT docstring.
Ivan Alejandro
2014-03-18
Catch soledad invalid token error (#5191).
drebs
2014-03-04
double dot → ellipsis
KwadroNaut
2014-02-25
fix phrasing of unread mail notification
Kali Kaneko
2014-01-14
Add an extra string for the singular 'email' word.
Ivan Alejandro
2013-11-11
Show a more generic message to the user.
Ivan Alejandro
2013-11-08
Check if we have a systray to use.
Ivan Alejandro
2013-11-08
Use custom systray that ease the tooltip use.
Ivan Alejandro
2013-11-08
Use display service name instead of hardcode it.
Ivan Alejandro
2013-11-06
Add hint about the duration of key generation.
Ivan Alejandro
2013-11-01
remove print
Kali Kaneko
2013-10-28
Mail State Machine refactor. Closes: #4059
Kali Kaneko
2013-10-17
Only show N unread Emails when N > 0
Tomás Touceda
2013-10-10
Display a Soledad error to the user if needed.
Ivan Alejandro
2013-10-10
Remove unused line.
Ivan Alejandro
2013-10-03
Start Soledad only if Mail is enabled for the current provider
Tomás Touceda
2013-10-01
Implement new UI
Tomás Touceda