]> git.mxchange.org Git - friendica.git/history - src
Pass the parameters from the router to the modules
[friendica.git] / src /
2019-11-05 MichaelPass the parameters from the router to the modules
2019-11-04 PhilippMerge pull request #7812 from tobiasd/20191103-tarpid
2019-11-03 PhilippMerge pull request #7806 from tobiasd/20191102-csvexport
2019-11-03 PhilippMerge pull request #7813 from tobiasd/20191103-cats
2019-11-03 Tobias Diekershoffmove link generation into the loop
2019-11-03 Tobias Diekershoffypot
2019-11-03 Tobias Diekershoffadd a tar pid to the registration form
2019-11-03 Hypolite PetovanMerge pull request #7811 from tobiasd/20191103-clickoncat
2019-11-03 Tobias Diekershoffcreate URL for categories
2019-11-03 Tobias Diekershoffreally there is no App
2019-11-03 Tobias Diekershoffthere was no App
2019-11-03 PhilippMerge pull request #7809 from hoergen/Plusminus
2019-11-03 Tobias DiekershoffMerge pull request #7810 from annando/diaspora-add...
2019-11-03 MichaelDiaspora: Use the standard function for adding a relati...
2019-11-03 Tobias Diekershoffmv q() to DBA::select()
2019-11-03 Tobias Diekershoffwe only need one contact export, D* _only_ exports...
2019-11-02 Tobias Diekershoffadded export and import of followed contacts to and...
2019-11-02 Tobias DiekershoffMerge pull request #7805 from annando/duplicated-system
2019-11-02 MichaelAnother duplicated "use" removed
2019-11-02 Tobias DiekershoffMerge pull request #7804 from annando/duplicated-system
2019-11-02 MichaelRemoved duplicated "use system"
2019-11-02 Michael VogelMerge pull request #7798 from MrPetovan/task/rework...
2019-11-02 PhilippMerge pull request #7749 from MrPetovan/bug/7740-frio...
2019-11-02 Hypolite PetovanReplace last instance of local_user() used to guess...
2019-11-02 Hypolite PetovanMove mod/hovercard to src/Module/Contact/Hovercard
2019-11-02 Hypolite PetovanAdd unfollow link to output of Contact::photoMenu
2019-11-02 Hypolite PetovanMerge pull request #7800 from annando/manually-improve
2019-11-02 MichaelRespect "manually-improve" during contact request
2019-11-02 MichaelRespect "manually improve" during contact request
2019-11-02 Tobias DiekershoffMerge pull request #7797 from annando/arrival-order
2019-11-02 Hypolite PetovanAdd URL decoding to query string in App\Arguments
2019-11-02 Hypolite PetovanRename Photo::newResource() result variable from $hash...
2019-11-02 Hypolite PetovanMove Object\Image static methods to Util\Images
2019-11-02 Hypolite PetovanMerge pull request #7726 from tobiasd/20191010-uexport
2019-11-02 Tobias Diekershoffmv URL path uexport -> userexport
2019-11-02 Tobias Diekershoffmv q() to DBA::p()
2019-11-02 Tobias Diekershoffmv Uexport to UserExport
2019-11-02 Tobias Diekershoffsome more change requests
2019-11-02 Hypolite PetovanMerge pull request #7794 from AlfredSK/sorting-saved...
2019-11-02 Steffen K9Changing asort() to usort()
2019-11-01 Steffen K9Added asort() to the saved folders widget
2019-11-01 Hypolite PetovanMerge pull request #7785 from nupplaphil/bug/7676-is_fi...
2019-11-01 Hypolite PetovanMerge pull request #7793 from nupplaphil/bug/fix_travis...
2019-11-01 Philipp Holzerrename developer to debug :-)
2019-11-01 Philipp Holzermake ACLFormatter::expand() nullable and return an...
2019-11-01 Philipp HolzerFix ACLFormatterTest
2019-10-31 Tobias DiekershoffMerge pull request #7791 from annando/more-warnings
2019-10-31 MichaelSome more warnings removed
2019-10-30 PhilippMerge pull request #7789 from annando/warnings
2019-10-30 MichaelSolve warning
2019-10-30 Tobias DiekershoffMerge pull request #7788 from annando/errors
2019-10-30 MichaelFix several warnings and errors
2019-10-29 Hypolite PetovanMerge pull request #7769 from annando/issue-3229
2019-10-29 MichaelUswe default value
2019-10-29 Tobias DiekershoffMerge pull request #7787 from annando/issue-7778
2019-10-29 MichaelFix 7778: Don't return empty string in permissions
2019-10-28 Philipp HolzerFix wrong check for logfile in admin summary
2019-10-28 Hypolite PetovanMerge pull request #7782 from nupplaphil/bug/7781-compo...
2019-10-28 MichaelUsing "args"
2019-10-28 MichaelUse "http_build_query"
2019-10-28 Philipp HolzerCheck null for acl-fields
2019-10-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-10-27 Michael VogelMerge pull request #7780 from nupplaphil/bug/7776_home_not
2019-10-27 Philipp HolzerWrong condition for home notifications
2019-10-27 Tobias DiekershoffMerge pull request #7779 from annando/fix-tag
2019-10-27 MichaelPossibly handle issue 7772
2019-10-27 MichaelFix indentation
2019-10-27 Michael(hopefully) fix preview issue with tags on Mastodon
2019-10-26 Hypolite PetovanMerge pull request #7775 from nupplaphil/task/move_nm
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 MichaelChanged OpenID registration
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 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 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 HolzerMove perms2str to ACLFormatter::aclToString()
2019-10-22 Philipp HolzerMove expand_acl to ACLFormatter::expand()
next