friendica.git/.git
2020-09-30 Tobias DiekershoffMerge pull request #9323 from annando/notice
2020-09-30 Tobias DiekershoffMerge pull request #9324 from annando/endless-contact
2020-09-29 MichaelEndless scrolling on contact pages
2020-09-29 MichaelFix notive "Undefined index: author-network"
2020-09-29 Michael VogelMerge pull request #9320 from tobiasd/20200929-adminHot...
2020-09-29 Tobias DiekershoffMerge pull request #9318 from annando/relay-force
2020-09-29 Tobias DiekershoffHotfix releases were not detected in the admin panel
2020-09-29 Michael VogelMerge pull request #9319 from tobiasd/202009229-lng
2020-09-29 Tobias DiekershoffIT translations 100% THX Sylke Vicious
2020-09-29 Tobias DiekershoffDE translation update THX vinzv
2020-09-29 MichaelForce removal from relay list
2020-09-28 Hypolite PetovanMerge pull request #9313 from nupplaphil/bug/9282-header
2020-09-28 PhilippRemove whitespace before ":" of mail headers
2020-09-28 Tobias DiekershoffMerge pull request #9310 from annando/contact-posts
2020-09-28 MichaelContact posts: Only display reshared posts when they...
2020-09-28 Tobias DiekershoffMerge pull request #9309 from annando/reshare-info
2020-09-28 MichaelRemove an "if"
2020-09-28 MichaelImprove resharer information
2020-09-28 Tobias DiekershoffMerge pull request #9308 from annando/duplicate-reshare
2020-09-28 Tobias DiekershoffMerge pull request #9307 from annando/notice
2020-09-28 MichaelDon't display a resharer that was the causer of the...
2020-09-28 MichaelFix notice "Undefined index: accounttype"
2020-09-27 Hypolite PetovanMerge pull request #9304 from annando/suggestions
2020-09-27 Michael VogelUpdate src/Model/FContact.php
2020-09-27 Hypolite PetovanMerge pull request #9275 from nupplaphil/task/9235...
2020-09-27 PhilippTake bug templat from https://github.com/friendica...
2020-09-27 MichaelFunctionality to add suggestions
2020-09-27 Hypolite PetovanMerge pull request #9301 from tobiasd/20200927-frio-js
2020-09-27 Tobias DiekershoffPlease add an EOF EOL
2020-09-27 Hypolite PetovanMerge pull request #9302 from tobiasd/20200927-duepunto
2020-09-27 Tobias Diekershoffduepuntozero styling of the address in the vcard
2020-09-27 Tobias Diekershoffadded license hints to the Frio javascript files
2020-09-27 Hypolite PetovanMerge pull request #9300 from annando/simplified-uexport
2020-09-27 Hypolite PetovanMerge pull request #9299 from annando/avoid-duplicates
2020-09-27 MichaelSimplified code in the uexport
2020-09-27 MichaelAvoid duplicate postings
2020-09-27 Tobias DiekershoffMerge pull request #9293 from annando/issue-9288
2020-09-27 Tobias DiekershoffMerge pull request #9297 from annando/updates-used...
2020-09-27 Tobias DiekershoffMerge pull request #9295 from annando/issue-9281
2020-09-27 MichaelOnly update public contacts that are in use
2020-09-27 MichaelPrevent empty fields on contact export via CSV
2020-09-27 MichaelIssue 9281: User export now exports data
2020-09-27 Tobias DiekershoffMerge pull request #9294 from annando/tag-cache
2020-09-27 MichaelTags: Use the parameters for the cache key
2020-09-27 MichaelRestructured code
2020-09-27 MichaelUnused code fragment removed
2020-09-27 MichaelWe don't seem to need the date formatting
2020-09-27 MichaelIssue 9288: Endless scrolling on the community page
2020-09-27 Hypolite PetovanMerge pull request #9292 from annando/infinite-rework
2020-09-26 Michael"o" has to be initialized
2020-09-26 MichaelNetwork page: reworked infinite scrolling
2020-09-26 Hypolite PetovanMerge pull request #9290 from annando/infinite-pageno
2020-09-26 MichaelRemoving the page number from the infinite scrolling
2020-09-26 Hypolite PetovanMerge pull request #9289 from annando/fix-self
2020-09-26 MichaelFix the key fields in the self contacts
2020-09-26 Hypolite PetovanMerge pull request #9287 from annando/fix-noscrape
2020-09-26 Michael VogelFix: Noscrape hadn't always returned a key
2020-09-26 Michael VogelMerge pull request #9274 from MrPetovan/bug/parse-url...
2020-09-26 Hypolite PetovanMerge pull request #9285 from annando/hide-sharer
2020-09-26 MichaelFix notice
2020-09-26 MichaelUpdated messages
2020-09-26 MichaelTemplate now collapses
2020-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-09-26 MichaelHide own contacts
2020-09-26 Michael VogelMerge pull request #9284 from tobiasd/2020026-de
2020-09-26 Tobias DiekershoffDE translation update
2020-09-26 Hypolite PetovanMerge pull request #9283 from annando/community-accounts
2020-09-26 MichaelImprove naming, make widget collapsable
2020-09-26 Hypolite PetovanMerge pull request #9280 from annando/account-selector
2020-09-26 Hypolite PetovanMerge pull request #9277 from annando/issue-9268
2020-09-26 Hypolite PetovanMerge pull request #9278 from annando/issue-9276
2020-09-26 MichaelUsing the equal sign
2020-09-26 MichaelUse period and limit in the cache key
2020-09-26 MichaelMoved "selected" check into the template
2020-09-26 Hypolite PetovanMerge pull request #9279 from annando/unneeded-reload
2020-09-26 MichaelAccount selector for the community page
2020-09-26 MichaelRemove unneeded addon reload
2020-09-26 MichaelIssue 9276: Cache the trending hashtags in the background
2020-09-26 MichaelIssue 9268: Don't show posts from followers on communit...
2020-09-25 PhilippAdd github issue config
2020-09-25 PhilippGithub issue templates
2020-09-25 Hypolite PetovanRestrict character class for charset capture in Util...
2020-09-25 Hypolite PetovanMerge pull request #9273 from annando/inherit-causer
2020-09-25 MichaelWe now inherit the causer for completing a thread
2020-09-25 Michael VogelMerge pull request #9272 from MrPetovan/bug/parse-url...
2020-09-25 Hypolite PetovanAdd style and script tag escaping when parsing charset...
2020-09-25 Tobias DiekershoffMerge pull request #9270 from annando/issue-9264
2020-09-25 MichaelIssue 9264: post types should now work
2020-09-24 Tobias DiekershoffVersion 2020.12-dev again
2020-09-24 Tobias DiekershoffVersion 2020.09-1 2020.09-1
2020-09-24 Tobias DiekershoffMerge pull request #9266 from tobiasd/2020.09.1-CHANGELOG
2020-09-24 Tobias Diekershoffdon't forget the new Nominatim addon
2020-09-24 Tobias Diekershoffuse dashes, and some more fixed things for the 2020...
2020-09-24 Hypolite PetovanMerge pull request #9267 from annando/follower-indicator
2020-09-24 Hypolite PetovanMerge pull request #9265 from annando/uri-id
2020-09-24 MichaelIssue 9264: Ensure that "pt_follower" is only set when...
2020-09-24 Tobias Diekershofftypo
2020-09-24 Tobias Diekershoff2020.09.1 Changelog
2020-09-23 MichaelEnsure that the uri-id is always set
2020-09-23 Hypolite PetovanMerge pull request #9262 from nupplaphil/phpmailer_fix
next