Commit graph

240 commits

Author SHA1 Message Date
synox
3f3844b340 seperate layout from content to enable using two seperate web pages. 2019-03-12 09:27:45 +07:00
synox
1e87898610 fix #62 2019-03-11 21:34:54 +07:00
synox
e083b26829 fix error not finding $purifier 2019-03-11 21:06:32 +07:00
synox
60c2f6d537 ignore .php_cs.cache 2019-03-11 20:31:39 +07:00
synox
fa6849e4b1 cleanup template 2019-03-11 20:26:46 +07:00
synox
5ca123a9c5 rename user.php to User.php 2019-03-11 20:10:44 +07:00
synox
fed05235a4 controller cleanup 2019-03-11 20:09:26 +07:00
synox
fc03444fa1 composer update && composer upgrade 2019-03-11 20:01:07 +07:00
synox
c24beb2cdf composer update && composer upgrade 2019-03-11 19:59:53 +07:00
synox
d835806a28 move images to docs/ 2019-03-11 19:58:28 +07:00
synox
a564214373 renamed backend-libs to vendor 2019-03-11 19:58:03 +07:00
synox
8958007119 format code 2019-03-11 19:49:45 +07:00
synox
11b9216a0d fixed config 2019-03-11 19:45:22 +07:00
synox
b2e91089d3 update standards 2019-03-11 19:43:39 +07:00
synox
e6c59280e3 update standards 2019-03-11 19:43:20 +07:00
synox
d1a3ec0cce brew tap kabel/php-ext 2019-03-11 01:13:44 +07:00
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
synox
a68567ec61 removed unused bootstrap.min.css file 2019-03-06 22:30:45 +07:00
Aravindo Wingeier
aee1356cb6
update demo url 2019-03-03 21:34:30 +07:00
Perflyst
aca05624a4 Add missing fonts (#82)
Part of #80
2019-03-02 20:32:15 +07:00
Perflyst
65f7eef107 Replace cdn with local files (#81)
Close #80
2019-03-02 16:35:39 +07:00
dependabot[bot]
998a30300a Bump fightbulc/moment from 1.26.10 to 1.29.0 (#78)
Bumps [fightbulc/moment](https://github.com/fightbulc/moment.php) from 1.26.10 to 1.29.0.
- [Release notes](https://github.com/fightbulc/moment.php/releases)
- [Commits](https://github.com/fightbulc/moment.php/compare/1.26.10...1.29.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-03 12:05:05 -10:00
dtdaft
f34ddb77a3 Update frontend.template.php (#75)
Add </div> on line 265 to be W3C ok
2019-01-11 08:05:57 -03:00
Aravindo Wingeier
e2c66139ef
Delete Jenkinsfile 2018-12-28 21:48:33 -03:00
openshiftio-launchpad
78f94d1a7e Initial commit 2018-12-26 13:42:05 +00:00
Aravindo Wingeier
e3cf96c2d4
fix #73 2018-12-25 23:12:43 -03:00
Aravindo Wingeier
074251b68d
Update README.md 2018-12-25 22:48:15 -03: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
Aravindo Wingeier
320e4e68cf
Update frontend.template.php 2018-12-20 17:14:27 -03:00
Parveen Bhadoo
3ae1681486 Updates for Heroku (#68)
* Create app.json

* Update composer.json

* Update composer.lock
2018-09-20 13:44:41 -05:00
benzel
3e50b8250c Update frontend.template.php (#65) 2018-08-18 18:12:41 -05:00
benzel
1fe979b821 Fixes #63 (#64) 2018-08-12 07:19:45 -05:00
Synox
d86adfc950 Release 0.2.1, Show Date in title 2018-07-01 23:29:30 +02:00
Synox
9af257ca45 new screenshot 2018-06-24 19:46:53 +02:00
Synox
c115aa8d8d new screenshot 2018-06-24 19:46:13 +02:00
Synox
fc3183aa95 new screenshot 2018-06-24 19:45:43 +02:00
Synox
33839dd426 Merge remote-tracking branch 'github/master' 2018-06-24 19:43:39 +02:00
Synox
b98805ecc8 new screenshot 2018-06-24 19:43:34 +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
eacc2c0f1c Merge branch 'feature/manual-refresh' 2018-06-14 19:23:31 +02:00
Synox
b1bdcbfeff switched to manual reload to allow new features 2018-06-14 19:22:53 +02:00
Synox
9dc18841fd switched to manual reload to allow new features 2018-06-14 19:20:53 +02:00
Synox
bf57aac013 switched to manual reload to allow new features 2018-06-14 19:20:53 +02:00
Synox
8f5191f5cf moved to json api 2018-06-14 19:20:53 +02:00
Synox
cac61f6ede added HasNewMessagesController 2018-06-14 19:20:53 +02:00
Synox
1aa35ba523 remove turbolinks, to allow for new features 2018-06-14 19:20:53 +02:00