]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2019-10-26 Philipp Holzersimplify show determination
2019-10-26 Philipp Holzerrename methods
2019-10-26 Philipp HolzerFix arguments
2019-10-26 Philipp HolzerAdapt class structure
2019-10-26 Philipp HolzerMove Friendica\Core\NotificationsManager to Friendica...
2019-10-25 Hypolite PetovanMerge pull request #7774 from annando/img-title
2019-10-25 MichaelImages: Show the description as title
2019-10-25 PhilippMerge pull request #7767 from MrPetovan/bug/fatal-errors
2019-10-24 Hypolite PetovanMerge pull request #7770 from nupplaphil/task/Activity
2019-10-24 Philipp HolzerMove Namespace of ActivityNamespace
2019-10-24 Philipp HolzerRenamed to ActivityNamespace
2019-10-24 Philipp HolzerAdd docs
2019-10-24 Philipp HolzerFixing https://github.com/friendica/friendica/pull...
2019-10-24 Philipp HolzerRename namespace
2019-10-24 Philipp HolzerMove Activity/Namespaces defines to constants
2019-10-24 Hypolite PetovanMerge pull request #7768 from nupplaphil/bug/fix_lock
2019-10-24 Hypolite PetovanMerge pull request #7762 from nupplaphil/task/mod_ignored
2019-10-24 Philipp HolzerFix Lock file
2019-10-24 Philipp Holzersort route config
2019-10-24 Philipp HolzerRename route '/ignored/{iid}' to '/item/ignore/{iid}'
2019-10-24 Hypolite PetovanExpect outbox->first to be a Link structure in Model...
2019-10-24 Philipp HolzerRename module class name
2019-10-23 Hypolite PetovanMerge pull request #7765 from nupplaphil/task/move_text
2019-10-23 Philipp HolzerAdapt naming convention
2019-10-23 Philipp HolzerAdapt because of feedback
2019-10-23 Philipp HolzerAdd jsonExit() and fix UID issue
2019-10-23 Hypolite PetovanMerge pull request #7763 from nupplaphil/bug/7756_log_d...
2019-10-23 PhilippUpdate InstallerTest.php
2019-10-23 Philipp Holzerremove references
2019-10-23 Philipp HolzerRemove unneeded TextTest class
2019-10-23 Philipp HolzerMove (last) get_cats_and_terms to Content\Item::determi...
2019-10-23 Philipp HolzerMove is_a_date_arg to DateTimeFormat::isYearMonth
2019-10-23 Philipp HolzerMove activity_match() to Protocol\Activity::match()
2019-10-22 Philipp HolzerRemove function prepare_text and use BBCode::convert...
2019-10-22 Philipp HolzerRemove unused function qp()
2019-10-22 Philipp HolzerMove perms2str to ACLFormatter::aclToString()
2019-10-22 Philipp HolzerMove expand_acl to ACLFormatter::expand()
2019-10-22 Philipp HolzerRemove unused function attribute_contains
2019-10-22 Philipp HolzerMove redir_private_images to Item::addRedirLinkToImageL...
2019-10-22 Philipp HolzerRemove unused function return_bytes
2019-10-22 Philipp HolzerMove bb_translate_video
2019-10-22 Philipp HolzerMove undo_post_tagging to mod/editpost because of the...
2019-10-22 Philipp Holzerremove superfluous line
2019-10-22 Philipp HolzerAdd some PHP doc
2019-10-22 Philipp Holzerswitch case
2019-10-22 Philipp HolzerAdd checks & realpath() usage
2019-10-21 Philipp HolzerAdd Fallback in case the logfile isn't accessible.
2019-10-21 Philipp Holzermove mod/ignored to src/Module/Item/Ignored
2019-10-21 Hypolite PetovanMerge pull request #7759 from nupplaphil/task/mod_receive
2019-10-21 Philipp Holzersome improvements
2019-10-21 Philipp Holzerwrong field
2019-10-21 PhilippMerge pull request #7760 from annando/fix-fatal
2019-10-21 MichaelFix fatal error
2019-10-20 Philipp HolzerFix parameter
2019-10-20 Philipp HolzerMove mod/receive to src/Module/Diaspora/receive
2019-10-20 Tobias DiekershoffMerge pull request #7758 from annando/fix-probe
2019-10-20 MichaelFix: Friendica contacts had falsely been detected as...
2019-10-19 Hypolite PetovanMerge pull request #7757 from annando/sanitize-gcontact
2019-10-19 MichaelCleaned up code / removed legacy stuff
2019-10-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-18 Hypolite PetovanMerge pull request #7753 from annando/http-417
2019-10-18 Hypolite PetovanMerge pull request #7754 from annando/aria
2019-10-18 Hypolite PetovanMerge pull request #7752 from kPherox/develop
2019-10-18 MichaelFixed condition
2019-10-18 kPheroxChange Model type to `OrderedCollectionPage`
2019-10-17 Michaelfixed indentation
2019-10-17 MichaelDon't hide the modal dialoge
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-17 MichaelImproved comment
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-17 PhilippMerge pull request #7751 from tobiasd/20191017-lighttpd...
2019-10-17 PhilippMerge pull request #7745 from MrPetovan/task/7190-remov...
2019-10-17 Tobias Diekershoffupdated sample lighttpd config regarding the pagename...
2019-10-17 Hypolite PetovanMerge pull request #7750 from MrPetovan/bug/fatal-errors
2019-10-17 Hypolite PetovanRemove remaining Logger log level in explicit Logger...
2019-10-16 PhilippMerge pull request #7744 from MrPetovan/task/7190-remov...
2019-10-16 Michael VogelMerge pull request #7748 from MrPetovan/bug/7747-fix...
2019-10-16 Hypolite PetovanPrevent empty [url] label regular expression to break...
2019-10-16 MichaelReplaced quotes
2019-10-16 Michael VogelMerge pull request #7746 from MrPetovan/task/help-quota...
2019-10-16 Hypolite PetovanRemove extra spaces before closing parentheses in src/
2019-10-16 Hypolite PetovanRemove deprecated defaults() function
2019-10-16 Hypolite PetovanReplace deprecated defaults() calls with ?? and ?:...
2019-10-16 Hypolite PetovanClarify quotation style in doc/Developers-Intro
2019-10-16 Hypolite PetovanReplace deprecated calls to defaults() by ?? and ?...
2019-10-15 PhilippMerge pull request #7743 from MrPetovan/task/7190-remov...
2019-10-15 PhilippMerge pull request #7742 from MrPetovan/task/7190-remov...
2019-10-15 Hypolite PetovanReplace deprecated defaults() calls by ?? and ?: operat...
2019-10-15 Hypolite PetovanReplace deprecated defaults() calls by a combination...
2019-10-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-15 PhilippMerge pull request #7741 from annando/quotation
2019-10-15 MichaelChanged quotation (" to ')
2019-10-14 Tobias DiekershoffMerge pull request #7728 from MrPetovan/task/7682-bette...
2019-10-14 Hypolite PetovanMerge pull request #7738 from annando/clean-url
2019-10-13 PhilippMerge pull request #7727 from MrPetovan/task/4090-move...
2019-10-13 MichaelConvert links with empty descriptions
2019-10-13 Hypolite PetovanRemove irrelevant test in App\RouterTest
2019-10-13 PhilippMerge pull request #7737 from MrPetovan/task/4090-move...
2019-10-13 PhilippMerge pull request #7734 from MrPetovan/bug/7709-catch...
2019-10-13 Hypolite PetovanCorrectly URL encode return URLS for saved search
next