]> git.mxchange.org Git - friendica.git/history - src
Updates messages.po
[friendica.git] / src /
2022-11-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-03 MichaelMerge branch 'issue-12097' of github.com:annando/friend...
2022-11-03 Michael VogelApply suggestions from code review
2022-11-03 MichaelIssue 12097: Notify for each new user registration
2022-11-03 Hypolite PetovanMerge pull request #12095 from annando/bulk
2022-11-03 PhilippMerge pull request #12093 from MrPetovan/task/4090...
2022-11-03 MichaelSimplified else case
2022-11-03 Hypolite PetovanCreate Post/Tag/Remove module class and route
2022-11-03 MichaelImproved logging
2022-11-03 MichaelImproved bulk delivery / don't redistribute activities
2022-11-02 PhilippMerge pull request #12087 from MrPetovan/task/4090...
2022-11-02 Hypolite PetovanCreate new User\Import module class
2022-11-02 Hypolite PetovanMerge pull request #12086 from nupplaphil/feat/move_cal
2022-11-02 PhilippMove new events routes to calendar routes
2022-11-02 PhilippMove event export to src/Module/Events/Export
2022-11-01 Tobias DiekershoffMerge pull request #12091 from MrPetovan/bug/12085...
2022-11-01 PhilippMerge pull request #12092 from MrPetovan/bug/12090...
2022-11-01 Hypolite PetovanReplace remaining "follow" route instances to "contact...
2022-11-01 Hypolite PetovanMerge pull request #12089 from annando/query-performance
2022-11-01 Hypolite PetovanFix documentation typo in src/Protocol/Diaspora.php
2022-11-01 Michael(Hopefully) query performance improvements
2022-11-01 PhilippMerge pull request #12088 from MrPetovan/bug/probe...
2022-11-01 Hypolite PetovanAlso look for Atom feeds when probing link URLs
2022-10-31 Hypolite PetovanMerge pull request #12077 from nupplaphil/feat/move_follow
2022-10-31 Philipphopefully last feedback :)
2022-10-31 PhilippMake CS happy
2022-10-31 PhilippRename $action because of PR before
2022-10-31 PhilippFixing the non-auto follow process ...
2022-10-31 PhilippFixups ... hopefully the last one :-/
2022-10-31 PhilippFound some more follow-links
2022-10-31 PhilippMove Follow to `/contact` namespace
2022-10-31 PhilippFixup post
2022-10-31 PhilippMove Follow to Contact namespace
2022-10-31 Philippmake CS happy
2022-10-31 PhilippMove mod/follow to src/Modules
2022-10-31 PhilippMerge pull request #12083 from MrPetovan/task/4090...
2022-10-31 Hypolite PetovanCreate Contact\Unfollow module class
2022-10-31 Hypolite PetovanMove remote follow module to profile folder
2022-10-31 Hypolite PetovanFix unfollowing not showing on contact page
2022-10-31 Hypolite PetovanRename auto_request.tpl form action template variable
2022-10-31 PhilippMerge pull request #12082 from MrPetovan/task/4090...
2022-10-31 Hypolite PetovanCreate Profile\Attachment\Upload module class
2022-10-31 PhilippMerge pull request #12081 from MrPetovan/task/4090...
2022-10-30 Hypolite PetovanCreate Profile\Photos\Upload class
2022-10-30 PhilippMerge pull request #12078 from MrPetovan/task/4090...
2022-10-30 Hypolite PetovanCreate Profile\UnkMail module class
2022-10-30 Hypolite PetovanMove Model\Profile::getMyUrl to UserSessions
2022-10-30 Hypolite PetovanMerge pull request #12076 from annando/quote
2022-10-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-30 MichaelSymplified code
2022-10-30 MichaelImproved handling of contact links
2022-10-30 MichaelAdd quote to API
2022-10-29 MichaelCode is simplyfied
2022-10-29 MichaelImproved handling of native quotes
2022-10-29 Hypolite PetovanMerge pull request #12074 from annando/fix-notification
2022-10-29 MichaelOnly fetch the needed field
2022-10-29 MichaelAccepting contact request does finally work per Mastodo...
2022-10-28 Hypolite PetovanMerge pull request #12071 from guzzisti/patch-2
2022-10-28 Hypolite PetovanRemove unused argument from L10n->tt() call in Model...
2022-10-28 René Wagnerfix exception when adding an poll option without votes
2022-10-27 Hypolite PetovanMerge pull request #12070 from annando/share
2022-10-27 MichaelMore functions moved to content class
2022-10-26 MichaelSome more improvements for posts with shares
2022-10-26 Hypolite PetovanMerge pull request #12067 from Quix0r/cleanup/type...
2022-10-26 Roland HäderChanges:
2022-10-26 Roland HäderUsed `$this->isThreaded()` instead as suggested by...
2022-10-26 Michael VogelMerge pull request #12066 from MrPetovan/task/12062...
2022-10-25 Roland HäderChanges:
2022-10-25 Roland HäderChanges:
2022-10-25 Hypolite PetovanRevert "Add email notification to all users on server...
2022-10-25 Hypolite PetovanMerge pull request #12063 from Quix0r/fixes/type-hints...
2022-10-25 Roland HäderChanges:
2022-10-25 Hypolite PetovanMerge pull request #12061 from annando/share-rework
2022-10-25 MichaelChanged function name
2022-10-25 Hypolite PetovanMerge pull request #12055 from nupplaphil/feat/usersess...
2022-10-25 MichaelImproved description
2022-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-10-25 MichaelThe "share" handling is improved
2022-10-25 Philippimplement feeback
2022-10-25 Tobias DiekershoffMerge pull request #12060 from MrPetovan/bug/9920-conta...
2022-10-24 Hypolite PetovanFix condition for follows export
2022-10-24 Hypolite PetovanReformat Module\Settings\UserExport
2022-10-24 Hypolite PetovanMerge pull request #12057 from Quix0r/rewrites/type...
2022-10-24 Roland HäderChanges:
2022-10-23 PhilippExtend `IHandleUserSessions` from `IHandleSessions...
2022-10-23 Tobias DiekershoffMerge pull request #12051 from Quix0r/hotfix/one-dollar...
2022-10-23 Tobias DiekershoffMerge pull request #12050 from nupplaphil/bug/notf_sess...
2022-10-23 Roland HäderHotfix: One `$` to much ...
2022-10-23 PhilippFix missing/wrong IHandleUserSessions usages
2022-10-21 Hypolite PetovanMerge pull request #12039 from nupplaphil/feat/session_...
2022-10-21 PhilippRemove Core\Session
2022-10-21 PhilippUpdate src/Content/Widget.php
2022-10-21 PhilippMove "submanage" Session value into own methods
2022-10-21 PhilippReduce parentheses
2022-10-21 Philippmake App\Router easier
2022-10-21 PhilippMove DI dependency for App class
2022-10-21 PhilippMove DI dependency for Navigation\Notifications\Factory...
2022-10-21 PhilippMove DI dependency for Navigation\Notifications\Factory...
2022-10-21 PhilippMove DI dependency for Navigation\Notifications\Factory...
2022-10-21 PhilippMove DI dependency for Content\Item class
next