index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
pixelated
/
user_agent.py
Age
Commit message (
Expand
)
Author
2014-10-15
moving things out of user_agent. now it is called runserver and only does bas...
Duda Dornelles
2014-10-15
Changed pixelated mail file to mail, because it has more than pixelated mail
Bruno Wagner
2014-10-15
Extracting features controller
Duda Dornelles
2014-10-15
Extracting controller classes
Duda Dornelles
2014-10-15
Getting rid of singletons and optimizing imports
Duda Dornelles
2014-10-14
Fixing mail index for mark as read unread
Duda Dornelles
2014-10-14
Indexing mails when (un)marking as read and fixing tags count
Duda Dornelles
2014-10-14
No more tag_index - now whoosh does everythin
Duda Dornelles
2014-10-14
adds tests and listener for indexing mails created outside the user agent, se...
Victor Shyba
2014-10-13
#89 - separates manage draft and send mail responsibilities
Patrick Maia
2014-10-13
#104 Implemented mark single mail as unread
Lisa Junger
2014-10-10
Sorting mails by date - again
Duda Dornelles
2014-10-09
Added whoosh as search engine (issue #94).
Folker Bernitt
2014-10-09
Skip default tags for tag suggestions.
Folker Bernitt
2014-10-08
#92 Add handling of errors when sending mail
Alexandre Pretto Nunes
2014-10-08
Filter tags by query (issue #52).
Folker Bernitt
2014-10-08
Added logout link to dispatcher (issue #55).
Folker Bernitt
2014-10-02
Added config file command line parameter to user agent.
Folker Bernitt
2014-10-01
#53 - does not allow reserved names in tags
Patrick Maia
2014-09-29
Testing drafts in integration, fixing a bug where the sent wasnt leaving the ...
Duda Dornelles
2014-09-29
Fixing send mail
Duda Dornelles
2014-09-25
Added a bit of relisience to errors in draft parsing and started fixing some ...
Bruno Wagner Goncalves
2014-09-25
Drafts working now for both create and update
Bruno Wagner Goncalves
2014-09-25
Fixing headers for showing mails and indexing new docs
Duda Dornelles
2014-09-25
Creating mail right on soledad
Duda Dornelles
2014-09-24
Adding InputMail model to be used to send mails and save drafts
Duda Dornelles
2014-09-23
Added basic mail saving
Bruno Wagner Goncalves
2014-09-22
Moving soledad code to pixelated mailbox and making it work with the app - di...
Duda Dornelles
2014-09-22
initial implementation for getting all mails
Duda Dornelles
2014-09-19
Update draft route
Duda Dornelles
2014-09-17
74 - moves move_to_trash logic to PixelatedMailboxes and adds some tests
Patrick Maia
2014-09-17
fixing static_folder path for when running from debian package
Duda Dornelles
2014-09-15
fixing pep8
Patrick Maia
2014-09-15
adding feature toggle for drafts
Patrick Maia
2014-09-15
When adding draft, return the mail with the new draft id so the UI can update...
Duda Dornelles
2014-09-15
added drafts.
Lisa Junger
2014-09-15
#74 - Moving message to trash mailbox
Patrick Maia
2014-09-11
Refactoring tags functionality into TagService
Duda Dornelles
2014-09-10
Build and add resources at the right locations.
Folker Bernitt
2014-09-06
#51 - does not use Tag objects when strings are enough
Patrick Maia and Victor Shyba
2014-09-05
Added register cli command.
Lisa Junger
2014-09-03
reactivating reply/reply all/forward; deactivating reply draft
Duda Dornelles
2014-09-01
using argparse for help and optional arguments. eg: --debug
Victor Shyba
2014-08-29
Refactoring into mailboxes and mailsender - less colaborators for mail service
Duda Dornelles
2014-08-29
Removed flask reloader and changed the twisted port to be fixed again, now ru...
Bruno Wagner Goncalves
2014-08-28
fixing pep8
Duda Dornelles
2014-08-28
moving user agent initialization (mail service, leap_session, app_config) to ...
Duda Dornelles
2014-08-28
fixing pep8
Duda Dornelles
2014-08-28
Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...
Duda Dornelles
2014-08-28
Added mail filtering by tag.
Folker Bernitt
[next]