]> git.mxchange.org Git - friendica.git/history - src/Module/Profile/Schedule.php
Move missing POST part of Profile\Photos from mod/photos
[friendica.git] / src / Module / Profile / Schedule.php
2022-12-01 PhilippMerge pull request #12227 from matthiasmoritz/public_ca...
2022-12-01 Hypolite PetovanRemove unused first parameter from BaseProfile::getTabsHTML
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
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 #12028 from annando/no-boot-src...
2022-10-19 Michaelold boot.php functions replaced in src/module (4)
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-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippMake `BaseModule` a real entity
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-21 foss-Merge branch 'friendica:develop' into doc_faq_client...
2021-11-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-17 Hypolite PetovanMerge pull request #10977 from nupplaphil/feat/dynamic_...
2021-11-14 PhilippSwitch `static::$parameters` to `$this->parameters`
2021-11-14 PhilippMake BaseModule methods dynamic
2021-11-14 PhilippReplace `$parameters` argument per method with `static...
2021-08-09 Hypolite PetovanMerge pull request #10586 from annando/app-user2
2021-08-09 Michael"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-08-09 MichaelChanged function name
2021-08-08 MichaelRemove direct calls to App->user
2021-08-04 Tobias DiekershoffMerge pull request #10571 from annando/local
2021-08-04 Michael VogelDisplay the publish time in the local timezone
2021-08-02 Hypolite PetovanMerge pull request #10566 from annando/manage-avatar
2021-08-02 Hypolite PetovanMerge pull request #10565 from annando/schedule2
2021-08-02 MichaelUse a centralized function to delete delayed entries
2021-08-02 MichaelUsing "post" when deleting, fixing deleting
2021-08-02 MichaelScheduled posts are now listed and can be deleted
2021-08-02 Hypolite PetovanMerge pull request #10563 from annando/scheduled-frontend
2021-08-02 MichaelPlaceholder page for scheduled posts