]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2021-07-14 Hypolite PetovanMerge pull request #10492 from annando/simple-short
2021-07-14 MichaelAdded messages.po
2021-07-14 MichaelIssue 10491: Possibility for simple shortening added
2021-07-14 Hypolite PetovanMerge pull request #10490 from annando/fatal
2021-07-14 Hypolite PetovanMerge pull request #10489 from annando/notice
2021-07-12 MichaelFix Uncaught TypeError: Argument 1 passed to Friendica...
2021-07-12 MichaelFixes "Undefined index: nick"
2021-07-12 Hypolite PetovanMerge pull request #10484 from annando/use-account...
2021-07-11 MichaelAccepting "null" as parameter value
2021-07-11 Michael VogelMerge pull request #10486 from nupplaphil/feat/remove_t...
2021-07-11 PhilippRemove outdated friendica_test_data.sql
2021-07-11 MichaelAvoid problems with "null" values
2021-07-11 MichaelLinefeed added
2021-07-11 MichaelWe now use the new account-user-view (and fixed the...
2021-07-11 Hypolite PetovanMerge pull request #10483 from annando/account
2021-07-11 MichaelPublic id added
2021-07-10 MichaelNew view chat combines all contact tables
2021-07-10 Hypolite PetovanMerge pull request #10482 from annando/converturiid
2021-07-10 MichaelFix fatal error
2021-07-10 MichaelFix tests
2021-07-10 MichaelFix tests
2021-07-10 MichaelSome more "convertForUriId" replacements
2021-07-10 Hypolite PetovanMerge pull request #10480 from annando/postupdate
2021-07-10 Michael VogelMerge pull request #10479 from MrPetovan/task/9378...
2021-07-10 MichaelPost update: Set "uri-id" in the contact tables
2021-07-09 Hypolite PetovanMerge pull request #10478 from annando/notice
2021-07-09 Hypolite PetovanMerge frio-specific share block template into the base...
2021-07-09 MichaelRevert some test changes
2021-07-09 MichaelFix notices because of unknown Hubzilla activity type
2021-07-09 MichaelFix "Undefined index: reply-to-id"
2021-07-09 MichaelFix the tests, hopefully
2021-07-09 MichaelDon't update automatically to make tests happy
2021-07-09 MichaelFix notice "undefined index: uri"
2021-07-09 Hypolite PetovanMerge pull request #10472 from annando/proxy
2021-07-09 MichaelUpdate on empty uri-id
2021-07-09 MichaelContact tables added to expire function
2021-07-09 MichaelThe uri-id is now in all contact tables
2021-07-09 MichaelFix tests
2021-07-09 MichaelFunction renamed to better reflect the functionality
2021-07-09 MichaelAvoid error on empty content
2021-07-09 MichaelAlways update on missing uri-id, check for uri-id in...
2021-07-08 MichaelSet "convertForItem" at more places
2021-07-08 MichaelMoved database structure
2021-07-08 Michaelwe now have got an uri-id field for the contact table
2021-07-08 MichaelNew founction to count threads
2021-07-08 MichaelAvoid notice
2021-07-08 MichaelFixed function name
2021-07-08 Michael"convert" changed to "convertForItem"
2021-07-08 MichaelNew function to convert BBCode for a given ID
2021-07-06 MichaelImproved logging, improved link check
2021-07-06 MichaelJust look at HTTP links
2021-07-06 MichaelImproved link check
2021-07-06 MichaelProviding the uri-id to "convert" when possible
2021-07-06 MichaelCleaned code for contact avatars
2021-07-06 MichaelParameter documentation
2021-07-06 MichaelFurther simplification
2021-07-06 MichaelReplace proxy function
2021-07-06 MichaelSimplify the attachment handling
2021-07-06 MichaelModfy links for attachments
2021-07-06 MichaelUpdated messages.po
2021-07-06 MichaelQuit on empty uri-id
2021-07-06 MichaelProxy settings removed
2021-07-06 MichaelProxy removed in API
2021-07-06 MichaelUse the uri-id directly in the bbcode converter
2021-07-06 MichaelUse the post uri-id for false reshares
2021-07-05 MichaelReplace the proxify function
2021-07-05 MichaelRemove attachment on plaintext conversion
2021-07-05 MichaelChangelog updated
2021-07-05 MichaelStyle
2021-07-05 MichaelNew struture for post related links
2021-07-05 MichaelAvoid proxyfying images that are removed or replaced...
2021-07-05 MichaelUnused constant removed
2021-07-05 MichaelUpdated messages.po
2021-07-05 MichaelUnneeded workaround removed
2021-07-05 MichaelItem cache related functionality removed
2021-07-05 MichaelSimplyfying code
2021-07-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-05 Hypolite PetovanMerge pull request #10471 from annando/notice
2021-07-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-07-04 Hypolite PetovanMerge pull request #10470 from annando/local-publish...
2021-07-04 MichaelFix notice "Undefined index: account-type"
2021-07-04 MichaelSimplified proxy handling
2021-07-04 MichaelAllow search for only locally published contacts
2021-07-04 Tobias Diekershoffpump version to :wq2021.09-dev
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-04 Tobias Diekershoffversion 2021.07
2021-07-04 Tobias Diekershofftypos
2021-07-04 Tobias Diekershoffset release date in the CHANGELOG
2021-07-04 Tobias DiekershoffMerge pull request #10362 from tobiasd/2021.06-CHANGELOG
2021-07-04 Tobias Diekershoffand an old one as well issue fixed
2021-07-04 Tobias Diekershoffone issue fixed
2021-07-04 Hypolite PetovanMerge pull request #10467 from annando/fetch-owner...
2021-07-04 MichaelRemove space
2021-07-04 Tobias Diekershoffupdated the CHANGELOG
2021-07-04 MichaelUse "getOwnerDataById" and "getOwnerDataByNick" to...
2021-07-04 Hypolite PetovanMerge pull request #10466 from annando/local-follow
2021-07-04 MichaelEnsure that the network is set for "self" contac ts
2021-07-04 Hypolite PetovanMerge pull request #10465 from annando/local-follow
2021-07-04 Hypolite PetovanMerge pull request #10463 from annando/proxy-security
2021-07-04 Hypolite PetovanMerge pull request #10462 from annando/duplicate-avatars
next