]> git.mxchange.org Git - friendica.git/history - src/Module/Contact/Profile.php
Removed redundant maximagesize = INF statements
[friendica.git] / src / Module / Contact / Profile.php
2022-11-27 Marek BachmannMerge branch 'develop' into show_image_upload_limit
2022-11-26 Hypolite PetovanMerge pull request #12269 from annando/api-edit
2022-11-25 PhilippMerge pull request #12249 from MrPetovan/bug/deprecated
2022-11-25 Hypolite PetovanFix null value passed to string functions deprecation...
2022-11-23 Hypolite PetovanMerge pull request #12243 from annando/remote-self
2022-11-23 Michael"MIRROR_FORWARDED" is removed
2022-11-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-09 PhilippMerge pull request #12146 from MrPetovan/task/4090...
2022-11-09 Hypolite PetovanCreate new Contact\Redir module class
2022-11-07 Michael VogelMerge pull request #12131 from MrPetovan/task/4090...
2022-11-07 Michael VogelMerge pull request #12118 from MrPetovan/task/10875...
2022-11-07 Hypolite PetovanAdd follow/unfollow link to the contact actions menu
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-21 Hypolite PetovanMerge pull request #12039 from nupplaphil/feat/session_...
2022-10-21 PhilippRemove Core\Session
2022-10-21 Hypolite PetovanMerge pull request #12041 from nupplaphil/feat/usersess...
2022-10-20 PhilippUserSession class [5] - Refactor src/Module/ files...
2022-10-19 Hypolite PetovanMerge pull request #12026 from annando/no-boot-src...
2022-10-19 Michaelold boot.php functions replaced in src/module (2)
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-18 Hypolite PetovanMerge pull request #12012 from nupplaphil/feat/move_monolog
2022-10-17 Hypolite PetovanMerge pull request #12010 from annando/notice
2022-10-17 MichaelThe notice and info have been moved
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-06-25 Hypolite PetovanMerge pull request #11689 from Quix0r/rewrites/double...
2022-06-25 Roland HäderChanges:
2022-04-29 Hypolite PetovanMerge pull request #11451 from atjn/update-icon
2022-04-28 Hypolite PetovanMerge pull request #11455 from annando/update-avatar
2022-04-28 MichaelUpdate contact when the avatar hadn't been found
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-02-16 Hypolite PetovanMerge pull request #11250 from nupplaphil/bug/redis_pw
2022-02-15 Hypolite PetovanMerge pull request #11241 from annando/timing
2022-02-10 Hypolite PetovanMerge pull request #11230 from annando/account-type
2022-02-09 MichaelUse the "contact-type" instead of "forum" or "prv"
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-07 Hypolite PetovanMerge pull request #11145 from nupplaphil/feat/check_li...
2022-01-06 PhilippFix all license header & be less aggressive
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 PhilippMake $_REQUEST processing independent of sub-calls
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Michael VogelMerge pull request #11014 from MrPetovan/task/10978...
2021-11-30 Michael VogelMerge pull request #11045 from MrPetovan/bug/11029...
2021-11-29 Hypolite PetovanMerge pull request #11037 from MrPetovan/bug/11023...
2021-11-29 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-29 Michael VogelMerge pull request #11046 from MrPetovan/bug/11040...
2021-11-29 Hypolite PetovanFix remaining references to BaseModule->parameters
2021-11-29 Hypolite PetovanUse user-specific id to fetch the list of group apparte...
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippRespect the Dollar(notation :-))
2021-11-27 PhilippFixing https://github.com/friendica/friendica/issues...
2021-11-27 PhilippFix Contact modules
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-22 Michael VogelMerge pull request #11015 from MrPetovan/task/10979...
2021-11-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-22 PhilippMerge pull request #10969 from MrPetovan/task/remove...
2021-11-22 Hypolite PetovanMove contact profile GET actions to separate module...
2021-11-22 Hypolite PetovanMove contact profile module to its own class