]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoRemove unnecessary "use"
Philipp [Thu, 20 Oct 2022 19:06:06 +0000 (21:06 +0200)]
Remove unnecessary "use"

2 years agoUserSession class [2] - Refactor mod/ files
Philipp [Thu, 20 Oct 2022 19:02:49 +0000 (21:02 +0200)]
UserSession class [2] - Refactor mod/ files

2 years agoMerge pull request #12021 from nupplaphil/feat/session_util
Hypolite Petovan [Thu, 20 Oct 2022 18:54:42 +0000 (14:54 -0400)]
Merge pull request #12021 from nupplaphil/feat/session_util

UserSession class [1] - Add class and tests

2 years agoUpdate tests/src/Core/Session/UserSessionTest.php
Philipp [Thu, 20 Oct 2022 18:47:43 +0000 (20:47 +0200)]
Update tests/src/Core/Session/UserSessionTest.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMove Session "exists" and "expire" to new class
Philipp [Thu, 20 Oct 2022 18:26:54 +0000 (20:26 +0200)]
Move Session "exists" and "expire" to new class

2 years agoAdd SessionUsers class including tests
Philipp [Tue, 18 Oct 2022 20:20:04 +0000 (22:20 +0200)]
Add SessionUsers class including tests

2 years agoMerge pull request #12037 from MrPetovan/bug/blocklist-clobbered
Michael Vogel [Thu, 20 Oct 2022 13:57:22 +0000 (15:57 +0200)]
Merge pull request #12037 from MrPetovan/bug/blocklist-clobbered

Fix using wrong variable in DomainPatterBlocklist::extractFromCSVFile

2 years agoFix using wrong variable in DomainPatterBlocklist::extractFromCSVFile
Hypolite Petovan [Thu, 20 Oct 2022 13:45:40 +0000 (09:45 -0400)]
Fix using wrong variable in DomainPatterBlocklist::extractFromCSVFile

- This was clobbering the internal block list structure from an associative array to a simple list

2 years agoMerge pull request #12036 from tobiasd/20221020-breakingnote
Michael Vogel [Thu, 20 Oct 2022 08:29:38 +0000 (10:29 +0200)]
Merge pull request #12036 from tobiasd/20221020-breakingnote

added a breaking note for custom addons to the CHANGELOG

2 years agoMerge pull request #12034 from annando/no-include
Tobias Diekershoff [Thu, 20 Oct 2022 07:57:38 +0000 (09:57 +0200)]
Merge pull request #12034 from annando/no-include

Legacy "include" fragments have been removed

2 years agoadded a breaking note for custom addons to the CHANGELOG
Tobias Diekershoff [Thu, 20 Oct 2022 07:46:59 +0000 (09:46 +0200)]
added a breaking note for custom addons to the CHANGELOG

With the movement of all the function from the boot.php into fitting classes
custom addons will break (e.g. local_user() calls). The note in the CHANGELOG
should be a warning and a reminder for the release notes of 2022.12.

2 years agoLegacy "include" fragments have been removed
Michael [Thu, 20 Oct 2022 04:21:00 +0000 (04:21 +0000)]
Legacy "include" fragments have been removed

2 years agoMerge pull request #12033 from annando/no-boot
Hypolite Petovan [Wed, 19 Oct 2022 20:53:51 +0000 (16:53 -0400)]
Merge pull request #12033 from annando/no-boot

All references to boot.php are now removed

2 years agoAll references to boot.php are now removed
Michael [Wed, 19 Oct 2022 20:38:25 +0000 (20:38 +0000)]
All references to boot.php are now removed

2 years agoMerge pull request #12032 from annando/error
Hypolite Petovan [Wed, 19 Oct 2022 19:20:07 +0000 (15:20 -0400)]
Merge pull request #12032 from annando/error

Fix Error: Uncaught Exception Error: "Class "Friendica\Content\Session" not found"

