]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-05-05 Hypolite PetovanMerge pull request #8581 from annando/perfect-scrollbar
2020-05-05 MichaelMoved to view/js
2020-05-05 MichaelIntegrate perfect-scrollbar to make tests happy
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 Hypolite PetovanMerge pull request #8570 from annando/tag-notice
2020-05-04 Hypolite PetovanMerge pull request #8571 from annando/no-term
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 MichaelAPI search is now done via "tag" as well
2020-05-01 Michael"term" replaced with "tag"
2020-05-01 MichaelSubscribed tags are now based on the tags as well
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 MichaelFix: Mentions had been stored as tags
2020-04-29 MichaelAdded todo
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 MichaelIncreased db version number
2020-04-28 Hypolite PetovanMerge pull request #8559 from annando/notices
2020-04-28 MichaelFix for "Undefined index: profile_url"
2020-04-28 MichaelCorrected view
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
2020-04-28 MichaelUsage of the new tag tables
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-28 MichaelMerge
2020-04-28 MichaelSome more forgotten DBA::close
2020-04-28 Tobias DiekershoffMerge pull request #8554 from annando/fix-8551
2020-04-28 MichaelAdded forgotten DBA::close
2020-04-28 MichaelIssue 8546: Added option to not use prepared statements
2020-04-28 MichaelFix issue 8551: Last item is now displayed again
2020-04-28 MichaelFix wrong field name
2020-04-27 Hypolite PetovanMerge pull request #8549 from annando/suppress-xml-log
2020-04-27 MichaelNew view for searching tags
2020-04-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-27 MichaelSuppress XML logging of errors
2020-04-27 Michael VogelMerge pull request #8548 from MrPetovan/task/8490-frio...
2020-04-27 Hypolite Petovan[frio] Restore focus styles
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 MichaelFix tests - hopefully
2020-04-26 MichaelRenamed comment
2020-04-26 MichaelMore preparations for term to tag transition
2020-04-26 MichaelThe tag table is now really used
2020-04-26 PhilippTemplate Engine with Subdirectory
2020-04-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-04-26 Michael VogelMerge pull request #8544 from nupplaphil/bug/fix_travis
2020-04-26 PhilippFix travis services entry
2020-04-26 MichaelQueries had been simplified
2020-04-26 MichaelMerge branch 'views' of github.com:annando/friendica...
2020-04-26 Michael VogelMerge pull request #8543 from MrPetovan/task/frio-brand...
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 Hypolite Petovan[frio] Align brand name color on nav icon
2020-04-25 MichaelDocumentation and unneeded stuff removed
2020-04-25 Michael VogelMerge pull request #8541 from MrPetovan/bug/8511-lib...
2020-04-25 Hypolite PetovanUpdate function definition in library/OAuth1
2020-04-25 MichaelAdded check and repair for missing self contact
2020-04-25 MichaelDuplicated fields renamed
2020-04-24 MichaelCleaned up user table order in query
2020-04-24 MichaelThree more joins replaced with views
2020-04-24 MichaelThe workerqueue is now using a view as well
2020-04-24 MichaelPrticipation is now a view as well
2020-04-24 MichaelUpdated database description
2020-04-24 MichaelThere is now a pending view
2020-04-24 MichaelRemoved query for "updated" in gcontact
2020-04-24 MichaelDatabase definition updated
2020-04-24 MichaelSome more places with owner-view
2020-04-24 MichaelAnd some more view calls added
2020-04-24 MichaelNext join replaced by view
2020-04-24 MichaelAnother view
2020-04-24 MichaelMore joins replaced by view calls
next