]> git.mxchange.org Git - friendica.git/history - src
Forgotten "close"
[friendica.git] / src /
2020-05-09 MichaelForgotten "close"
2020-05-09 MichaelConcentrating functionality
2020-05-09 MichaelDant try to add mentions on starting posts
2020-05-09 MichaelThe implicit mentions are added in any case
2020-05-09 MichaelAlways mention the parent author
2020-05-09 MichaelRemoved unneeded functionality
2020-05-09 MichaelIssue 8610: Implicit mentions work again
2020-05-07 Hypolite PetovanMerge pull request #8602 from annando/no-follow-display
2020-05-07 MichaelDon't count and fetch "follow" activities
2020-05-07 Michael VogelMerge pull request #8599 from MrPetovan/task/8593-ensur...
2020-05-07 Hypolite PetovanAccount for missing location value in ActivityPub\Receiver
2020-05-07 Michael VogelMerge pull request #8589 from MrPetovan/task/8588-ap...
2020-05-07 Hypolite PetovanImprove formatting in ActivityPub\Transmitter
2020-05-07 Hypolite PetovanMerge pull request #8597 from annando/notice
2020-05-07 MichaelFixed notice because of missing field
2020-05-07 Michael VogelMerge pull request #8596 from MrPetovan/task/8593-ensur...
2020-05-07 Hypolite PetovanEnsure post location received through ActivityPub is...
2020-05-06 Hypolite PetovanMerge pull request #8594 from annando/issue-8586
2020-05-06 Michaelignore "follow" activities that are not from the user
2020-05-06 MichaelDon't relay participation messages
2020-05-06 Hypolite PetovanOnly output ActivityPub contacts in /followers and...
2020-05-06 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-06 MichaelAdded logging
2020-05-06 MichaelIssue 8586 again: Don't transmit participations
2020-05-06 Hypolite PetovanMerge pull request #8592 from annando/issue-8586
2020-05-06 MichaelAdded missing field
2020-05-06 MichaelDon#t group
2020-05-06 MichaelIssue 8586: Reduce the amount of item receivers
2020-05-06 Michael VogelMerge pull request #8590 from MrPetovan/bug/8568-markdo...
2020-05-06 Hypolite PetovanRemove preemptive autolinker from Text\Markdown::toBBCode
2020-05-06 Hypolite PetovanCombine getFollowers and getFollowing into getContacts...
2020-05-05 Hypolite PetovanMerge pull request #8585 from annando/legacy-tag
2020-05-05 Hypolite PetovanMerge pull request #8587 from annando/warning-notices
2020-05-05 MichaelRenamed function
2020-05-05 MichaelFix warning, notice and DB Error
2020-05-05 MichaelRemoved legacy usage of the "tag" field
2020-05-05 Hypolite PetovanMerge pull request #8577 from annando/no-term2
2020-05-05 Hypolite PetovanMerge pull request #8563 from annando/issue-8550
2020-05-05 MichaelMerge branch 'no-term3' into no-term2
2020-05-05 MichaelFormula according to documentation
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-05 MichaelUpdate database definition, cleaned code
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-05 Hypolite PetovanMerge pull request #8575 from annando/post-delivery...
2020-05-05 MichaelRemoved unused fields
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-05 Hypolite PetovanMerge pull request #8576 from annando/new-participation
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-05 Hypolite PetovanMerge pull request #8581 from annando/perfect-scrollbar
2020-05-05 MichaelRemoved usage of "tag" field
2020-05-05 Michael VogelMerge pull request #8579 from MrPetovan/bug/fatal-errors
2020-05-04 Hypolite PetovanEnsure Tag::getByURIId parameter value in OStatus;...
2020-05-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-04 Hypolite PetovanMerge pull request #8570 from annando/tag-notice
2020-05-04 Hypolite PetovanMerge pull request #8571 from annando/no-term
2020-05-03 MichaelFix for wrong table and wrong field name
2020-05-03 MichaelFile and category aren't using "term" anymore
2020-05-02 MichaelCorrected variable name
2020-05-02 Michaelpost update function added
2020-05-02 Michael"item-delivery-data" is now "post-delivery-data"
2020-05-02 MichaelDiaspora participations are now atored as activities
2020-05-02 MichaelTags are now added to the body again
2020-05-02 MichaelFix for "Undefined index: uri-id""
2020-05-02 MichaelThe old tag handling is removed
2020-05-01 Hypolite PetovanMerge pull request #8566 from annando/write-tags
2020-05-01 MichaelRenamed function
2020-05-01 MichaelLast "term" element renamed
2020-05-01 Michaelthe "term" field now is called "name", workaround removed
2020-05-01 MichaelRemoved unused "use"
2020-05-01 MichaelFunction renamed
2020-05-01 MichaelFix notice for missing "uri-id"
2020-05-01 MichaelNotification moved to usage of the "tag" table
2020-05-01 MichaelMove "isType" to Tag.php
2020-05-01 MichaelSome more "term" to "tag" conversion
2020-05-01 Michael"term" replaced with "tag"
2020-05-01 Michaelfunction names changed
2020-04-30 Michael1,000 is better than 100
2020-04-30 MichaelBetter check for finished conversion
2020-04-30 MichaelPost update functionality for tags
2020-04-29 Michael VogelUpdate src/Database/Database.php
2020-04-29 MichaelFix: Mentions had been stored as tags
2020-04-29 MichaelIssue 8550: Check for a good table_definition cache...
2020-04-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-29 Hypolite PetovanMerge pull request #8562 from annando/issue-8557
2020-04-29 MichaelIt has to be "selectFirst"
2020-04-28 MichaelIssue 8557: We have to fetch only a single row
2020-04-28 Hypolite PetovanMerge pull request #8561 from annando/issue-8560
2020-04-28 MichaelIissue 8560: Wrong value for parent in mail notification
2020-04-28 Hypolite PetovanMerge pull request #8558 from annando/corrected-view
2020-04-28 Hypolite PetovanMerge pull request #8559 from annando/notices
2020-04-28 MichaelFix for "Undefined index: profile_url"
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelMerge
2020-04-28 Hypolite PetovanMerge pull request #8556 from annando/close-db-connection
2020-04-28 Hypolite PetovanMerge pull request #8555 from annando/issue-8546
next