]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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 MichaelUpdated messages.po
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 Hypolite PetovanApply code standards in documentation
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-19 Michaelold boot.functions replaced in /mod
2022-10-18 Hypolite PetovanMerge pull request #12019 from tobiasd/20221018-fr
2022-10-18 Tobias DiekershoffFR translation update THX Nicolas Derive
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äderOps, code-convention not followed
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-18 Roland HäderAdded missing `use` statement (again), thanks to @MrPetovan
2022-10-18 Roland HäderAdded missing `use` statement, thanks to @MrPetovan
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 Michael VogelApply suggestions from code review
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
2022-10-17 MichaelThe friendica constants have been moved to the app...
2022-10-17 Tobias DiekershoffMerge pull request #12006 from annando/constants
2022-10-17 MichaelUpdated messages.po
2022-10-17 MichaelSome more constants are moved to their specific classes
2022-10-17 Michael VogelMerge pull request #12005 from tobiasd/20221017-de
2022-10-17 Tobias DiekershoffDE translation update
2022-10-17 Tobias DiekershoffMerge pull request #12004 from annando/priorities
2022-10-17 MichaelThe priority is now a class constant
2022-10-17 Hypolite PetovanMerge pull request #12003 from annando/linked-posts
2022-10-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-16 Michael VogelMerge pull request #12002 from MrPetovan/task/11941...
2022-10-16 MichaelImproved database.sql
2022-10-16 MichaelDetect linked posts and add them as quote
2022-10-16 Hypolite PetovanUpdated main translation file after adding strings
2022-10-16 Hypolite PetovanAdd new frio.always_open_compose setting
2022-10-16 Hypolite PetovanRefactor files related to the Compose page and frio...
2022-10-16 Hypolite PetovanMerge pull request #12001 from tobiasd/20221016-docsmysql
2022-10-16 Tobias Diekershoff[docs] note the preference of MariaDB over other MySQL...
2022-10-15 Hypolite PetovanMerge pull request #12000 from tobiasd/20221015-vagrant
2022-10-15 Tobias Diekershoffadopt IP change in the Vagrant docs
2022-10-15 Tobias Diekershoffchange IP of Vagrant VM
2022-10-15 Hypolite PetovanMerge pull request #11999 from annando/quote-uri-id
2022-10-15 MichaelImprove quite generation
2022-10-15 Hypolite PetovanMerge pull request #11995 from annando/quote-uri-id
2022-10-15 Tobias Diekershoffadded PHP GMP module to the installation section of...
2022-10-14 MichaelUpdated database.sql and messages.po
2022-10-14 Roland HäderRewrites:
2022-10-14 Roland HäderChanges:
2022-10-14 Roland HäderFixed:
2022-10-14 Roland HäderChanges:
2022-10-14 Roland HäderRewrite:
2022-10-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-14 MichaelCheck for post existence
2022-10-14 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
next