]> git.mxchange.org Git - friendica.git/history - src/Model/Tag.php
Merge pull request #8939 from MrPetovan/task/8906-frio-viewas-redesign
[friendica.git] / src / Model / Tag.php
2020-07-25 Michael VogelMerge pull request #8911 from MrPetovan/task/curl_DI
2020-07-21 Michael VogelMerge pull request #8904 from MrPetovan/task/ap-convers...
2020-07-21 Michael VogelMerge pull request #8903 from MrPetovan/task/8676-ap...
2020-07-21 Hypolite PetovanMerge pull request #8912 from annando/subscribed-tags
2020-07-21 MichaelPosts with subscribed tags will now be stored for the...
2020-07-16 Hypolite PetovanMerge pull request #8888 from annando/rename-keywordlist
2020-07-16 Hypolite PetovanMerge pull request #8886 from annando/getidforurl-update
2020-07-15 Michaelin "getidforurl" "no update" is now "update"
2020-07-12 Tobias DiekershoffMerge branch '2020.06-rc' into stable
2020-05-18 Hypolite PetovanMerge pull request #8660 from annando/item-insert
2020-05-18 Michael VogelMerge pull request #8657 from MrPetovan/bug/8653-catch...
2020-05-18 Hypolite PetovanAdd new Strings::startsWith method
2020-05-15 Hypolite PetovanMerge pull request #8633 from annando/notice
2020-05-14 Hypolite PetovanMerge pull request #8632 from annando/fix-fatal
2020-05-14 Michael VogelMerge pull request #8631 from MrPetovan/task/remove...
2020-05-14 Hypolite PetovanAdd type filter parameter to Tag::getCSVByURIId
2020-05-10 Hypolite PetovanMerge pull request #8616 from annando/annando/issue8614
2020-05-09 Hypolite PetovanMerge pull request #8611 from annando/issue-8610
2020-05-09 MichaelMoved the check for a comment to a different place
2020-05-09 MichaelForgotten "close"
2020-05-09 MichaelDant try to add mentions on starting posts
2020-05-09 MichaelAlways mention the parent author
2020-05-09 MichaelIssue 8610: Implicit mentions work again
2020-05-05 Hypolite PetovanMerge pull request #8585 from annando/legacy-tag
2020-05-05 MichaelRenamed function
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 MichaelMerge branch 'no-term3' into no-term2
2020-05-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-05 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 MichaelFile and category aren't using "term" anymore
2020-05-02 MichaelThe old tag handling is removed
2020-05-01 Hypolite PetovanMerge pull request #8566 from annando/write-tags
2020-05-01 Michaelthe "term" field now is called "name", workaround removed
2020-05-01 MichaelFunction renamed
2020-05-01 MichaelMove "isType" to Tag.php
2020-05-01 MichaelSome more "term" to "tag" conversion
2020-05-01 Michaelfunction names changed
2020-04-29 MichaelFix: Mentions had been stored as tags
2020-04-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelUsage of the new tag tables
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-27 MichaelMerge branch 'develop' of github.com:annando/friendica...
2020-04-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-26 Hypolite PetovanMerge pull request #8545 from nupplaphil/bug/subdir
2020-04-26 Hypolite PetovanMerge pull request #8537 from annando/views
2020-04-26 MichaelThe tag table is now really used
2020-04-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-24 MichaelOwner-view added
2020-04-23 Hypolite PetovanMerge pull request #8520 from annando/term2tag
2020-04-20 MichaelSwitchable contact probing
2020-04-20 MichaelStore implicit mentions
2020-04-19 MichaelImproved logging
2020-04-19 MichaelHashtag handling with Diaspora improved
2020-04-19 MichaelDon't store URL with hashtags / OStatus-Diaspora-Improv...
2020-04-18 MichaelCentral function to fetch the type for a given hash
2020-04-18 MichaelTags can now be added and removed from photos
2020-04-18 MichaelUse constants
2020-04-18 MichaelHybrid mode for non resolvable contacts
2020-04-18 MichaelStore mentioned contacts in another way
2020-04-18 MichaelFixes RegExp
2020-04-18 MichaelImproved body scanning, increased length
2020-04-17 MichaelAdded documentation
2020-04-17 MichaelWe now store the tags in two separate tables
2020-04-16 MichaelSpaces
2020-04-15 MichaelUse the own constants
2020-04-15 MichaelNew model class for tag