]> git.mxchange.org Git - friendica.git/history - src
Changes:
[friendica.git] / src /
2022-08-12 Roland HäderChanges:
2022-08-12 Roland HäderChanges:
2022-08-11 PhilippMerge pull request #11837 from MrPetovan/task/remove...
2022-08-10 Hypolite PetovanMerge pull request #11840 from Quix0r/fixes/new-array-way
2022-08-10 Roland HäderChanges:
2022-08-10 Hypolite PetovanMerge pull request #11838 from annando/asynchronous...
2022-08-10 MichaelChanges after code review
2022-08-10 MichaelConversation entries will now be stored asynchronous...
2022-08-09 Hypolite PetovanRemove poke feature
2022-08-08 Tobias DiekershoffMerge pull request #11835 from annando/sql-fetchqueue
2022-08-08 MichaelImprove SQL-Queries / fixed "fetch_parents" setting
2022-08-08 PhilippMerge pull request #11820 from fabrixxm/feat/smarty3fol...
2022-08-08 fabrixxmAdd smarty3 dirs config
2022-08-08 PhilippMerge pull request #11830 from MrPetovan/task/11826...
2022-08-08 PhilippMerge pull request #11833 from tobiasd/20220808-added_gd
2022-08-08 Tobias Diekershoffadded Gàidhlig language translation
2022-08-08 Hypolite PetovanUse L10n->tt instead of t() for plural string in Module...
2022-08-08 Hypolite PetovanUse L10n->tt instead of t() for plural strings in Modul...
2022-08-08 Hypolite PetovanUse L10n->tt instead of t() for plural strings for...
2022-08-08 Hypolite PetovanAdd support for additional interpolated variables in...
2022-08-08 Hypolite PetovanMerge pull request #11827 from annando/loop-prevention
2022-08-07 MichaelImproved queue processing
2022-08-06 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-08-06 MichaelMore prevention of double processing of the same content
2022-08-05 Hypolite PetovanMerge pull request #11821 from tobiasd/20220805-typo
2022-08-05 Hypolite PetovanMerge pull request #11819 from fabrixxm/fix/wsod
2022-08-05 Tobias Diekershofftypo in console tool
2022-08-05 fabrixxmFix WSOD when Renderer throws exception
2022-08-05 Hypolite PetovanMerge pull request #11817 from annando/double-processing
2022-08-05 MichaelAbort when public item cannot be inserted
2022-08-05 MichaelRemove test code, add documentation
2022-08-04 MichaelAvoid to provess the same activity
2022-08-04 Hypolite PetovanMerge pull request #11816 from annando/fetch-parents
2022-08-04 MichaelNew option to disable the fetching of parents
2022-08-04 Hypolite PetovanMerge pull request #11815 from Quix0r/fixes/missing...
2022-08-04 Roland HäderAdded missing 'private' field, see Processor::processCo...
2022-08-03 Hypolite PetovanMerge pull request #11812 from annando/ap-performance
2022-08-03 MichaelOnly process entries for existing posts
2022-08-03 MichaelDon't always fetch parent posts
2022-08-03 MichaelChanges after code review
2022-08-03 MichaelHopefully fixes loops during message processing
2022-08-02 PhilippMerge pull request #11810 from MrPetovan/task/11794...
2022-08-01 Hypolite PetovanAdd password length limit if using the Blowfish hashing...
2022-08-01 Hypolite PetovanRework return_path session key handling
2022-08-01 Tobias DiekershoffMerge pull request #11809 from annando/fetch-cache
2022-08-01 MichaelCode standards and updated database documentation
2022-08-01 MichaelOption to activate or deactivate the background fetching
2022-08-01 MichaelImproved log message
2022-08-01 MichaelMerge branch 'fetch' into fetch-cache
2022-08-01 MichaelCache if an activity has recently been fetched
2022-08-01 MichaelNew table to control the fetching process
2022-08-01 Hypolite PetovanMerge pull request #11806 from annando/post-reason
2022-08-01 MichaelNo blubb allowed
2022-07-31 MichaelRemove test code
2022-07-31 MichaelThe post-reason / protocol is now filled in most cases
2022-07-31 Tobias DiekershoffMerge pull request #11805 from annando/no-standard...
2022-07-31 MichaelOnly store the inbox-queue on activated background...
2022-07-31 MichaelDecoupling is deactivated by default now
2022-07-30 PhilippMerge pull request #11802 from annando/issue-11800
2022-07-30 MichaelIssue 11798: Handling of empty author
2022-07-30 MichaelIssue 11800: Remove entry from queue in any case.
2022-07-30 Hypolite PetovanMerge pull request #11801 from annando/no-zero
2022-07-29 MichaelDon't add zero as receiver
2022-07-29 Hypolite PetovanMerge pull request #11793 from Quix0r/reformatted-arrays
2022-07-29 Hypolite PetovanMerge pull request #11796 from annando/post-reason
2022-07-29 MichaelMerge branch 'post-reason' of github.com:annando/friend...
2022-07-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-07-29 MichaelAdd more post reasons
2022-07-29 Michael VogelUpdate src/Content/Conversation.php
2022-07-29 MichaelMake the tests happy
2022-07-29 Roland HäderExtracted as variable to have 2 more array fields moved...
2022-07-29 Roland HäderChanges:
2022-07-29 MichaelFix test
2022-07-29 MichaelImprovements for the "post-reason"
2022-07-29 Hypolite PetovanMerge pull request #11795 from Quix0r/fixes/type-errors
2022-07-29 Roland HäderFixed a possible NULL value (not valid, at least empty...
2022-07-29 Roland HäderChanged back to `$cdata`.
2022-07-29 Hypolite PetovanMerge pull request #11792 from Quix0r/fixes/get-request...
2022-07-28 Hypolite PetovanMerge pull request #11791 from Quix0r/fixes/type-hints...
2022-07-28 Roland HäderChanged:
2022-07-28 Roland HäderChanges:
2022-07-28 Hypolite PetovanMerge pull request #11790 from annando/fetchactivity
2022-07-28 MichaelConfig for receiver / fix fatals
2022-07-28 Hypolite PetovanMerge pull request #11784 from MrPetovan/task/11779...
2022-07-28 MichaelUse negative caching
2022-07-28 PhilippMerge pull request #11789 from annando/fetchactivity
2022-07-28 MichaelFix fatal error
2022-07-28 MichaelCaching for fetched activities
2022-07-28 Hypolite PetovanMerge pull request #11785 from annando/processing
2022-07-28 Hypolite PetovanMake server domain pattern block reason mandatory
2022-07-28 Hypolite PetovanAdd email notification to all users on server domain...
2022-07-28 Hypolite PetovanMove server domain pattern blocklist features to its...
2022-07-28 Hypolite PetovanUse DBA::quoteIdentifier in Database::escapeFields
2022-07-28 Tobias DiekershoffMerge pull request #11786 from Quix0r/revert-11783...
2022-07-28 Roland HäderRevert "Added logging of unsupported meta-tag records"
2022-07-28 MichaelAvoid loops at deletion / decoupling for relay posts
2022-07-28 MichaelMerge branch 'develop' of github.com:annando/friendica...
2022-07-28 Hypolite PetovanMerge pull request #11783 from Quix0r/logging-unsupported
2022-07-28 Roland HäderAdded logging of unsupported meta-tag records
2022-07-27 Hypolite PetovanMerge remote-tracking branch 'annando/untrusted' into...
next