Steffen K9
|
de759e41c5
|
Missing use for Strings
In line 72 'Strings::' is used but the 'use Friendica\Util\Strings' was missing.
|
2018-11-11 01:14:50 +01:00 |
|
Hypolite Petovan
|
7242b706f0
|
Improve return path in mod/follow
|
2018-11-10 08:24:31 -05:00 |
|
Adam Magness
|
218f0734be
|
Rename removeTags to escapeTags
rename function and update calls.
|
2018-11-09 13:29:42 -05:00 |
|
Adam Magness
|
063f0e9cb0
|
Rename escapeTags to escapeHtml
rename function and update calls.
|
2018-11-09 13:27:58 -05:00 |
|
Adam Magness
|
b5a97c1abe
|
Move getTags to BBCode
move getTags function to BBCode class and update calls.
|
2018-11-09 13:24:19 -05:00 |
|
Adam Magness
|
e4354a0d7b
|
Update and Remove isValidEmail
change function calls, and remove unneeded function.
|
2018-11-09 13:18:42 -05:00 |
|
Adam Magness
|
ffc406d819
|
normalise_link calls
implement normaliseLink function
|
2018-11-08 11:28:29 -05:00 |
|
Adam Magness
|
5276c28a78
|
link_compare calls
implement compareLink function.
|
2018-11-08 10:46:50 -05:00 |
|
Adam Magness
|
6fc9c6de3b
|
base64url calls
implement base64UrlEncode and base64UrlDecode functions
|
2018-11-08 10:37:08 -05:00 |
|
Adam Magness
|
0efcbe5d15
|
protect_sprintf calls
implement protectSprintf function
|
2018-11-08 10:30:45 -05:00 |
|
Adam Magness
|
46d7767fd0
|
formatBytes calls
implement function in new class
|
2018-11-08 10:28:49 -05:00 |
|
Adam Magness
|
b73af72deb
|
deindent calls
implement function in new class
|
2018-11-08 10:26:49 -05:00 |
|
Adam Magness
|
916b3e551e
|
format_network_name calls
implement formatNetworkName function
|
2018-11-08 10:24:47 -05:00 |
|
Adam Magness
|
b99925060a
|
autoname calls
implement getRandomName function
|
2018-11-08 10:22:20 -05:00 |
|
Adam Magness
|
0e01568ccd
|
escape_tags calls
implement escapeTags function
|
2018-11-08 10:20:03 -05:00 |
|
Adam Magness
|
a0f65ca7a1
|
notags calls
implement removeTags function
|
2018-11-08 10:14:37 -05:00 |
|
Adam Magness
|
991f259ecb
|
random_string calls
implement getRandomHex function
|
2018-11-08 08:45:46 -05:00 |
|
Adam Magness
|
e537f7d017
|
Function calls
update function calls to new class
|
2018-11-06 21:16:27 -05:00 |
|
Jonny Tischbein
|
93d50af700
|
move live update: update_contacts to update_contact
|
2018-11-06 22:22:42 +01:00 |
|
Hypolite Petovan
|
dc669fa736
|
Merge pull request #6090 from zeroadam/TextToL10n
Split functions to L10n
|
2018-11-06 13:44:30 -05:00 |
|
Hypolite Petovan
|
dd35cd0701
|
Merge pull request #6086 from friendica/fabrixxm-patch-1
Fix Friendica node info json
|
2018-11-06 10:48:00 -05:00 |
|
fabrixxm
|
0441a169a9
|
Fix code style
|
2018-11-06 16:37:58 +01:00 |
|
Adam Magness
|
352da9bcf3
|
Update function calls
update function calls for moved functions
|
2018-11-06 09:52:58 -05:00 |
|
fabrixxm
|
56484eaaeb
|
Fix Friendica node info json
And stop worker sending warning from PortableContacts.php
|
2018-11-06 10:07:22 +01:00 |
|
Adam Magness
|
a71eb1d127
|
functions moved to HTML class
update function calls to moved class.
|
2018-11-05 21:06:26 -05:00 |
|
Philipp Holzer
|
6e10bdf361
|
Move random Digits to Crypto class
|
2018-11-05 21:02:54 +01:00 |
|
Hypolite Petovan
|
0472c7b57d
|
Merge pull request #6070 from zeroadam/TextToXML
split xml functions out of text.php
|
2018-11-05 13:50:09 -05:00 |
|
Hypolite Petovan
|
81e81bd8c8
|
Merge pull request #6079 from annando/issue-dir-15
Directory issue 15: Support the "account-type"
|
2018-11-05 13:49:28 -05:00 |
|
Michael
|
b011e42ad2
|
Issue 6074: Language and "explicit" are now exported
|
2018-11-05 18:14:58 +00:00 |
|
Adam Magness
|
9e51be7554
|
Revert "Update function calls"
This reverts commit 748fb8b946 .
|
2018-11-05 13:07:07 -05:00 |
|
Michael
|
9d63c3eb01
|
Language is now transmitted as well
|
2018-11-05 18:03:26 +00:00 |
|
Michael
|
58ce0d799b
|
Directory issue 15: Support the "account-type"
|
2018-11-05 17:59:46 +00:00 |
|
Adam Magness
|
748fb8b946
|
Update function calls
update function calls to new class
|
2018-11-05 07:40:18 -05:00 |
|
Adam Magness
|
b07d47b0f7
|
Update function calls
update function calls to new names
|
2018-11-05 07:24:14 -05:00 |
|
Adam Magness
|
61bc9facc8
|
Implement functions
implement functions relocated to xml class
|
2018-11-05 07:24:14 -05:00 |
|
Michael
|
1b43d459b6
|
Fix for delivering forum posts again
|
2018-11-01 23:52:06 +00:00 |
|
Jonny Tischbein
|
6b43174a74
|
Fix for vier theme / NonAjax Call
|
2018-10-31 20:09:44 +01:00 |
|
Jonny Tischbein
|
b66bcb20da
|
Redirect to previous page after NON-AJAX Post delete via second parameter in /item/drop
|
2018-10-31 20:09:44 +01:00 |
|
Hypolite Petovan
|
7d5494dd67
|
Merge pull request #6055 from zeroadam/FileTagHotFix
Misspelling in use statement
|
2018-10-31 13:57:33 -04:00 |
|
Hypolite Petovan
|
8a46c786f3
|
Merge pull request #6053 from zeroadam/CoreRenderer
Core Renderer Class
|
2018-10-31 13:57:12 -04:00 |
|
Adam Magness
|
a09273802e
|
Misspelling in use statement
misspelled Friendica
|
2018-10-31 13:42:38 -04:00 |
|
Adam Magness
|
70f01d6c00
|
Template Engine and props to Renderer
move methods and props from App to Renderer
|
2018-10-31 13:25:38 -04:00 |
|
Adam Magness
|
35abc4bb64
|
get markup template
implement getMarkupTemplate function
|
2018-10-31 10:44:06 -04:00 |
|
Adam Magness
|
91facd2d0a
|
replace macros
implement new replaceMacros function
|
2018-10-31 10:35:50 -04:00 |
|
Philipp Holzer
|
87f3fe24f7
|
Moving UPDATE defines/constants out of boot
|
2018-10-31 14:44:23 +01:00 |
|
Philipp Holzer
|
4ae985e5ed
|
Setting update version & time on success
|
2018-10-31 14:44:23 +01:00 |
|
Philipp Holzer
|
26aee23254
|
Replacing dbupdate_ in admin.php and removing it from Worker\DBUpdate
|
2018-10-31 14:44:22 +01:00 |
|
Adam Magness
|
d9b558a8ed
|
Update function calls
update function calls to new class.
|
2018-10-30 14:51:45 -04:00 |
|
Adam Magness
|
50da89d861
|
Logger Levels
update logger levels in calls
|
2018-10-30 09:58:45 -04:00 |
|
Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04:00 |
|