]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-03-07 Hypolite PetovanMerge pull request #8368 from annando/ap-stuff
2020-03-07 MichaelSome systems return an array instead of a string for...
2020-03-07 MichaelQuery the same contact only once a month
2020-03-07 Michael VogelMerge pull request #8376 from MrPetovan/bug/fatal-errors
2020-03-07 Hypolite PetovanReturn early if link is missing from share block in...
2020-03-06 MichaelDon't delete and recreate the rows over and over again
2020-03-06 MichaelNew table for relations between global contacts - will...
2020-03-06 MichaelOnly perform a PoCo discovery when hadn't been one...
2020-03-06 MichaelSimplified code
2020-03-05 MichaelOnly log when there is data
2020-03-05 MichaelBugfixing
2020-03-05 MichaelGContact discovery added
2020-03-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-05 Hypolite PetovanMerge pull request #8366 from annando/issue-8321
2020-03-05 PhilippMerge pull request #8367 from annando/another-guid
2020-03-05 MichaelDon't show feeds / avoiding errors with empty data
2020-03-05 MichaelNew function to fetch endpoint items
2020-03-05 MichaelStore "sc:identifier" as GUID as well
2020-03-05 MichaelFunction renamed to better reflect the purpose
2020-03-05 MichaelIssue 8321: Follow items now work again
2020-03-04 Michael VogelMerge pull request #8359 from MrPetovan/bug/7134-local...
2020-03-04 Hypolite PetovanSwitch all item deletion logging to info level
2020-03-04 Hypolite PetovanMerge pull request #8362 from annando/push-pull
2020-03-04 Hypolite PetovanAdd callstack context to cascade deletion debug logging
2020-03-04 MichaelRaw content is now stored with announce messages as...
2020-03-03 MichaelSpaces removed
2020-03-03 MichaelThe direction field needs to be removed
2020-03-03 MichaelRestore previous state
2020-03-03 MichaelThe original content of the post hadn't always been...
2020-03-03 MichaelChanged template for direction
2020-03-03 MichaelDebug switch added, output added
2020-03-03 Hypolite PetovanAdd guid context to item deletion logging
2020-03-03 MichaelStore the direction only when there is content to store
2020-03-03 MichaelStore the push/pull direction in the conversation table
2020-03-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-03 Hypolite PetovanRename Item::delete* methods to Item::markForDeletion*
2020-03-03 Hypolite PetovanMerge pull request #8357 from annando/private
2020-03-03 MichaelChanged setting description
2020-03-02 MichaelImproved description, support for "unlisted" via DFRN...
2020-03-02 MichaelUpdated field description
2020-03-02 MichaelUpdated database.sql
2020-03-02 MichaelFixing tests
2020-03-02 PhilippMerge pull request #8354 from MrPetovan/bug/7134-local...
2020-03-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-02 MichaelNew query for community page
2020-03-02 MichaelWarning removed
2020-03-02 Hypolite PetovanMerge pull request #8350 from nupplaphil/bug/8342_not_link
2020-03-02 Hypolite PetovanAdd debug for item deletion
2020-03-02 MichaelFixed fatal error
2020-03-02 MichaelSupport unlisted public posts
2020-03-01 nupplaPhilAdd UID as parameter for notify repository call
2020-03-01 PhilippMerge pull request #8352 from MrPetovan/bug/8002-album...
2020-03-01 Michael VogelMerge pull request #8353 from MrPetovan/bug/8219-frio...
2020-03-01 Michael VogelMerge pull request #8356 from MrPetovan/bug/notices
2020-03-01 Michael VogelMerge pull request #8355 from MrPetovan/bug/warnings
2020-03-01 Hypolite PetovanAdd check for semi-colon existence in theme file commen...
2020-03-01 Hypolite PetovanRemove last on/off data occurrences in additional features
2020-03-01 Hypolite Petovan[frio] Enable file upload in settings form
2020-03-01 Hypolite PetovanImprove feedback in mod/settings
2020-03-01 Hypolite PetovanUse sensible URLs for return after album actions instea...
2020-03-01 Hypolite PetovanRemove duplicate photo album edit link
2020-03-01 nupplaPhilRename notice message.
2020-03-01 nupplaPhilAdd Login form in case of notification links
2020-02-29 PhilippMerge pull request #8346 from MrPetovan/bug/notices
2020-02-29 Hypolite PetovanDo not cache Contact::getDetailsByURL result if it...
2020-02-29 Hypolite PetovanMerge pull request #8324 from nupplaphil/feat/8245...
2020-02-29 nupplaPhilRename method name
2020-02-29 nupplaPhilImprove start/count parameter
2020-02-29 nupplaPhilAdd basic search
2020-02-29 nupplaPhilMore list sub commands
2020-02-29 nupplaPhilAdd list command
2020-02-29 nupplaPhilAdmin page improvements
2020-02-29 nupplaPhilFix Admin page
2020-02-29 nupplaPhilMove "regmod" functionality into Admin Users page
2020-02-29 nupplaPhilAdd "User::remove()" to console command
2020-02-29 nupplaPhilAdd "User::block()" to console command
2020-02-29 nupplaPhilMove "User::deny()" to own method and update usages
2020-02-29 nupplaPhilMove "User::allow()" to own method and update usages
2020-02-29 nupplaPhilAdd new possibility to add a user per console
2020-02-29 nupplaPhilMove "NewPassword" to a common "user" console command
2020-02-29 Hypolite PetovanMerge pull request #8348 from nupplaphil/bug/fix_travis
2020-02-29 PhilippMerge pull request #8345 from annando/store-raw
2020-02-29 nupplaPhilEmpty travis mysql password variable
2020-02-28 MichaelWe don't need to pass the protocol that way
2020-02-28 MichaelStore the conversation data as well
2020-02-28 MichaelStore the protocol as well
2020-02-28 MichaelStore the raw data in a different way
2020-02-28 PhilippMerge pull request #8344 from MrPetovan/bug/8339-remote...
2020-02-28 PhilippMerge pull request #8343 from MrPetovan/bug/8338-diaspo...
2020-02-28 Hypolite PetovanOnly show remote follow button for local profiles
2020-02-28 Hypolite PetovanReplace Diaspora mentions before the parsing to HTML...
2020-02-27 MichaelPush/Pull indicator
2020-02-26 Michael VogelMerge pull request #8340 from friendica/bug/8329-conve_...
2020-02-26 Hypolite PetovanRestore removed announce key in conv_response array...
2020-02-25 PhilippMerge pull request #8329 from MrPetovan/bug/notices
2020-02-25 Michael VogelMerge pull request #8333 from MrPetovan/bug/8280-about...
2020-02-25 Hypolite PetovanRemove simple_html parameter from about field conversio...
2020-02-25 Michael VogelMerge pull request #8337 from MrPetovan/task/8323-prote...
2020-02-25 Hypolite PetovanAdd rel="noopener noreferrer" to all target="_blank...
2020-02-24 Hypolite PetovanConvert outgoing profile description to Markdown in...
next