1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 10:40:20 +01:00

37 Commits

Author SHA1 Message Date
Cameron
a8f23f7179 Private Messenger: Fix for post coming from profile page. 2016-04-03 17:50:42 -07:00
Cameron
9db9bd289f Private Messenger: Moved shortcode file back to avoid upgrade issues with old files. Please delete pm/shortcodes folder if it exists. Removed old attachments folder. 2016-04-03 17:01:05 -07:00
Cameron
a496b9a665 Private Messenger: Language file duplicate cleanup. 2016-04-03 15:02:25 -07:00
Cameron
2c18d90b9c Private Messages: Fixes #1485. Also check language files for changes. 'fw' (fixed width) option added to $tp->toGlyph() 2016-04-03 14:37:37 -07:00
Cameron
89f6794c53 Private Messenger: remove debug info. Fix for "Send a Reply" button. 2016-04-01 18:09:27 -07:00
Cameron
2e067dfdf7 Private Message: Issue #1423, #1434 - v2.x fixes/updates. Improved user-file upload handling. 2016-03-30 19:10:00 -07:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
SecretR
83d16f2c3d Fix user select and related in pm plugin 2014-12-22 20:35:05 +02:00
Moc
bc1e551532 Fixes #715 - Fatal error when sending Private Message to multiple users 2014-07-26 10:57:49 +02:00
Cameron
dc13895c1a Issue #547 - Upgrade legacy PM template during processing. 2014-03-26 15:28:37 -07:00
Moc
9f25edfcc2 #399 - possible fix for incompatibility with PHP 5.4+ 2013-07-08 18:56:42 +02:00
Cameron
592e070372 Issue #399 - additional fix 2013-07-08 03:18:16 -07:00
Cameron
3045587424 Possible fix for Issue #399 - Private Message Menu. 2013-07-08 01:46:14 -07:00
Moc
f65708cd5a Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp 2013-03-26 12:17:12 +01:00
Moc
2074ef8f37 Code clean-up (globals, $e107->, headers, $sql) 2013-03-25 18:48:48 +01:00
Cameron
26cced27c5 Private Message GUI fixes. 2013-02-06 00:20:11 -08:00
Cameron
39e9b14cf6 userpicker() functioning correctly with jquery 2013-02-05 16:41:01 -08:00
Cameron
2036cc7172 Private Message plugin working again to some extent. 2013-01-31 19:13:50 -08:00
e107steved
01d690bdc0 2011-01-12 14:12:47 +00:00
e107steved
6b7a4f7242 Bugtracker #4943 - new by reference deprecated 2010-04-25 07:28:48 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
716ddc3c58 Latest batch of global bashing and notice removal, remove unneeded files 2009-12-18 20:49:56 +00:00
e107steved
17b98ac017 Another attack on globals and notices 2009-12-17 22:47:20 +00:00
e107steved
bca0e748eb PM plugin latest updates - use new-style shortcode system, restructure to get rid of many globals 2009-12-16 20:23:37 +00:00
e107steved
256a0a6b12 Bugtracker #4557, #4742, #4746 hopefully sorted, plus some tidying up 2009-12-10 20:40:39 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
CaMer0n
0b7f9467a1 Little experiment with PM - not fully functional, but you get the idea. 2009-07-21 14:44:15 +00:00
e107steved
055f6bb79e Bugtracker #4670 - block class send if 'send to multiple users' not allowed 2009-02-02 17:43:06 +00:00
e107steved
d3798aff35 Bugtracker #4573 - show inbox after user block/unblock 2008-11-08 17:11:44 +00:00
mcfly
73005f3993 read and unread timouts now uses days instead of minutes 2008-02-02 22:41:55 +00:00
e107steved
7e00c71835 Bugtracker #4068 - PM display after message delete 2007-09-22 17:41:29 +00:00
mcfly
4cff59675c Bugtracker #4011 2007-07-14 20:38:11 +00:00
e107steved
012f6eda88 Bugtracker #3997 - missing global - thanks Father Barry 2007-06-28 19:28:23 +00:00
e107steved
f4fc7edcdb Notice removal 2007-05-28 11:18:19 +00:00
e107steved
edf0d974a5 Block anonymous use if pm not set up 2006-12-30 12:41:46 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00