]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #7504 from friendica/revert-7500-task/arguments_module_class
[friendica.git] / src /
2019-08-11 Hypolite PetovanMerge pull request #7504 from friendica/revert-7500...
2019-08-11 Hypolite PetovanRevert "Introduce Arguments / Module class"
2019-08-11 PhilippMerge pull request #7499 from annando/new_defer
2019-08-11 PhilippMerge pull request #7503 from MrPetovan/bug/fix-private...
2019-08-11 Michael VogelAdded config value
2019-08-11 Hypolite PetovanMerge pull request #7500 from nupplaphil/task/arguments...
2019-08-11 Hypolite PetovanUse network field instead of protocol in Group::expand
2019-08-11 Philipp Holzermove backend constant
2019-08-11 Philipp HolzerIntroduce Arguments / Module class
2019-08-11 Michael VogelWorker: The retrial value can now skip retrial levels
2019-08-08 PhilippMerge pull request #7493 from annando/dont-fork-foreground
2019-08-08 Michael VogelDon't fork worker on frontend by default
2019-08-07 Tobias DiekershoffMerge pull request #7487 from MrPetovan/task/7473-trend...
2019-08-07 Tobias DiekershoffMerge pull request #7489 from MrPetovan/bug/7488-html...
2019-08-07 Hypolite PetovanRemove wrap length in Babel HTML::toPlaintext display
2019-08-07 Hypolite PetovanEnsure trimmed HTML nodes are text nodes in HTML::toBBCode
2019-08-07 Hypolite PetovanFix trending tags variable name mistakes in Model\Term
2019-08-06 Tobias DiekershoffMerge pull request #7483 from MrPetovan/task/7474-html...
2019-08-06 Hypolite PetovanFix DOMNodeList length compatibility with PHP <7.2...
2019-08-06 PhilippMerge pull request #7481 from MrPetovan/task/7473-trend...
2019-08-06 Hypolite PetovanFix bug removing spaces between hashtag links in HTML...
2019-08-06 Hypolite PetovanFeedback changes
2019-08-06 Hypolite PetovanMove trending tags queries to Model\Term
2019-08-06 Hypolite PetovanUpdate master translation strings file
2019-08-06 Hypolite PetovanAdd trending_tags additional feature + usage in mod...
2019-08-06 Hypolite PetovanAdd Trending Tags widget + template
2019-08-06 Hypolite PetovanMerge pull request #7465 from nupplaphil/task/dice_cach...
2019-08-06 Tobias DiekershoffMerge pull request #7482 from annando/image-description
2019-08-06 MichaelSupport for multiple picture posts
2019-08-06 Tobias DiekershoffMerge pull request #7480 from MrPetovan/develop
2019-08-06 Hypolite PetovanRevert using LIBXML_NOBLANKS
2019-08-05 Hypolite PetovanMerge pull request #7479 from annando/image-description
2019-08-05 MichaelAvoid a notice
2019-08-05 MichaelAdded support for image descriptions and multiple image...
2019-08-04 Michael VogelMerge pull request #7474 from MrPetovan/bug/7457-html...
2019-08-04 Philipp HolzerFixing sort of BaseURL usage for App & Cache usage
2019-08-04 Hypolite PetovanMerge pull request #7463 from annando/alt-description
2019-08-04 Hypolite PetovanAdd HTML output panel to babel module
2019-08-04 Hypolite PetovanImprove BBCode:toPlaintext
2019-08-04 Philipp HolzerRenamed __toString() to getName()
2019-08-04 Hypolite PetovanImprove HTML::toPlaintext
2019-08-04 Philipp HolzerRemoved some leftovers
2019-08-04 Philipp HolzerRemove unused class variable
2019-08-04 Philipp Holzer- Move constants to the "Cache" class (more transparent...
2019-08-04 Philipp HolzerAdding possibility to use a different cache-backend...
2019-08-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-08-04 Hypolite PetovanMerge pull request #7466 from annando/api-alt
2019-08-04 Philipp HolzerRename *CacheDriver to *Cache because they don't act...
2019-08-04 MichaelPartly reverted, real problem fixed
2019-08-04 MichaelAPI: We now transmit the text description there as...
2019-08-03 Philipp HolzerRefactor Cache/Lock to DICE
2019-08-03 MichaelRespecting the "alt" description of images during impor...
2019-08-03 Hypolite PetovanMerge pull request #7461 from annando/handling-db-error
2019-08-03 MichaelMoved several database stuff out of the transaction...
2019-08-02 Hypolite PetovanMerge pull request #7458 from annando/fix-7449
2019-08-02 Hypolite PetovanMerge pull request #7459 from annando/notice
2019-08-02 Hypolite PetovanMerge pull request #7460 from annando/contact-id-new
2019-08-02 Michael"contact-id" has to be set, after "author-id" had been set
2019-08-02 MichaelClarified description
2019-08-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-08-02 MichaelImproved PR 7452: We now respect the "self" contact
2019-08-02 MichaelFixed description
2019-08-02 MichaelFix issue 7449: Image permissions are now set like...
2019-08-02 Hypolite PetovanMerge pull request #7455 from friendica/revert-7452...
2019-08-02 Hypolite PetovanRevert "Reworked contact-id generation"
2019-08-01 Michael VogelMerge pull request #7381 from MrPetovan/task/7309-frio...
2019-07-31 Hypolite PetovanMerge pull request #7444 from nupplaphil/task/dice_console
2019-07-31 PhilippMerge pull request #7453 from annando/tag-deliver-delete
2019-07-31 Philipp HolzerAdding Configuration dependency
2019-07-31 Philipp HolzerUse DICE for Console
2019-07-31 MichaelMoved user block
2019-07-31 MichaelAdded header
2019-07-31 MichaelLog level changed
2019-07-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-07-31 MichaelImproved logging when item had been deliberately delete...
2019-07-31 Hypolite PetovanMerge pull request #7452 from annando/contact-id
2019-07-30 Hypolite PetovanMerge pull request #7450 from annando/api-alt-description
2019-07-30 MichaelWe now use a central function for fetching the postdata
2019-07-30 MichaelReworked contact-id generation
2019-07-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-07-30 Hypolite PetovanMerge pull request #7451 from annando/ap-contact-id
2019-07-30 MichaelFix: The field "contact-id" now contains the correct...
2019-07-30 Hypolite PetovanReplace removed Contact::select method with Contact...
2019-07-30 Hypolite PetovanFix formatting in Model\Group
2019-07-30 Hypolite PetovanDevelop one-liner in Item\Compose
2019-07-30 Hypolite PetovanReplace removed Contact::select by Contact::selectToArray
2019-07-30 Hypolite PetovanReplace $uid parameter by $obj['uid'] in Item::enumerat...
2019-07-30 Hypolite PetovanImprove compose page template
2019-07-30 Hypolite PetovanAdd meta protocol group for private post support
2019-07-30 Hypolite PetovanOnly include natively supported protocol contacts in...
2019-07-30 Hypolite Petovan[frio] Add jotnet fields to compose page
2019-07-30 Hypolite PetovanAdd frio-specific /compose module
2019-07-30 Hypolite PetovanAdd user meta-groups for followers and mutual contacts
2019-07-29 PhilippMerge pull request #7174 from MrPetovan/task/dba-quote...
2019-07-29 Hypolite PetovanMerge pull request #7447 from annando/ap-alt-outgoing
2019-07-29 MichaelActivityPub: We now do support transmitting alternative...
2019-07-29 Hypolite PetovanMerge pull request #7446 from annando/alt-text
2019-07-29 MichaelActivityPub: Support for incoming picture descriptions
2019-07-29 Hypolite PetovanCorrectly escape identifier names
2019-07-28 Hypolite PetovanMerge pull request #7443 from annando/no-diaspora
next