Commit graph

14888 commits

Author SHA1 Message Date
pdontthink
7b4ac73975 Adding Server Settings template 2011-12-09 11:33:34 +00:00
pdontthink
a31abf581a Updating sent_confirmation strings 2011-12-09 11:28:08 +00:00
pdontthink
bb3da476fc Select Range plugin changed its text domain location as of version 3.7 2011-12-09 11:14:31 +00:00
pdontthink
52f6dd3b18 Updating restrict_senders strings 2011-12-09 10:51:03 +00:00
pdontthink
e16ac3adc2 Adding reset_prefs template 2011-12-09 10:31:38 +00:00
pdontthink
c989eedff5 Removing strings that are used in the sm domain 2011-12-09 10:24:11 +00:00
pdontthink
707a774b5f Adding otp template 2011-12-09 09:49:43 +00:00
pdontthink
4387efbc28 Updating msg_flags strings 2011-12-08 11:08:17 +00:00
pdontthink
374d14abfb Adding move_all_messages template 2011-12-08 11:02:49 +00:00
pdontthink
163243b8aa Updating mark_read strings 2011-12-08 10:49:37 +00:00
pdontthink
45fe9cbb8a Adding login_auth template 2011-12-08 10:16:31 +00:00
pdontthink
63fbd1452a Updating login_alias strings 2011-12-08 10:07:20 +00:00
pdontthink
cf739b4b4a Adding login_check template 2011-12-08 10:00:00 +00:00
pdontthink
90c4d5e524 noselect_fix_enable needs to be applied to the LIST command as well as the LSUB; refactor all those LIST calls down to just one for much better performance 2011-12-07 00:00:35 +00:00
pdontthink
17de1b24a7 Fix broken literals detection 2011-12-06 11:18:42 +00:00
pdontthink
daf0d0e2b4 Correction 2011-12-06 00:26:26 +00:00
pdontthink
305013870a Adding folder_synch template 2011-12-05 22:35:50 +00:00
pdontthink
f58f2d9b59 Update file_manager stings 2011-12-05 22:26:21 +00:00
pdontthink
ae82ce127c Updating strings for empty_folders 2011-12-05 21:45:36 +00:00
pdontthink
6003d86c63 Add email_footer template 2011-12-05 21:35:04 +00:00
pdontthink
16fac191e5 Updating compose_extras 2011-12-03 11:39:17 +00:00
pdontthink
87b837e846 compose_fix was changed to compose_extras 2011-12-03 11:38:07 +00:00
pdontthink
b33ecd0c98 This string is in 1.5.2 core 2011-12-03 11:19:21 +00:00
pdontthink
c88c9ffed5 Translation location chagned for new change_passwd version 2011-12-03 10:43:59 +00:00
pdontthink
91db409574 Updating bayesspam translations 2011-12-03 09:54:36 +00:00
pdontthink
77bd835066 Updating avelsieve translations 2011-12-03 09:46:37 +00:00
pdontthink
18d73cef8f Updating avelsieve translations 2011-12-03 09:39:15 +00:00
pdontthink
13c7334b1b Updating avelsieve translations 2011-12-03 09:16:24 +00:00
pdontthink
54d95b4ddd Adding Address Book Grouping and Pagination .pot file 2011-12-02 09:46:06 +00:00
pdontthink
99664d7906 2011-12-02 09:02:52 +00:00
pdontthink
c04faa6ff9 Adding add_address .pot file 2011-12-02 08:58:35 +00:00
pdontthink
ca4a7512dc Verify Reply To still has its uses 2011-11-29 13:13:42 +00:00
pdontthink
ba8558d3b6 Verify Reply To still has its uses 2011-11-29 13:13:13 +00:00
pdontthink
c438744674 Ensure that Reply-To isn't missing domain - we already do the same for the From header in functions/identity.php 2011-11-29 12:44:31 +00:00
pdontthink
575037e68d Ensure that Reply-To isn't missing domain - we already do the same for the From header a dozen lines up 2011-11-29 12:43:38 +00:00
pdontthink
094268cbbf Now this actually makes sense 2011-11-24 21:11:02 +00:00
pdontthink
aaf1e97bbf Add DESTDIR support to install scripts 2011-11-23 20:53:38 +00:00
pdontthink
95895d5fac To/Cc text was same color as background; Bcc text was flat-out missing; When translated, text was wrapping and looking terrible 2011-11-23 11:08:07 +00:00
pdontthink
c41e6061ae SM plugins should get first mention 2011-11-15 15:10:07 +00:00
pdontthink
f02fe04f42 Note to plugin authors 2011-11-10 03:39:26 +00:00
pdontthink
c645fb4746 Allow more than one plugin to operate on the read_body_menu_top hook at a time 2011-11-10 03:35:31 +00:00
pdontthink
823e8799d8 Fixed minor bug where too many spaces were added before XIMAPPROXY in the CAPABILITY string (thanks to Kirill Miazine) 2011-11-09 19:42:07 +00:00
pdontthink
339076f575 Use full URIs in links and form actions 2011-10-25 10:18:15 +00:00
Thijs Kinkhorst
d78d61a6b5 - Prevent syslog warning in call_user_func_array() call when no
arguments given. Patch from Jean-Philippe Guerard (#3309935).
2011-09-19 15:13:03 +00:00
pdontthink
19eb6d81e6 Temporarily sanitize output in wrong place 2011-09-11 12:26:58 +00:00
pdontthink
f3000b1bb9 Fixed broken highlighting form (missing security tokens) (#3381117) 2011-09-11 01:11:03 +00:00
pdontthink
b50270bb6a Fixed untranslated string 2011-09-11 01:08:13 +00:00
pdontthink
5bc9ad33a3 Add SASL PLAIN mechanism for IMAP logins; backported from version 1.5.2 2011-09-08 22:35:03 +00:00
pdontthink
d7ee5f0bba Fix hook name clash: new smtp_auth hook added recently (a few months ago) has been renamed to smtp_authenticate 2011-09-05 07:00:18 +00:00
pdontthink
60a66f9352 Fix hook name clash: new smtp_auth hook added in version 1.4.22 has been renamed to smtp_authenticate 2011-09-05 06:59:20 +00:00