]> git.mxchange.org Git - friendica.git/history - src/Object
Add previous exception to unexpected worker exception logging
[friendica.git] / src / Object /
2022-11-05 Michael VogelMerge pull request #12114 from MrPetovan/bug/12112...
2022-11-05 Michael VogelMerge pull request #12104 from MrPetovan/task/deprecate...
2022-11-05 Hypolite PetovanMerge pull request #12116 from annando/issue-11846
2022-11-05 Michael VogelUpdate src/Object/Api/Mastodon/Status.php
2022-11-05 MichaelIssue 11846: Fix client behaviour when following hash...
2022-10-27 Hypolite PetovanMerge pull request #12070 from annando/share
2022-10-26 Hypolite PetovanMerge pull request #12067 from Quix0r/cleanup/type...
2022-10-26 Roland HäderUsed `$this->isThreaded()` instead as suggested by...
2022-10-25 Roland HäderChanges:
2022-10-25 Roland HäderChanges:
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-21 Hypolite PetovanMerge pull request #12039 from nupplaphil/feat/session_...
2022-10-21 PhilippUserSession class [3] - Refactor src/ files excluding...
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 #12029 from annando/warning
2022-10-18 Hypolite PetovanMerge pull request #12018 from nupplaphil/feat/session_util
2022-10-18 PhilippMove Core\Session::get() to DI::session()->get()
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-17 PhilippMerge pull request #12007 from annando/more-constants
2022-10-17 MichaelThe friendica constants have been moved to the app...
2022-10-14 Roland HäderRewrite:
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-06-30 Hypolite PetovanMerge pull request #11699 from Quix0r/rewrites/type...
2022-06-30 Roland HäderChanges
2022-06-26 Hypolite PetovanMerge pull request #11696 from Quix0r/fixed-twitter...
2022-06-26 Roland HäderChanged:
2022-06-23 Hypolite PetovanMerge pull request #11677 from Quix0r/rewrites/type...
2022-06-23 Roland HäderReformatted code
2022-06-23 Roland HäderThrow IAE again (should never become visible)
2022-06-23 Roland HäderOps, cannot return Thread?
2022-06-23 Roland HäderChanged:
2022-06-22 PhilippMerge pull request #9 from nupplaphil/dependabot/compos...
2022-06-22 PhilippMerge pull request #11669 from MrPetovan/bug/11666...
2022-06-22 Hypolite PetovanMerge pull request #11670 from Quix0r/fixes/more-type...
2022-06-22 Roland HäderChanges:
2022-06-22 Hypolite PetovanRemove email subject encoding from ItemCCEmail constructor
2022-06-19 Hypolite PetovanMerge pull request #11655 from Quix0r/fixes/more-type...
2022-06-19 Roland HäderChanges:
2022-06-11 Tobias DiekershoffMerge pull request #11532 from tobiasd/2022.05-CHANGELOG
2022-06-10 Hypolite PetovanMerge pull request #11626 from annando/api-status
2022-06-10 MichaelFix for account variable name
2022-06-10 MichaelUse "avatar" instead of "contact"
2022-06-10 MichaelAPI: Speed improvements when fetching posts
2022-06-08 Hypolite PetovanMerge pull request #11622 from Quix0r/fixes/switch...
2022-06-05 Michael VogelMerge pull request #11603 from tobiasd/20220605-lng
2022-06-04 Hypolite PetovanMerge pull request #11588 from annando/mergecontact
2022-06-04 Tobias DiekershoffMerge pull request #11597 from annando/pinned-private
2022-06-04 MichaelFix: Only public posts can be pinned
2022-05-25 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-05-21 Tobias DiekershoffMerge pull request #11546 from nupplaphil/bug/catch_ima...
2022-05-21 PhilippFix unsupported animated webp parsing
2022-05-21 PhilippFix unsupported animated webp parsing
2022-05-10 Hypolite PetovanMerge pull request #11486 from annando/avatar-fixes
2022-05-10 MichaelFix local avatar, improve speed for fetching cached...
2022-05-09 Hypolite PetovanMerge pull request #11477 from annando/avatar-file...
2022-05-09 MichaelReplaced check with hardwired path
2022-05-08 MichaelUse new function to check for a local avatar cache...
2022-05-06 Hypolite PetovanMerge pull request #11457 from annando/performance
2022-05-03 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-04-29 MichaelUse gsid for the network name
2022-04-29 MichaelFetch avatar by id
2022-04-29 MichaelReduce the amount of queries
2022-04-22 Hypolite PetovanMerge pull request #11435 from annando/api-poll
2022-04-22 MichaelAPI: We can now display polls
2022-04-20 Hypolite PetovanMerge pull request #11426 from annando/notice
2022-04-20 MichaelAvoid warning " Undefined variable $browsershare"
2022-04-19 Hypolite PetovanMerge pull request #11423 from annando/share-via
2022-04-19 MichaelRenamed "share" with "share via"
2022-04-08 Hypolite PetovanMerge pull request #11389 from nupplaphil/feat/http_cli...
2022-04-08 Hypolite PetovanMerge pull request #11400 from annando/display-featured
2022-04-07 MichaelDisplay featured posts for contacts
2022-03-22 Hypolite PetovanMerge pull request #11369 from annando/empty-item
2022-03-22 Hypolite PetovanMerge pull request #11367 from annando/title-cq
2022-03-22 MichaelAlways provide the title variable
2022-03-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-22 MichaelPrioritize the title over the content warning
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-08 Hypolite PetovanMerge pull request #11307 from annando/api-reply-fix
2022-03-08 Hypolite PetovanMerge pull request #11306 from annando/abstract-space
2022-03-08 Hypolite PetovanMerge pull request #11305 from annando/api-spoiler
2022-03-08 MichaelAPI: Improve support for the summary field
2022-03-07 Tobias DiekershoffMerge pull request #11285 from tobiasd/2022.03-changelog
2022-03-06 Hypolite PetovanMerge pull request #11294 from annando/fix-mail-setting
2022-03-06 Hypolite PetovanMerge pull request #11296 from annando/use-abstract
2022-03-06 MichaelImproved support for Mastodon style content warnings
2022-02-28 Hypolite PetovanMerge pull request #11286 from annando/api-fixes
2022-02-28 MichaelAPI: Fix display of reshares / return value of activities
2022-02-25 Hypolite PetovanMerge pull request #11282 from annando/api-fix
2022-02-25 MichaelAPI: several fixes to the Twitter/Statusnet API
2022-02-25 Hypolite PetovanMerge pull request #11265 from k-alin/6606-k-alin-mysql...
2022-02-23 Michael VogelMerge pull request #11267 from MrPetovan/task/11264...
2022-02-21 Hypolite PetovanUpdate Mastodon API version string to include Mastodon...
2022-02-20 Hypolite PetovanAdd constructors to a couple of Mastodon API value...
2022-02-20 Hypolite PetovanMerge pull request #11266 from annando/display-permissions
next