]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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 #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'...
2022-10-14 Tobias Diekershoffrenewed the expiration date for the security.txt file
2022-10-14 Tobias Diekershoffprepare the CHANGELOG for 2022.12
2022-10-14 Tobias Diekershoffbump version to 2022.12-dev
2022-10-14 Tobias DiekershoffFriendica version 2022.10
2022-10-14 Tobias Diekershoffset the release date for the 2022.10 release in the...
2022-10-14 Tobias DiekershoffMerge pull request #11913 from tobiasd/2022.09-CHANGELOG
2022-10-14 Tobias DiekershoffMerge pull request #11990 from annando/share-feed
2022-10-14 MichaelReturn the pageinfo when feed is shared
2022-10-13 Tobias Diekershoffadded fix for quoted shares from Twitter to the CHANGELOG
2022-10-12 PhilippMerge pull request #11989 from annando/quote-again
2022-10-12 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
2022-10-12 MichaelOnly add the media for non federated posts
2022-10-12 Michael VogelMerge pull request #11988 from MrPetovan/bug/notices
2022-10-12 Hypolite PetovanAdd missing post keys to retrieve pLink in Model\Event...
2022-10-11 Hypolite PetovanMerge pull request #11987 from annando/quoted-media
2022-10-11 MichaelOnly attach images
2022-10-11 MichaelSimplified code
2022-10-11 MichaelFix attached media in quoted posts
2022-10-11 PhilippMerge pull request #11983 from MrPetovan/bug/fatal...
2022-10-11 Hypolite PetovanContact array can be empty in Model\Contact::getAvatarPath
2022-10-11 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
2022-10-11 Hypolite PetovanMerge pull request #11982 from annando/fix-quote
2022-10-10 MichaelQuoted posts from Twitter now contain media again
2022-10-10 MichaelNew field "quote-uri-id" for quoted posts
2022-10-10 Hypolite PetovanMerge pull request #11981 from annando/better-quote
next