]> git.mxchange.org Git - friendica.git/history - src/Module/Profile/Schedule.php
Merge remote-tracking branch 'upstream/develop' into api4
[friendica.git] / src / Module / Profile / Schedule.php
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