Commit graph

127 commits

Author SHA1 Message Date
Jim Jagielski
4508535552 grr 2015-04-04 10:05:23 -04:00
Jim Jagielski
9f3634806f More quoting 2015-04-04 09:59:06 -04:00
Jim Jagielski
14c0a12362 Quoting 2015-04-04 09:53:45 -04:00
Jim Jagielski
5f9fa91f61 make flags easier to use 2015-02-25 15:58:22 -05:00
Jim Jagielski
f526e504c5 use [] format 2015-02-23 13:51:30 -05:00
Jim Jagielski
73c6feb129 need correct dir name 2015-02-23 07:17:35 -05:00
Jim Jagielski
153a0a7696 restore symlink prep 2015-02-22 19:30:29 -05:00
Jim Jagielski
a04dcebcb0 refactor 2015-02-22 16:42:41 -05:00
Jim Jagielski
d135efe5ae Use a specific _upload folder 2015-02-22 16:16:50 -05:00
Jim Jagielski
9a66c891ed Use strings 2015-02-22 15:53:37 -05:00
Jim Jagielski
a829264d30 use both 2015-02-22 15:18:56 -05:00
Jim Jagielski
acedf07fec and update w/ uploads 2015-02-22 15:07:24 -05:00
Jim Jagielski
18b15464bb use tmp/tmp as folder/uidl for to-include attachments
for new messages.
2015-02-22 13:55:17 -05:00
Jim Jagielski
43c55685a7 start work on allowing attachments for new messages
(and preping using existing attachments for replies)
2015-02-22 12:57:22 -05:00
Jim Jagielski
c6b7ad189f simplify 2015-02-21 13:31:12 -05:00
Jim Jagielski
063e1fc6cc part 2: Smarty vars have 'sm' prefix 2015-02-15 12:03:49 -05:00
Jim Jagielski
601bda9b4c Smarty vars now use 'sm' prefix instead of 'um' 2015-02-15 11:48:11 -05:00
Jim Jagielski
7b1c379406 start migration to vCard. With old format, xlate. 2015-02-10 08:39:40 -05:00
Jim Jagielski
f1fc55ba4c fix var names 2015-02-05 11:15:10 -05:00
Jim Jagielski
ce483a8573 work on new message transition 2015-02-02 15:05:20 -05:00
Jim Jagielski
3634ac5442 PSR studlyCaps 2015-01-30 07:15:36 -05:00
Jim Jagielski
774db4f2e0 localname is now the filename, not full path. We calc full path
when/if we need it.
2015-01-29 05:20:21 -05:00
Jim Jagielski
838c6c135a We need 2 options: create a full msg from a raw email message,
and just parse the body
2015-01-28 15:15:09 -05:00
Jim Jagielski
af4aab5f8c indent 2015-01-27 16:32:39 -05:00
Jim Jagielski
44b08779a2 more simplyfication 2015-01-27 16:30:45 -05:00
Jim Jagielski
199394c4ff Fold all common JS into commonJS and eval as needed.
Yeah, I know. eval.
2015-01-27 16:00:29 -05:00
Jim Jagielski
d6034596b3 move this big block of js out. 2015-01-27 14:41:41 -05:00
Jim Jagielski
40e475aca9 only allow for send/edit 2015-01-27 13:02:33 -05:00
Jim Jagielski
554e1adf21 indent 2015-01-26 15:09:19 -05:00
Jim Jagielski
df9a1724cc style changes phpms 2015-01-26 14:54:15 -05:00
Jim Jagielski
f0ce9c2cf0 this does nothing 2015-01-09 09:31:36 -05:00
Jim Jagielski
2dcdd0cbb4 rename 2015-01-06 20:27:30 -05:00
Jim Jagielski
76e5eb209b update configs 2015-01-06 16:16:41 -05:00
Jim Jagielski
ae1afd9c05 Baseline UTF8 and convert only as needed. 2014-12-18 15:55:52 -05:00
Jim Jagielski
af2fe222bd Simplify. 2014-12-15 11:57:25 -05:00
Jim Jagielski
42638d02c2 Use similar keys so that we can add to the default_prefs hash
with no real other code changes
2014-12-12 08:54:15 -05:00
Jim Jagielski
30a0a0cf76 Restruct:
isset is faster than array_key_exists
 Mbox forms
2014-12-04 10:39:33 -05:00
Jim Jagielski
61b533fe9c Since we require a 5.4 PHPMailer, we no longer need this 2014-12-03 14:23:43 -05:00
Jim Jagielski
71636b844f more 2014-12-03 14:04:03 -05:00
Jim Jagielski
d222728fac fix 2014-12-03 14:00:56 -05:00
Jim Jagielski
734f92c268 better awareness of connected and auth status 2014-12-03 12:30:19 -05:00
Jim Jagielski
2d2c791ee5 clean up 2014-12-03 09:19:07 -05:00
Jim Jagielski
e599b028eb some refinements... no more base64 2014-12-01 10:31:35 -05:00
Jim Jagielski
a93e0ffc50 more reorg... all supl files place in inc, for security and
other reasons.
2014-11-28 14:42:53 -05:00
Jim Jagielski
be9e7d1beb Use canon suffix for smarty templates 2014-11-26 12:26:54 -05:00
Jim Jagielski
aa9d27909e wip status 2014-11-21 11:39:01 -05:00
Jim Jagielski
b457490e81 And start moving from external old lib.php funcs to
telaen methods
2014-11-21 10:47:45 -05:00
Jim Jagielski
af90fbe629 Start process of having Telaen process/load/save
config and prefs, etc... centralize
2014-11-21 10:02:04 -05:00
Jim Jagielski
7da23115e9 formatting style 2014-11-21 07:28:58 -05:00
Jim Jagielski
1b2e7c7d7b Wrond func 2014-11-20 18:40:33 -05:00