]> git.mxchange.org Git - friendica.git/history - src
Merge remote-tracking branch 'upstream/develop' into share-rework
[friendica.git] / src /
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-25 MichaelThe "share" handling is improved
2022-10-25 Tobias DiekershoffMerge pull request #12060 from MrPetovan/bug/9920-conta...
2022-10-24 Hypolite PetovanFix condition for follows export
2022-10-24 Hypolite PetovanReformat Module\Settings\UserExport
2022-10-24 Hypolite PetovanMerge pull request #12057 from Quix0r/rewrites/type...
2022-10-24 Roland HäderChanges:
2022-10-23 Tobias DiekershoffMerge pull request #12051 from Quix0r/hotfix/one-dollar...
2022-10-23 Tobias DiekershoffMerge pull request #12050 from nupplaphil/bug/notf_sess...
2022-10-23 Roland HäderHotfix: One `$` to much ...
2022-10-23 PhilippFix missing/wrong IHandleUserSessions usages
2022-10-21 Hypolite PetovanMerge pull request #12039 from nupplaphil/feat/session_...
2022-10-21 PhilippRemove Core\Session
2022-10-21 PhilippUpdate src/Content/Widget.php
2022-10-21 PhilippMove "submanage" Session value into own methods
2022-10-21 PhilippReduce parentheses
2022-10-21 Philippmake App\Router easier
2022-10-21 PhilippMove DI dependency for App class
2022-10-21 PhilippMove DI dependency for Navigation\Notifications\Factory...
2022-10-21 PhilippMove DI dependency for Navigation\Notifications\Factory...
2022-10-21 PhilippMove DI dependency for Navigation\Notifications\Factory...
2022-10-21 PhilippMove DI dependency for Content\Item class
2022-10-21 PhilippMove DI dependency for App\Conversation class
2022-10-21 PhilippMove DI dependency for App\Router class
2022-10-21 PhilippMove DI dependency for App\Page class
2022-10-21 PhilippUserSession class [3] - Refactor src/ files excluding...
2022-10-21 Hypolite PetovanMerge pull request #12042 from nupplaphil/feat/usersess...
2022-10-21 Hypolite PetovanMerge pull request #12046 from nupplaphil/bug/DI_missing
2022-10-21 PhilippAdd missing DI
2022-10-21 Hypolite PetovanMerge pull request #12045 from nupplaphil/bug/messages_po
2022-10-21 PhilippUserSession class [6] - Refactor src/Module/ files...
2022-10-21 PhilippFix messages.po issue
2022-10-21 Hypolite PetovanMerge pull request #12041 from nupplaphil/feat/usersess...
2022-10-21 Hypolite PetovanMerge pull request #12040 from nupplaphil/feat/usersess...
2022-10-20 PhilippUserSession class [5] - Refactor src/Module/ files...
2022-10-20 PhilippUserSession class [4] - Refactor src/Model/ files
2022-10-20 Hypolite PetovanMerge pull request #12021 from nupplaphil/feat/session_util
2022-10-20 PhilippMove Session "exists" and "expire" to new class
2022-10-20 PhilippAdd SessionUsers class including tests
2022-10-20 Michael VogelMerge pull request #12037 from MrPetovan/bug/blocklist...
2022-10-20 Hypolite PetovanFix using wrong variable in DomainPatterBlocklist:...
2022-10-20 Michael VogelMerge pull request #12036 from tobiasd/20221020-breakin...
2022-10-20 Tobias DiekershoffMerge pull request #12034 from annando/no-include
2022-10-20 MichaelLegacy "include" fragments have been removed
2022-10-19 Hypolite PetovanMerge pull request #12033 from annando/no-boot
2022-10-19 MichaelAll references to boot.php are now removed
2022-10-19 Hypolite PetovanMerge pull request #12032 from annando/error
2022-10-19 MichaelFix Error: Uncaught Exception Error: "Class "Friendica...
2022-10-19 Hypolite PetovanMerge pull request #12028 from annando/no-boot-src...
2022-10-19 Michaelold boot.php functions replaced in src/module (4)
2022-10-19 Hypolite PetovanMerge pull request #12027 from annando/no-boot-src...
2022-10-19 Hypolite PetovanAlign pConfig calls in Module\Settings\Display
2022-10-19 Hypolite PetovanSuppress repetitive "missing cache key ping:events...
2022-10-19 Michaelold boot.php functions replaced in src/module (3)
2022-10-19 Hypolite PetovanMerge pull request #12026 from annando/no-boot-src...
2022-10-19 Michaelold boot.php functions replaced in src/module (2)
2022-10-19 Hypolite PetovanMerge pull request #12025 from annando/no-boot-src...
2022-10-19 Hypolite PetovanAdd missing use statements in modules classes
2022-10-19 Michaelold boot.php functions replaced in src/module
2022-10-19 Hypolite PetovanMerge pull request #12024 from annando/no-boot-src-1
2022-10-19 Hypolite PetovanSimplify boolean statements in Content\Conversation
2022-10-19 Michaelold boot.php functions replaced in /src
2022-10-19 Hypolite PetovanMerge pull request #12022 from annando/no-boot-various
2022-10-19 Michael old boot.php functions replaced in various places
2022-10-19 Hypolite PetovanMerge pull request #12020 from annando/no-boot
2022-10-19 Tobias DiekershoffMerge pull request #12030 from nupplaphil/bug/error
2022-10-19 PhilippFix ERROR IHandleSessions
2022-10-19 Tobias DiekershoffMerge pull request #12029 from annando/warning
2022-10-19 MichaelSuppress warning on load check
2022-10-18 Hypolite PetovanMerge pull request #12018 from nupplaphil/feat/session_util
2022-10-18 PhilippMove Core\Session::clear() to DI::session()->clear()
2022-10-18 PhilippMove Core\Session::remove() to DI::session()->remove()
2022-10-18 PhilippRemove unused Core\Session::setMultiple()
2022-10-18 PhilippMove Core\Session::set() to DI::session()->set()
2022-10-18 PhilippRemove unused Core\Session::pop() method
2022-10-18 PhilippRemove unused Core\Session::create() method
2022-10-18 PhilippMove Core\Session::get() to DI::session()->get()
2022-10-18 Hypolite PetovanMerge pull request #12017 from annando/gravity
2022-10-18 MichaelFix errors introduced by PR #11997
2022-10-18 Hypolite PetovanMerge pull request #11996 from Quix0r/fixes/get-relativ...
2022-10-18 Roland HäderChanged:
2022-10-18 Roland HäderChanged according feedback:
2022-10-18 Roland HäderChanged:
2022-10-18 Hypolite PetovanMerge pull request #11997 from Quix0r/rewrite/gravity...
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-18 Hypolite PetovanMerge pull request #12016 from annando/no-eol
2022-10-18 MichaelThe EOL constant is removed
2022-10-18 Hypolite PetovanMerge pull request #12012 from nupplaphil/feat/move_monolog
2022-10-18 Hypolite PetovanMerge pull request #12014 from annando/usertosession
2022-10-18 Tobias DiekershoffMerge pull request #12015 from annando/proc-access
2022-10-18 MichaelCheck the readability before acessing /proc/loadavg
2022-10-18 MichaelSIGTERM moved
2022-10-17 MichaelThe user related functions moved to the session class
2022-10-17 PhilippMove Monolog to Addons
2022-10-17 Hypolite PetovanMerge pull request #12010 from annando/notice
2022-10-17 MichaelThe notice and info have been moved
2022-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-17 PhilippMerge pull request #12007 from annando/more-constants
2022-10-17 MichaelFix wrong constant
2022-10-17 MichaelReplace "notice" calls
next