]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoMove Config::get() to DI::config()->get()
nupplaPhil [Sun, 19 Jan 2020 20:21:13 +0000 (21:21 +0100)]
Move Config::get() to DI::config()->get()

4 years agoMove Config::load() to DI::config()->load()
nupplaPhil [Sun, 19 Jan 2020 20:20:10 +0000 (21:20 +0100)]
Move Config::load() to DI::config()->load()

4 years agoMerge pull request #8134 from nupplaphil/task/di_l10n
Hypolite Petovan [Sun, 19 Jan 2020 16:30:19 +0000 (11:30 -0500)]
Merge pull request #8134 from nupplaphil/task/di_l10n

Cleanup L10n namespace

4 years agofix L10n path after move
nupplaPhil [Sun, 19 Jan 2020 16:11:48 +0000 (17:11 +0100)]
fix L10n path after move

4 years agoMerge pull request #8139 from MrPetovan/bug/notices
Philipp [Sun, 19 Jan 2020 15:51:07 +0000 (16:51 +0100)]
Merge pull request #8139 from MrPetovan/bug/notices

Update deprecated code

4 years agoadd missing namespaces/fix wrong class-names
nupplaPhil [Sun, 19 Jan 2020 15:29:55 +0000 (16:29 +0100)]
add missing namespaces/fix wrong class-names

4 years agofix forgotten use DI namespaces ...
nupplaPhil [Sat, 18 Jan 2020 22:00:53 +0000 (23:00 +0100)]
fix forgotten use DI namespaces ...

4 years agocleanup
nupplaPhil [Sat, 18 Jan 2020 21:38:31 +0000 (22:38 +0100)]
cleanup

4 years agoUpdate message.po
nupplaPhil [Sat, 18 Jan 2020 21:32:53 +0000 (22:32 +0100)]
Update message.po

4 years agoadapt pattern for extract command
nupplaPhil [Sat, 18 Jan 2020 21:21:30 +0000 (22:21 +0100)]
adapt pattern for extract command

4 years agocleanup namespace usages for L10n
nupplaPhil [Sat, 18 Jan 2020 21:07:07 +0000 (22:07 +0100)]
cleanup namespace usages for L10n

4 years agocleanups
nupplaPhil [Sat, 18 Jan 2020 20:01:44 +0000 (21:01 +0100)]
cleanups

4 years agoMove L10n class from L10n subdir to Core (replacing old wrapper)
nupplaPhil [Sat, 18 Jan 2020 19:59:39 +0000 (20:59 +0100)]
Move L10n class from L10n subdir to Core (replacing old wrapper)

4 years agoMove L10n::getPokeVerbs() calls to DI::l10n()->getPokeVerbs() calls
nupplaPhil [Sat, 18 Jan 2020 19:56:28 +0000 (20:56 +0100)]
Move L10n::getPokeVerbs() calls to DI::l10n()->getPokeVerbs() calls

4 years agoMove L10n::getDayShort() calls to DI::l10n()->getDayShort() calls
nupplaPhil [Sat, 18 Jan 2020 19:56:11 +0000 (20:56 +0100)]
Move L10n::getDayShort() calls to DI::l10n()->getDayShort() calls

4 years agoMove L10n::getCurrentLang() calls to DI::l10n()->getCurrentLang() calls
nupplaPhil [Sat, 18 Jan 2020 19:55:41 +0000 (20:55 +0100)]
Move L10n::getCurrentLang() calls to DI::l10n()->getCurrentLang() calls

4 years agoMove L10n::getDay() calls to DI::l10n()->getDay() calls
nupplaPhil [Sat, 18 Jan 2020 19:54:46 +0000 (20:54 +0100)]
Move L10n::getDay() calls to DI::l10n()->getDay() calls

4 years agoMove L10n::withLang() calls to DI::l10n()->withLang() calls
nupplaPhil [Sat, 18 Jan 2020 19:54:15 +0000 (20:54 +0100)]
Move L10n::withLang() calls to DI::l10n()->withLang() calls

4 years agoMove L10n::tt() calls to DI::l10n()->tt() calls
nupplaPhil [Sat, 18 Jan 2020 19:53:01 +0000 (20:53 +0100)]
Move L10n::tt() calls to DI::l10n()->tt() calls

