Commit graph

24 commits

Author SHA1 Message Date
Aravindo Wingeier 32edf54eda
Feature/removed router (#83)
* CHANGE: refactoring to simplify application, removed router layer
REMOVED: JSON api
* add licence info
2019-03-11 01:09:24 +07:00
synox 38e1d4fd42 CHANGE: detect missing imap extension and config error 2019-03-10 22:17:59 +07:00
synox 727c41f207 CHANGE: use local files instead of CDN 2019-03-06 22:34:32 +07:00
Aravindo Wingeier 8590e36394
fix #71 find config.php automatically in current and parent directori… (#74)
* fix #71 find config.php automatically. in current and parent directories. Show error message if not found.
2018-12-25 22:45:10 -03:00
Synox d86adfc950 Release 0.2.1, Show Date in title 2018-07-01 23:29:30 +02:00
Aravindo Wingeier 567459626d
Feature/new layout (#59)
* go minimal!
* cleanup style
* more whitespace, more awesome
* done with new layout. Moved buttons inside message, to avoid problems with <a> containing another <a> (which is invalid).
* added support for local date. and updated libs.
* new layout
2018-06-24 19:31:04 +02:00
Synox e4652ff62d RELEASE 0.2.0 2018-06-16 21:14:21 +02:00
Aravindo Wingeier 7d2b6eb0fb
Implement closed-by-default email list. #54 (#57)
* Implement closed-by-default email list. #54
* reload on empty page
* simple styling
2018-06-16 21:09:18 +02:00
Synox 9dc18841fd switched to manual reload to allow new features 2018-06-14 19:20:53 +02:00
Synox 75ed103d17 created JSON API, TODO: refactor 2018-03-06 22:21:43 +01:00
Aravindo Wingeier 33dedf0368
Feature/refactor imap client (#48)
Complete refactrtoring, goal: more OO, no if-else. Split functions into multiple files.
2018-03-03 21:33:29 +01:00
Synox 6572548b58 fixed bug where html in plaintext emails are interpreted as html. 2018-01-19 21:50:31 +01:00
Synox b1de900ce4 add mail counter in title 2018-01-19 21:31:52 +01:00
Synox 71582e235d #33 improve button style 2018-01-19 20:35:48 +01:00
Synox 9f6c762c18 fix #34 and #32: display HTML or Text by default. 2018-01-18 21:50:59 +01:00
Synox d60228b177 format 2018-01-13 20:20:28 +01:00
Synox 315f96af4c changelog 2018-01-13 20:19:51 +01:00
Synox 1617e8c35a changelog 2018-01-12 21:46:09 +01:00
Synox d15ff68195 update readme 2018-01-12 21:35:49 +01:00
Synox 589e0f5026 fix #21: multi domain support 2018-01-09 20:56:59 +01:00
Synox 5c6973ef8f License: GPL-3.0 2017-04-15 22:53:24 +02:00
Synox 1e53392381 release 0.1.4 2017-04-15 22:52:17 +02:00
Synox e92a92d16b License: GPL-3.0 2017-04-15 21:10:22 +02:00
synox 05f79f7cfb Feature/card design (#22)
Improved styling using card layout
2017-04-13 22:15:28 +02:00