]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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 MichaelAPI: The "reports" endpoint is partially supported
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 Bachmannmessage.po
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 Bachmannuse the existing function for format byte values 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 BachmannFixed meaning of "maximagesize" = 0 --> infinity
2022-11-30 Marek BachmannMerge remote-tracking branch 'origin/show_image_upload_...
2022-11-30 Marek BachmannUse previously already available field.5 for short...
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 BachmannMerge remote-tracking branch 'origin/show_image_upload_...
2022-11-30 Marek BachmannAdded Strings::getBytesFromShorthand() for file size...
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 BachmannAdded Strings::getBytesFromShorthand() for file size...
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 Hypolite PetovanMerge pull request #12293 from annando/report-status
2022-11-29 MichaelAdded status to the report
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-29 Hypolite Petovan[frio] Add page wrapper to contact follow page
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 MichaelUpdated database.sql
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 MichaelAdded changelog entry
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 PhilippMerge pull request #12284 from tobiasd/20221128-de
2022-11-28 MichaelAPI: Trending tags are added
2022-11-28 MichaelCoding styles
2022-11-28 MichaelUpdated documentation
2022-11-28 Tobias DiekershoffDE translation update THX MarekBenjamin
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 the messages.po
2022-11-28 Marek Bachmannand now the missing ')' at the correct position
2022-11-28 Marek BachmannAdded missing ')'
next