Cameron
|
809146ef6a
|
Removed a method specific to PHP versions earlier than 5.4 . Additional parser tests added.
|
2021-01-18 10:27:41 -08:00 |
|
Cameron
|
419a0e727a
|
Fix for HTML used on text_truncate(). Ignore setcookie() in CLI mode.
|
2021-01-18 07:40:17 -08:00 |
|
Cameron
|
b94acc09e2
|
More parser tests.
|
2021-01-15 14:24:28 -08:00 |
|
Cameron
|
14fac98f56
|
toHTML modifier processing moved to a new method.
|
2021-01-15 13:20:38 -08:00 |
|
Cameron
|
136093b4de
|
toHTML modifiers test added.
|
2021-01-15 12:47:26 -08:00 |
|
Cameron
|
497e7279b6
|
toHTML modifiers extracted to new method.
|
2021-01-15 10:59:52 -08:00 |
|
Cameron
|
13517e83a8
|
Multibyte utf8 method tests and fixes.
|
2021-01-15 09:03:07 -08:00 |
|
Cameron
|
8cfb8d80cc
|
e_parse cleanup
|
2021-01-14 18:30:32 -08:00 |
|
Cameron
|
2dac1ef3a4
|
Merged e_parse and e_parser classes
|
2021-01-14 17:32:08 -08:00 |
|
Cameron
|
d51f5cb936
|
Legacy textparse class removed. Separate emote and profanity classes.
|
2021-01-14 17:26:15 -08:00 |
|
Cameron
|
1a3054c041
|
Removed old code from parser.
|
2021-01-14 14:50:16 -08:00 |
|
Cameron
|
62d6341303
|
Bbcode test and parser cleanup.
|
2021-01-14 14:46:49 -08:00 |
|
Cameron
|
ca471b31db
|
PHP8 Fix for search.php . e_HTTP fix for CLI mode.
|
2021-01-13 11:20:58 -08:00 |
|
Cameron
|
c8ba5fe30a
|
Shortcode tests for list_new, pm, rss_menu, signin and simpleParse()
|
2021-01-08 17:00:23 -08:00 |
|
Cameron
|
ac9c19bae9
|
PHP8 class cleanup
|
2021-01-06 11:52:29 -08:00 |
|
Cameron
|
f0ce3ac4a9
|
PHP8 Fixes. RSS speed improvement.
|
2021-01-05 16:40:01 -08:00 |
|
Cameron
|
661fd6fb2c
|
Test for toRss()
|
2021-01-05 10:36:58 -08:00 |
|
Cameron
|
f9492a8c89
|
Issue #4332 - Bootstrap5 fix for toBadge()
|
2021-01-03 11:01:54 -08:00 |
|
Cameron
|
14862f0463
|
PHP8 Warning removal.
|
2021-01-01 10:45:26 -08:00 |
|
Cameron
|
a09e8605c5
|
Fix typo in isImage()
|
2020-12-31 15:00:12 -08:00 |
|
Cameron
|
515d81ebb7
|
Sigin plugin/shortcode added.
|
2020-12-30 14:24:38 -08:00 |
|
Cameron
|
3ad4964b2d
|
BS5 fixes.
|
2020-12-30 07:57:43 -08:00 |
|
Cameron
|
21e3c3f8ab
|
PHP warning fixes.
|
2020-12-29 09:48:36 -08:00 |
|
Cameron
|
7dfac0dcfa
|
Issue #4299 - PHP8 compatibility fixes.
|
2020-12-25 10:23:56 -08:00 |
|
Cameron
|
881670d92c
|
Catch any debugger errors that could occur during Github sync. Added more deprecated items to the log.
|
2020-12-22 09:59:39 -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
|
78665cd56d
|
Performance: Reduced e107::getFolder() usage from 2500+ to less than 30.
|
2020-12-21 06:41:45 -08:00 |
|
Cameron
|
bdb4104f9c
|
Moved parseheader() to e107 class as renderLayout() Added test.
|
2020-12-20 13:25:03 -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
|
0e90d4aa66
|
Code optimization and cleaning
|
2020-12-17 13:13:29 -08:00 |
|
Cameron
|
44e260b121
|
Code cleanup and optimization
|
2020-12-14 16:21:48 -08:00 |
|
Cameron
|
c258b856f2
|
Tweak last parser commit and added getTags() test.
|
2020-12-14 11:18:12 -08:00 |
|
Cameron
|
2a31f831a9
|
Check variable type during toDB() test. Optimized toDB() for non-string types.
|
2020-12-14 07:27:51 -08:00 |
|
Cameron
|
d5a1e77ca1
|
Fixes #4291 Workaround for servers with very old versions of LibXML. eg. 2.7.6
|
2020-12-13 12:19:42 -08:00 |
|
Cameron
|
cf14705535
|
Code speed optimization
|
2020-12-12 11:32:23 -08:00 |
|
Cameron
|
0de1ad8df4
|
Issue #4270 - WebP on-the-fly conversion. Fix blurry image and include class for styling.
|
2020-12-10 18:57:00 -08:00 |
|
Cameron
|
f605ddc552
|
Code optimization and cleanup.
|
2020-12-10 15:52:48 -08:00 |
|
Cameron
|
fb575c257c
|
Issue #4270 On-the-fly conversion to WebP format with fallback for older browsers when using toImage().
|
2020-12-09 10:54:15 -08:00 |
|
Cameron
|
eb94769e1c
|
Issue #4287 - Extended user fields - when editing a checkbox field a database lookup was attempted.
|
2020-12-09 09:15:16 -08:00 |
|
Cameron
|
7229aa6c50
|
Preparations for WebP conversions. e107::title() added to eventually replace defining e_PAGETITLE.
|
2020-12-08 18:15:08 -08:00 |
|
Cameron
|
a094a8fb73
|
Thumbnailer: Added option for on-the-fly conversion to WebP format. Example: toImage($src, ['w'=>'type'=>'webp']);
|
2020-12-08 09:10:26 -08:00 |
|
Cameron
|
005bff7e59
|
Code cleanup. Removal of deprecated utf8 classes.
|
2020-12-08 07:29:17 -08:00 |
|
Cameron
|
ca1df9d4f3
|
Issue #4270 - WebP support.
|
2020-12-07 10:48:12 -08:00 |
|
Cameron
|
09fb747374
|
Code cleanup
|
2020-12-05 14:13:18 -08:00 |
|
Cameron
|
b16d7605b6
|
Code cleanup.
|
2020-12-05 12:43:05 -08:00 |
|
Cameron
|
645c05cfbf
|
PHP8 Compatibility Fixes
|
2020-12-04 17:21:03 -08:00 |
|
Cameron
|
86690cee65
|
Parser staticUrl() test and JS manager addLink() test added.
|
2020-12-03 14:20:34 -08:00 |
|
Cameron
|
066104f4c3
|
When static URL is not in use, use absolute URL for js/css cached image paths etc.
|
2020-12-03 11:44:59 -08:00 |
|