4 years agoMove L10n::t() calls to DI::l10n()->t() calls
nupplaPhil [Sat, 18 Jan 2020 19:52:34 +0000 (20:52 +0100)]
Move L10n::t() calls to DI::l10n()->t() calls

4 years agoUpdate deprecated passing glue string after array in implode in Content\Text\HTML
Hypolite Petovan [Sun, 19 Jan 2020 15:25:18 +0000 (10:25 -0500)]
Update deprecated passing glue string after array in implode in Content\Text\HTML

4 years agoUpdate deprecated offset access syntax with curly braces in ASNValue
Hypolite Petovan [Sun, 19 Jan 2020 15:24:43 +0000 (10:24 -0500)]
Update deprecated offset access syntax with curly braces in ASNValue

4 years agoMerge pull request #8137 from annando/ap-guid
Hypolite Petovan [Sun, 19 Jan 2020 14:54:47 +0000 (09:54 -0500)]
Merge pull request #8137 from annando/ap-guid

AP: Create a GUID out of an URL

4 years agoAP: Create a GUID out of an URL
Michael [Sun, 19 Jan 2020 14:33:16 +0000 (14:33 +0000)]
AP: Create a GUID out of an URL

4 years agoMerge pull request #8135 from annando/brief
Philipp [Sun, 19 Jan 2020 11:31:02 +0000 (12:31 +0100)]
Merge pull request #8135 from annando/brief

@brief is removed completely

4 years agoMissing "*"
Michael [Sun, 19 Jan 2020 10:10:53 +0000 (10:10 +0000)]
Missing "*"

4 years agoAnd the rest of the new lines
Michael [Sun, 19 Jan 2020 09:55:28 +0000 (09:55 +0000)]
And the rest of the new lines

4 years agoSome more added lines
Michael [Sun, 19 Jan 2020 09:51:37 +0000 (09:51 +0000)]
Some more added lines

4 years agoImproved formatting
Michael [Sun, 19 Jan 2020 09:46:31 +0000 (09:46 +0000)]
Improved formatting

4 years ago@brief is removed completely
Michael [Sun, 19 Jan 2020 06:05:23 +0000 (06:05 +0000)]
@brief is removed completely

4 years agoAdd missing use Friendica\DI statement in Util\Emailer
Hypolite Petovan [Sat, 18 Jan 2020 21:28:42 +0000 (16:28 -0500)]
Add missing use Friendica\DI statement in Util\Emailer

4 years agoMerge pull request #8133 from annando/brief
Philipp [Sat, 18 Jan 2020 20:48:04 +0000 (21:48 +0100)]
Merge pull request #8133 from annando/brief

Remove @brief in DBA.php

4 years agoRemove @brief in DBA.php
Michael [Sat, 18 Jan 2020 20:33:20 +0000 (20:33 +0000)]
Remove @brief in DBA.php

4 years agoMerge pull request #8131 from nupplaphil/task/cleanup_lock
Hypolite Petovan [Sat, 18 Jan 2020 19:13:14 +0000 (14:13 -0500)]
Merge pull request #8131 from nupplaphil/task/cleanup_lock

CleanUp Lock namespace

4 years agoCleanUp Lock namespace
nupplaPhil [Sat, 18 Jan 2020 19:15:46 +0000 (20:15 +0100)]
CleanUp Lock namespace
- introduce enum Lock - "Type"
- Move Lock/Lock to BaseLock

4 years agoMerge pull request #8132 from annando/child-user
Hypolite Petovan [Sat, 18 Jan 2020 19:00:48 +0000 (14:00 -0500)]
Merge pull request #8132 from annando/child-user

Fix: You can now register an account when you haven't done it before

4 years agoMerge pull request #8130 from nupplaphil/task/di_pconfig
Hypolite Petovan [Sat, 18 Jan 2020 18:57:57 +0000 (13:57 -0500)]
Merge pull request #8130 from nupplaphil/task/di_pconfig

Move PConfig to DI::pConfig()

4 years agoFix: You can now register an account when you haven't done it before
Michael [Sat, 18 Jan 2020 18:40:48 +0000 (18:40 +0000)]
Fix: You can now register an account when you haven't done it before

4 years agoRemove unused `use` statements & remove PConfig class
nupplaPhil [Sat, 18 Jan 2020 16:02:59 +0000 (17:02 +0100)]
Remove unused `use` statements & remove PConfig class

