]> git.mxchange.org Git - friendica.git/history - src/Model
Merge remote-tracking branch 'upstream/develop' into write-tags
[friendica.git] / src / Model /
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 Tobias DiekershoffMerge pull request #8554 from annando/fix-8551
2020-04-27 Hypolite PetovanMerge pull request #8549 from annando/suppress-xml-log
2020-04-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-27 MichaelSuppress XML logging of errors
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 MichaelMore preparations for term to tag transition
2020-04-26 MichaelThe tag table is now really used
2020-04-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-26 MichaelQueries had been simplified
2020-04-26 MichaelMerge branch 'views' of github.com:annando/friendica...
2020-04-26 Michael VogelUpdate src/Model/Profile.php
2020-04-26 Michael VogelUpdate src/Model/Profile.php
2020-04-26 Michael VogelUpdate src/Model/Profile.php
2020-04-25 Michael VogelUpdate src/Model/Profile.php
2020-04-25 Michael VogelUpdate src/Model/Profile.php
2020-04-25 MichaelAdded check and repair for missing self contact
2020-04-24 MichaelThree more joins replaced with views
2020-04-24 MichaelThere is now a pending view
2020-04-24 MichaelRemoved query for "updated" in gcontact
2020-04-24 MichaelAnd some more view calls added
2020-04-24 MichaelOwner-view added
2020-04-23 Hypolite PetovanMerge pull request #8520 from annando/term2tag
2020-04-22 MichaelCode standards
2020-04-21 Hypolite PetovanMerge pull request #8532 from annando/fix-image-description
2020-04-21 Michael VogelMerge pull request #8531 from MrPetovan/bug/8523-frio...
2020-04-21 Michael VogelMerge pull request #8530 from MrPetovan/task/8498-move...
2020-04-20 Hypolite PetovanMove poke module to src/
2020-04-20 MichaelSwitchable contact probing
2020-04-20 MichaelStore implicit mentions
2020-04-20 MichaelFix: Wrong variable
2020-04-19 MichaelImproved logging
2020-04-19 MichaelHashtag handling with Diaspora improved
2020-04-19 MichaelUpdate item-uri with guid if given
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 MichaelDon't insert empty terms
2020-04-16 MichaelAdded uri-id to the constant
2020-04-16 MichaelSpaces
2020-04-15 MichaelUse the own constants
2020-04-15 MichaelNew model class for tag
2020-04-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-15 Hypolite PetovanMerge pull request #8519 from annando/item-select
2020-04-15 MichaelWhitespace removed
2020-04-15 MichaelMerge branch 'item-select' of github.com:annando/friend...
2020-04-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-15 MichaelFix: some selected item fields hadn't been selected
2020-04-15 MichaelFix: some selected item fields hadn't been selected
2020-04-15 MichaelFix for missing fields
2020-04-13 MichaelTerm constants updated
2020-04-13 Hypolite PetovanMerge pull request #8512 from annando/no-sign
2020-04-13 MichaelThe "sign" table had been removed
2020-04-01 Hypolite PetovanMerge pull request #8484 from annando/barracuda
2020-04-01 MichaelCheck for Antelope and convert to Barracuda
2020-04-01 Hypolite PetovanMerge pull request #8481 from annando/mimetype
2020-04-01 MichaelImproved Mime Type detection
2020-03-30 Tobias DiekershoffMerge pull request #8426 from tobiasd/2020.03-changelog
2020-03-30 Tobias DiekershoffMerge pull request #8472 from annando/prevent-loop
2020-03-30 MichaelPrevent putting much stress on remote systems
2020-03-29 Tobias DiekershoffMerge pull request #8465 from AlfredSK/AlfredSK-dont_me...
2020-03-29 Michael VogelMerge pull request #8466 from annando/internal-psid
2020-03-29 MichaelFix: Queries with empty selections hadn't worked anymore
2020-03-29 MichaelShould fix the unknown "internal-psid" field
2020-03-29 Tobias DiekershoffMerge pull request #8464 from annando/notice
2020-03-29 Hypolite PetovanMerge pull request #8462 from annando/issue-8254-3
2020-03-28 Michael Vogel(hopefully) Fixes "Undefined index: internal-psid"
2020-03-28 MichaelExchange "part" with "fragment"
2020-03-28 MichaelIssue 8254: Some more fixes for too long data for columns
2020-03-26 Hypolite PetovanMerge pull request #8456 from annando/fix-ap
2020-03-26 Hypolite PetovanMerge pull request #8455 from annando/issue-8254-2
2020-03-25 MichaelIssue 8254 More length shortenings
2020-03-25 Hypolite PetovanMerge pull request #8454 from annando/issue-7892
2020-03-25 MichaelIssue 7892: Improve "plink" generation for Diaspora...
2020-03-25 Tobias DiekershoffMerge pull request #8429 from tobiasd/2020.03-credits
2020-03-25 Tobias DiekershoffMerge pull request #8452 from annando/issue-8254
2020-03-25 MichaelIssue 8254: Length restriction for "title" and "uri"
2020-03-25 Hypolite PetovanMerge pull request #8451 from annando/issue-7771-funkwhale
2020-03-24 MichaelIssue 7771: Funkwhale support
2020-03-23 Tobias DiekershoffMerge pull request #8447 from annando/issue-7771-funkwhale
2020-03-23 Michael VogelMerge pull request #8446 from MrPetovan/bug/notices
2020-03-23 Hypolite PetovanSkip Contact::getDetailsByURL when url is empty in...
2020-03-22 Hypolite PetovanMerge pull request #8443 from annando/loops
2020-03-22 MichaelMerge remote-tracking branch 'upstream/2020.03-rc'...
2020-03-22 Michael VogelMerge pull request #8444 from MrPetovan/bug/7134-remove...
2020-03-22 MichaelPrevent endless loops and long running feed processing
2020-03-22 Tobias DiekershoffMerge pull request #8442 from annando/issue-8371-logging2
2020-03-22 MichaelIssue 8371: More enhanced logging
2020-03-22 Tobias DiekershoffMerge pull request #8441 from annando/issue-8371-logging
2020-03-22 MichaelWe should use "self"
next