Commit graph

647 commits

Author SHA1 Message Date
RainLoop Team
c6ec3fb311 Small fixes 2014-10-19 22:04:28 +04:00
RainLoop Team
aabed21b19 Added additiona setting for google drive integration 2014-10-18 21:24:00 +04:00
RainLoop Team
430d36a648 Added "verify ssl certificate" setting in Admin panel interface (Security tab) 2014-10-18 19:29:58 +04:00
RainLoop Team
d17f249f45 Small fixes 2014-10-18 19:21:43 +04:00
RainLoop Team
adb92ba3ef Added new admin login text input (Admin/Security)
Themes now work for admin panel too.
2014-10-18 19:07:26 +04:00
RainLoop Team
8cf8b94d39 Code refactoring 2014-10-18 17:43:44 +04:00
RainLoop Team
345e7c58af Move RainLoop core files to new folder 2014-10-18 16:52:51 +04:00
RainLoop Team
3a9bc849c9 Header parser fixes (ISO_2022_JP charset probles) (Closes #355)
+ Small fixes
2014-10-18 01:09:20 +04:00
RainLoop Team
6b0ca800e8 Update MailSo license 2014-10-17 14:15:19 +04:00
RainLoop Team
9c43105e95 Added more plugin hooks
Added proxy auth plugin example (dev)
2014-10-16 19:58:54 +04:00
RainLoop Team
819ba4a2ef Code refactoring 2014-10-15 19:11:50 +04:00
RainLoop Team
0af6fbadaa Added apc cache for config files
Loggin improvements
2014-10-14 19:19:05 +04:00
RainLoop Team
ef7f8bddb3 Small fixes 2014-10-14 02:39:23 +04:00
RainLoop Team
1dc561c25e Small fix 2014-10-12 19:02:28 +04:00
RainLoop Team
c923a23e4d Fixed folder names hash function (Closes #348) 2014-10-10 18:40:57 +04:00
RainLoop Team
14e2f1705a Moved [labs.verify_ssl_certificates] setting to ssl section ([ssl.verify_certificate] = Off)
Added [ssl.cafile] = '' setting
2014-10-10 18:34:28 +04:00
RainLoop Team
e1d3010054 Added MailSo hooks 2014-10-09 19:19:39 +04:00
RainLoop Team
cfbda969d1 verify_ssl_certificates = false
Release commit
2014-10-08 11:41:21 +04:00
RainLoop Team
ecc2bdad24 Removed "Verify ssl certificate" setting (#332)
Added global "labs.verify_ssl_certificate" settings (default:true) (#332)
Fixed php notices
2014-10-07 18:47:54 +04:00
Artur
f8534ef5e6 Update pt-br.ini
General revision of the pt-br translation, correcting....
2014-10-06 23:10:38 -03:00
Artur
782486d4bf Update pt-br.ini
General revision of the pt-br translation, correcting...
2014-10-06 22:58:45 -03:00
RainLoop Team
49f6c8bbe9 Added "Verify ssl certificate" setting in domain configuration popup (Closes #332) 2014-10-07 01:47:21 +04:00
RainLoop Team
c8bd765e12 Added large thread limit setting [labs.imap_large_thread_limit = 100] (Closes #339) 2014-10-07 00:56:45 +04:00
RainLoop Team
d63dc10e5b Remote host ssl verification 2014-10-06 18:25:36 +04:00
RainLoop Team
c26ab305a1 Small fixes
Release commit
2014-10-05 22:53:24 +04:00
RainLoop Team
78f09856e3 Code refactoring
Enable password validation (password change plugins)
2014-10-04 22:31:29 +04:00
RainLoop Team
d3abb31ee7 Merge pull request #338 from filipblaauw/master
Updated norwegian strings in no.ini
2014-10-04 15:59:02 +04:00
RainLoop Team
d8321a522e ko cleaning up 2014-10-04 15:58:01 +04:00
RainLoop Team
fcac46f60e Small fixes 2014-10-04 12:42:39 +04:00
Filip Blaauw
81d69b1c52 Updated norwegian strings in no.ini
All strings are now in norwegian.
2014-10-03 23:19:39 +02:00
RainLoop Team
36bdce3084 Remove tags support from code. 2014-10-03 23:09:13 +04:00
RainLoop Team
79ad7ccd0b Added allow_universal_login setting (login in to admin panel using main login form) 2014-10-03 00:22:06 +04:00
RainLoop Team
81d3d40369 Fixed message deletion (permanent) 2014-10-02 16:33:19 +04:00
RainLoop Team
195d13dc0d Small fixes 2014-10-02 00:19:03 +04:00
RainLoop Team
60b449b9f8 remove imap_message_list_hide_deleted_messages setting (it's a bad idea to use it)
fixed uid cacher
certificate validatetion on test connection (first look)
2014-10-01 01:27:00 +04:00
Artur
df302382c4 Update pt-br.ini
Bad translation. Send = Enviar / Sent = Enviado
2014-09-30 00:43:28 -03:00
RainLoop Team
9dbed6f929 Undeleted count cache fixes 2014-09-29 21:20:13 +04:00
RainLoop Team
a1cde2c246 Added swedish translation 2014-09-29 21:02:51 +04:00
RainLoop Team
cf3fde8f19 Lithuanian translation (Update) 2014-09-29 20:55:13 +04:00
RainLoop Team
cf34b55f7f Merge pull request #334 from daliusm/patch-2
Update langs.ini
2014-09-29 18:45:42 +04:00
daliusm
56f60bc847 Update langs.ini
Added Lithuanian language
2014-09-29 17:06:11 +03:00
daliusm
b737a1a671 Create lt.ini
Lithuanian translation
2014-09-29 16:58:55 +03:00
RainLoop Team
2b3889392d Added "custom-system-folders" plugin
Small fixes
2014-09-26 20:44:04 +04:00
RainLoop Team
085095b717 Plugin system improvements
+ piwik analytics plugin (not tested)
2014-09-25 19:37:11 +04:00
RainLoop Team
4c38993c26 Fixed cPanel plugin 2014-09-25 14:54:20 +04:00
RainLoop Team
67678017a8 "cpanel-change-password" plugin improvements 2014-09-24 02:03:50 +04:00
RainLoop Team
d8dc6ee5ec MailSo message count optimizations 2014-09-22 19:29:05 +04:00
RainLoop Team
5aea463333 Small changes (Language popup) 2014-09-22 11:12:12 +04:00
RainLoop Team
1066af98d4 Login password RSA encrypt/decrypt 2014-09-19 17:32:21 +04:00
RainLoop Team
dfb3a07536 Disable previous pull-request (after testing) 2014-09-19 15:32:35 +04:00
RainLoop Team
48dc9859c2 STARTTLS detection fix 2014-09-19 11:52:29 +04:00
Kenneth
e5794ca08f Fixed viewport tag 2014-09-19 02:44:45 +01:00
RainLoop Team
2271712305 MailSo Fixes (remove xlist) 2014-09-17 19:25:30 +04:00
RainLoop Team
6debdee43e Small fix 2014-09-16 19:04:16 +04:00
RainLoop Team
7221add1ff Small fixes 2014-09-16 00:54:20 +04:00
RainLoop Team
1d309979b8 Small fixes 2014-09-12 19:25:37 +04:00
RainLoop Team
cdf812ae9a Update Jua 2014-09-11 19:00:05 +04:00
RainLoop Team
06274c6a7c Code refactoring
Fixed owncloud password encoder/decoder (#291)
Fixed ckeditor in ownCloud iframe (Closes #302)
Release commit
2014-09-06 01:44:29 +04:00
RainLoop Team
7a374ebe03 Fixed Opening an email with specific content „hangs” RainLoop in the browser (Closes #308)
Code refactoring
2014-09-05 19:53:44 +04:00
RainLoop Team
af43329902 .gitignore change 2014-09-05 03:24:31 +04:00
RainLoop Team
e39f0caf2c delete auto js/css files 2014-09-05 03:22:39 +04:00
RainLoop Team
27d4bd74ad browserify -> webpack
Code refactoring
2014-09-05 02:49:03 +04:00
RainLoop Team
542c46b654 Fixed popup message styles (#278) 2014-09-04 20:00:11 +04:00
RainLoop Team
9bde3fe5dd Added "write_on_php_error_only" setting 2014-09-03 23:53:24 +04:00
RainLoop Team
9bf5847983 Header parsing optimization 2014-09-03 13:22:05 +04:00
RainLoop Team
664c1dca80 Fix local storage (Closes #303) 2014-09-02 15:34:17 +04:00
RainLoop Team
77870442fe Fixed MailSo header parsing 2014-09-02 13:54:22 +04:00
RainLoop Team
ccbf04cb67 Code refactoring
Fixed languages popup
Release commit
2014-09-02 04:15:31 +04:00
RainLoop Team
fa795947cf Code refactoring 2014-09-01 20:05:32 +04:00
RainLoop Team
759327527f Release commit 2014-08-31 01:42:41 +04:00
RainLoop Team
abdd452be6 Update ckeditor 2014-08-31 00:37:36 +04:00
RainLoop Team
c7108a74e0 Change password plugins fixes
Small fixes
2014-08-31 00:04:11 +04:00
s4l1h
6bce655764 translate turkish language 2014-08-30 20:40:47 +03:00
RainLoop Team
8013c0dc25 Added csscomb
Small fixes
2014-08-29 19:30:52 +04:00
RainLoop Team
39255ae061 Added autoprefixer + csslint 2014-08-28 19:27:30 +04:00
RainLoop Team
5009546a91 Small fixes 2014-08-28 18:18:07 +04:00
RainLoop Team
f92120a5a7 Small fixes 2014-08-28 15:46:18 +04:00
RainLoop Team
c5bffef9cd Added "imap_message_list_fast_simple_search" setting 2014-08-28 15:26:26 +04:00
RainLoop Team
5a84370077 Small fixes 2014-08-28 14:00:20 +04:00
RainLoop Team
22a0a0c2f3 Fix loading font (Closes #297) 2014-08-28 12:03:23 +04:00
RainLoop Team
86b8653357 Small fixes 2014-08-27 20:06:10 +04:00
RainLoop Team
ea8d14a102 Merge pull request #295 from ervee/lang-nl-update-20140717
modified:   rainloop/v/0.0.0/langs/nl.ini
2014-08-27 20:03:48 +04:00
RainLoop Team
b4f416b6f8 Code refactoring 2014-08-27 19:59:44 +04:00
ervee
b5ab92b067 modified: rainloop/v/0.0.0/langs/nl.ini
Second big dutch update
	All is translated now
2014-08-27 17:33:17 +02:00
RainLoop Team
36329110e5 Code refactoring 2014-08-26 19:24:47 +04:00
RainLoop Team
9c52fdd028 CommonJS (research/6) 2014-08-26 10:31:20 +04:00
RainLoop Team
e600e32ddb CommonJS (research/5) 2014-08-25 19:49:01 +04:00
RainLoop Team
8d73c7b1b2 CommonJS (research/4) 2014-08-25 11:10:51 +04:00
RainLoop Team
06bb124379 CommonJS (research/3) 2014-08-22 19:08:56 +04:00
RainLoop Team
586abbb802 CommonJS (research/2) 2014-08-21 19:08:34 +04:00
RainLoop Team
56607de87c CommonJS (research) 2014-08-20 19:03:12 +04:00
RainLoop Team
2fa2cd191e knockout bind optimizations 2014-08-20 12:37:20 +04:00
RainLoop Team
eb11eaa096 MailSo fixes 2014-08-19 16:39:27 +04:00
RainLoop Team
860bf3be74 Fixed width and spacing in plain text email (#278) 2014-08-19 16:27:25 +04:00
RainLoop Team
69e3ebb146 Update knockoutjs 2014-08-19 14:33:59 +04:00
RainLoop Team
79a5c11556 Added resources folder (Code refactoring) 2014-08-15 19:18:40 +04:00
RainLoop Team
25624c280d Fix mailto lowercase 2014-08-15 11:23:37 +04:00
RainLoop Team
5d6ca00687 Small fixes
Release commit
2014-08-14 23:05:54 +04:00
RainLoop Team
ff7b71fd6c Code refactoring 2014-08-14 22:34:38 +04:00
RainLoop Team
7c25098c1b fix compose signature compiler 2014-08-14 17:09:42 +04:00
RainLoop Team
25cf891037 Added async script loader 2014-08-14 13:26:58 +04:00
RainLoop Team
9a30680748 Added \RainLoop\Api::ClearUserData() function 2014-08-14 00:40:56 +04:00
RainLoop Team
290cf38b97 Code refactoring
Threads sorting
Big mailbox optimazations
Added "labs.imap_message_list_date_filter"
Added "labs.imap_message_list_count_limit_trigger"
Added "labs.imap_message_list_hide_deleted_messages"
2014-08-13 20:13:50 +04:00
RainLoop Team
4569190691 Added "hide_dangerous_actions" setting 2014-08-12 19:19:39 +04:00
RainLoop Team
d79947259b Small fixes 2014-08-12 18:27:41 +04:00
RainLoop Team
016b3eead3 mailto link parser 2014-08-12 17:51:34 +04:00
RainLoop Team
6ad84283b7 Html Editor default font 2014-08-12 16:32:08 +04:00
RainLoop Team
2dd9b076fe Some fixes for new owncloud functionality
+ Small other fixes
2014-08-11 20:31:28 +04:00
RainLoop Team
86f282f885 Update openpgpjs library
Small changes
2014-08-07 13:34:20 +04:00
RainLoop Team
2d9ac0b53a Small fixes 2014-08-07 01:10:16 +04:00
RainLoop Team
1027f319ed Sieve Filters (Interface first look)
Code refactoring
Small fixes
2014-08-07 01:02:20 +04:00
RainLoop Team
409e9fbdc2 Google Drive improvement 2014-08-04 18:00:16 +04:00
RainLoop Team
d8bef79fc5 Small fixes 2014-08-01 11:07:54 +04:00
RainLoop Team
3b29e93db1 Small fixes 2014-07-31 19:13:32 +04:00
RainLoop Team
9ac4d3ac14 Fixed keyboards shortcuts for message view (Closes #261) 2014-07-31 17:48:00 +04:00
RainLoop Team
b83ed4b1ce Fixed translation issue (Closes #263) 2014-07-31 17:29:11 +04:00
RainLoop Team
7dc9441852 Fix intenaldate parser 2014-07-31 00:57:41 +04:00
RainLoop Team
1de1ecc9c4 Code refactoring 2014-07-30 20:01:02 +04:00
RainLoop Team
58d8e92902 Small fixes 2014-07-30 15:57:38 +04:00
RainLoop Team
7348b9b8a4 Added Google Drive support 2014-07-30 12:48:59 +04:00
RainLoop Team
7107104e1a Google Drive (second look) 2014-07-29 14:28:02 +04:00
RainLoop Team
eea55d4e0a Fix Firefox password autofill issue (Closes #229) 2014-07-29 00:56:18 +04:00
RainLoop Team
4d2df09946 Google Drive (first look) 2014-07-28 19:55:22 +04:00
RainLoop Team
1d39879765 Trying different sso type (PHP) for ownCloud package 2014-07-25 20:05:20 +04:00
RainLoop Team
777d014403 Experiments with RSA encryption 2014-07-25 02:28:10 +04:00
RainLoop Team
bbcbfdc150 Experiments with RSA encryption 2014-07-24 20:18:03 +04:00
RainLoop Team
11608e5f64 Added "determine_user_domain" setting 2014-07-24 18:45:23 +04:00
RainLoop Team
2390a4f575 Update reply subject function 2014-07-23 19:49:10 +04:00
RainLoop Team
5a762f5066 Small fixes 2014-07-23 19:05:16 +04:00
RainLoop Team
b68a56cf6b cUrl FollowLocation workaround 2014-07-23 16:51:21 +04:00
RainLoop Team
376f91fee2 Additional headers 2014-07-23 00:12:37 +04:00
RainLoop Team
e4333a6f90 Experemental Plain2Html/Html2Plain convertor (+ jQuery linkify) 2014-07-22 03:58:13 +04:00
RainLoop Team
0fc8967a7f Added IMAP body text limit 2014-07-18 15:32:03 +04:00
ervee
2a57ba8235 modified: rainloop/v/0.0.0/langs/nl.ini
Minor spelling update
2014-07-17 22:44:28 +02:00
ervee
dc9d95f4ff modified: rainloop/v/0.0.0/langs/nl.ini
Big NL language update. Will do another (the rest) soon I hope!
Most changes are from literal to Outlook or similar most used translations.
2014-07-17 22:39:17 +02:00
RainLoop Team
fd9c0e25d8 Subject smart highlighter 2014-07-17 18:35:48 +04:00
RainLoop Team
cf80b8f21b Remove reply counter (Closes #227, Closes #221, Closes #202) 2014-07-17 17:45:57 +04:00
RainLoop Team
cb58103c23 Small fix 2014-07-17 14:48:40 +04:00
RainLoop Team
97d3f4a13c Сheck attachments on compose (Closes #161) 2014-07-17 14:39:13 +04:00
RainLoop Team
d80a9e8485 Added "Default identity" setting (Closes #157) 2014-07-16 22:57:17 +04:00
RainLoop Team
c82a897582 Fix OpenPgp functionality (1.6.7.140 bug) 2014-07-16 11:40:27 +04:00
RainLoop Team
484271bb69 Release commit
Refactoring
2014-07-15 22:45:15 +04:00
RainLoop Team
958c814c86 Refactoring 2014-07-15 16:20:08 +04:00
RainLoop Team
310dbf9224 Small fixes 2014-07-11 22:57:22 +04:00
RainLoop Team
1241b14b9d Fix translations 2014-07-10 23:21:44 +04:00
RainLoop Team
c155a6c200 Fix Ask popup bug (#231) 2014-07-10 18:44:45 +04:00
RainLoop Team
aa7e198f3c Setup default php settings 2014-07-07 18:31:09 +04:00
RainLoop Team
4e6571691d Fix css - Flag of the United Kingdom 2014-07-04 00:33:43 +04:00
RainLoop Team
f05e38a7c7 Merge pull request #223 from alex-connor/patch-3
update ua.js
2014-07-04 00:24:21 +04:00
RainLoop Team
d0dbb26548 Migrate RainLoop Webmail to use Facebook Graph API instead of FQL 2014-07-04 00:11:47 +04:00