nupplaPhil
|
800694e9b3
|
Remove unused `use` statements & remove PConfig class
|
1 year ago |
nupplaPhil
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
1 year ago |
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
1 year ago |
Hypolite Petovan
|
2fb70bd5f2
|
Use Unicode to convert multiple hearts in Content\Smilies
|
2 years ago |
Hypolite Petovan
|
cf11f57a5b
|
Escape HTML pre-formatted blocks before converting smilies
|
2 years ago |
Michael Vogel
|
1883cfba24
|
Revert "Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray"
|
2 years ago |
Hypolite Petovan
|
cdd23e5b6d
|
Escape all the HTML pre-formatted blocks in Smilies::replaceFromArray
|
2 years ago |
Hypolite Petovan
|
2fb443ac3d
|
Fix wrong code blocks escaping in Content\Smilies
|
2 years ago |
Hypolite Petovan
|
3282ce5389
|
Fix PHPDoc comments project-wide
|
2 years ago |
Hypolite Petovan
|
55e54bb950
|
Replace deprecated Addon::callHooks with Hook::callAll
- Update documentation
|
2 years ago |
Adam Magness
|
6fc9c6de3b
|
base64url calls
implement base64UrlEncode and base64UrlDecode functions
|
2 years ago |
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
|
3 years ago |
Pascal Deklerck
|
ce4b793acf
|
solves 2337 Smiley Pack 1.04: some smiley keywords aren't replaced correctly
|
3 years ago |
Adam Magness
|
11cf36105c
|
Update Addon functions and calls
Update function names and calls for Addon class.
|
3 years ago |
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
3 years ago |
Adam Magness
|
d9e9cbe753
|
Coding Standards
A few updates for coding standards
|
3 years ago |
Adam Magness
|
4d146acf90
|
Smilies to src
Move Smilies to Friendica\Content namespace.
Related to #3878
|
3 years ago |
Adam Magness
|
0dfa57948f
|
Issue-#3873
Replace deprecated functions with new syntax.
|
4 years ago |
Adam Magness
|
acb4630eed
|
Issue-#3873
Replace deprecated functions with new syntax.
|
4 years ago |
Tobias Diekershoff
|
495b639e55
|
.com -> .ca
|
4 years ago |
Michael
|
98a3e012f8
|
Reliably show posts from contact
|
4 years ago |
Michael
|
66515ed85e
|
Diaspora: Posts from Diaspora relais are transmitted the old way
|
4 years ago |
Michael
|
5adfeb0bd5
|
App::get_baseurl is now replaced with System::baseUrl
|
4 years ago |
Michael
|
3c24bed412
|
New class "System"
|
4 years ago |
Michael
|
b0c26921ad
|
Statically used methods should be defined statically as well
|
4 years ago |
Michael
|
85c49060e2
|
Preparation for Unicode Emojis
|
4 years ago |
Hypolite Petovan
|
4b16de6d80
|
Fix wrong class name case
- Use leading backslash for non-namespace class names in App
|
4 years ago |
Hypolite Petovan
|
7b352f3f74
|
Revert "Coding convention applied - part 1"
|
4 years ago |
Roland Häder
|
951006dd10
|
more spaces + some curly spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
|
4 years ago |
Roland Häder
|
41a36606c6
|
added spaces + some curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
|
4 years ago |
rabuzarus
|
db581c08d0
|
rework autocomplete: some polishing
|
5 years ago |
rabuzarus
|
0e531e148e
|
rework autocomplete: polishing class and methods naming
|
5 years ago |
rabuzarus
|
12479fb478
|
rework autocomplete: Access list of smilies over JSON
|
5 years ago |
rabuzarus
|
30c375d238
|
rework autocomplete: polishing class and methods naming
|
5 years ago |
rabuzarus
|
5f7c5e6ab6
|
rework autocomplete: Access list of smilies over JSON
|
5 years ago |