]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoRemove deprecated App::removeBaseURL - process methods to DI::baseUrl()->remove()
nupplaPhil [Sun, 15 Dec 2019 23:36:31 +0000 (00:36 +0100)]
Remove deprecated App::removeBaseURL - process methods to DI::baseUrl()->remove()

4 years agoRefactor deprecated App - process methods to DI::process()->*()
nupplaPhil [Sun, 15 Dec 2019 23:33:35 +0000 (00:33 +0100)]
Refactor deprecated App - process methods to DI::process()->*()

4 years agoRefactor deprecated App::getArgumentValue() to DI::args()->get()
nupplaPhil [Sun, 15 Dec 2019 23:31:29 +0000 (00:31 +0100)]
Refactor deprecated App::getArgumentValue() to DI::args()->get()

4 years agoRefactor deprecated App::isAjax() to DI::mode()->isAjax()
nupplaPhil [Sun, 15 Dec 2019 23:30:39 +0000 (00:30 +0100)]
Refactor deprecated App::isAjax() to DI::mode()->isAjax()

4 years agoRefactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
nupplaPhil [Sun, 15 Dec 2019 23:28:31 +0000 (00:28 +0100)]
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()

4 years agoRefactor dynamic App::getDBA() to static DI::dba()
nupplaPhil [Sun, 15 Dec 2019 22:52:47 +0000 (23:52 +0100)]
Refactor dynamic App::getDBA() to static DI::dba()

4 years agoRefactor dynamic App::getMode() to static DI::mode()
nupplaPhil [Sun, 15 Dec 2019 22:52:15 +0000 (23:52 +0100)]
Refactor dynamic App::getMode() to static DI::mode()

4 years agoRefactor dynamic App::getProfiler() to static DI::profiler()
nupplaPhil [Sun, 15 Dec 2019 22:50:35 +0000 (23:50 +0100)]
Refactor dynamic App::getProfiler() to static DI::profiler()

4 years agoRefactor dynamic App::getLogger() to static DI::logger()
nupplaPhil [Sun, 15 Dec 2019 22:46:56 +0000 (23:46 +0100)]
Refactor dynamic App::getLogger() to static DI::logger()

4 years agoRefactor dynamic App::getConfig() to static DI::config()
nupplaPhil [Sun, 15 Dec 2019 22:44:33 +0000 (23:44 +0100)]
Refactor dynamic App::getConfig() to static DI::config()

4 years agoOptimize DI class (introduce method-mapping constant)
nupplaPhil [Sun, 15 Dec 2019 22:37:49 +0000 (23:37 +0100)]
Optimize DI class (introduce method-mapping constant)

4 years agoReplace BaseObject class with DI::* calls
nupplaPhil [Sun, 15 Dec 2019 22:28:01 +0000 (23:28 +0100)]
Replace BaseObject class with DI::* calls

4 years agoIntroduce new DI container
nupplaPhil [Sun, 15 Dec 2019 21:34:11 +0000 (22:34 +0100)]
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class

4 years agoMerge pull request #8026 from nupplaphil/task/l10n_immutable
Hypolite Petovan [Sun, 29 Dec 2019 18:54:32 +0000 (13:54 -0500)]
Merge pull request #8026 from nupplaphil/task/l10n_immutable

Make L10n immutable

4 years agoMerge pull request #8030 from tobiasd/20191229-de
Philipp [Sun, 29 Dec 2019 17:19:55 +0000 (18:19 +0100)]
Merge pull request #8030 from tobiasd/20191229-de

DE translation update THX loma1

4 years agoDE translation update THX loma1
Tobias Diekershoff [Sun, 29 Dec 2019 16:48:44 +0000 (17:48 +0100)]
DE translation update THX loma1

4 years agoCheck for same language
nupplaPhil [Sun, 29 Dec 2019 15:39:25 +0000 (16:39 +0100)]
Check for same language

