Michael
|
4270702f1c
|
Another fatal error
|
4 years ago |
Michael
|
3bf5f30905
|
Avoid fatal error
|
4 years ago |
Michael
|
d1919f0497
|
Added a hook to check if the hook needs to be forked at all
|
4 years ago |
Hypolite Petovan
|
d2460a43e5
|
Merge pull request #773 from zeroadam/TextToStrings
Functions moved to Strings class
|
4 years ago |
Adam Magness
|
4a667f640f
|
Function renamed
update function calls
|
4 years ago |
Adam Magness
|
1ac32c622e
|
Functions moved to Strings class
implement functions from Strings class
|
4 years ago |
Hypolite Petovan
|
1746d0814d
|
Deprecate mastodoncustomemojis
Because of https://github.com/friendica/friendica/pull/6096
|
4 years ago |
Hypolite Petovan
|
10a44e2092
|
Merge pull request #772 from zeroadam/TextToHTML
Functions moved to HTML
|
4 years ago |
Adam Magness
|
90b1ef56f7
|
Functions moved to HTML
update function calls to new class
|
4 years ago |
Michael Vogel
|
98895c5356
|
Merge pull request #771 from annando/quick-fix
Fix PR 770
|
4 years ago |
Michael
|
6632ce40eb
|
Fix PR 770
|
4 years ago |
Hypolite Petovan
|
3e7be22fd9
|
Merge pull request #770 from zeroadam/TextToXML
XML functions were moved
|
4 years ago |
Adam Magness
|
1af505701b
|
Revert "update function calls"
This reverts commit b8df74beca .
|
4 years ago |
Adam Magness
|
b8df74beca
|
update function calls
update function calls to new class
|
4 years ago |
Adam Magness
|
7f1fda43ae
|
Update function calls
update function calls to new names
|
4 years ago |
Adam Magness
|
1a2b0b2565
|
Implement xml functions
implement functions moved to xml class
|
4 years ago |
Michael Vogel
|
0c9ea00439
|
Merge pull request #769 from tobiasd/20181101-de
DE morechoice translation update THX vinz
|
4 years ago |
Tobias Diekershoff
|
37ebd7d2a8
|
DE morechoice translation update THX vinz
|
4 years ago |
Hypolite Petovan
|
cbb915d9ad
|
Merge pull request #768 from zeroadam/CoreRenderer
Core Renderer Class
|
4 years ago |
Adam Magness
|
07fcb9c62b
|
A few missed
a few missed function calls.
|
4 years ago |
Adam Magness
|
9079480d4a
|
move to Renderer class
update functions calls for new Renderer class.
|
4 years ago |
Hypolite Petovan
|
43f7ea1e16
|
Merge pull request #767 from tobiasd/20181031-de
DE translation statusnet addon THX vinz
|
4 years ago |
Tobias Diekershoff
|
50573ea5c8
|
DE translation statusnet addon THX vinz
|
4 years ago |
Tobias Diekershoff
|
2ade584927
|
DE translation statusnet addon THX vinz
|
4 years ago |
Hypolite Petovan
|
1d80061a12
|
Merge pull request #766 from zeroadam/hotfix-3878
Logger: Bug fix
|
4 years ago |
Adam Magness
|
341320e07e
|
Bug fix
missing semi-colon
|
4 years ago |
Hypolite Petovan
|
807a9bf383
|
Merge pull request #765 from zeroadam/CoreLogger
Logger functions
|
4 years ago |
Adam Magness
|
c9a8974165
|
Logger Levels
update logger levels
|
4 years ago |
Adam Magness
|
49eff56e5d
|
Core Logger
implement log() function.
more to squash
Core Logger Class
implement log() function
|
4 years ago |
Michael Vogel
|
b53157370a
|
Merge pull request #762 from MrPetovan/task/move-pager-out-of-app
[forumdirectory] Use Content\Pager instead of App->pager
|
4 years ago |
Hypolite Petovan
|
d4340af4fc
|
[forumdirectory] Use new Pager constructor and renderFull signatures
|
4 years ago |
Hypolite Petovan
|
d3ab209676
|
Merge pull request #763 from nupplaphil/replacing_goaway
Bugfix - Replacing goaway()
|
4 years ago |
Philipp Holzer
|
d197bf4c2b
|
Bugfix - Replacing goaway()
|
4 years ago |
Hypolite Petovan
|
6f421a74c6
|
[forumdirectory] Use Content\Pager instead of App->pager
|
4 years ago |
Hypolite Petovan
|
2aa373a75d
|
Merge pull request #761 from vinzv/develop
resize images to 300px for frio compliance
|
4 years ago |
Vinzenz Vietzke
|
b9c39e50b3
|
resize images to 300px for frio compliance
|
4 years ago |
Michael Vogel
|
229cf2304f
|
Merge pull request #759 from MrPetovan/task/move-dbstructure-to-php
[various] Move dbstructure to php
|
4 years ago |
Tobias Diekershoff
|
cbb75b2329
|
Merge pull request #760 from MrPetovan/bug/5913-fix-twitter-share
[twitter] Add missing parameter to converShare
|
4 years ago |
Hypolite Petovan
|
9222681d18
|
[twitter] Add missing parameter to converShare
|
4 years ago |
Hypolite Petovan
|
6c9788aa04
|
[public_server] Move NULL_DATE to DBA::NUL_DATETIME
- Remove useless DBA::escape when used with database constant
|
4 years ago |
Hypolite Petovan
|
13f2734f42
|
[advancedcontentfilter] Move NULL_DATE to DBA::NULL_DATETIME
|
4 years ago |
Hypolite Petovan
|
7a376aeaad
|
Merge pull request #758 from nupplaphil/move_global_functions_3
Move Global Functions - Part 3
|
4 years ago |
Philipp Holzer
|
e67d810ecd
|
Move Global Functions - Part 3
- Replaced every CACHE_ definition
|
4 years ago |
Hypolite Petovan
|
2ac21ef32a
|
Merge pull request #756 from JonnyTischbein/move_include_security
Move include/security to /src/Core/Authentication.php and /src/Util/Security.php
|
4 years ago |
Michael Vogel
|
fdc45bdcba
|
Merge pull request #757 from MrPetovan/feature/3218-twitter-normalize-mentions
[twitter] Shorten foreign share mention
|
4 years ago |
Hypolite Petovan
|
18a742546c
|
[twitter] Shorten foreign share mention
|
4 years ago |
Michael Vogel
|
e743cecbe8
|
Merge pull request #754 from MrPetovan/feature/3218-twitter-normalize-mentions
[twitter] Normalize mentions/foreign reshares
|
4 years ago |
Jonny Tischbein
|
0bb8fdfde2
|
renaming and moving from security to Model/Item and BaseModule
|
4 years ago |
Jonny Tischbein
|
e7f4dc8454
|
Move include/security to /src/Core/Authentication.php and /src/Util/Security.php
|
4 years ago |
Hypolite Petovan
|
4eff144765
|
[twitter] Add support for $is_quote_share in twitter_convert_share
|
4 years ago |