]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2023-07-15 Hypolite PetovanMerge pull request #13283 from AlfredSK/AlfredSK-fix...
2023-07-15 Steffen K9Fix WSOD when creating a report using PHP8.x
2023-07-14 Tobias DiekershoffMerge pull request #13280 from MrPetovan/bug/warnings
2023-07-14 Hypolite PetovanRemove unused variable trheadids from Content\Conversation
2023-07-11 Hypolite PetovanMerge pull request #13278 from AlfredSK/AlfredSK-fix...
2023-07-11 Steffen K9Fix db error: missing column name 'line-text'
2023-07-11 Tobias DiekershoffMerge pull request #13275 from MrPetovan/bug/warnings
2023-07-11 Hypolite PetovanReturn early if no items are provided in Content\Conver...
2023-07-11 Hypolite PetovanReintroduce is_string modifier in addons/connector...
2023-07-11 Hypolite PetovanMerge pull request #13274 from annando/report-gsid
2023-07-11 MichaelFix "Cannot add or update a child row: a foreign key...
2023-07-10 Hypolite PetovanMerge pull request #13272 from annando/last-editor-uid
2023-07-10 MichaelFix "Cannot drop index 'last-editor-uid': needed in...
2023-07-10 Tobias DiekershoffMerge pull request #13268 from MrPetovan/task/normalize...
2023-07-10 Tobias DiekershoffMerge pull request #13269 from MrPetovan/bug/fix-except...
2023-07-10 Michael VogelMerge pull request #13245 from MrPetovan/task/moderatio...
2023-07-10 Hypolite PetovanFix exception module not setting the HTTP response...
2023-07-10 Hypolite PetovanNormalize item action label key name
2023-07-09 Hypolite PetovanUpdate main transation file after updating strings
2023-07-09 Hypolite PetovanAdd Report Create module
2023-07-09 Hypolite PetovanAdd fields to Report entity
2023-07-09 Hypolite PetovanAdd Posts and Rules sub-entities and collections for...
2023-07-09 Michael VogelMerge pull request #13267 from MrPetovan/task/13265...
2023-07-09 Hypolite Petovan[Composer] Bump friendica/json-ld to version 1.1.4
2023-07-09 Hypolite PetovanMerge pull request #13266 from annando/quoted
2023-07-09 Michael VogelMerge pull request #13264 from MrPetovan/task/hide...
2023-07-09 Michael VogelUpdate src/Content/Item.php
2023-07-09 Michael VogelUpdate src/Content/Item.php
2023-07-09 MichaelUpdated messages.po
2023-07-09 MichaelNew parameter to create a share block for display reasons
2023-07-09 MichaelImprove display of quoted posts
2023-07-09 Michael VogelMerge pull request #13262 from MrPetovan/task/decouple...
2023-07-09 Hypolite PetovanHide blocklist from anonymous users on closed registrat...
2023-07-09 Hypolite PetovanRefactor DI out from Module\Friendica
2023-07-09 Hypolite Petovan[frio] Add link to About page in user menu
2023-07-09 Hypolite PetovanCentralize Vary header declaration in ActivityPub:...
2023-07-09 Hypolite PetovanMerge pull request #13227 from BirdboyBolu/develop
2023-07-09 Hypolite PetovanApply suggestions from code review
2023-07-08 Hypolite PetovanDecouple conversation creation from rendering
2023-07-08 Hypolite PetovanMerge pull request #13261 from annando/id-uri-id-chaos
2023-07-08 MichaelFix id/uri-id chaos in API calls
2023-07-05 Hypolite PetovanMerge pull request #13254 from nupplaphil/bug/fix_tests
2023-07-05 PhilippSome more deprecation fixups
2023-07-05 PhilippFix XML deprecation
2023-07-05 PhilippFix dynamic properties in API\Twitter\User object
2023-07-05 PhilippFix PHPUnit 10 deprecations
2023-07-05 PhilippUpdate json-ld dependency
2023-07-05 Hypolite PetovanMerge pull request #13252 from toddy15/woodpecker
2023-07-05 Hypolite PetovanMerge pull request #13253 from toddy15/develop
2023-07-05 Dr. Tobias... Fix comment
2023-07-05 Hypolite PetovanMerge pull request #13249 from annando/incoming-groups
2023-07-05 Hypolite PetovanMerge pull request #13250 from Raroun/develop
2023-07-05 Dr. Tobias... Update PHP versions and add PHP 8.2 for testing
2023-07-05 Rarounfixes registration link in invitations
2023-07-04 MichaelIncoming posts from Lemmy to groups are now working
2023-07-03 Hypolite PetovanMerge pull request #13248 from Quix0r/features/config...
2023-07-03 Roland HäderChanges:
2023-07-03 Roland HäderAdded:
2023-06-29 Hypolite PetovanMerge pull request #13244 from annando/kbin
2023-06-29 Michael"kbin" hos now got an own section in the federation...
2023-06-27 Tobias DiekershoffMerge pull request #13237 from annando/group-circle
2023-06-27 Tobias DiekershoffMerge pull request #13238 from annando/issue-13221
2023-06-26 MichaelIssue 13221: Diaspora posts are now stored correctly
2023-06-26 MichaelAdded group detection for via exclusive mentions
2023-06-26 Hypolite PetovanMerge pull request #13235 from annando/group-circle
2023-06-26 MichaelInvert condition
2023-06-25 MichaelSet the group as owner for "group only" postings
2023-06-25 Hypolite PetovanMerge pull request #13233 from GidiKroon/feature/add...
2023-06-25 MichaelFix spacing
2023-06-25 MichaelDedicated circle name for groups
2023-06-25 Gidi KroonMake requested changes
2023-06-25 Hypolite PetovanMerge pull request #13234 from annando/unseen
2023-06-25 MichaelFix: Unseen marker wasn't set / Don't mark activities...
2023-06-25 Gidi KroonAdd Vary header in case of content negotiation
2023-06-24 PhilippMerge pull request #13231 from AlfredSK/AlfredSK-fix...
2023-06-24 Steffen K9Fiy typo in author-alias
2023-06-23 Hypolite PetovanMerge pull request #13230 from annando/warnings
2023-06-23 MichaelFix warning "Undefined array key "alias""
2023-06-23 MichaelFix warnings because of missing field
2023-06-23 Hypolite PetovanMerge pull request #13226 from annando/lemmy
2023-06-23 MichaelChanges variable names / fetch the alias / improved...
2023-06-23 Hypolite PetovanMerge pull request #13229 from HankG/fix-mastodon-statu...
2023-06-23 Hank GrabowskiFix Mastodon API Status->Context endpoint so doesn...
2023-06-22 Boluwatife... Update Circles-and-Privacy.md
2023-06-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-06-18 MichaelUpdated database.sql / messages.po
2023-06-18 MichaelImproved basepath detection for Magic Auth
2023-06-18 MichaelSet the owner for group posts
2023-06-18 MichaelEnsure to transmit the audience if the parent does so
2023-06-18 MichaelDisplay the contact alias if the URL is no HTTP link
2023-06-17 Hypolite PetovanMerge pull request #13223 from git-marijus/develop
2023-06-17 git-marijusfix issue #13174
2023-06-15 MichaelBetter support for "audience" / simplified Lemmy processing
2023-06-15 Hypolite PetovanMerge pull request #13218 from anubis2814/develop
2023-06-15 anubis2814Update Post.php
2023-06-15 anubis2814Update Conversation.php
2023-06-15 Anubis2814Added content warning button
2023-06-13 Tobias DiekershoffMerge pull request #13212 from jlamothe/cheshire
2023-06-13 Jonathan Lamothefixed spelling of Cheshire
2023-06-09 Hypolite PetovanMerge pull request #13208 from Quix0r/fixes/type-hints...
next