]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2025-03-08 Michael VogelMerge pull request #14843 from MrPetovan/bug/14828...
2025-03-08 Hypolite PetovanReplace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL...
2025-03-06 Michael VogelMerge pull request #14841 from MrPetovan/bug/14801...
2025-03-06 Hypolite Petovan[frio] Fix Safari bug where notification icon jumps...
2025-03-05 Hypolite PetovanMerge pull request #14835 from annando/api
2025-03-02 MichaelSupport for language and publification date
2025-03-01 MichaelFix codestyle
2025-03-01 MichaelImproved Mastodon API compatibility
2025-02-26 Hypolite PetovanMerge pull request #14799 from Art4/replace-hooks-with...
2025-02-26 Artur WeigandtUpdate src/Content/OEmbed.php
2025-02-24 Art4Fix code style
2025-02-24 Art4Create Events for protocol support hooks
2025-02-22 Art4Create Event for jot_networks hook
2025-02-20 Art4Create Event for contact_block_end hook
2025-02-17 Art4Fix code style
2025-02-17 Art4Create event for html2bbcode hook
2025-02-17 Art4Fix code style
2025-02-17 Art4Fix Transmitter test
2025-02-17 Art4Merge branch 'develop' into replace-hooks-with-eventdis...
2025-02-17 Art4Fix Mastodon Status tests
2025-02-17 Art4Fix smilies tests
2025-02-16 Tobias DiekershoffMerge pull request #14823 from annando/fix-14819
2025-02-16 MichaelFixes PR #14819: Add missing index
2025-02-16 Tobias DiekershoffMerge pull request #14820 from annando/exception
2025-02-16 MichaelFixes: Uncaught Exception TypeError: "array_merge(...
2025-02-16 Hypolite PetovanMerge pull request #14819 from annando/redirected
2025-02-15 MichaelFix codestyle
2025-02-15 MichaelHandle redirected servers in server detection.
2025-02-14 Art4fix code style
2025-02-14 Art4Create events for bbcode hooks
2025-02-14 Art4fix code style
2025-02-14 Art4create event for smilie hook
2025-02-14 Art4Create event for page_info_data hook
2025-02-14 Art4Fix code style
2025-02-14 Art4Create event for oembed_fetch_url hook
2025-02-14 Art4create event for item_photo_menu hook
2025-02-14 Art4create event for render_location hook
2025-02-14 Art4Remove not needed hook call
2025-02-14 Art4Create Event for display_item hook
2025-02-14 Art4Fix code style
2025-02-14 Art4create event for conversation_start hook
2025-02-14 Art4Fix code style
2025-02-14 Art4Create Event for jot_tool hook
2025-02-14 Art4Merge branch 'develop' into replace-hooks-with-eventdis...
2025-02-14 Art4Fix code style
2025-02-13 Art4Create event for network_to_name hook
2025-02-13 Hypolite PetovanMerge pull request #14811 from annando/page-language
2025-02-13 MichaelFix codestyle
2025-02-13 MichaelSet the page language
2025-02-12 Art4Merge branch 'develop' into replace-hooks-with-eventdis...
2025-02-12 Hypolite PetovanMerge pull request #14622 from Art4/introduce-phpmd
2025-02-12 Michael VogelMerge pull request #14810 from tobiasd/20250212-lng
2025-02-12 Tobias Diekershoffupdated translations
2025-02-11 Hypolite PetovanMerge pull request #14808 from MarekBenjamin/patch-1
2025-02-11 MarekBenjaminUpdate doc/FAQ.md
2025-02-11 MarekBenjaminAdded dedicated friendica clients FAQ.md
2025-02-11 Art4Merge branch 'develop' into replace-hooks-with-eventdis...
2025-02-11 Michael VogelMerge pull request #14807 from Art4/fix-database-structure
2025-02-11 Art4Update database doc
2025-02-11 Art4Add composer script for update db structure
2025-02-11 Art4Merge branch 'develop' into introduce-phpmd
2025-02-11 Hypolite PetovanMerge pull request #14806 from annando/refresh
2025-02-10 MichaelFix refresh after commenting
2025-02-10 Hypolite PetovanMerge pull request #14804 from Art4/fix-deprecation...
2025-02-10 Hypolite PetovanMerge pull request #14770 from Art4/new-addonproxy
2025-02-10 Hypolite PetovanMerge pull request #14805 from Art4/fix-active-tab
2025-02-10 Art4Fix active tab
2025-02-10 Art4Fix version in deprecation message
2025-02-10 Hypolite PetovanMerge pull request #14803 from annando/issue-12771
2025-02-09 MichaelFix codestyle
2025-02-09 MichaelIssue 12771: Fix interrupted video playback
2025-02-08 Art4Fix code style
2025-02-08 Art4Implement route_collection hook as CollectRoutesEvent
2025-02-08 Art4Implement photo_upload_form hook as Event
2025-02-08 Art4Fix cs
2025-02-08 Art4Merge branch 'develop' into replace-hooks-with-eventdis...
2025-02-08 Art4Implement home_init hook as Event
2025-02-08 Hypolite PetovanMerge pull request #14797 from tobiasd/20250208-lng
2025-02-08 Tobias Diekershoffupdate translations
2025-02-08 Art4Replace hooks post_local_start, post_local and post_loc...
2025-02-08 Art4Add events for post_local, post_local_start and post_lo...
2025-02-06 Hypolite PetovanMerge pull request #14792 from ne20002/issue/288
2025-02-06 ne20002Fix for PR #14790
2025-02-06 ne20002Followup to #14790 - revert to /bin/bash for run_xgette...
2025-02-06 Hypolite PetovanMerge pull request #14790 from ne20002/issue/288
2025-02-06 Hypolite PetovanMerge pull request #14789 from Art4/fix-randomdigits
2025-02-06 Hypolite PetovanMerge pull request #14788 from Art4/optimize-composer
2025-02-06 ne20002Downgrade shebang from bin/bash to bin/sh
2025-02-06 Art4Fix tests
2025-02-06 Art4Fix return type of randomDigits
2025-02-06 Art4Revert "Refactor Crypto::randomDigits()"
2025-02-06 Art4Fix composer path in Vagrant docs
2025-02-06 Art4Update docs and scripts to use the correct composer...
2025-02-06 Art4Add composer script for install:prod, remove optimizati...
2025-02-06 Tobias DiekershoffMerge pull request #14787 from annando/issues
2025-02-06 MichaelFix notices and missing template variables
2025-02-06 Hypolite PetovanMerge pull request #14785 from annando/accessibility-3
2025-02-05 MichaelAccessibility: Widgets and other menues
2025-02-05 Art4Fix namespace in tests
2025-02-05 Art4Merge branch 'develop' into new-addonproxy
next