Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-06 | Issue #274 - fixes bug on numeric tags removal | Patrick Maia | |
2015-02-06 | for #167, moving contacts suggestions search logic to a separate module | Victor Shyba | |
2015-02-06 | Update README.md | Neissi Torres Lima | |
changed to https git clone | |||
2015-02-05 | for #167, deduplicate contacts by largest | Victor Shyba | |
2015-02-05 | #270 Added the debian backport for use the last version of python-sqlcipher | Jefferson | |
2015-02-05 | (Re-)added error handling for twisted smtp sender. | Folker Bernitt | |
- Issue #249 - Fixed all tests with that rely on sendmail deferred. | |||
2015-02-05 | #268 Added a condition on vagrant file to apply synced folder type rsync ↵ | Jefferson | |
only on Windows | |||
2015-02-04 | updated leap_archive_key | varac | |
2015-02-04 | Fixing setupjs | Neissi Torres Lima | |
2015-02-04 | Refactoring more of resource logic into service. No more search engine on ↵ | Duda Dornelles | |
mail(s) resource | |||
2015-02-03 | Issue #176 - tags with multiple words are now searcheable | Patrick Maia | |
2015-02-03 | removes unused imports | Patrick Maia | |
2015-02-03 | Issue #176 - as with special characters, white spaces are not welcome in ↵ | Patrick Maia | |
html ids | |||
2015-02-03 | fixing pep8 | Duda Dornelles | |
2015-02-03 | Running functional tests with phantomjs | Duda Dornelles | |
2015-02-03 | Fixing jshint | Duda Dornelles | |
2015-02-03 | Movinge MailsResource#render_POST logic to MailService and some ↵ | Duda Dornelles | |
search_engine calls to Mailbox | |||
2015-02-03 | Moving mails_resouce render_GET logic to mail_service | Duda Dornelles | |
2015-02-03 | +@kaofelix, for #173. Fix XSS on suggestions | Victor Shyba | |
2015-02-03 | Auto-detecting the number of cores to run integration tests in parallel | Duda Dornelles | |
2015-02-03 | Upgrading to twisted 13.2.0 | Duda Dornelles | |
2015-02-03 | Enabling integration tests to be run in parallel | Duda Dornelles | |
If we were using twisted 12.3.0, this change would allow us to run the tests with 'trial -j <number of tests to run in parallel>'. In a simple test in my box the integration test suite got 3x faster | |||
2015-02-03 | Simplified the quickstart instructions | Bruno Wagner Gonçalves | |
2015-02-02 | Issue #242 always check for logout enabled when rendering button. | Lisa Junger | |
- fixed problems with multiple toggles. | |||
2015-02-02 | Correct usage of off-canvas | Lisa Junger | |
- Issue #242 | |||
2015-02-02 | Added test for previous commit, delete permanently button. | Folker Bernitt | |
- Issue #20 | |||
2015-02-02 | Merge pull request #267 from birgitta410/master | Folker Bernitt | |
Issue #20: Label button 'Delete PERMANENTLY' when in trash | |||
2015-01-31 | Issue #20: Label button 'Delete PERMANENTLY' when in trash | Birgitta B | |
2015-01-30 | #236 Fixed variable and method names | Jefferson Stachelski | |
2015-01-30 | Removing duplicate email address | simnyatsanga | |
2015-01-30 | #258 no need to install pysqlcipher from pip to build docker anymore | Duda Dornelles | |
2015-01-30 | Fixed pep8 on mail_service.py | Jefferson Stachelski | |
2015-01-30 | Merge branch 'message_sending_error_handling' | Pixpoa pairing | |
2015-01-30 | 249 Implemented a feature that send an email when something was wrong to ↵ | Jefferson Stachelski | |
send email | |||
2015-01-30 | Added npm run watch command that runs compass and handlebars. | Folker Bernitt | |
- Starts two watch jobs for compass and handlebars in parallel - Issue #259 | |||
2015-01-29 | Fixing unit test that was looking for titles inside the shortcuts | Gabriel Albo | |
2015-01-29 | Removed logout text from the logout icon | Bruno Wagner | |
2015-01-29 | Fixed typo in gnupg package hack | Bruno Wagner | |
2015-01-29 | (Duda) #259 - Adding compass watch | Gabriel Albo | |
2015-01-29 | Removing all titles when hovering | Gabriel Albo | |
2015-01-29 | #249 removed unecessary return | Jefferson Stachelski | |
2015-01-29 | #249 make the sending process a deferred | Alexandre Pretto Nunes | |
2015-01-29 | Small refactor on mail items | Alexandre Pretto Nunes | |
2015-01-29 | source correct virtualenv | Christoph Kluenter | |
this was a cut'n'paste error | |||
2015-01-29 | Fixing logo size and top padding | Gabriel Albo | |
2015-01-29 | run some more stuff on first login | Christoph Kluenter | |
we need to build the css,js bower packages on login because its not contained in the image | |||
2015-01-29 | run setup py on login | Christoph Kluenter | |
we need to create some egg files for the user-agent before everything works | |||
2015-01-29 | Issue #242 abstracted color for logout to use _colors. | Lisa Junger | |
2015-01-29 | pixelated-project/pixelated-platform#54 : monkey-patching twisted web ↵ | Duda Dornelles | |
ESMTPSenderFactory to not requireTransportSecurity since it will user reactor.connectSSL anyways. This is a know bug on Twisted-Web 12.0.0 that gets fixed on newer versions but since we are support wheezy we need the hack | |||
2015-01-29 | Fixing pixelated logo. For some reason, the svg file wasn't being displayed, ↵ | Gabriel Albo | |
so I changed to a png file instead |