]> git.mxchange.org Git - friendica.git/history - src/Module
Merge pull request #9290 from annando/infinite-pageno
[friendica.git] / src / Module /
2020-09-26 Hypolite PetovanMerge pull request #9287 from annando/fix-noscrape
2020-09-26 Michael VogelFix: Noscrape hadn't always returned a key
2020-09-26 Michael VogelMerge pull request #9274 from MrPetovan/bug/parse-url...
2020-09-26 Hypolite PetovanMerge pull request #9285 from annando/hide-sharer
2020-09-26 MichaelFix notice
2020-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-09-26 MichaelHide own contacts
2020-09-26 Hypolite PetovanMerge pull request #9283 from annando/community-accounts
2020-09-26 MichaelImprove naming, make widget collapsable
2020-09-26 Hypolite PetovanMerge pull request #9280 from annando/account-selector
2020-09-26 Hypolite PetovanMerge pull request #9277 from annando/issue-9268
2020-09-26 MichaelMoved "selected" check into the template
2020-09-26 MichaelAccount selector for the community page
2020-09-26 MichaelIssue 9268: Don't show posts from followers on communit...
2020-09-23 Hypolite PetovanMerge pull request #9262 from nupplaphil/phpmailer_fix
2020-09-23 Hypolite PetovanMerge pull request #9260 from annando/ap-relay-settings
2020-09-23 Hypolite PetovanMerge pull request #9261 from annando/relay-distribution
2020-09-22 MichaelRelay settings are now valid for the ActivityRelay...
2020-09-20 Hypolite PetovanMerge remote-tracking branch 'friendica/stable' into...
2020-09-20 Tobias DiekershoffMerge branch '2020.09-rc' into stable
2020-09-20 Tobias DiekershoffMerge pull request #9146 from tobiasd/2020.09-CHANGELOG
2020-09-20 Hypolite PetovanMerge pull request #9247 from annando/issue-9246
2020-09-20 Hypolite PetovanImprove log message language in Module/Search/Index.php
2020-09-20 MichaelCorrected comment
2020-09-20 MichaelIssue 9246: Don't perform fulltext searches on URL
2020-09-20 Hypolite PetovanMerge pull request #9242 from nupplaphil/bug/9142-messa...
2020-09-20 Hypolite PetovanMerge pull request #9244 from annando/issue-9229
2020-09-19 MichaelIssue 9229: Show unfollow with known contacts
2020-09-19 Hypolite PetovanMerge pull request #9243 from annando/preview-text
2020-09-19 Hypolite PetovanMerge pull request #9223 from nupplaphil/task/process_class
2020-09-19 Hypolite PetovanMerge pull request #9241 from annando/issue-8961
2020-09-19 MichaelIssue 8961: Move default value for site settings to...
2020-09-19 Tobias DiekershoffMerge pull request #9240 from annando/notice
2020-09-19 MichaelFix Notice: "Undefined variable: r"
2020-09-19 Michael VogelMerge pull request #9232 from tobiasd/20200917-install
2020-09-19 Hypolite PetovanMerge pull request #9234 from annando/issue-9231
2020-09-19 MichaelDon't set count to 0
2020-09-19 MichaelInclude more field in the fulltext search
2020-09-19 MichaelIssue 9231: Speed up full text search
2020-09-18 Michael VogelMerge pull request #9226 from MrPetovan/bug/fatal-errors
2020-09-18 Hypolite PetovanMerge pull request #9224 from annando/issue-9165
2020-09-17 MichaelIssue 9165: Make pager work for search
2020-09-17 Hypolite PetovanMerge pull request #9217 from annando/fix-empty-preview
2020-09-16 Michael VogelMerge pull request #9197 from MrPetovan/bug/9192-normal...
2020-09-16 MichaelMerge branch 'send-relais' of github.com:annando/friend...
2020-09-16 MichaelMerge remote-tracking branch 'upstream/2020.09-rc'...
2020-09-16 Hypolite PetovanMerge pull request #9213 from annando/new-relay-server
2020-09-16 Hypolite PetovanMerge pull request #9212 from annando/nofinalurlfeed
2020-09-16 MichaelMove default setting to the configuration file
2020-09-16 MichaelReplaced the defunct relay server at another place...
2020-09-16 MichaelChanged name for the sample relay server
2020-09-15 PhilippRewrite Process Model/Core
2020-09-15 Hypolite PetovanMerge pull request #9209 from tobiasd/20200915-typo
2020-09-15 Tobias Diekershoffsilkevicious found a typo
2020-09-14 Hypolite PetovanMerge pull request #9184 from nupplaphil/task/asn1_composer
2020-09-13 Hypolite PetovanMerge pull request #9196 from annando/queryValue
2020-09-13 Hypolite PetovanMerge pull request #9194 from annando/additional-directions
2020-09-13 PhilippMerge pull request #9195 from annando/dbversion
2020-09-13 MichaelAbility to set the database version
2020-09-13 Michael VogelMerge pull request #9191 from MrPetovan/bug/9090-frio...
2020-09-12 PhilippReplace library/asn1.php with phpseclib
2020-09-12 Michael VogelMerge pull request #9187 from MrPetovan/bug/9182-frio...
2020-09-12 Hypolite PetovanMerge pull request #9188 from annando/more-direction
2020-09-12 PhilippMerge pull request #9170 from MrPetovan/bug/9164-query...
2020-09-12 Hypolite PetovanUse Arguments->getCommand() where it makes more sense...
2020-09-12 Hypolite PetovanRemove confirm template obsolete uses (except for contacts)
2020-09-12 Hypolite PetovanMerge pull request #9186 from annando/valid-posts
2020-09-12 Hypolite PetovanMerge pull request #9183 from nupplaphil/Minor-deprecation
2020-09-12 PhilippFix ContactEndpoint & tests
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into 2020...
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into develop
2020-09-08 Tobias DiekershoffMerge pull request #9166 from MrPetovan/bug/phpinfo...
2020-09-08 Hypolite PetovanFix security vulnerability in admin modules
2020-09-08 Hypolite PetovanNormalize use of form security tokens in Admin modules
2020-09-08 Hypolite PetovanUse router parameters in Admin modules
2020-09-08 Hypolite PetovanMerge pull request #9143 from annando/api-count
2020-09-07 MichaelMerge remote-tracking branch 'upstream/2020.09-rc'...
2020-09-07 Tobias DiekershoffMerge pull request #9155 from MrPetovan/bug/9154-forbid-bin
2020-09-07 Tobias DiekershoffMerge pull request #9156 from annando/issue-9153
2020-09-07 MichaelIssue 9153 Use "info" instead of "notice" on successful...
2020-09-07 Hypolite PetovanMerge pull request #9147 from annando/Issue-8882
2020-09-06 MichaelIssue 8882: Fixes permissions of pinned posts
2020-09-06 Tobias DiekershoffMerge pull request #9144 from annando/issue-9137
2020-09-06 MichaelAPI: Counts added, local query improved
2020-09-05 Tobias DiekershoffMerge pull request #9139 from annando/timeline-parameters
2020-09-05 MichaelAPI: Fix the timeline parameters
2020-09-04 PhilippMerge pull request #9133 from tobiasd/20200904-typo
2020-09-04 Tobias DiekershoffTyoi reported by silkevicious on Transifex
2020-09-03 Michael VogelMerge pull request #9126 from MrPetovan/task/post-impro...
2020-09-03 Michael VogelMerge pull request #9125 from MrPetovan/bug/8999-fix...
2020-09-03 Hypolite PetovanMerge pull request #9128 from annando/api-status
2020-09-03 MichaelContent is now filled
2020-09-03 MichaelAPI: New entity "status"
2020-09-03 Hypolite Petovan[frio] Ensure tagsinput library is loaded in pages...
2020-09-02 Hypolite PetovanMerge pull request #9118 from annando/manually-aprove
2020-09-02 Hypolite PetovanMerge pull request #9119 from annando/directory-public
2020-09-02 MichaelFix: Transmit the public contact id
2020-09-01 Hypolite PetovanMerge pull request #9115 from annando/api-directory
2020-09-01 MichaelAPI: Support for the "directory" endpoint
2020-09-01 Hypolite PetovanMerge pull request #9111 from annando/notice
next