4 years agoMerge pull request #8029 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Sun, 29 Dec 2019 07:42:34 +0000 (08:42 +0100)]
Merge pull request #8029 from MrPetovan/bug/fatal-errors

Fix capitalization of table definition key in DBStructure

4 years agoFix capitalization of table definition key in DBStructure
Hypolite Petovan [Sun, 29 Dec 2019 07:23:37 +0000 (02:23 -0500)]
Fix capitalization of table definition key in DBStructure

- Addresses https://github.com/friendica/friendica/issues/7998#issuecomment-569481865

4 years agoMerge pull request #8022 from nupplaphil/task/mod_hcard
Hypolite Petovan [Sun, 29 Dec 2019 02:42:01 +0000 (21:42 -0500)]
Merge pull request #8022 from nupplaphil/task/mod_hcard

Move mod/hcard to src\Module\HoverCard

4 years agoMerge pull request #8021 from nupplaphil/task/mod_openid
Hypolite Petovan [Sun, 29 Dec 2019 02:39:42 +0000 (21:39 -0500)]
Merge pull request #8021 from nupplaphil/task/mod_openid

 Move mod/openid to src\Module\Security\OpenId

4 years agoMerge pull request #8027 from nupplaphil/task/session_remove_cookie
Hypolite Petovan [Sun, 29 Dec 2019 02:38:54 +0000 (21:38 -0500)]
Merge pull request #8027 from nupplaphil/task/session_remove_cookie

Session - Remove unneeded cookie parameter

4 years agoMerge pull request #8025 from annando/probe-failure
Philipp [Sat, 28 Dec 2019 23:15:07 +0000 (00:15 +0100)]
Merge pull request #8025 from annando/probe-failure

Don't create contacts for unknown networks / improved content fetching

4 years agoSession - Remove unneeded cookie parameter
nupplaPhil [Sat, 28 Dec 2019 23:03:58 +0000 (00:03 +0100)]
Session - Remove unneeded cookie parameter

4 years agoMake L10n immutable
nupplaPhil [Sat, 28 Dec 2019 22:12:01 +0000 (23:12 +0100)]
Make L10n immutable
- Remove Push/Pop
- Add "withLang($lang)" method

4 years agoDon't create contacts for unknown networks / improved content fetching
Michael [Sat, 28 Dec 2019 19:17:48 +0000 (19:17 +0000)]
Don't create contacts for unknown networks / improved content fetching

4 years agooptimize usage of arguments
nupplaPhil [Sat, 28 Dec 2019 14:28:17 +0000 (15:28 +0100)]
optimize usage of arguments

4 years agoMerge init() and content()
nupplaPhil [Sat, 28 Dec 2019 14:21:58 +0000 (15:21 +0100)]
Merge init() and content()

4 years agoMerge pull request #8024 from annando/fix-search
Hypolite Petovan [Sat, 28 Dec 2019 12:08:56 +0000 (07:08 -0500)]
Merge pull request #8024 from annando/fix-search

Fix: Search for terms and posts is now possible again

4 years agoRemove test loggings
Michael [Sat, 28 Dec 2019 11:17:10 +0000 (11:17 +0000)]
Remove test loggings

4 years agoFix: Search for terms and posts is now possible again
Michael [Sat, 28 Dec 2019 11:15:57 +0000 (11:15 +0000)]
Fix: Search for terms and posts is now possible again

4 years agoMerge pull request #8023 from MrPetovan/bug/7808-markdown-unescape-chevrons
Tobias Diekershoff [Sat, 28 Dec 2019 07:07:30 +0000 (08:07 +0100)]
Merge pull request #8023 from MrPetovan/bug/7808-markdown-unescape-chevrons

Fix chevron display in BBCode/Markdown conversion

4 years agoMerge pull request #8020 from annando/network-protocol
Hypolite Petovan [Sat, 28 Dec 2019 03:00:48 +0000 (22:00 -0500)]
Merge pull request #8020 from annando/network-protocol

Additionally display the protocol together with the network