4 years agoMove PConfig::delete() to DI::pConfig()->delete()
nupplaPhil [Sat, 18 Jan 2020 15:56:46 +0000 (16:56 +0100)]
Move PConfig::delete() to DI::pConfig()->delete()

4 years agoMove PConfig::set() to DI::pConfig()->set()
nupplaPhil [Sat, 18 Jan 2020 15:54:50 +0000 (16:54 +0100)]
Move PConfig::set() to DI::pConfig()->set()

4 years agoMove PConfig::get() to DI::pConfig()->get()
nupplaPhil [Sat, 18 Jan 2020 15:50:57 +0000 (16:50 +0100)]
Move PConfig::get() to DI::pConfig()->get()

4 years agoMove PConfig::load() to DI::pConfig()->load()
nupplaPhil [Sat, 18 Jan 2020 14:59:01 +0000 (15:59 +0100)]
Move PConfig::load() to DI::pConfig()->load()

4 years agoMerge pull request #8129 from nupplaphil/task/cleanup_cache
Hypolite Petovan [Sat, 18 Jan 2020 14:09:47 +0000 (09:09 -0500)]
Merge pull request #8129 from nupplaphil/task/cleanup_cache

CleanUp Cache namespace

4 years agoCleanUp Cache namespace
nupplaPhil [Sat, 18 Jan 2020 14:41:19 +0000 (15:41 +0100)]
CleanUp Cache namespace
- Introduce enum "Duration"
- Introduce enum "Type"
- Move "Cache\Cache" to "BaseCache"

4 years agoMerge pull request #8128 from nupplaphil/task/di_static_methods
Hypolite Petovan [Sat, 18 Jan 2020 13:22:29 +0000 (08:22 -0500)]
Merge pull request #8128 from nupplaphil/task/di_static_methods

Refactor DI annotations to static methods

4 years agoMerge pull request #8122 from annando/additional
Hypolite Petovan [Sat, 18 Jan 2020 13:21:17 +0000 (08:21 -0500)]
Merge pull request #8122 from annando/additional

Additional accounts can now be created easily

4 years agoFix tests (remove superfluous second parameter)
nupplaPhil [Sat, 18 Jan 2020 12:48:29 +0000 (13:48 +0100)]
Fix tests (remove superfluous second parameter)

4 years agoRefactor DI annotations to static methods
nupplaPhil [Sat, 18 Jan 2020 10:28:29 +0000 (11:28 +0100)]
Refactor DI annotations to static methods

4 years agoMerge pull request #8126 from nupplaphil/bug/cmd_storage_list
Michael Vogel [Sat, 18 Jan 2020 09:19:20 +0000 (10:19 +0100)]
Merge pull request #8126 from nupplaphil/bug/cmd_storage_list

Fix Storage list

4 years agoFix Storage list
nupplaPhil [Sat, 18 Jan 2020 09:46:53 +0000 (10:46 +0100)]
Fix Storage list

4 years agoMerge pull request #8124 from tobiasd/20200118-ja
Philipp [Sat, 18 Jan 2020 08:47:14 +0000 (09:47 +0100)]
Merge pull request #8124 from tobiasd/20200118-ja

updated JA translation THX Ozero Dien

4 years agoupdated JA translation THX Ozero Dien
Tobias Diekershoff [Sat, 18 Jan 2020 08:23:55 +0000 (09:23 +0100)]
updated JA translation THX Ozero Dien

4 years agoWrong wording
Michael [Sat, 18 Jan 2020 04:52:30 +0000 (04:52 +0000)]
Wrong wording

4 years agoMerge pull request #8123 from nupplaphil/bu/8103_photo_broken
Hypolite Petovan [Fri, 17 Jan 2020 23:53:43 +0000 (18:53 -0500)]
Merge pull request #8123 from nupplaphil/bu/8103_photo_broken

Storage class fixings

4 years agoFix Storage move command
nupplaPhil [Fri, 17 Jan 2020 23:08:48 +0000 (00:08 +0100)]
Fix Storage move command

4 years agoFix update script
nupplaPhil [Fri, 17 Jan 2020 22:47:26 +0000 (23:47 +0100)]
Fix update script

4 years agoAdd legacy backend storage functionality
nupplaPhil [Fri, 17 Jan 2020 22:25:11 +0000 (23:25 +0100)]
Add legacy backend storage functionality

