]> git.mxchange.org Git - friendica.git/log
friendica.git
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 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

4 years agoMerge pull request #8106 from MrPetovan/bug/8097-event-share-default
Tobias Diekershoff [Sun, 12 Jan 2020 18:06:11 +0000 (19:06 +0100)]
Merge pull request #8106 from MrPetovan/bug/8097-event-share-default

Initial event share status doesn't depend on the user's default permissions anymore

4 years agoInitial event share status doesn't depend on the user's default permissions anymore
Hypolite Petovan [Sun, 12 Jan 2020 17:16:56 +0000 (12:16 -0500)]
Initial event share status doesn't depend on the user's default permissions anymore

4 years agoFix typo in intro table field name
Hypolite Petovan [Sun, 12 Jan 2020 15:55:47 +0000 (10:55 -0500)]
Fix typo in intro table field name

4 years agoMerge pull request #8102 from annando/servertest
Tobias Diekershoff [Sun, 12 Jan 2020 13:59:48 +0000 (14:59 +0100)]
Merge pull request #8102 from annando/servertest

Improved test for invalid systems

4 years agoUse local storage
Michael [Sun, 12 Jan 2020 12:56:44 +0000 (12:56 +0000)]
Use local storage

4 years agoImproved test for invalid systems
Michael [Sun, 12 Jan 2020 12:50:00 +0000 (12:50 +0000)]
Improved test for invalid systems

4 years agoMerge pull request #8100 from annando/statistics
Hypolite Petovan [Sun, 12 Jan 2020 11:55:55 +0000 (06:55 -0500)]
Merge pull request #8100 from annando/statistics

Combine matching systems

4 years agoCombine matching systems
Michael [Sun, 12 Jan 2020 11:22:36 +0000 (11:22 +0000)]
Combine matching systems

4 years agoMerge pull request #8099 from annando/statistics
Tobias Diekershoff [Sun, 12 Jan 2020 10:44:45 +0000 (11:44 +0100)]
Merge pull request #8099 from annando/statistics

The federation statistics now contain all systems

4 years agoImproved order of systems
Michael [Sun, 12 Jan 2020 09:40:17 +0000 (09:40 +0000)]
Improved order of systems

4 years agoImproved documentation
Michael [Sun, 12 Jan 2020 08:36:11 +0000 (08:36 +0000)]
Improved documentation

4 years agoThe federation statistics now contain all systems
Michael [Sun, 12 Jan 2020 08:14:32 +0000 (08:14 +0000)]
The federation statistics now contain all systems

4 years agoMerge pull request #8095 from annando/local-delivery
Philipp [Sat, 11 Jan 2020 19:12:11 +0000 (20:12 +0100)]
Merge pull request #8095 from annando/local-delivery

Ensure that local delivery is done via DFRN

4 years agoThe value has to be assigned, not compared :-)
Michael [Sat, 11 Jan 2020 18:28:04 +0000 (18:28 +0000)]
The value has to be assigned, not compared :-)

4 years agoEnsure that local delivery is done via DFRN
Michael [Sat, 11 Jan 2020 18:25:48 +0000 (18:25 +0000)]
Ensure that local delivery is done via DFRN

4 years agoMerge pull request #8094 from annando/deletecontact
Philipp [Sat, 11 Jan 2020 17:40:46 +0000 (18:40 +0100)]
Merge pull request #8094 from annando/deletecontact

Ensure that deleted contacts are really removed