4 years agoAdded test for BBCode to Markdown chevron issue
Hypolite Petovan [Sat, 21 Dec 2019 04:20:41 +0000 (23:20 -0500)]
Added test for BBCode to Markdown chevron issue

- See https://github.com/friendica/friendica/issues/7808

Add tests

4 years agoEscape major HTML characters in code blocks in BBCode::convert
Hypolite Petovan [Sat, 28 Dec 2019 02:40:41 +0000 (21:40 -0500)]
Escape major HTML characters in code blocks in BBCode::convert

- HTML sanitization was removing unescaped opening chevrons in code blocks

4 years agoRemove faulty escape for HTML entities in BBCode::toMarkdown
Hypolite Petovan [Sat, 21 Dec 2019 04:20:09 +0000 (23:20 -0500)]
Remove faulty escape for HTML entities in BBCode::toMarkdown

- Mangled Markdown output with chevrons

4 years ago[composer] Update league/html-to-markdown to version 4.9.1
Hypolite Petovan [Sat, 28 Dec 2019 02:41:48 +0000 (21:41 -0500)]
[composer] Update league/html-to-markdown to version 4.9.1

4 years agoAdd BBCode to Markdown to HTML raw result in Module\Babel
Hypolite Petovan [Sat, 21 Dec 2019 04:19:06 +0000 (23:19 -0500)]
Add BBCode to Markdown to HTML raw result in Module\Babel

- Display HTML entities for BBCode to Markdown output

4 years agofix
nupplaPhil [Fri, 27 Dec 2019 22:51:17 +0000 (23:51 +0100)]
fix

4 years agoMove mod/hcard to src\Module\HoverCard
nupplaPhil [Fri, 27 Dec 2019 21:53:09 +0000 (22:53 +0100)]
Move mod/hcard to src\Module\HoverCard

4 years agoMove Login/Logout/TwoFactor to bundled submodule "Security"
nupplaPhil [Fri, 27 Dec 2019 21:19:28 +0000 (22:19 +0100)]
Move Login/Logout/TwoFactor to bundled submodule "Security"

4 years agoMove mod/openid to src\Module\OpenId
nupplaPhil [Fri, 27 Dec 2019 21:16:40 +0000 (22:16 +0100)]
Move mod/openid to src\Module\OpenId

4 years agoImproved description
Michael [Fri, 27 Dec 2019 19:00:54 +0000 (19:00 +0000)]
Improved description

4 years agoAdditionally display the protocol together with the network
Michael [Fri, 27 Dec 2019 17:24:29 +0000 (17:24 +0000)]
Additionally display the protocol together with the network

4 years agoMerge pull request #8018 from MrPetovan/bug/fatal-errors
Michael Vogel [Fri, 27 Dec 2019 14:56:46 +0000 (15:56 +0100)]
Merge pull request #8018 from MrPetovan/bug/fatal-errors

Add missing use statement in mod/community

4 years agoAdd missing use statement in mod/community
Hypolite Petovan [Fri, 27 Dec 2019 13:07:17 +0000 (08:07 -0500)]
Add missing use statement in mod/community

- Addresses https://github.com/friendica/friendica/issues/7998#issuecomment-569265877

4 years agoMerge pull request #8007 from MrPetovan/task/7984-add-profile-url-search
Michael Vogel [Fri, 27 Dec 2019 01:19:39 +0000 (02:19 +0100)]
Merge pull request #8007 from MrPetovan/task/7984-add-profile-url-search

Add profile url search

4 years agoMerge pull request #8016 from annando/html2bbcode-tables
Hypolite Petovan [Fri, 27 Dec 2019 01:19:23 +0000 (20:19 -0500)]
Merge pull request #8016 from annando/html2bbcode-tables

Support for tables in HTML2BBCode parser

4 years agoAdd profile URL search
Hypolite Petovan [Tue, 24 Dec 2019 22:38:04 +0000 (17:38 -0500)]
Add profile URL search

