]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2024-11-09 Art4Refactor Crypto::randomDigits()
2024-11-09 Art4Merge branch 'develop' into improve-tests
2024-11-09 Michael VogelMerge pull request #14539 from Art4/fix-composer-instal...
2024-11-09 Art4Merge branch 'fix-composer-install-in-woodpecker-ci...
2024-11-09 Art4create empty addon folder in phpunit tests
2024-11-09 Art4Create empty addon folder
2024-11-09 Art4Merge branch 'develop' into improve-tests
2024-11-09 Michael VogelMerge pull request #14523 from Art4/update-composer-v2
2024-11-02 Art4Fix tests
2024-11-02 Art4Fix mocking namespace
2024-11-02 Art4Fix namespace in IntallerTest, mock function_exists...
2024-11-01 Art4Fix namespace for CryptoTest
2024-11-01 Art4require php-mock/php-mock-phpunit for mocking php built...
2024-11-01 Art4autoload addons via classmap instead of psr-4
2024-11-01 Art4replace bower-asset/fork-awesome with npm-asset/fork...
2024-11-01 Art4replace bower-asset/dompurify with npm-asset/dompurify
2024-11-01 Art4replace bower-asset/chart-js with npm-asset/chart.js
2024-11-01 Art4fix path name for chart.js
2024-11-01 Art4Remove fxp-asset config
2024-11-01 Art4install all bower and npm dependencies with composer
2024-11-01 Art4replace composer/installers with oomphinc/composer...
2024-11-01 Art4install composer/installers, add asset-packagist as...
2024-11-01 Art4remove fxp/composer-asset-plugin dependency
2024-10-31 Art4Update to Compose v2
2024-10-14 Michael VogelMerge pull request #14462 from tobiasd/reuseOct
2024-10-14 Tobias Diekershoffadded missing license
2024-10-13 Tobias Diekershoffmore REUSE information
2024-10-11 Tobias DiekershoffMerge pull request #14459 from annando/fix-contact...
2024-10-08 MichaelFix: changing contact settings
2024-10-08 Tobias DiekershoffMerge pull request #14457 from annando/length-check
2024-10-08 Tobias DiekershoffMerge pull request #14456 from annando/linefeeds
2024-10-07 MichaelFix linefeeds in "detected languages" popup
2024-10-07 MichaelFixed for the string truncation for "latin1" charset
2024-10-03 Tobias DiekershoffMerge pull request #14455 from haheute/textarea-event...
2024-10-03 Hannes Heutelittle typo in the CSS file
2024-10-03 Hannes Heuteadd rows=8 for event description textarea
2024-09-30 Tobias DiekershoffMerge pull request #14453 from annando/platform-icons
2024-09-29 MichaelPlatform icons assigned for Hometown and Akkoma
2024-09-28 Tobias DiekershoffMerge pull request #14452 from annando/issue-14451
2024-09-27 MichaelIssue 14451: Accept GZIP content encoding
2024-09-25 Tobias DiekershoffMerge pull request #14449 from annando/issue-14448
2024-09-24 MichaelIssue 14448: Fix the Pertube context
2024-09-22 Tobias DiekershoffMerge pull request #14444 from annando/Emoji-count
2024-09-21 Michael VogelMerge pull request #14445 from haheute/dropzone-overflow
2024-09-19 Hannes Heutemessages.po
2024-09-19 Hannes Heuteremove unnecessary overflow:scroll from compose template
2024-09-19 Michael VogelMerge pull request #14441 from loma-one/loma-one-patch-5
2024-09-18 MichaelFix counter for emoji reactions
2024-09-18 Tobias DiekershoffMerge pull request #14443 from annando/webp-animated
2024-09-18 MichaelIssue 14419: Avoid fatal errors with animated WebP...
2024-09-16 loma-oneSaving the post content using localstorage
2024-09-15 loma-oneSaving the post content using localstorage
2024-09-15 Tobias DiekershoffMerge pull request #14437 from annando/network-blank
2024-09-15 Tobias DiekershoffMerge pull request #14436 from annando/hls
2024-09-15 MichaelAvoid blank network page on database issues
2024-09-14 MichaelBasic support for HLS added
2024-09-14 Tobias DiekershoffMerge pull request #14431 from annando/fix-poll
2024-09-12 MichaelFix polling of feeds
2024-09-11 Tobias DiekershoffMerge pull request #14387 from annando/ostatus
2024-09-11 MichaelOStatus support removed
2024-09-10 Tobias DiekershoffMerge pull request #14430 from annando/warning
2024-09-10 MichaelFixes warning "Undefined array key "@type"
2024-09-10 Tobias DiekershoffMerge pull request #14428 from annando/gserver-loop
2024-09-09 MichaelPrevent a loop when trying to detect the server type
2024-09-09 Tobias DiekershoffMerge pull request #14426 from annando/expire-limit
2024-09-09 MichaelThe limit for the expiry can now be configured
2024-09-08 Tobias DiekershoffMerge pull request #14425 from annando/expiry
2024-09-08 MichaelChanged order of expiry commands
2024-09-07 Tobias DiekershoffMerge pull request #14423 from annando/remove-custom...
2024-09-07 Tobias DiekershoffMerge pull request #14411 from annando/content-type
2024-09-07 MichaelRemove custom emojis from contact names
2024-09-07 Tobias DiekershoffMerge pull request #14422 from annando/issue-14370
2024-09-06 MichaelIssue 14370: Improved content negogiation
2024-09-06 MichaelFeeds: Check the content type before fetching feeds
2024-09-06 Tobias DiekershoffMerge pull request #14416 from annando/no-fetchfull
2024-09-06 Tobias DiekershoffMerge pull request #14418 from annando/issue-14413
2024-09-05 MichaelIssue 14413: Ensure that the expiry is performed
2024-09-04 MichaelThe redundant function "fetchfull" is removed
2024-09-04 Tobias DiekershoffMerge pull request #14414 from ne20002/fix/14407
2024-09-03 ne20002Fixes #14407
2024-09-03 Michael VogelMerge pull request #14412 from ne20002/feat/dev-container
2024-09-03 Michael VogelMerge pull request #14409 from loma-one/develop
2024-09-02 ne20002Aligining the Dockerfile with the version in friendica...
2024-09-02 Tobias DiekershoffMerge pull request #14406 from friendica/issue-14294
2024-09-02 Tobias DiekershoffMerge pull request #14410 from annando/no-exception
2024-09-02 MichaelIssue 14294: Fix event parsing
2024-09-02 MichaelAVoid throwing an error / store the size of pages
2024-09-01 ne20002Aligining the Dockerfile with the version in friendica...
2024-09-01 loma-oneUser message if the browser window is refreshed uninten...
2024-09-01 Tobias DiekershoffMerge pull request #14408 from annando/media
2024-09-01 MichaelFix fetching additional media information
2024-08-31 ne20002Updated dev container configuration
2024-08-28 Tobias DiekershoffMerge pull request #14404 from annando/error
2024-08-28 MichaelFix exception "($shorthand) must be of type string...
2024-08-27 Tobias DiekershoffMerge pull request #14401 from annando/issue-14373
2024-08-27 MichaelIssue 14373: Avoid exception in BBCode parser
2024-08-26 Michael VogelMerge pull request #14399 from tobiasd/reuse
2024-08-26 Tobias DiekershoffREUSE added some more image information
2024-08-26 Tobias DiekershoffREUSE vscode config
2024-08-26 Tobias DiekershoffMerge branch 'develop' into reuse
next