4 years agoImprove impossible exception-handler for storage move
nupplaPhil [Fri, 17 Jan 2020 20:02:18 +0000 (21:02 +0100)]
Improve impossible exception-handler for storage move

4 years agoImprove impossible exception-handler for storage move
nupplaPhil [Fri, 17 Jan 2020 20:01:37 +0000 (21:01 +0100)]
Improve impossible exception-handler for storage move

4 years agoavoid exception throwing because of false-like return
nupplaPhil [Fri, 17 Jan 2020 19:45:21 +0000 (20:45 +0100)]
avoid exception throwing because of false-like return

4 years agoRename bool flag for user backend
nupplaPhil [Fri, 17 Jan 2020 19:23:30 +0000 (20:23 +0100)]
Rename bool flag for user backend

4 years agoFix loading SystemResource files
nupplaPhil [Fri, 17 Jan 2020 18:31:34 +0000 (19:31 +0100)]
Fix loading SystemResource files

4 years agoLink to registration added
Michael [Fri, 17 Jan 2020 12:44:26 +0000 (12:44 +0000)]
Link to registration added

4 years agoImproved notices
Michael [Fri, 17 Jan 2020 07:29:22 +0000 (07:29 +0000)]
Improved notices

4 years agoAdditional accounts now work for the general template as well
Michael [Fri, 17 Jan 2020 07:08:32 +0000 (07:08 +0000)]
Additional accounts now work for the general template as well

4 years agoAdditional accounts can now be created easily
Michael [Fri, 17 Jan 2020 07:02:59 +0000 (07:02 +0000)]
Additional accounts can now be created easily

4 years agoMerge pull request #8121 from annando/delegations
Hypolite Petovan [Thu, 16 Jan 2020 21:22:17 +0000 (16:22 -0500)]
Merge pull request #8121 from annando/delegations

Delegations now work again

4 years agoDelegations now work again
Michael [Thu, 16 Jan 2020 20:58:33 +0000 (20:58 +0000)]
Delegations now work again

4 years agoMerge pull request #8119 from annando/localdfrn
Hypolite Petovan [Thu, 16 Jan 2020 12:31:28 +0000 (07:31 -0500)]
Merge pull request #8119 from annando/localdfrn

Ensure that local contacts always are DFRN contacts

4 years agoEnsure that local contacts always are DFRN contacts
Michael [Thu, 16 Jan 2020 06:43:21 +0000 (06:43 +0000)]
Ensure that local contacts always are DFRN contacts

4 years agoMerge pull request #8118 from annando/spamcheck
Hypolite Petovan [Wed, 15 Jan 2020 18:15:17 +0000 (13:15 -0500)]
Merge pull request #8118 from annando/spamcheck

Improved spam protection

4 years agoImproved spam protection
Michael Vogel [Wed, 15 Jan 2020 17:55:32 +0000 (18:55 +0100)]
Improved spam protection

4 years agoMerge pull request #8079 from ozero/patch-1
Hypolite Petovan [Wed, 15 Jan 2020 13:19:25 +0000 (08:19 -0500)]
Merge pull request #8079 from ozero/patch-1

[frio] Stop scrollToItem() animate twice.

4 years agoUpdate theme.js
ozero dien [Wed, 15 Jan 2020 09:58:00 +0000 (18:58 +0900)]
Update theme.js

Reverted the animation change.

4 years agoMerge pull request #8117 from annando/inbox
Hypolite Petovan [Wed, 15 Jan 2020 04:11:49 +0000 (23:11 -0500)]
Merge pull request #8117 from annando/inbox

Use the "inbox" symbol as a symbol for mails

4 years agoMerge pull request #8116 from annando/archive
Hypolite Petovan [Wed, 15 Jan 2020 04:10:19 +0000 (23:10 -0500)]
Merge pull request #8116 from annando/archive

The archive functionality is working again

4 years agoUse the "inbox" symbol as a symbol for mails
Michael [Wed, 15 Jan 2020 04:09:58 +0000 (04:09 +0000)]
Use the "inbox" symbol as a symbol for mails

4 years agoThe archive functionality is working again
Michael [Wed, 15 Jan 2020 04:06:30 +0000 (04:06 +0000)]
The archive functionality is working again

4 years agoMerge pull request #8115 from annando/path
Hypolite Petovan [Tue, 14 Jan 2020 13:22:07 +0000 (08:22 -0500)]
Merge pull request #8115 from annando/path

Use only the first part of the path for the local storage

