nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
Hypolite Petovan
|
2fb70bd5f2
|
Use Unicode to convert multiple hearts in Content\Smilies
|
2019-06-23 17:53:25 -04:00 |
|
Hypolite Petovan
|
cf11f57a5b
|
Escape HTML pre-formatted blocks before converting smilies
|
2019-06-22 18:22:37 -04:00 |
|
Michael Vogel
|
1883cfba24
|
Revert "Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray"
|
2019-06-22 22:06:43 +02:00 |
|
Hypolite Petovan
|
cdd23e5b6d
|
Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray
|
2019-06-22 04:16:02 -04:00 |
|
Hypolite Petovan
|
2fb443ac3d
|
Fix wrong code blocks escaping in Content\Smilies
|
2019-03-25 00:16:18 -04:00 |
|
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
|
Hypolite Petovan
|
55e54bb950
|
Replace deprecated Addon::callHooks with Hook::callAll
- Update documentation
|
2019-01-21 09:50:56 -05:00 |
|
Adam Magness
|
6fc9c6de3b
|
base64url calls
implement base64UrlEncode and base64UrlDecode functions
|
2018-11-08 10:37:08 -05:00 |
|
Hypolite Petovan
|
ffc8b2a79a
|
Rework smilies class and module
- Add new replaceFromArray function to enable smilies replacement with
an arbitrary array
- Moved $sample logic from class to module
|
2018-07-15 08:03:12 -04:00 |
|
Pascal Deklerck
|
ce4b793acf
|
solves 2337 Smiley Pack 1.04: some smiley keywords aren't replaced correctly
|
2018-06-14 21:09:55 +02:00 |
|
Adam Magness
|
11cf36105c
|
Update Addon functions and calls
Update function names and calls for Addon class.
|
2018-01-20 07:48:22 -05:00 |
|
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Adam Magness
|
d9e9cbe753
|
Coding Standards
A few updates for coding standards
|
2017-11-19 15:32:54 -05:00 |
|
Adam Magness
|
4d146acf90
|
Smilies to src
Move Smilies to Friendica\Content namespace.
Related to #3878
|
2017-11-11 07:21:15 -05:00 |
|