- Move post URL search to private method in Module\Search\Index

4 years agoArrays
Michael [Fri, 27 Dec 2019 01:15:54 +0000 (01:15 +0000)]
Arrays

4 years agoSupport for tables in HTML2BBCode parser
Michael [Fri, 27 Dec 2019 01:07:19 +0000 (01:07 +0000)]
Support for tables in HTML2BBCode parser

4 years agoMerge pull request #8015 from annando/ago
Philipp [Thu, 26 Dec 2019 20:19:26 +0000 (21:19 +0100)]
Merge pull request #8015 from annando/ago

Fix the "ago" date (with "received at") for other themes than frio

4 years agoFix the "ago" date (with "received at") for other themes than frio
Michael [Thu, 26 Dec 2019 19:51:36 +0000 (19:51 +0000)]
Fix the "ago" date (with "received at") for other themes than frio

4 years agoMerge pull request #8004 from MrPetovan/bug/7994-add-timezone-log
Michael Vogel [Wed, 25 Dec 2019 18:52:19 +0000 (19:52 +0100)]
Merge pull request #8004 from MrPetovan/bug/7994-add-timezone-log

Add timezone information to logger timestamp

4 years agoMerge pull request #8003 from MrPetovan/bug/notices
Michael Vogel [Wed, 25 Dec 2019 10:28:01 +0000 (11:28 +0100)]
Merge pull request #8003 from MrPetovan/bug/notices

Fixed backlog of notices for 2019.12

4 years agoMerge pull request #8009 from tobiasd/20191225-ja
Hypolite Petovan [Wed, 25 Dec 2019 09:30:07 +0000 (04:30 -0500)]
Merge pull request #8009 from tobiasd/20191225-ja

updated JA translation THX Ozero Dien

4 years agoupdated JA translation THX Ozero Dien
Tobias Diekershoff [Wed, 25 Dec 2019 09:20:40 +0000 (10:20 +0100)]
updated JA translation THX Ozero Dien

4 years agoMerge pull request #8005 from MrPetovan/bug/7992-empty-in-clause
Michael Vogel [Wed, 25 Dec 2019 08:34:01 +0000 (09:34 +0100)]
Merge pull request #8005 from MrPetovan/bug/7992-empty-in-clause

Add support for empty values array in Database\DBA

4 years agoMerge pull request #8006 from MrPetovan/bug/7991-remove-group-add-restrictions
Michael Vogel [Wed, 25 Dec 2019 08:30:23 +0000 (09:30 +0100)]
Merge pull request #8006 from MrPetovan/bug/7991-remove-group-add-restrictions

Remove group add restrictions

4 years agoUse BaseURL::redirect instead of deprecated App->internalRedirect in Search\Index
Hypolite Petovan [Tue, 24 Dec 2019 22:34:57 +0000 (17:34 -0500)]
Use BaseURL::redirect instead of deprecated App->internalRedirect in Search\Index

4 years agoMove search term emptiness check before content checks in Search\Index
Hypolite Petovan [Tue, 24 Dec 2019 22:17:27 +0000 (17:17 -0500)]
Move search term emptiness check before content checks in Search\Index

4 years agoRename BaseSearchModule::performSearch to performContactSearch to remove purpose...
Hypolite Petovan [Tue, 24 Dec 2019 22:15:41 +0000 (17:15 -0500)]
Rename BaseSearchModule::performSearch to performContactSearch to remove purpose confusion

4 years agoStop automatically remove newly blocked contacts from their groups
Hypolite Petovan [Tue, 24 Dec 2019 21:45:08 +0000 (16:45 -0500)]
Stop automatically remove newly blocked contacts from their groups

4 years agoRemove group management restrictions on pending and blocked in Module\Group
Hypolite Petovan [Tue, 24 Dec 2019 21:44:43 +0000 (16:44 -0500)]
Remove group management restrictions on pending and blocked in Module\Group

