|
b5bc1b0844
|
Extend IHandleUserSessions from IHandleSessions and adapt classes
|
2022-10-23 20:41:17 +02:00 |
|
|
b72d727a06
|
Merge pull request #12051 from Quix0r/hotfix/one-dollar-to-much
Hotfix: One `$` to much ...
|
2022-10-23 16:25:46 +02:00 |
|
|
e8fe0c52e7
|
Hotfix: One $ to much ...
|
2022-10-23 13:15:34 +02:00 |
|
|
b4b9f426db
|
Fix missing/wrong IHandleUserSessions usages
|
2022-10-23 11:32:43 +02:00 |
|
|
a9963dc54b
|
Remove Core\Session
|
2022-10-21 19:36:42 +02:00 |
|
Philipp
|
7b3caca276
|
Update src/Content/Widget.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-10-21 19:35:34 +02:00 |
|
|
44a9683008
|
Move "submanage" Session value into own methods
|
2022-10-21 19:35:34 +02:00 |
|
|
cafb23f8f0
|
Reduce parentheses
|
2022-10-21 19:35:34 +02:00 |
|
|
f15878195c
|
make App\Router easier
|
2022-10-21 19:35:34 +02:00 |
|
|
7b35c570f9
|
Move DI dependency for App class
|
2022-10-21 19:35:33 +02:00 |
|
|
134f98e22e
|
Move DI dependency for Navigation\Notifications\Factory\Introduction class
|
2022-10-21 19:35:33 +02:00 |
|
|
a1997d73c2
|
Move DI dependency for Navigation\Notifications\Factory\FormattedNotify class
|
2022-10-21 19:35:33 +02:00 |
|
|
f1cbb41a60
|
Move DI dependency for Navigation\Notifications\Factory\FormattedNavNotification class
|
2022-10-21 19:35:33 +02:00 |
|
|
d76a2b6ad6
|
Move DI dependency for Content\Item class
|
2022-10-21 19:35:32 +02:00 |
|
|
37ff477b55
|
Move DI dependency for App\Conversation class
|
2022-10-21 19:35:32 +02:00 |
|
|
fa8a32e83c
|
Move DI dependency for App\Router class
|
2022-10-21 19:35:32 +02:00 |
|
|
f83784cc63
|
Move DI dependency for App\Page class
|
2022-10-21 19:35:32 +02:00 |
|
|
b3f9cef94a
|
UserSession class [3] - Refactor src/ files excluding Module/Model
|
2022-10-21 19:35:32 +02:00 |
|
|
a11c125f81
|
Merge pull request #12042 from nupplaphil/feat/usersession_Module_DepInj
UserSession class [6] - Refactor src/Module/ files without DI
|
2022-10-21 13:21:48 -04:00 |
|
|
8ad83e5d5c
|
Add missing DI
|
2022-10-21 19:16:25 +02:00 |
|
|
22198ea495
|
UserSession class [6] - Refactor src/Module/ files without DI
|
2022-10-21 10:25:07 +02:00 |
|
|
bf39b5a948
|
Fix messages.po issue
|
2022-10-21 10:19:13 +02:00 |
|
|
f609386ca1
|
Merge pull request #12041 from nupplaphil/feat/usersession_Module
UserSession class [5] - Refactor src/Module/ files with DI
|
2022-10-20 20:32:54 -04:00 |
|
|
eecc456e0c
|
UserSession class [5] - Refactor src/Module/ files with DI
|
2022-10-20 22:59:39 +02:00 |
|
|
b4ffb0bde0
|
UserSession class [4] - Refactor src/Model/ files
|
2022-10-20 22:14:50 +02:00 |
|
|
0b66b6e0d5
|
Move Session "exists" and "expire" to new class
|
2022-10-20 20:27:35 +02:00 |
|
|
940619325d
|
Add SessionUsers class including tests
|
2022-10-20 20:27:34 +02:00 |
|
|
eaf1485c6f
|
Fix using wrong variable in DomainPatterBlocklist::extractFromCSVFile
- This was clobbering the internal block list structure from an associative array to a simple list
|
2022-10-20 09:45:40 -04:00 |
|
|
4930737cc4
|
Legacy "include" fragments have been removed
|
2022-10-20 04:21:00 +00:00 |
|
|
d3e167c77c
|
All references to boot.php are now removed
|
2022-10-19 20:38:25 +00:00 |
|
|
cfbba97e0a
|
Fix Error: Uncaught Exception Error: "Class "Friendica\Content\Session" not found"
|
2022-10-19 19:16:01 +00:00 |
|
|
d47d78f2d4
|
old boot.php functions replaced in src/module (4)
|
2022-10-19 09:23:12 -04:00 |
|
|
956f196f7c
|
Align pConfig calls in Module\Settings\Display
|
2022-10-19 09:20:48 -04:00 |
|
|
979e226d27
|
Suppress repetitive "missing cache key ping:events:XX" when there are no upcoming events
|
2022-10-19 09:17:28 -04:00 |
|
|
ae6d67ed1f
|
old boot.php functions replaced in src/module (3)
|
2022-10-19 09:14:24 -04:00 |
|
|
c9f17e1ef5
|
old boot.php functions replaced in src/module (2)
|
2022-10-19 09:06:09 -04:00 |
|
|
47d9f91009
|
Add missing use statements in modules classes
|
2022-10-19 09:02:53 -04:00 |
|
|
d2da2492b7
|
old boot.php functions replaced in src/module
|
2022-10-19 08:53:45 -04:00 |
|
|
058abc0336
|
Simplify boolean statements in Content\Conversation
|
2022-10-19 08:05:31 -04:00 |
|
|
ee1acba9eb
|
old boot.php functions replaced in /src
|
2022-10-19 07:56:25 -04:00 |
|
|
11944dda32
|
old boot.php functions replaced in various places
|
2022-10-19 07:44:08 -04:00 |
|
|
692566d93b
|
Fix ERROR IHandleSessions
|
2022-10-19 08:07:12 +02:00 |
|
|
d8fe8b1e8b
|
Merge pull request #12029 from annando/warning
Suppress warning on load check
|
2022-10-19 07:51:24 +02:00 |
|
|
196dda9487
|
Suppress warning on load check
|
2022-10-19 04:49:57 +00:00 |
|
|
4a2f67aa9a
|
Move Core\Session::clear() to DI::session()->clear()
|
2022-10-18 21:13:58 +02:00 |
|
|
a2eb0c7378
|
Move Core\Session::remove() to DI::session()->remove()
|
2022-10-18 21:13:28 +02:00 |
|
|
315ed3ed22
|
Remove unused Core\Session::setMultiple()
|
2022-10-18 21:12:48 +02:00 |
|
|
3a8bcb3fbf
|
Move Core\Session::set() to DI::session()->set()
|
2022-10-18 21:12:23 +02:00 |
|
|
dfb5792773
|
Remove unused Core\Session::pop() method
|
2022-10-18 21:11:19 +02:00 |
|
|
fb2b2f5c58
|
Remove unused Core\Session::create() method
|
2022-10-18 21:11:00 +02:00 |
|