]> git.mxchange.org Git - friendica.git/history - src/Protocol
Merge pull request #7943 from MrPetovan/bug/7920-api-fix-followers-friends-ids
[friendica.git] / src / Protocol /
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-09 MichaelIssue 7691: We can now switch to BCC for ActivityPub
2019-12-08 Hypolite PetovanMerge pull request #7922 from annando/reshare-delivery
2019-12-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-12-08 MichaelMerge remote-tracking branch 'upstream/develop' into...
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 Michael VogelMerge pull request #7913 from MrPetovan/bug/7902-acl...
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-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 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-11-28 Michael VogelMerge pull request #7876 from MrPetovan/task/7308-backp...
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 MichaelAttached photos from pixelfed are now added to the...
2019-11-27 Hypolite PetovanMerge pull request #7872 from annando/mail-setting
2019-11-23 Hypolite PetovanMerge pull request #7862 from annando/mail-again
2019-11-23 MichaelOnly read undeleted mails / improved structure
2019-11-23 Hypolite PetovanMerge pull request #7861 from annando/mail-hook
2019-11-23 MichaelNow it works
2019-11-23 MichaelE-Mail import: The item is now provided to the hook
2019-11-23 Hypolite PetovanMerge pull request #7859 from annando/mail-reply-to
2019-11-22 MichaelUse the "reply-to" header of the original post when...
2019-11-22 Hypolite PetovanMerge pull request #7858 from annando/diaspora-date
2019-11-22 Michael VogelDon't use the creation date when transmitting to Diaspora
2019-11-22 Hypolite PetovanMerge pull request #7857 from annando/improve-7854
2019-11-22 MichaelRemoved the word "test"
2019-11-22 MichaelImprovement for PR 7854: Avoid leaking of BCC header...
2019-11-22 Hypolite PetovanMerge pull request #7856 from casperrutten/develop
2019-11-22 Hypolite PetovanMerge pull request #7854 from annando/notice-ap-mail
2019-11-22 MichaelFix mail delivery via AP when the contact is hidden
2019-11-21 Hypolite PetovanMerge pull request #7853 from annando/warnings
2019-11-21 MichaelFix some notices/warnings again
2019-11-20 Hypolite PetovanMerge pull request #7848 from annando/mail-hooks
2019-11-20 MichaelAdded hooks for the email fetch process
2019-11-19 Hypolite PetovanMerge pull request #7847 from annando/append-title
2019-11-19 MichaelRenamed config name
2019-11-19 MichaelMake the automatic title appending optional
2019-11-19 Hypolite PetovanMerge pull request #7846 from annando/notes-warnings
2019-11-19 Michael VogelFix further notes and warnings
2019-11-18 Hypolite PetovanMerge pull request #7845 from annando/diaspora-title
2019-11-18 Michael VogelShow title for posts with attached pages
2019-11-18 Hypolite PetovanMerge pull request #7844 from annando/warnings
2019-11-18 Michael VogelFix warnings
2019-11-18 Hypolite PetovanMerge pull request #7843 from annando/ap-attachments
2019-11-18 Michael VogelImprove the look of fetched feeds and the BBCode proces...
2019-11-17 Hypolite PetovanMerge pull request #7841 from annando/ap-link
2019-11-17 MichaelReadded empty line
2019-11-17 MichaelAP: Remove the link description from the "rich html...
2019-11-14 CasperMerge pull request #1 from friendica/develop
2019-11-13 Hypolite PetovanMerge pull request #7833 from annando/read-source
2019-11-13 MichaelAP: Read different content types for the source and...
2019-11-13 PhilippMerge pull request #7832 from annando/ap-rich-mention
2019-11-13 MichaelFix: Mentions in the HTML part of the "contentMap"...
2019-11-12 Hypolite PetovanMerge pull request #7831 from annando/contentmap
2019-11-12 MichaelUse the contentMap to transmit additional content encodings
2019-11-12 Hypolite PetovanMerge pull request #7829 from annando/picture-links
2019-11-11 MichaelBetter function name
2019-11-11 MichaelFix image links with descriptions in API and AP transmi...
2019-11-09 Hypolite PetovanMerge pull request #7828 from nupplaphil/task/move_enotify
2019-11-06 Hypolite PetovanMerge pull request #7820 from annando/fix-warning
2019-11-06 MichaelFix a notice
2019-11-03 PhilippMerge pull request #7806 from tobiasd/20191102-csvexport
2019-11-03 PhilippMerge pull request #7809 from hoergen/Plusminus
2019-11-03 Tobias DiekershoffMerge pull request #7810 from annando/diaspora-add...
2019-11-03 MichaelDiaspora: Use the standard function for adding a relati...
2019-11-02 Tobias DiekershoffMerge pull request #7805 from annando/duplicated-system
2019-11-02 MichaelAnother duplicated "use" removed
2019-11-02 Tobias DiekershoffMerge pull request #7804 from annando/duplicated-system
2019-11-02 MichaelRemoved duplicated "use system"
2019-11-02 Michael VogelMerge pull request #7798 from MrPetovan/task/rework...
2019-11-02 Hypolite PetovanMove Object\Image static methods to Util\Images
2019-11-02 Hypolite PetovanMerge pull request #7726 from tobiasd/20191010-uexport
2019-11-01 Hypolite PetovanMerge pull request #7785 from nupplaphil/bug/7676-is_fi...
2019-10-31 Tobias DiekershoffMerge pull request #7791 from annando/more-warnings
2019-10-31 MichaelSome more warnings removed
2019-10-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-25 Hypolite PetovanMerge pull request #7774 from annando/img-title
2019-10-25 PhilippMerge pull request #7767 from MrPetovan/bug/fatal-errors
2019-10-24 Hypolite PetovanMerge pull request #7770 from nupplaphil/task/Activity
2019-10-24 Philipp HolzerMove Namespace of ActivityNamespace
2019-10-24 Philipp HolzerRenamed to ActivityNamespace
2019-10-24 Philipp HolzerAdd docs
2019-10-24 Philipp HolzerRename namespace
2019-10-24 Philipp HolzerMove Activity/Namespaces defines to constants
2019-10-24 Hypolite PetovanMerge pull request #7762 from nupplaphil/task/mod_ignored
next