https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
f090956 Dynamically append source statement. Rather than putting into the post content. See #1091. 27 September 2021, 18:21:57 UTC
5c6d39f Internationalization improvement in `get_the_source_statement()`. 27 September 2021, 18:06:48 UTC
5f7dfb8 Improvements to the way that source statements are built. * Allow overriding `$args` to be passed to the `get_the_source_statement()` method, so that markup can be customized without filters. * Add a 'pf-source-statement' class to the default paragraph wrapper element. See #1049, #1091. 27 September 2021, 18:03:59 UTC
73d243b Fix gulp build tasks. 19 August 2021, 16:53:00 UTC
9f88f7f npm audit 19 August 2021, 15:34:22 UTC
babfba5 5.2.6 version bumps. 21 June 2021, 18:12:39 UTC
d7623f7 Improved sanitization of nomination post content. 21 June 2021, 18:11:19 UTC
edbc5a9 Version bumps for 5.2.5. 11 June 2021, 14:10:10 UTC
b6a210b Avoid fatal error after library update. 11 June 2021, 14:09:01 UTC
ae76cdc Sanitization improvements. 11 June 2021, 14:09:01 UTC
4892d09 Remove call to get_magic_quotes_gpc(). This has been out of use for several version of PHP. 08 June 2021, 15:33:31 UTC
10ee499 debug_backtrace() hotfix for FiveFiltersReadibility library. 08 June 2021, 15:32:15 UTC
daca3ed Fix issues with `func_get_args()` calls by reference for PHP 7.0+. 08 June 2021, 15:31:24 UTC
d1cda8f Avoid PHP 7.1+ errors through the improper use of $this in static methods. Most of these methods shouldn't be static to begin with. 08 June 2021, 15:27:51 UTC
c7ec813 Minification. 07 June 2021, 19:44:38 UTC
bad43f3 Minification tools. 07 June 2021, 19:44:22 UTC
eaf5f79 Fix dropdown toggles for new Bootstrap. 07 June 2021, 16:52:14 UTC
8b41f2f Update jquery.infinitescroll library and update API usage. 07 June 2021, 16:48:53 UTC
dd4062b More deprecations in jQuery methods. 07 June 2021, 16:30:43 UTC
78f52d9 Don't load tracker script. 07 June 2021, 16:30:08 UTC
8e9a6dc jQuery deprecations. 07 June 2021, 16:02:22 UTC
a9739c4 Fix broken variable name. 07 June 2021, 15:50:57 UTC
3ecc371 Fix Amplify dropdown on grid view. 07 June 2021, 15:49:12 UTC
d858320 All Content styling. 07 June 2021, 15:41:29 UTC
5b89bbe Styling fir 'All Content' page. 07 June 2021, 15:38:11 UTC
0e0acf5 Fixes for 'Amplify' dropdown in new Bootstrap. 07 June 2021, 15:23:33 UTC
1425929 Some old Bootstrap styles for buttons. 07 June 2021, 15:12:46 UTC
14465ba Bootstrap compat 07 June 2021, 14:42:01 UTC
642c71d Add popper.js 07 June 2021, 14:34:14 UTC
d67efa4 Upgrade Bootstrap to 5.0.1. 05 June 2021, 11:39:53 UTC
4946a38 Another upgrade to simplehtmldom. 05 June 2021, 11:16:34 UTC
f7269af Upgrade simplehtmldom to latest. 05 June 2021, 11:12:55 UTC
1e03e3c Remove import-cron.php. No longer used. 05 June 2021, 11:04:55 UTC
ab52a92 More sanitization. 05 June 2021, 11:01:00 UTC
f7baa2b Remove references to InputNotSanitized PHPCS exclusion. These have all been verified as string values and run through `sanitize_text_field()`. 05 June 2021, 10:59:20 UTC
3723cab Remove save routine for pf_metrics_config. Not used when checkin and analytics are disabled. 05 June 2021, 10:52:04 UTC
f4a0ccd Removed unused save routine for _advanced_meta_handling. The functionality was removed in a1a91d2be7a504fb318364528485685dc4abac8c. 05 June 2021, 10:50:08 UTC
2c137c8 Remove checkin and analytics scripts. These count as phoning home and are not allowed by wordpress.org rules. 05 June 2021, 10:41:41 UTC
d4a6584 Remove unused code in nomthis. It contained calls to the JS method eval(), which was causing false positives in the wordpress.org security scanner. 05 June 2021, 10:30:27 UTC
e17f118 Version bumps. 04 June 2021, 19:10:44 UTC
8920191 Add PHPCS to composer dev requirements. 04 June 2021, 19:08:52 UTC
366bad1 Add PHPCS config file. 04 June 2021, 19:08:26 UTC
02fc35b Fix regressions. 21 May 2021, 20:27:10 UTC
7dce368 Fix escaping bugs. 21 May 2021, 20:13:19 UTC
d1f4d62 FIx syntax error. 21 May 2021, 20:07:48 UTC
e25a1a2 Fix function name call. 21 May 2021, 20:04:38 UTC
73a59e9 Fix some syntax errors. 21 May 2021, 20:01:16 UTC
b5df0e7 Sanitization, i18n, escaping for modules directory. 21 May 2021, 19:55:28 UTC
f40a3e3 Sanitization and escaping in Controllers. 21 May 2021, 16:13:26 UTC
d06d0ca PHPCS skips for library debug methods. 21 May 2021, 15:58:15 UTC
866efc7 Ignore example files. 21 May 2021, 15:57:34 UTC
28d2067 Remove example files from library. 21 May 2021, 15:56:52 UTC
7b273b6 Escaping and security overrides in Libraries files. 21 May 2021, 15:54:59 UTC
bff12fa Sanitization, escaping, i18n for Core/Admin. 21 May 2021, 15:36:43 UTC
1ecba14 Sanitization, escaping, i18n for Core/Admin/PFTemplater.php. 21 May 2021, 13:14:55 UTC
6c6c036 Sanitization, escaping, i18n in some Core/Admin files. 21 May 2021, 12:51:13 UTC
7d0ce6d Escaping, sanitization, i18n in Core/Bookmarklet. 21 May 2021, 12:28:28 UTC
f00c136 Sanitization, escaping, i18n in Core/AJAX. 21 May 2021, 11:54:17 UTC
cc694df Escaping and sanitization in Core/Utility. 21 May 2021, 11:47:33 UTC
5fbc34a Sanitization and escaping improvements in NominateThisEndpoint.php. 20 May 2021, 16:57:16 UTC
2fa0d37 Sanitization and escaping improvements for MetaCheckEndpoint.php. 20 May 2021, 16:41:45 UTC
51ea328 Escaping and i18n improvements in Feeds.php. 20 May 2021, 16:38:41 UTC
9839704 Escaping improvements in Folders.php. 20 May 2021, 16:32:47 UTC
bcd1609 Escaping improvements for template files. 20 May 2021, 16:26:22 UTC
dd25fcf Escaping and i18n improvements in templates. 20 May 2021, 16:21:15 UTC
0c302ac Escaping and i18n improvements in tab-site.tpl.php. 20 May 2021, 16:15:56 UTC
6ed659a Escaping improvements for pf-tools tmpl files. 20 May 2021, 16:07:02 UTC
10a4e0c Escaping and i18n improvements in parts templates. 20 May 2021, 16:01:35 UTC
c8e3db4 Escaping improvements in nominate-this.tpl.php. 20 May 2021, 15:59:25 UTC
efe3965 Escaping improvements in nomthis. 20 May 2021, 15:53:13 UTC
7ec4e34 Deprecation function call in pressforward.php. 20 May 2021, 15:53:02 UTC
dba7b6f Sanitization and deprecation improvements in gencode.php. 20 May 2021, 15:47:26 UTC
c5f4bfe Sanitization and escaping improvements for nominate-this-core.php. 20 May 2021, 15:40:50 UTC
eb44396 Refactor create_function() use in functions.php. 20 May 2021, 15:09:48 UTC
6f65042 Sanitization, escaping and i18n improvements in functions.php. 20 May 2021, 15:06:12 UTC
e314ca9 Escaping improvements in opml/maker.php. 20 May 2021, 14:56:51 UTC
e306b6c Escaping and i18n improvements in module-base.php. 20 May 2021, 14:54:02 UTC
bd10c0c Escaping improvements in template-tags.php. 20 May 2021, 14:53:43 UTC
3cf401a Remove unused src files for stats-app. 20 May 2021, 14:24:38 UTC
bd70a65 npm version bumps. 20 May 2021, 14:22:55 UTC
b249988 Version bumps. 03 July 2020, 02:48:33 UTC
e9b8978 NPM package cleanup. 03 July 2020, 02:06:24 UTC
f14767a Remove unused zip files. 02 July 2020, 12:33:16 UTC
2b84b39 Ignore library test files. 02 July 2020, 12:23:22 UTC
027c5d3 Remove library test files. 02 July 2020, 12:22:37 UTC
6418067 No trailing comma 21 July 2019, 22:33:12 UTC
920f093 Update readme.txt 17 July 2019, 14:06:21 UTC
5f95bd0 5.2.2 (#1046) Release 5.2.2 to master in anticipation of WordPress Plugin Repository release. 17 July 2019, 14:03:25 UTC
1316bc2 Patch notes for update 16 July 2019, 22:46:51 UTC
d9a8a87 Nomination bookmarklet item_author should always trump #932 15 July 2019, 23:50:37 UTC
dfd2b2d Make sure bookmarklet nominations that go to the final step properly set the relationship to note they were sent to draft 15 July 2019, 23:38:56 UTC
409f027 Minifying everything properly 15 July 2019, 00:45:33 UTC
9e496c9 Fix to assure the serialized metas array is always setup as an array. 09 July 2019, 21:47:25 UTC
665e01d Merge from upstream 08 July 2019, 04:47:37 UTC
6fef68b Bootstrap adjustments to get tests working in php7 08 July 2019, 04:42:57 UTC
78c528f Bring in Travis Fixes (#1048) Bring in Travis Fixes 08 July 2019, 04:03:12 UTC
c1d8323 Switching OPML test to use string OPML file. 08 July 2019, 02:44:26 UTC
eb4b066 Supporting behavior from partner plugins 08 July 2019, 02:30:40 UTC
d0539a2 Putting back old hook to support existing plugins 08 July 2019, 02:05:33 UTC
bca9233 Revert bookmarklet public facing code and assure endpoints closed 08 July 2019, 00:59:24 UTC
back to top