4 years agoUse only the first part of the path for the local storage
Michael [Tue, 14 Jan 2020 07:04:42 +0000 (07:04 +0000)]
Use only the first part of the path for the local storage

4 years agoMerge pull request #8114 from annando/vier-forumlist
Hypolite Petovan [Mon, 13 Jan 2020 23:35:17 +0000 (18:35 -0500)]
Merge pull request #8114 from annando/vier-forumlist

Vier: The forumlist doesn't appear on the left in wide view

4 years agoVier: The forumlist doesn't appear on the left in wide view
Michael [Mon, 13 Jan 2020 22:14:14 +0000 (22:14 +0000)]
Vier: The forumlist doesn't appear on the left in wide view

4 years agoMerge pull request #8113 from annando/build-query
Hypolite Petovan [Mon, 13 Jan 2020 20:23:54 +0000 (15:23 -0500)]
Merge pull request #8113 from annando/build-query

Remove "f" parameter / network page parameter cleanup

4 years agoRemove "f" parameter / network page parameter cleanup
Michael [Mon, 13 Jan 2020 20:10:13 +0000 (20:10 +0000)]
Remove "f" parameter / network page parameter cleanup

4 years agoMerge pull request #8112 from annando/build-query
Hypolite Petovan [Mon, 13 Jan 2020 18:02:25 +0000 (13:02 -0500)]
Merge pull request #8112 from annando/build-query

Use "http_build_query" to build queries

4 years agoImproved code
Michael [Mon, 13 Jan 2020 17:10:11 +0000 (17:10 +0000)]
Improved code

4 years agoImproved query
Michael [Mon, 13 Jan 2020 17:07:05 +0000 (17:07 +0000)]
Improved query

4 years agoUse "http_build_query" to build queries
Michael [Mon, 13 Jan 2020 17:03:04 +0000 (17:03 +0000)]
Use "http_build_query" to build queries

4 years agoMerge pull request #8111 from annando/tag-entities
Hypolite Petovan [Mon, 13 Jan 2020 15:47:37 +0000 (10:47 -0500)]
Merge pull request #8111 from annando/tag-entities

Tags and mentions should be escaped

4 years agoTags and mentions should be escaped
Michael [Mon, 13 Jan 2020 15:37:46 +0000 (15:37 +0000)]
Tags and mentions should be escaped

4 years agoMerge pull request #8108 from annando/server-detection
Tobias Diekershoff [Mon, 13 Jan 2020 07:00:01 +0000 (08:00 +0100)]
Merge pull request #8108 from annando/server-detection

Improved server platform detection

4 years agoImproved server platform detection
Michael [Mon, 13 Jan 2020 05:57:05 +0000 (05:57 +0000)]
Improved server platform detection

4 years agoMerge pull request #8107 from annando/lower-platform
Hypolite Petovan [Sun, 12 Jan 2020 23:42:06 +0000 (18:42 -0500)]
Merge pull request #8107 from annando/lower-platform

User lowercase for platform data

4 years agoMerge remote-tracking branch 'upstream/develop' into lower-platform
Michael [Sun, 12 Jan 2020 21:54:58 +0000 (21:54 +0000)]
Merge remote-tracking branch 'upstream/develop' into lower-platform

4 years agoPublish lowercase
Michael [Sun, 12 Jan 2020 21:13:16 +0000 (21:13 +0000)]
Publish lowercase

4 years agoUser lowercase for platform data
Michael [Sun, 12 Jan 2020 21:07:40 +0000 (21:07 +0000)]
User lowercase for platform data

4 years agoMerge pull request #8105 from MrPetovan/bug/8098-intros-ignore-ignored
Michael Vogel [Sun, 12 Jan 2020 19:30:26 +0000 (20:30 +0100)]
Merge pull request #8105 from MrPetovan/bug/8098-intros-ignore-ignored

Fix typo in intro table field name

4 years agoMerge pull request #8092 from annando/inverted
Hypolite Petovan [Sun, 12 Jan 2020 18:47:37 +0000 (13:47 -0500)]
Merge pull request #8092 from annando/inverted

The widgets are now inflated by default

4 years agoMerge remote-tracking branch 'upstream/develop' into inverted
Michael [Sun, 12 Jan 2020 18:18:45 +0000 (18:18 +0000)]
Merge remote-tracking branch 'upstream/develop' into inverted