4 years agoAdd support for empty values array in Database\DBA
Hypolite Petovan [Tue, 24 Dec 2019 21:21:00 +0000 (16:21 -0500)]
Add support for empty values array in Database\DBA

4 years agoAdd timezone information to logger timestamp
Hypolite Petovan [Tue, 24 Dec 2019 21:06:39 +0000 (16:06 -0500)]
Add timezone information to logger timestamp

4 years agoEnsure pubkey key is present in APContact::getByUrl result
Hypolite Petovan [Tue, 24 Dec 2019 20:37:35 +0000 (15:37 -0500)]
Ensure pubkey key is present in APContact::getByUrl result

- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-568799866

4 years agoRemove unused albumname input in album drop modal
Hypolite Petovan [Tue, 24 Dec 2019 20:19:08 +0000 (15:19 -0500)]
Remove unused albumname input in album drop modal

- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-568798634

4 years agoProtect potentially missing array keys in mod/profiles
Hypolite Petovan [Tue, 24 Dec 2019 17:45:30 +0000 (12:45 -0500)]
Protect potentially missing array keys in mod/profiles

- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-568784029
- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-568785161

4 years agoRename wrong desc form value name in mod/events
Hypolite Petovan [Tue, 24 Dec 2019 17:38:46 +0000 (12:38 -0500)]
Rename wrong desc form value name in mod/events

- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-568783457

4 years agoMerge pull request #7997 from annando/zot-aliases
Hypolite Petovan [Tue, 24 Dec 2019 10:34:37 +0000 (05:34 -0500)]
Merge pull request #7997 from annando/zot-aliases

Zot: Retrieve alias addresses as well

4 years agoZot: Retrieve alias addresses as well
Michael [Tue, 24 Dec 2019 10:19:14 +0000 (10:19 +0000)]
Zot: Retrieve alias addresses as well

4 years agoMerge pull request #7996 from annando/poco-cleanup
Hypolite Petovan [Tue, 24 Dec 2019 10:13:36 +0000 (05:13 -0500)]
Merge pull request #7996 from annando/poco-cleanup

The PoCo-Workers had been split

4 years agoStandards
Michael [Tue, 24 Dec 2019 05:04:11 +0000 (05:04 +0000)]
Standards

4 years agoMerge pull request #7995 from annando/probe-hubzilla
Hypolite Petovan [Tue, 24 Dec 2019 00:59:44 +0000 (19:59 -0500)]
Merge pull request #7995 from annando/probe-hubzilla

We can now detect Zot profiles

4 years agoRemove test code
Michael [Mon, 23 Dec 2019 21:10:54 +0000 (21:10 +0000)]
Remove test code

4 years agoMerge remote-tracking branch 'upstream/master' into probe-hubzilla
Michael [Mon, 23 Dec 2019 21:10:17 +0000 (21:10 +0000)]
Merge remote-tracking branch 'upstream/master' into probe-hubzilla

4 years agopumping version 2020.03-dev
Tobias Diekershoff [Mon, 23 Dec 2019 19:07:38 +0000 (20:07 +0100)]
pumping version 2020.03-dev

4 years agoMerge branch 'master' 2019.12 into develop
Tobias Diekershoff [Mon, 23 Dec 2019 19:03:47 +0000 (20:03 +0100)]
Merge branch 'master' 2019.12 into develop

4 years agowrapping up 2019.12 master
Tobias Diekershoff [Mon, 23 Dec 2019 19:03:25 +0000 (20:03 +0100)]
wrapping up 2019.12

4 years agoMerge pull request #7973 from tobiasd/2019.12-CHANGELOG
Tobias Diekershoff [Mon, 23 Dec 2019 18:50:58 +0000 (19:50 +0100)]
Merge pull request #7973 from tobiasd/2019.12-CHANGELOG

2019.12 CHANGELOG

4 years agoMerge pull request #7985 from tobiasd/20191221-credots
Tobias Diekershoff [Mon, 23 Dec 2019 18:50:40 +0000 (19:50 +0100)]
Merge pull request #7985 from tobiasd/20191221-credots

