Jimako
|
8324e24776
|
PM class - fix PHP 8 #4998
fix for #4998 Fatal error: Uncaught TypeError: count()
Pull request: https://github.com/e107inc/e107/pull/5006
|
2023-06-14 14:37:56 -05:00 |
|
Moc
|
24f952a70a
|
Fixes #4801 - Remove whitespace from LAN definition (PM plugin)
|
2022-10-08 15:33:11 +02:00 |
|
Cameron
|
402d1f4126
|
Closes #1801 Code cleanup. Deprecated method errors added.
|
2020-12-22 14:48:28 -08:00 |
|
Cameron
|
630f3f415f
|
Improved detection of deprecated functions/methods and display in DEBUG mode: deprecated.
|
2020-12-21 10:00:28 -08:00 |
|
Cameron
|
601df26d51
|
Code optimization for speed and reduced memory usage.
|
2020-12-20 11:50:10 -08:00 |
|
Cameron
|
5b82c292b1
|
Code cleanup
|
2020-12-18 19:55:12 -08:00 |
|
Cameron
|
f5153bf640
|
Updating of deprecated method usage. Removal of old files. Log tests added.
|
2020-12-18 09:39:02 -08:00 |
|
Cameron
|
b0f28633bb
|
Improved image testing. File class mime-detection improvements. Fix for use of e107_ini_set() which is only declared during installation. gSitemap typo fix.
|
2020-12-10 09:41:00 -08:00 |
|
Cameron
|
09fb747374
|
Code cleanup
|
2020-12-05 14:13:18 -08:00 |
|
Cameron
|
f4b1cc471c
|
Use getUsersInClass() for get_users_inclass() method.
|
2019-04-18 10:25:00 -07:00 |
|
rica-carv
|
c6bc61e1fe
|
Update pm_class.php
|
2017-04-11 21:52:09 +01:00 |
|
rica-carv
|
0191c3bda2
|
Update pm_class.php
|
2017-04-11 20:47:09 +01:00 |
|
rica-carv
|
4490ea48bb
|
Add files via upload
|
2017-04-09 16:37:33 +01:00 |
|
rica-carv
|
d1c96113e7
|
Update pm_class.php
|
2017-04-03 15:19:17 +01:00 |
|
Cameron
|
a8f658283f
|
Private Messaging - VIP Class feature added.
|
2016-05-05 19:20:17 -07:00 |
|
Cameron
|
79c6e80c4f
|
Fix for PM Send permissions.
|
2016-04-25 09:31:55 -07:00 |
|
Cameron
|
a21d351cd2
|
PM Notification datestamp fix.
|
2016-04-23 14:13:31 -07:00 |
|
Cameron
|
3c0f501e43
|
Extra bootstrap styles added to default mail template. Precautions for legacy sitebutton resize. PM notify template clean up.
|
2016-04-22 16:11:47 -07:00 |
|
Cameron
|
7e7833cbda
|
Fixes #1532 PM notification template.
|
2016-04-17 12:04:35 -07:00 |
|
Cameron
|
308f5c9810
|
Rollback changes to JS on Fileinspector. Should fix issue #1454
|
2016-04-16 15:56:02 -07:00 |
|
Cameron
|
75d94755d4
|
Issue #1532 - PM Message URL fix and template added. Requires testing.
|
2016-04-13 10:16:17 -07:00 |
|
Cameron
|
2971fb184c
|
PM Email Notifications: Fixes #1487
|
2016-04-10 08:43:54 -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
|
486f3d4961
|
Issue #1356 - PHP7 Fixes.
|
2016-02-14 12:15:55 -08:00 |
|
Cameron
|
f2116a5d24
|
Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected.
|
2015-06-26 20:24:53 -07:00 |
|
Cameron
|
1b16cadb47
|
Fixes #729 - PM links in notification emails.
|
2015-04-23 20:52:38 -07:00 |
|
Cameron
|
9708756548
|
Fixes #977 - PM send to multiple users. Cleaned up some of the GUI for Bootstrap.
|
2015-04-23 09:53:54 -07:00 |
|
Lóna Lore
|
5744cf5514
|
Missing event triggering after sending to a single person. Append ID of inserted row to event data.
|
2015-03-04 16:25:36 +01:00 |
|
Cameron
|
dab64ca165
|
New event trigger names reworked. Replaced all '-' with '_' for compatibility with e_notify.
|
2015-02-12 16:52:30 -08:00 |
|
Lóna Lore
|
b8be599b9a
|
Issue #877: Feature request: event triggerings in core plugins (e.g: forum, pm, chatbox_menu)
|
2015-02-10 10:32:37 +01:00 |
|
Moc
|
3cae2aa4ef
|
PM template - fixes incorrect FORM_MESSAGE update
|
2014-08-15 15:56:21 +02:00 |
|
Moc
|
69805f65c3
|
Fixes #720 - PM's are now actually removed from the outbox when marked as deleted. PM is no longer deleted from sender's outbox when receiver deletes the PM from inbox.
|
2014-08-02 13:26:21 +02:00 |
|
Moc
|
b6da517bd5
|
Fixes #547 - PM plugin issuse (outbox messages not rendering, outbox count, and outbox date)
|
2014-05-18 16:37:11 +02:00 |
|
Cameron
|
dc13895c1a
|
Issue #547 - Upgrade legacy PM template during processing.
|
2014-03-26 15:28:37 -07:00 |
|
Moc
|
fab5911220
|
Typo fix - fatal error on deleting PM
|
2013-05-10 16:14:19 +02: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
|
2036cc7172
|
Private Message plugin working again to some extent.
|
2013-01-31 19:13:50 -08:00 |
|
secretr
|
d68f89e9d3
|
PM - URL support, old URL config removed
|
2011-12-06 11:24:41 +00:00 |
|
e107steved
|
8a9843450d
|
Bugtracker #5196 - send PM to user with apostrophe in display name
|
2011-04-18 17:43:25 +00:00 |
|
e107steved
|
01d690bdc0
|
|
2011-01-12 14:12:47 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
e107steved
|
09129bbbd3
|
Bugtracker #3158 - bulk PM sends now queued. Plus a few bug fixes
|
2010-01-06 20:09:58 +00:00 |
|
e107steved
|
74f2c27c18
|
Notice removal, small bug fixes
|
2010-01-04 21:35:38 +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
|
5a432e9958
|
PM next update - admin logging, more reformatting
|
2009-12-11 22:33:15 +00:00 |
|
e107steved
|
256a0a6b12
|
Bugtracker #4557, #4742, #4746 hopefully sorted, plus some tidying up
|
2009-12-10 20:40:39 +00:00 |
|