JoshyPHP
44fc3d64da
[ticket/11768] Made capturing code blocks a bit more flexible
...
PHPBB3-11768
2015-04-02 19:16:03 +02:00
JoshyPHP
a611366bd3
[ticket/11768] Whitespace [ci skip]
...
PHPBB3-11768
2015-04-02 19:16:03 +02:00
JoshyPHP
8411db6257
[ticket/11768] Renamed interfaces
...
PHPBB3-11768
2015-04-02 19:16:03 +02:00
JoshyPHP
ec77ff7838
[ticket/11768] Invalidate the text_formatter cache whenever a style is installed
...
The acp_styles module purges the cache every time a style is uninstalled,
modified or made default, but it does not purge the cache when a new style
is installed. Here we invalidate the text_formatter cache (not purge the
whole cache) so that new styles take effect immediately.
PHPBB3-11768
2015-04-02 19:16:03 +02:00
JoshyPHP
1a133d5487
[ticket/11768] Updated s9e\TextFormatter
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
aed9ece1bc
[ticket/11768] Updated s9e\TextFormatter
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
78b544920c
[ticket/11768] Added support for creating unsafe BBCodes
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
dc9a28d346
[ticket/11768] Replaced extract() calls
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
40340004aa
[ticket/11768] Replaced some references
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
d37f2d10f0
[ticket/11768] Removed the cached renderer
...
We don't need to cache an instance of the renderer, we can just instantiate
it every time we need one.
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
6cb3fb6140
[ticket/11768] Replaced FQNs in annotations
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
70b7e57497
[ticket/11768] Renamed property
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
458cf95b1e
[ticket/11768] Replaced class names in annotations with their FQN
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
825bc45983
[ticket/11768] Removed comments
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
3d9596be79
[ticket/11768] Updated renderer annotation
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
694e515f7c
[ticket/11768] Replaced \phpbb\textformatter\parser with an interface
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
b12043d4b0
[ticket/11768] Renamed get_words() to get_censored_words()
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
baadc2a6e5
[ticket/11768] Removed unused annotations
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
5fe74cd394
[ticket/11768] Updated censor to apply to XML values
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
73ce09b73a
[ticket/11768] Fixed censored words being escaped twice
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
c1ba3a678d
[ticket/11768] Added methods to access the library's parser/renderer
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
414dcae422
[ticket/11768] Updated the cache dir to point to the current environment
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
3e5ee87b15
[ticket/11768] Allowed text in places where text is not valid HTML
...
PHPBB3-11768
2015-04-02 19:16:02 +02:00
JoshyPHP
f721b85a78
[ticket/11768] Replaced the Censor plugin
...
...with something that is run at rendering time.
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
6578e1c6ec
[ticket/11768] Added limited support for [url] in [quote] author
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
42c1297345
[ticket/11768] Updated s9e\TextFormatter
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
6bd86a8e8a
[ticket/11768] Updated phpbb\textformatter\s9e\factory::regenerate()
...
Returns an associative array rather than a numerically-indexed array. Feels
cleaner and more extensible.
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
f6e3e41717
[ticket/11768] Added support for magic links that start with "www."
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
JoshyPHP
cfbf02bcba
[ticket/11768] Re-added the code that got lost in rebase
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
3b115a903a
[ticket/11768] Removed unused use statements
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
72fb380c9f
[ticket/11768] Updated constructors with explicit dependencies
...
The trade-off is that an instance of phpbb\textformatter\s9e\factory and
phpbb\textformatter\data_access is created on any page that uses the
parser or the renderer, even when neither need to be regenerated. It has
no measureable impact on performance and costs ~20KB of RAM.
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
e0bb446c57
[ticket/11768] Reorganized code for readability
...
No functional change intended
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
dc303cbc99
[ticket/11768] Toggled Unicode modifier in relative URL filter
...
get_preg_expression('relative_url') returns an expression that requires it
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
cf39b02891
[ticket/11768] Updated annotations to pass sniff
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
ca9f534409
[ticket/11768] Restored blank line from develop
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
d779ae340a
[ticket/11768] Updated s9e\TextFormatter
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
261f7eec9c
[ticket/11768] Updated composer.lock
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
147a713cc0
[ticket/11768] This commit integrates s9e\TextFormatter
...
This commit integrates s9e\TextFormatter as outlined in
http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467
PHPBB3-11768
2015-04-02 19:16:01 +02:00
Andreas Fischer
eb7e6d7c23
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13736] Missing four colon in Contact us page
2015-04-02 13:31:31 +02:00
Raphaël M
40c79f2a26
[ticket/13736] Missing four colon in Contact us page
...
Replacing of four ```:``` with four {L_COLON} in Contact us page.
PHPBB3-13736
2015-04-02 12:48:31 +02:00
Andreas Fischer
18d3dd54a1
Merge pull request #3507 from VSEphpbb/ticket/13725
...
[ticket/13725] Coding guidelines: static public
* VSEphpbb/ticket/13725:
[ticket/13725] Coding guidelines: static public
2015-04-02 12:37:34 +02:00
Nicofuma
a3f7e0f441
Merge branch '3.1.x'
2015-03-29 19:50:58 +02:00
Nicofuma
d9f4964d91
Merge pull request #3376 from marc1706/ticket/13568-asc
...
[ticket/13568] Validate imagick path as readable absolute path
closes #3376
2015-03-29 19:50:19 +02:00
Nicofuma
b9db47e3f5
Merge pull request #3359 from marc1706/ticket/13568
...
[ticket/13568] Validate imagick path as readable absolute path
closes #3359
2015-03-29 19:41:13 +02:00
cyberalien
0b52eb2298
[ticket/13727] Fix JS that resizes breadcrumbs
...
PHPBB3-13727
2015-03-28 19:59:38 +02:00
cyberalien
90b82d1a5f
[ticket/13726] Fix function that calculates responsive breadcrumbs width
...
Do not calculate width of hidden elements.
Set minimum width to make sure breadcrumbs are always shown.
PHPBB3-13726
2015-03-28 11:36:15 +02:00
Matt Friedman
dbb538afbd
[ticket/13725] Coding guidelines: static public
...
PHPBB3-13725
2015-03-27 00:02:20 -07:00
Andreas Fischer
67d81a1ce6
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/13555] Render poll options separately when previewing.
2015-03-26 11:15:37 +01:00
Andreas Fischer
499088b62f
Merge branch '3.0.x' into 3.1.x
...
* 3.0.x:
[ticket/13555] Render poll options separately when previewing.
2015-03-26 11:15:37 +01:00
Andreas Fischer
1efbb5b3bb
Merge pull request #3493 from prototech/ticket/13555
...
[ticket/13555] Render poll options separately when previewing.
* prototech/ticket/13555:
[ticket/13555] Render poll options separately when previewing.
2015-03-26 11:15:36 +01:00