updated the credits for 2019.12

4 years agoZot seems to work now
Michael [Mon, 23 Dec 2019 15:07:49 +0000 (15:07 +0000)]
Zot seems to work now

4 years agoPartly reworked, part 2
Michael [Mon, 23 Dec 2019 14:30:48 +0000 (14:30 +0000)]
Partly reworked, part 2

4 years agoRestructuring code
Michael [Mon, 23 Dec 2019 14:26:06 +0000 (14:26 +0000)]
Restructuring code

4 years agoMerge pull request #7993 from tobiasd/2019.12-rc
Michael Vogel [Mon, 23 Dec 2019 06:24:00 +0000 (07:24 +0100)]
Merge pull request #7993 from tobiasd/2019.12-rc

EN GB and EN US translation update THX AndyH3

4 years agoEN GB translation update THX AndyH3
Tobias Diekershoff [Mon, 23 Dec 2019 05:43:14 +0000 (06:43 +0100)]
EN GB translation update THX AndyH3

4 years agoEN US translation update THX AndyH3
Tobias Diekershoff [Mon, 23 Dec 2019 05:43:01 +0000 (06:43 +0100)]
EN US translation update THX AndyH3

4 years agoMerge pull request #7990 from stom79/patch-1
Michael Vogel [Sun, 22 Dec 2019 17:25:58 +0000 (18:25 +0100)]
Merge pull request #7990 from stom79/patch-1

Update FAQ.md

4 years agoUpdate FAQ.md
Thomas [Sun, 22 Dec 2019 17:21:13 +0000 (18:21 +0100)]
Update FAQ.md

Update Fedilab link

4 years agoRenamed function, added documentation
Michael [Sun, 22 Dec 2019 17:20:11 +0000 (17:20 +0000)]
Renamed function, added documentation

4 years agoMerge pull request #7988 from friendica/MrPetovan-notice
Philipp [Sun, 22 Dec 2019 14:14:46 +0000 (15:14 +0100)]
Merge pull request #7988 from friendica/MrPetovan-notice

Ensure $item exists in mod/display

4 years agoEnsure $item exists in mod/display
Hypolite Petovan [Sun, 22 Dec 2019 14:00:16 +0000 (09:00 -0500)]
Ensure $item exists in mod/display

- Addresses https://github.com/friendica/friendica/issues/7677#issuecomment-567575161

4 years agoWe can now detect Hubzilla accounts
Michael [Sun, 22 Dec 2019 08:13:12 +0000 (08:13 +0000)]
We can now detect Hubzilla accounts

4 years agoAdded documentation
Michael [Sat, 21 Dec 2019 20:18:44 +0000 (20:18 +0000)]
Added documentation

4 years agoRenamed functions
Michael [Sat, 21 Dec 2019 18:57:00 +0000 (18:57 +0000)]
Renamed functions

4 years agoRenamed function
Michael [Sat, 21 Dec 2019 18:24:43 +0000 (18:24 +0000)]
Renamed function

4 years ago"CheckServer" is now "UpdateGServer"
Michael [Sat, 21 Dec 2019 18:11:51 +0000 (18:11 +0000)]
"CheckServer" is now "UpdateGServer"

4 years agoMerge pull request #7986 from MrPetovan/task/update-api-docs
Tobias Diekershoff [Sat, 21 Dec 2019 15:10:42 +0000 (16:10 +0100)]
Merge pull request #7986 from MrPetovan/task/update-api-docs

Update Mastodon API documentation

4 years agoUpdate Mastodon API documentation
Hypolite Petovan [Sat, 21 Dec 2019 14:51:11 +0000 (09:51 -0500)]
Update Mastodon API documentation

- Change endpoint label style to monospace
- Explicit expected IDs for follow_requests endpoints
- Add official documentation link for api/v1/instance/peers
- Add unimplemented endpoint api/v1/instance/activity