]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #7904 from MrPetovan/task/7887-api-followers-request
[friendica.git] / src /
2019-12-10 PhilippMerge pull request #7904 from MrPetovan/task/7887-api...
2019-12-10 Hypolite PetovanMerge pull request #7924 from annando/issue-7691
2019-12-10 Tobias DiekershoffMerge pull request #7925 from annando/issue-7613
2019-12-10 MichaelIssue 7613: When an item is deleted, delete all notific...
2019-12-10 Hypolite PetovanUpdate Module\Help to use anchor words for titles
2019-12-10 Hypolite PetovanAdd GET /api/v1/follow_requests Mastodon API endpoint
2019-12-10 Hypolite PetovanAdd API base module
2019-12-10 Hypolite PetovanAdd Mastodon API entity classes
2019-12-10 Hypolite PetovanReformat library/OAuth1
2019-12-09 Hypolite PetovanMerge pull request #7923 from annando/issue-7418
2019-12-09 MichaelIssue 7691: We can now switch to BCC for ActivityPub
2019-12-09 MichaelIssue 7418: connections to forums should now work again
2019-12-08 Hypolite PetovanMerge pull request #7922 from annando/reshare-delivery
2019-12-08 MichaelRelocate check for announce
2019-12-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-12-08 PhilippMerge pull request #7921 from annando/notica
2019-12-08 MichaelFix a notice
2019-12-08 MichaelMissing "use"
2019-12-08 MichaelReversed annouce check to have priority for AP
2019-12-08 MichaelTransmit reshares and announce natively via Diaspora...
2019-12-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-12-08 Hypolite PetovanMerge pull request #7919 from annando/mail-update
2019-12-08 MichaelMail contacts: Update public via user contact / display...
2019-12-07 Hypolite PetovanMerge pull request #7915 from annando/issue-7914
2019-12-07 Hypolite PetovanMerge pull request #7917 from annando/no-mention-on...
2019-12-07 MichaelFix: Don't automatically mention a post creator on...
2019-12-07 MichaelFixes issue 7914: Reshares got crumbled
2019-12-07 Michael VogelMerge pull request #7913 from MrPetovan/bug/7902-acl...
2019-12-06 Hypolite PetovanMerge pull request #7911 from annando/acl
2019-12-06 MichaelACL: Contact list is now sorted, forums reappeared
2019-12-06 MichaelDelivery of reshares
2019-12-06 Tobias DiekershoffMerge pull request #7910 from annando/notice
2019-12-06 MichaelFix a notice about an undefined "attach" index
2019-12-06 Michael VogelMerge pull request #7909 from MrPetovan/bug/7902-acl...
2019-12-06 Hypolite PetovanRestore correct test for hidewall in ACL::getFullSelect...
2019-12-05 Hypolite PetovanMerge pull request #7905 from nupplaphil/task/numeric_t...
2019-12-05 nupplaPhilGeneral usage of type in input fields
2019-12-05 nupplaPhilMake Two Factor Field numeric
2019-12-05 Hypolite PetovanMerge pull request #7903 from annando/add-share-data
2019-12-05 MichaelReplaced all preg calls in the calls with the new function
2019-12-05 MichaelAdded logging, fixed indentation, call it from DFRN...
2019-12-05 MichaelHandling reshares of Friendica posts with titles via...
2019-12-04 MichaelPut the title in the body
2019-12-04 MichaelAdd data for shared posts from the original
2019-12-04 Hypolite PetovanMerge pull request #7901 from annando/disable-smart...
2019-12-04 Tobias DiekershoffMerge pull request #7898 from annando/ap-announce
2019-12-04 MichaelReturn more data in the announce object
2019-12-04 MichaelFunction renamed - we don't return an object
2019-12-04 MichaelCheck if reshared item is an AP item
2019-12-04 MichaelRemove unused function
2019-12-04 MichaelMake quoted announces look better / more announce impro...
2019-12-04 Tobias DiekershoffMerge pull request #7897 from MrPetovan/bug/warnings
2019-12-03 Hypolite PetovanFix warnings about unexpected parameter array values...
2019-12-03 PhilippMerge pull request #7895 from annando/accordion-jot...
2019-12-03 PhilippMerge pull request #7896 from annando/ago-difference
2019-12-03 MichaelOnly show the difference between posting and receive...
2019-12-03 Hypolite PetovanMerge pull request #7894 from annando/mutuals-followers
2019-12-02 MichaelGroup selection: Respect "pubmail" and ignore atchived...
2019-12-02 Hypolite PetovanMerge pull request #7893 from annando/api-attachments
2019-12-02 PhilippMerge pull request #7884 from MrPetovan/bug/7834-ignore...
2019-12-01 Hypolite PetovanMerge pull request #7886 from nupplaphil/task/disable_drone
2019-12-01 Hypolite PetovanMerge pull request #7885 from nupplaphil/bug/7881_allow...
2019-12-01 nupplaPhilThemese are now saved just once
2019-12-01 Hypolite PetovanMerge pull request #7882 from hoergen/Plusminus
2019-12-01 Hypolite PetovanUpdate the return value of Item\Ignore to integer
2019-12-01 Hypolite PetovanUpdate type hint of System::jsonExit parameter to mixed
2019-11-30 Tobias DiekershoffMerge pull request #7883 from MrPetovan/bug/acl-fixes
2019-11-30 Hypolite PetovanAssume hidewall key may be missing in ACL::getFullSelec...
2019-11-30 PhilippMerge pull request #7879 from MrPetovan/bug/warnings
2019-11-29 Hypolite PetovanFix typo in ACL::getFullSelectorHTML
2019-11-29 Hypolite PetovanEnsure the existence of expected default permission...
2019-11-29 Hypolite PetovanInitialize class members in App\Page
2019-11-29 Tobias DiekershoffMerge pull request #7877 from annando/show-received
2019-11-29 MichaelShow the received date along with the creation date...
2019-11-28 Michael VogelMerge pull request #7876 from MrPetovan/task/7308-backp...
2019-11-28 Hypolite PetovanMerge pull request #7873 from annando/nodeinfo
2019-11-28 Hypolite PetovanUpdate composer module to use the new ACL selector
2019-11-28 Hypolite PetovanUse visibility tags input for the default ACL selector
2019-11-28 Hypolite PetovanAdd new ACL::getContactListByUserId and ACL::getGroupLi...
2019-11-28 Hypolite PetovanSimplify Theme::getPathForfile to expand its uses
2019-11-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-11-28 Tobias DiekershoffMerge pull request #7874 from annando/mail-post
2019-11-28 Tobias DiekershoffMerge pull request #7875 from annando/fix-pixelfed
2019-11-28 MichaelModules separated
2019-11-28 MichaelAttached photos from pixelfed are now added to the...
2019-11-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-11-27 MichaelRemoved test logging
2019-11-27 MichaelOnly transfer posts via mail
2019-11-27 Hypolite PetovanMerge pull request #7872 from annando/mail-setting
2019-11-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-11-27 MichaelWe can always send via SMTP, receiving mails is via...
2019-11-27 Michaelrss is inbound
2019-11-27 MichaelTwitter is also inbound
2019-11-27 Michaelremove unused variable
2019-11-27 MichaelWe now support nodeinfo version 2 / basic nodeinfo...
2019-11-26 Hypolite PetovanMerge pull request #7871 from annando/notice
2019-11-26 MichaelFix a notice in gcontact.php
2019-11-25 Tobias DiekershoffMerge pull request #7867 from annando/fix-notive
2019-11-25 MichaelNotice/warning in event fixed
2019-11-25 Tobias DiekershoffMerge pull request #7866 from annando/avoid-update
next