]> git.mxchange.org Git - friendica.git/history - src/Model
Remove join profile table
[friendica.git] / src / Model /
2020-02-04 Steffen K9Remove join profile table
2020-02-03 Steffen K9Use PHP constants for literals
2020-02-03 Steffen K9Changed statistics query for nodeinfo
2020-02-03 Hypolite PetovanMerge pull request #8226 from nupplaphil/bug/wait_for_conn
2020-02-03 Tobias DiekershoffMerge pull request #8227 from annando/daemon-checks
2020-02-02 Hypolite PetovanMerge pull request #8224 from nupplaphil/task/force_ava...
2020-02-02 Hypolite PetovanMerge pull request #8222 from annando/ap-gnusocial
2020-02-02 MichaelAP comments from GNU Social are now working
2020-02-01 Hypolite PetovanMerge pull request #8211 from nupplaphil/task/mod_crepair
2020-01-31 Hypolite PetovanMerge pull request #8210 from nupplaphil/task/mod_fsuggest
2020-01-31 nupplaPhilimprovements
2020-01-31 Hypolite PetovanMerge pull request #8209 from nupplaphil/task/mod_worker
2020-01-31 nupplaPhilMove mod/fsuggest to src/Module/SuggestFriends
2020-01-31 PhilippMerge pull request #8163 from MrPetovan/task/7817-custo...
2020-01-31 Hypolite PetovanMerge pull request #8208 from nupplaphil/bug/8205-notif...
2020-01-31 nupplaPhilNotifications cleared for a whole thread in case of...
2020-01-30 Hypolite PetovanMerge pull request #8199 from nupplaphil/bug/8197_intro...
2020-01-29 nupplaPhilFix Contact notification link
2020-01-29 Hypolite PetovanMerge pull request #8198 from nupplaphil/bug/intro_send...
2020-01-29 nupplaPhilfinal keyword removed :-)
2020-01-29 nupplaPhilFix Introduction Diaspore sendShare()
2020-01-28 Hypolite PetovanMerge pull request #8186 from nupplaphil/bug/8182_anoth...
2020-01-28 nupplaPhilRefactor API notification usage
2020-01-28 nupplaPhilFix missing notifications:
2020-01-28 PhilippMerge pull request #8191 from MrPetovan/task/7967-masto...
2020-01-28 PhilippMerge pull request #8190 from MrPetovan/task/profile...
2020-01-28 Hypolite PetovanRemove uses of the rest of deprecated profile fields
2020-01-28 Hypolite PetovanRemove uses of profile.marital
2020-01-28 Hypolite PetovanRemove usage of profile.gender
2020-01-28 Hypolite PetovanRemove obsolete profile_id parameter in Model\Profile...
2020-01-28 PhilippMerge pull request #8188 from MrPetovan/task/remove...
2020-01-28 Hypolite PetovanReplace profile tab GET parameter by route
2020-01-26 PhilippMerge pull request #8179 from MrPetovan/bug/notices
2020-01-26 PhilippMerge pull request #8175 from MrPetovan/task/revert...
2020-01-26 Hypolite PetovanMove Model\Profile::getTabs to new Module\BaseProfile...
2020-01-26 Hypolite PetovanMerge pull request #8170 from nupplaphil/task/repo_noti...
2020-01-26 nupplaPhilRename classes
2020-01-26 nupplaPhilImprovements:
2020-01-25 nupplaPhilFix API result, add PHPDoc and cleanup object construction
2020-01-25 nupplaPhilupdate PHPDoc
2020-01-25 nupplaPhilReWork Notification Model/Module/Object/Repository...
2020-01-24 PhilippMerge pull request #8156 from MrPetovan/task/7817-custo...
2020-01-24 Hypolite PetovanMerge pull request #8155 from nupplaphil/task/move_noti...
2020-01-24 nupplaPhilrename notify => notification once more :-)
2020-01-24 nupplaPhilrename CSS attributes notify => notification
2020-01-24 nupplaPhilnotify_type => str_type
2020-01-24 nupplaPhilNotifies => Notifications
2020-01-24 nupplaPhilNotify => Notification
2020-01-23 Hypolite PetovanRemove references to deprecated profile.is-default...
2020-01-23 Hypolite PetovanAdd permission set lazy loading to Profile Field model
2020-01-23 Hypolite PetovanReplace advanced profile display with custom profile...
2020-01-23 Hypolite PetovanCreate new ProfileField classes
2020-01-23 Hypolite PetovanRemove multi profiles feature
2020-01-23 Hypolite PetovanMove Module\Profile to Module\Profile\Index
2020-01-22 Hypolite PetovanMerge pull request #8150 from nupplaphil/task/prepare_e...
2020-01-21 nupplaPhilAdd properties to PermissionSet Model
2020-01-21 nupplaPhilMove "Notify::getTab()" to notification module since...
2020-01-21 Hypolite PetovanMerge pull request #8149 from annando/fix-warning
2020-01-21 MichaelFix: unknown variable
2020-01-21 PhilippMerge pull request #8148 from annando/remote-comment
2020-01-20 PhilippMerge pull request #8147 from annando/fetch-post
2020-01-20 MichaelFix for AP posts where the URL don't match
2020-01-20 PhilippMerge pull request #8146 from MrPetovan/task/7817-custo...
2020-01-20 Hypolite PetovanFix birthday display and setting
2020-01-20 Hypolite PetovanMove Permission Set over to DDD
2020-01-20 Hypolite PetovanEnable meta groups in Model\Group::getIdsByContactId
2020-01-20 Hypolite PetovanRename PermissionSet::fetchIDForPost to PermissionSet...
2020-01-20 Hypolite PetovanRemove duplicate profile_uid key in App->profile array
2020-01-20 Hypolite PetovanMove profile-related templates to sub-folder
2020-01-20 Hypolite PetovanMerge pull request #8142 from nupplaphil/task/di_config
2020-01-19 nupplaPhilRemove unneeded Config namespace usages
2020-01-19 nupplaPhilShorten "PConfiguration" to "PConfig" again, since...
2020-01-19 nupplaPhilShorten "Configuration" to "Config" again, since the...
2020-01-19 nupplaPhilAdd missing Friendica\DI namespace to files (PHPStorm...
2020-01-19 nupplaPhilMove Config::set() to DI::config()->set()
2020-01-19 nupplaPhilMove Config::get() to DI::config()->get()
2020-01-19 Hypolite PetovanMerge pull request #8140 from annando/mail-probe
2020-01-19 Hypolite PetovanMerge pull request #8134 from nupplaphil/task/di_l10n
2020-01-19 nupplaPhiladd missing namespaces/fix wrong class-names
2020-01-19 nupplaPhilcleanup namespace usages for L10n
2020-01-19 nupplaPhilMove L10n class from L10n subdir to Core (replacing...
2020-01-19 nupplaPhilMove L10n::getDayShort() calls to DI::l10n()->getDaySho...
2020-01-19 nupplaPhilMove L10n::getDay() calls to DI::l10n()->getDay() calls
2020-01-19 nupplaPhilMove L10n::tt() calls to DI::l10n()->tt() calls
2020-01-19 nupplaPhilMove L10n::t() calls to DI::l10n()->t() calls
2020-01-19 PhilippMerge pull request #8135 from annando/brief
2020-01-19 MichaelAnd the rest of the new lines
2020-01-19 MichaelImproved formatting
2020-01-19 Michael@brief is removed completely
2020-01-18 Hypolite PetovanMerge pull request #8131 from nupplaphil/task/cleanup_lock
2020-01-18 Hypolite PetovanMerge pull request #8132 from annando/child-user
2020-01-18 Hypolite PetovanMerge pull request #8130 from nupplaphil/task/di_pconfig
2020-01-18 nupplaPhilRemove unused `use` statements & remove PConfig class
2020-01-18 nupplaPhilMove PConfig::set() to DI::pConfig()->set()
2020-01-18 nupplaPhilMove PConfig::get() to DI::pConfig()->get()
2020-01-18 Hypolite PetovanMerge pull request #8129 from nupplaphil/task/cleanup_cache
2020-01-18 nupplaPhilCleanUp Cache namespace
2020-01-18 Hypolite PetovanMerge pull request #8122 from annando/additional
2020-01-17 Hypolite PetovanMerge pull request #8123 from nupplaphil/bu/8103_photo_...
2020-01-17 nupplaPhilavoid exception throwing because of false-like return
next