2 years agoFix Error: Uncaught Exception Error: "Class "Friendica\Content\Session" not found"
Michael [Wed, 19 Oct 2022 19:16:01 +0000 (19:16 +0000)]
Fix Error: Uncaught Exception Error: "Class "Friendica\Content\Session" not found"

2 years agoMerge pull request #12028 from annando/no-boot-src-module-4
Hypolite Petovan [Wed, 19 Oct 2022 13:48:29 +0000 (09:48 -0400)]
Merge pull request #12028 from annando/no-boot-src-module-4

 old boot.php functions replaced in src/module (4)

2 years agoUpdated messages.po
Michael [Wed, 19 Oct 2022 08:57:05 +0000 (08:57 +0000)]
Updated messages.po

2 years agoold boot.php functions replaced in src/module (4)
Michael [Wed, 19 Oct 2022 04:43:47 +0000 (04:43 +0000)]
old boot.php functions replaced in src/module (4)

2 years agoMerge pull request #12027 from annando/no-boot-src-module-3
Hypolite Petovan [Wed, 19 Oct 2022 13:22:41 +0000 (09:22 -0400)]
Merge pull request #12027 from annando/no-boot-src-module-3

old boot.php functions replaced in src/module (3)

2 years agoAlign pConfig calls in Module\Settings\Display
Hypolite Petovan [Wed, 19 Oct 2022 13:20:48 +0000 (09:20 -0400)]
Align pConfig calls in Module\Settings\Display

2 years agoSuppress repetitive "missing cache key ping:events:XX" when there are no upcoming...
Hypolite Petovan [Wed, 19 Oct 2022 13:17:28 +0000 (09:17 -0400)]
Suppress repetitive "missing cache key ping:events:XX" when there are no upcoming events

2 years agoold boot.php functions replaced in src/module (3)
Michael [Wed, 19 Oct 2022 04:40:06 +0000 (04:40 +0000)]
old boot.php functions replaced in src/module (3)

2 years agoMerge pull request #12026 from annando/no-boot-src-module-2
Hypolite Petovan [Wed, 19 Oct 2022 13:13:45 +0000 (09:13 -0400)]
Merge pull request #12026 from annando/no-boot-src-module-2

old boot.php functions replaced in src/module (2)

2 years agoold boot.php functions replaced in src/module (2)
Michael [Wed, 19 Oct 2022 04:35:37 +0000 (04:35 +0000)]
old boot.php functions replaced in src/module (2)

2 years agoMerge pull request #12025 from annando/no-boot-src-module
Hypolite Petovan [Wed, 19 Oct 2022 13:03:20 +0000 (09:03 -0400)]
Merge pull request #12025 from annando/no-boot-src-module

old boot.php functions replaced in src/module

2 years agoAdd missing use statements in modules classes
Hypolite Petovan [Wed, 19 Oct 2022 13:00:43 +0000 (09:00 -0400)]
Add missing use statements in modules classes

2 years agoold boot.php functions replaced in src/module
Michael [Wed, 19 Oct 2022 04:31:58 +0000 (04:31 +0000)]
old boot.php functions replaced in src/module

2 years agoMerge pull request #12024 from annando/no-boot-src-1
Hypolite Petovan [Wed, 19 Oct 2022 12:05:56 +0000 (08:05 -0400)]
Merge pull request #12024 from annando/no-boot-src-1

 old boot.php functions replaced in varous placed under /src

2 years agoSimplify boolean statements in Content\Conversation
Hypolite Petovan [Wed, 19 Oct 2022 12:05:31 +0000 (08:05 -0400)]
Simplify boolean statements in Content\Conversation

2 years agoold boot.php functions replaced in /src
Michael [Wed, 19 Oct 2022 04:26:41 +0000 (04:26 +0000)]
old boot.php functions replaced in /src

