]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #12364 from MrPetovan/bug/warnings
[friendica.git] / src /
2022-12-02 Matthias MoritzUpdate Event.php
2022-12-02 PhilippMerge pull request #12309 from MrPetovan/bug/warnings
2022-12-02 Hypolite PetovanWard against missing hidewall key in profile array...
2022-12-01 PhilippMerge pull request #12250 from MrPetovan/task/4090...
2022-12-01 Hypolite PetovanMove missing POST part of Profile\Photos from mod/photos
2022-12-01 PhilippMerge pull request #12227 from matthiasmoritz/public_ca...
2022-12-01 Hypolite PetovanAdd new public_calendar additional feature
2022-12-01 Hypolite PetovanRemove unused first parameter from BaseProfile::getTabsHTML
2022-12-01 Hypolite PetovanTighten profile restriction feature
2022-12-01 Hypolite PetovanRemove unused theme info value "events_in_profile"
2022-12-01 Hypolite PetovanMerge pull request #12298 from annando/api-suggestions
2022-12-01 Hypolite PetovanMerge pull request #12306 from annando/api-doc
2022-12-01 MichaelDon't fetch sugestions for the system user / catch...
2022-12-01 MichaelAvoid 'Undefined array key "last-activity"'
2022-12-01 MichaelUpdate the last activity in OAuth
2022-12-01 MichaelDeactivate setting last activity
2022-12-01 MichaelReenable last acttivity update
2022-12-01 MichaelReenable worker call
2022-12-01 MichaelDebug the failing test
2022-12-01 Michael VogelMerge pull request #12305 from MrPetovan/bug/notices
2022-12-01 Hypolite PetovanCheck post existence before accessing its properties...
2022-11-30 MichaelUse "utcNow"
2022-11-30 MichaelNew field to show the day of the last activity
2022-11-30 Hypolite PetovanMerge pull request #12304 from HankG/add-dismissed...
2022-11-30 Hank GUpdate src/Module/Api/Mastodon/Notifications.php
2022-11-30 Hank GUpdate src/Factory/Api/Mastodon/Notification.php
2022-11-30 Hypolite PetovanMerge pull request #12303 from HankG/fix-mastodon-api...
2022-11-30 Hank GrabowskiAdd 'include_all' parameter on Mastodon API endpoint
2022-11-30 Hank GrabowskiAdd dismissed field to Mastodon API Notification types
2022-11-30 Hank GrabowskiFix broken dismiss endpoint on Mastodon notifications API
2022-11-30 Hypolite PetovanMerge pull request #12267 from MarekBenjamin/show_image...
2022-11-30 MarekBenjaminMerge branch 'friendica:develop' into show_image_upload...
2022-11-30 MarekBenjaminUpdate src/Module/Media/Photo/Upload.php
2022-11-30 MarekBenjaminUpdate src/Module/Media/Photo/Upload.php
2022-11-30 MichaelChanges after code review
2022-11-30 MichaelIndention
2022-11-30 Hypolite PetovanMerge pull request #12299 from annando/auto-reshare-fix
2022-11-30 Michael VogelMerge pull request #12300 from matthiasmoritz/bug-noLoc...
2022-11-30 Matthias MoritzMerge branch 'bug-noLocalPosts' of https://github.com...
2022-11-30 Matthias MoritzUpdate Status.php
2022-11-30 Matthias MoritzMerge branch 'friendica:develop' into bug-noLocalPosts
2022-11-30 Matthias MoritzFix #12262 - shared friendica posts are filtered on...
2022-11-30 MichaelCheck that an auto reshare is only done on the expected...
2022-11-30 Michael VogelMerge pull request #12296 from MrPetovan/bug/deprecated
2022-11-30 MichaelContact suggestions are now cached
2022-11-30 Marek BachmannRemoved redundant maximagesize = INF statements
2022-11-30 Marek BachmannCorrectly output binary prefix values since base 2...
2022-11-30 Marek BachmannCheck for inf values before try to converts bytes to...
2022-11-30 Marek BachmannAdded getBytesFromShorthand at the remaining places.
2022-11-30 Hypolite PetovanAddress some PHP 8.1 deprecation notices
2022-11-30 Marek BachmannAdded handling as infinity if maxfilesize is set to 0
2022-11-30 Marek BachmannMerge branch 'develop' into show_image_upload_limit
2022-11-30 Marek BachmannWrapped all occurrences of DI::config()->get('system...
2022-11-30 Marek BachmannAdded info that shorthands can be used for maxfilesize...
2022-11-30 Marek BachmannMerge remote-tracking branch 'origin/show_image_upload_...
2022-11-30 MarekBenjaminUpdate src/Module/Admin/Site.php
2022-11-30 Marek BachmannRemoved Trends.php which for what ever reason found...
2022-11-30 Hypolite PetovanMerge pull request #12294 from annando/tag-warnings
2022-11-30 Marek Bachmannwanted to use a constant for the shorthand regex to...
2022-11-30 Marek Bachmannsplit-off! Trends.php allow shorthands in the system...
2022-11-30 Marek Bachmannallow shorthands in the system.maximagesize
2022-11-30 Marek Bachmannwanted to use a constant for the shorthand regex to...
2022-11-30 Marek Bachmannallow shorthands in the system.maximagesize
2022-11-29 MichaelFix warning 'Undefined array key "name"'
2022-11-29 MarekBenjaminMerge branch 'friendica:develop' into show_image_upload...
2022-11-29 Michael VogelMerge pull request #12290 from MrPetovan/bug/frio-conta...
2022-11-29 Hypolite PetovanMerge pull request #12292 from annando/api-speed
2022-11-29 MichaelAPI: Speed improvements
2022-11-28 Marek BachmannMerge branch 'develop' into show_image_upload_limit
2022-11-28 Hypolite PetovanMerge pull request #12289 from annando/fatal
2022-11-28 MichaelFix fatal errors because of unknown function/variable...
2022-11-28 Hypolite PetovanMerge pull request #12288 from annando/api-tags
2022-11-28 Michael VogelUpdate src/Module/Api/Mastodon/Trends/Links.php
2022-11-28 MichaelAPI: Added trending links
2022-11-28 Hypolite PetovanMerge pull request #12283 from annando/api-tags
2022-11-28 Hypolite PetovanMerge pull request #12287 from nupplaphil/bug/fix_router
2022-11-28 PhilippFix Legacy Router class routing
2022-11-28 MichaelOnly use items that had originally been posted in the...
2022-11-28 MichaelCode standards
2022-11-28 MarekBenjaminMerge branch 'friendica:develop' into show_image_upload...
2022-11-28 MichaelAPI: Tredning statuses added
2022-11-28 MichaelCoding styles
2022-11-28 MichaelStandards
2022-11-28 MichaelMerge branch 'api-tags' of github.com:annando/friendica...
2022-11-28 MichaelTrim the tag
2022-11-28 Michael VogelUpdate src/Module/Api/Mastodon/FollowedTags.php
2022-11-28 MichaelIssue 12191: We can now follow and unfollow tags via API
2022-11-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-28 Marek Bachmannand now the missing ')' at the correct position
2022-11-28 Marek BachmannAdded missing ')'
2022-11-28 MarekBenjaminUpdate src/Module/Admin/Site.php
2022-11-27 Marek BachmannMerge branch 'develop' into show_image_upload_limit
2022-11-27 PhilippMerge pull request #12281 from annando/issue-12149
2022-11-27 MichaelIssue 12149: Show that a post was reshared
2022-11-27 MichaelAPI: Support new tag endpoints
2022-11-27 PhilippMerge pull request #12279 from MrPetovan/bug/12273...
2022-11-27 Hypolite PetovanReturn only one result in case of exact match in Api...
2022-11-27 Hypolite PetovanMerge pull request #12277 from nupplaphil/mod/fbrowser
2022-11-27 PhilippMerge pull request #12280 from MrPetovan/bug/11804...
2022-11-27 Hypolite PetovanRemove related notifications when marking an item for...
next