2 years agoMerge pull request #12022 from annando/no-boot-various
Hypolite Petovan [Wed, 19 Oct 2022 11:50:42 +0000 (07:50 -0400)]
Merge pull request #12022 from annando/no-boot-various

old boot.php functions replaced in various places

2 years agoApply code standards in documentation
Hypolite Petovan [Wed, 19 Oct 2022 11:50:28 +0000 (07:50 -0400)]
Apply code standards in documentation

2 years ago old boot.php functions replaced in various places
Michael [Wed, 19 Oct 2022 05:06:28 +0000 (05:06 +0000)]
 old boot.php functions replaced in various places

2 years agoMerge pull request #12020 from annando/no-boot
Hypolite Petovan [Wed, 19 Oct 2022 11:42:48 +0000 (07:42 -0400)]
Merge pull request #12020 from annando/no-boot

 old boot.php functions replaced in /mod

2 years agoMerge pull request #12030 from nupplaphil/bug/error
Tobias Diekershoff [Wed, 19 Oct 2022 06:18:05 +0000 (08:18 +0200)]
Merge pull request #12030 from nupplaphil/bug/error

Fix ERROR IHandleSessions

2 years agoFix ERROR IHandleSessions
Philipp [Wed, 19 Oct 2022 06:07:12 +0000 (08:07 +0200)]
Fix ERROR IHandleSessions

2 years agoMerge pull request #12029 from annando/warning
Tobias Diekershoff [Wed, 19 Oct 2022 05:51:24 +0000 (07:51 +0200)]
Merge pull request #12029 from annando/warning

Suppress warning on load check

2 years agoSuppress warning on load check
Michael [Wed, 19 Oct 2022 04:49:57 +0000 (04:49 +0000)]
Suppress warning on load check

2 years agoold boot.functions replaced in /mod
Michael [Wed, 19 Oct 2022 04:14:42 +0000 (04:14 +0000)]
old boot.functions replaced in /mod

2 years agoMerge pull request #12019 from tobiasd/20221018-fr
Hypolite Petovan [Tue, 18 Oct 2022 21:00:54 +0000 (17:00 -0400)]
Merge pull request #12019 from tobiasd/20221018-fr

FR translation update THX Nicolas Derive

2 years agoFR translation update THX Nicolas Derive
Tobias Diekershoff [Tue, 18 Oct 2022 20:18:01 +0000 (22:18 +0200)]
FR translation update THX Nicolas Derive

2 years agoMerge pull request #12018 from nupplaphil/feat/session_util
Hypolite Petovan [Tue, 18 Oct 2022 19:45:14 +0000 (15:45 -0400)]
Merge pull request #12018 from nupplaphil/feat/session_util

Replace Core\Session functions with DI::session methods

2 years agoMove Core\Session::clear() to DI::session()->clear()
Philipp [Tue, 18 Oct 2022 19:13:58 +0000 (21:13 +0200)]
Move Core\Session::clear() to DI::session()->clear()

2 years agoMove Core\Session::remove() to DI::session()->remove()
Philipp [Tue, 18 Oct 2022 19:13:28 +0000 (21:13 +0200)]
Move Core\Session::remove() to DI::session()->remove()

2 years agoRemove unused Core\Session::setMultiple()
Philipp [Tue, 18 Oct 2022 19:12:48 +0000 (21:12 +0200)]
Remove unused Core\Session::setMultiple()

2 years agoMove Core\Session::set() to DI::session()->set()
Philipp [Tue, 18 Oct 2022 19:12:23 +0000 (21:12 +0200)]
Move Core\Session::set() to DI::session()->set()

2 years agoRemove unused Core\Session::pop() method
Philipp [Tue, 18 Oct 2022 19:11:19 +0000 (21:11 +0200)]
Remove unused Core\Session::pop() method

2 years agoRemove unused Core\Session::create() method
Philipp [Tue, 18 Oct 2022 19:11:00 +0000 (21:11 +0200)]
Remove unused Core\Session::create() method

2 years agoMove Core\Session::get() to DI::session()->get()
Philipp [Tue, 18 Oct 2022 19:10:37 +0000 (21:10 +0200)]
Move Core\Session::get() to DI::session()->get()

2 years agoMerge pull request #12017 from annando/gravity
Hypolite Petovan [Tue, 18 Oct 2022 18:47:13 +0000 (14:47 -0400)]
Merge pull request #12017 from annando/gravity

Fix errors introduced by PR #11997

2 years agoFix errors introduced by PR #11997
Michael [Tue, 18 Oct 2022 18:32:20 +0000 (18:32 +0000)]
Fix errors introduced by PR #11997

2 years agoMerge pull request #11996 from Quix0r/fixes/get-relative-time-null-parameter
Hypolite Petovan [Tue, 18 Oct 2022 16:33:51 +0000 (12:33 -0400)]
Merge pull request #11996 from Quix0r/fixes/get-relative-time-null-parameter

Fixed: "Argument 1 passed to Friendica\Util\Temporal::getRelativeDate() must be of the type string, null given"

2 years agoChanged:
Roland Häder [Tue, 18 Oct 2022 16:20:08 +0000 (18:20 +0200)]
Changed:
- re-added `null` again https://github.com/friendica/friendica/pull/11900#discussion_r979248182
- removed null coalescing operator

2 years agoChanged according feedback:
Roland Häder [Sat, 24 Sep 2022 12:11:46 +0000 (14:11 +0200)]
Changed according feedback:
- $posted_date should not allow NULL, instead use `?? ''` instead
- this happened in e.g. 2FA app-specific password listing

2 years agoChanged:
Roland Häder [Sun, 11 Sep 2022 20:46:40 +0000 (22:46 +0200)]
Changed:
- first parameter can be null

2 years agoMerge pull request #11997 from Quix0r/rewrite/gravity-constants
Hypolite Petovan [Tue, 18 Oct 2022 15:31:51 +0000 (11:31 -0400)]
Merge pull request #11997 from Quix0r/rewrite/gravity-constants

Moved GRAVITY_* constants to Item model class

2 years agoOps, code-convention not followed
Roland Häder [Tue, 18 Oct 2022 14:33:33 +0000 (16:33 +0200)]
Ops, code-convention not followed

2 years agoMerge branch 'develop' into rewrite/gravity-constants
Roland Häder [Tue, 18 Oct 2022 14:34:40 +0000 (16:34 +0200)]
Merge branch 'develop' into rewrite/gravity-constants

2 years agoAdded missing `use` statement (again), thanks to @MrPetovan
Roland Häder [Tue, 18 Oct 2022 14:25:26 +0000 (16:25 +0200)]
Added missing `use` statement (again), thanks to @MrPetovan

Yes, we need more unit-testing! Not only to rely on your IDE that it will locate
it for you.

2 years agoAdded missing `use` statement, thanks to @MrPetovan
Roland Häder [Tue, 18 Oct 2022 14:19:11 +0000 (16:19 +0200)]
Added missing `use` statement, thanks to @MrPetovan

2 years agoMerge pull request #12016 from annando/no-eol
Hypolite Petovan [Tue, 18 Oct 2022 14:16:12 +0000 (10:16 -0400)]
Merge pull request #12016 from annando/no-eol

The EOL constant is removed

2 years agoThe EOL constant is removed
Michael [Tue, 18 Oct 2022 12:29:50 +0000 (12:29 +0000)]
The EOL constant is removed

2 years agoMerge pull request #12012 from nupplaphil/feat/move_monolog
Hypolite Petovan [Tue, 18 Oct 2022 11:31:59 +0000 (07:31 -0400)]
Merge pull request #12012 from nupplaphil/feat/move_monolog

Move Monolog to Addons

2 years agoMerge pull request #12014 from annando/usertosession
Hypolite Petovan [Tue, 18 Oct 2022 11:30:21 +0000 (07:30 -0400)]
Merge pull request #12014 from annando/usertosession

The user related functions moved to the session class

2 years agoMerge pull request #12015 from annando/proc-access
Tobias Diekershoff [Tue, 18 Oct 2022 09:14:19 +0000 (11:14 +0200)]
Merge pull request #12015 from annando/proc-access

Check the readability before acessing /proc/loadavg

2 years agoCheck the readability before acessing /proc/loadavg
Michael [Tue, 18 Oct 2022 08:02:55 +0000 (08:02 +0000)]
Check the readability before acessing /proc/loadavg

2 years agoApply suggestions from code review
Michael Vogel [Tue, 18 Oct 2022 05:57:59 +0000 (07:57 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoSIGTERM moved
Michael [Tue, 18 Oct 2022 04:35:06 +0000 (04:35 +0000)]
SIGTERM moved

2 years agoThe user related functions moved to the session class
Michael [Mon, 17 Oct 2022 21:11:00 +0000 (21:11 +0000)]
The user related functions moved to the session class

2 years agoMove Monolog to Addons
Philipp [Mon, 17 Oct 2022 19:25:04 +0000 (21:25 +0200)]
Move Monolog to Addons

2 years agoMerge pull request #12010 from annando/notice
Hypolite Petovan [Mon, 17 Oct 2022 19:13:07 +0000 (15:13 -0400)]
Merge pull request #12010 from annando/notice

Notice and Info is moved

2 years agoThe notice and info have been moved
Michael [Mon, 17 Oct 2022 18:55:22 +0000 (18:55 +0000)]
The notice and info have been moved

2 years agoMerge remote-tracking branch 'upstream/develop' into notice
Michael [Mon, 17 Oct 2022 13:32:10 +0000 (13:32 +0000)]
Merge remote-tracking branch 'upstream/develop' into notice

2 years agoMerge pull request #12007 from annando/more-constants
Philipp [Mon, 17 Oct 2022 12:27:59 +0000 (14:27 +0200)]
Merge pull request #12007 from annando/more-constants

The friendica constants have been moved to the app class

2 years agoFix wrong constant
Michael [Mon, 17 Oct 2022 11:28:54 +0000 (11:28 +0000)]
Fix wrong constant

2 years agoReplace "notice" calls
Michael [Mon, 17 Oct 2022 11:27:32 +0000 (11:27 +0000)]
Replace "notice" calls

2 years agoThe friendica constants have been moved to the app class
Michael [Mon, 17 Oct 2022 10:37:48 +0000 (10:37 +0000)]
The friendica constants have been moved to the app class

2 years agoMerge pull request #12006 from annando/constants
Tobias Diekershoff [Mon, 17 Oct 2022 09:42:13 +0000 (11:42 +0200)]
Merge pull request #12006 from annando/constants

Some more constants are moved to their specific classes

2 years agoUpdated messages.po
Michael [Mon, 17 Oct 2022 09:33:29 +0000 (09:33 +0000)]
Updated messages.po

2 years agoSome more constants are moved to their specific classes
Michael [Mon, 17 Oct 2022 09:24:32 +0000 (09:24 +0000)]
Some more constants are moved to their specific classes

2 years agoMerge pull request #12005 from tobiasd/20221017-de
Michael Vogel [Mon, 17 Oct 2022 06:30:32 +0000 (08:30 +0200)]
Merge pull request #12005 from tobiasd/20221017-de

DE translation update

2 years agoDE translation update
Tobias Diekershoff [Mon, 17 Oct 2022 06:27:48 +0000 (08:27 +0200)]
DE translation update

2 years agoMerge pull request #12004 from annando/priorities
Tobias Diekershoff [Mon, 17 Oct 2022 06:00:14 +0000 (08:00 +0200)]
Merge pull request #12004 from annando/priorities

The priority is now a class constant

2 years agoThe priority is now a class constant
Michael [Mon, 17 Oct 2022 05:49:55 +0000 (05:49 +0000)]
The priority is now a class constant

2 years agoMerge pull request #12003 from annando/linked-posts
Hypolite Petovan [Mon, 17 Oct 2022 00:04:56 +0000 (20:04 -0400)]
Merge pull request #12003 from annando/linked-posts

Detect linked posts and add them as quote

2 years agoMerge remote-tracking branch 'upstream/develop' into linked-posts
Michael [Sun, 16 Oct 2022 21:51:26 +0000 (21:51 +0000)]
Merge remote-tracking branch 'upstream/develop' into linked-posts

2 years agoMerge pull request #12002 from MrPetovan/task/11941-compose-setting
Michael Vogel [Sun, 16 Oct 2022 21:50:37 +0000 (23:50 +0200)]
Merge pull request #12002 from MrPetovan/task/11941-compose-setting

[frio] Add new frio.always_open_compose setting

2 years agoImproved database.sql
Michael [Sun, 16 Oct 2022 21:43:48 +0000 (21:43 +0000)]
Improved database.sql

2 years agoDetect linked posts and add them as quote
Michael [Sun, 16 Oct 2022 21:37:05 +0000 (21:37 +0000)]
Detect linked posts and add them as quote

2 years agoUpdated main translation file after adding strings
Hypolite Petovan [Sun, 16 Oct 2022 17:21:43 +0000 (13:21 -0400)]
Updated main translation file after adding strings

2 years agoAdd new frio.always_open_compose setting
Hypolite Petovan [Sun, 16 Oct 2022 15:49:27 +0000 (11:49 -0400)]
Add new frio.always_open_compose setting

- This setting allows the New Post button to always open the Compose page instead of the modal by default

2 years agoRefactor files related to the Compose page and frio theme settings
Hypolite Petovan [Sun, 16 Oct 2022 15:24:50 +0000 (11:24 -0400)]
Refactor files related to the Compose page and frio theme settings

- Use dependencies instead of most DI calls in Module\Item\Compose
- Group translation strings in a subkey of the template variables array
- Rewrite array initializations in theme/frio/config

2 years agoMerge pull request #12001 from tobiasd/20221016-docsmysql
Hypolite Petovan [Sun, 16 Oct 2022 12:38:58 +0000 (08:38 -0400)]
Merge pull request #12001 from tobiasd/20221016-docsmysql

[docs] note the preference of MariaDB over other MySQL implementation…

2 years ago[docs] note the preference of MariaDB over other MySQL implementation in the install...
Tobias Diekershoff [Sun, 16 Oct 2022 08:14:18 +0000 (10:14 +0200)]
[docs] note the preference of MariaDB over other MySQL implementation in the install docs

2 years agoMerge pull request #12000 from tobiasd/20221015-vagrant
Hypolite Petovan [Sat, 15 Oct 2022 16:23:37 +0000 (12:23 -0400)]
Merge pull request #12000 from tobiasd/20221015-vagrant

updates to the vagrant VM provision and config

2 years agoadopt IP change in the Vagrant docs
Tobias Diekershoff [Sat, 15 Oct 2022 15:33:47 +0000 (17:33 +0200)]
adopt IP change in the Vagrant docs

2 years agochange IP of Vagrant VM
Tobias Diekershoff [Sat, 15 Oct 2022 15:31:57 +0000 (17:31 +0200)]
change IP of Vagrant VM

2 years agoMerge pull request #11999 from annando/quote-uri-id
Hypolite Petovan [Sat, 15 Oct 2022 13:11:22 +0000 (09:11 -0400)]
Merge pull request #11999 from annando/quote-uri-id

Improve quote generation

2 years agoImprove quite generation
Michael [Sat, 15 Oct 2022 13:00:52 +0000 (13:00 +0000)]
Improve quite generation