friendica.git/.git
3 years agoduepuntozero styling of the address in the vcard
Tobias Diekershoff [Sun, 27 Sep 2020 17:50:30 +0000 (19:50 +0200)]
duepuntozero styling of the address in the vcard

3 years agoMerge pull request #9300 from annando/simplified-uexport
Hypolite Petovan [Sun, 27 Sep 2020 14:36:55 +0000 (10:36 -0400)]
Merge pull request #9300 from annando/simplified-uexport

Simplified code in the uexport

3 years agoMerge pull request #9299 from annando/avoid-duplicates
Hypolite Petovan [Sun, 27 Sep 2020 14:10:43 +0000 (10:10 -0400)]
Merge pull request #9299 from annando/avoid-duplicates

Avoid duplicate postings

3 years agoSimplified code in the uexport
Michael [Sun, 27 Sep 2020 14:08:41 +0000 (14:08 +0000)]
Simplified code in the uexport

3 years agoAvoid duplicate postings
Michael [Sun, 27 Sep 2020 13:23:59 +0000 (13:23 +0000)]
Avoid duplicate postings

3 years agoMerge pull request #9293 from annando/issue-9288
Tobias Diekershoff [Sun, 27 Sep 2020 12:26:52 +0000 (14:26 +0200)]
Merge pull request #9293 from annando/issue-9288

Issue 9288: Endless scrolling on the community page

3 years agoMerge pull request #9297 from annando/updates-used-public-contacts
Tobias Diekershoff [Sun, 27 Sep 2020 12:22:52 +0000 (14:22 +0200)]
Merge pull request #9297 from annando/updates-used-public-contacts

Only update public contacts that are in use

3 years agoMerge pull request #9295 from annando/issue-9281
Tobias Diekershoff [Sun, 27 Sep 2020 12:20:48 +0000 (14:20 +0200)]
Merge pull request #9295 from annando/issue-9281

Issue 9281: User export now exports data

3 years agoOnly update public contacts that are in use
Michael [Sun, 27 Sep 2020 11:55:31 +0000 (11:55 +0000)]
Only update public contacts that are in use

3 years agoPrevent empty fields on contact export via CSV
Michael [Sun, 27 Sep 2020 10:27:31 +0000 (10:27 +0000)]
Prevent empty fields on contact export via CSV

3 years agoIssue 9281: User export now exports data
Michael [Sun, 27 Sep 2020 10:24:15 +0000 (10:24 +0000)]
Issue 9281: User export now exports data

3 years agoMerge pull request #9294 from annando/tag-cache
Tobias Diekershoff [Sun, 27 Sep 2020 08:45:04 +0000 (10:45 +0200)]
Merge pull request #9294 from annando/tag-cache

Tags: Use the parameters for the cache key

3 years agoTags: Use the parameters for the cache key
Michael [Sun, 27 Sep 2020 08:11:43 +0000 (08:11 +0000)]
Tags: Use the parameters for the cache key

3 years agoRestructured code
Michael [Sun, 27 Sep 2020 05:46:07 +0000 (05:46 +0000)]
Restructured  code

3 years agoUnused code fragment removed
Michael [Sun, 27 Sep 2020 05:31:39 +0000 (05:31 +0000)]
Unused code fragment removed

3 years agoWe don't seem to need the date formatting
Michael [Sun, 27 Sep 2020 05:27:52 +0000 (05:27 +0000)]
We don't seem to need the date formatting

3 years agoIssue 9288: Endless scrolling on the community page
Michael [Sun, 27 Sep 2020 05:25:32 +0000 (05:25 +0000)]
Issue 9288: Endless scrolling on the community page

3 years agoMerge pull request #9292 from annando/infinite-rework
Hypolite Petovan [Sun, 27 Sep 2020 00:06:27 +0000 (20:06 -0400)]
Merge pull request #9292 from annando/infinite-rework

Network page: reworked infinite scrolling

3 years ago"o" has to be initialized
Michael [Sat, 26 Sep 2020 22:52:01 +0000 (22:52 +0000)]
"o" has to be initialized

3 years agoNetwork page: reworked infinite scrolling
Michael [Sat, 26 Sep 2020 22:44:34 +0000 (22:44 +0000)]
Network page: reworked infinite scrolling

3 years agoMerge pull request #9290 from annando/infinite-pageno
Hypolite Petovan [Sat, 26 Sep 2020 22:05:03 +0000 (18:05 -0400)]
Merge pull request #9290 from annando/infinite-pageno

Removing the page number from the infinite scrolling

3 years agoRemoving the page number from the infinite scrolling
Michael [Sat, 26 Sep 2020 21:46:22 +0000 (21:46 +0000)]
Removing the page number from the infinite scrolling

3 years agoMerge pull request #9289 from annando/fix-self
Hypolite Petovan [Sat, 26 Sep 2020 21:41:12 +0000 (17:41 -0400)]
Merge pull request #9289 from annando/fix-self

Fix the key fields in the self contacts

3 years agoFix the key fields in the self contacts
Michael [Sat, 26 Sep 2020 20:59:28 +0000 (20:59 +0000)]
Fix the key fields in the self contacts

3 years agoMerge pull request #9287 from annando/fix-noscrape
Hypolite Petovan [Sat, 26 Sep 2020 20:26:45 +0000 (16:26 -0400)]
Merge pull request #9287 from annando/fix-noscrape

Fix: Noscrape hadn't always returned a key

3 years agoFix: Noscrape hadn't always returned a key
Michael Vogel [Sat, 26 Sep 2020 20:13:00 +0000 (22:13 +0200)]
Fix: Noscrape hadn't always returned a key

3 years agoMerge pull request #9274 from MrPetovan/bug/parse-url-charset
Michael Vogel [Sat, 26 Sep 2020 19:43:14 +0000 (21:43 +0200)]
Merge pull request #9274 from MrPetovan/bug/parse-url-charset

Restrict character class for charset capture in Util\ParseUrl

3 years agoMerge pull request #9285 from annando/hide-sharer
Hypolite Petovan [Sat, 26 Sep 2020 19:40:27 +0000 (15:40 -0400)]
Merge pull request #9285 from annando/hide-sharer

We now have a sidebar on the community page to hide own contacts

3 years agoFix notice
Michael [Sat, 26 Sep 2020 18:59:31 +0000 (18:59 +0000)]
Fix notice

3 years agoUpdated messages
Michael [Sat, 26 Sep 2020 18:40:27 +0000 (18:40 +0000)]
Updated messages

3 years agoTemplate now collapses
Michael [Sat, 26 Sep 2020 18:34:55 +0000 (18:34 +0000)]
Template now collapses

3 years agoMerge remote-tracking branch 'upstream/develop' into hide-sharer
Michael [Sat, 26 Sep 2020 18:05:15 +0000 (18:05 +0000)]
Merge remote-tracking branch 'upstream/develop' into hide-sharer

3 years agoHide own contacts
Michael [Sat, 26 Sep 2020 18:01:10 +0000 (18:01 +0000)]
Hide own contacts

3 years agoMerge pull request #9284 from tobiasd/2020026-de
Michael Vogel [Sat, 26 Sep 2020 17:22:40 +0000 (19:22 +0200)]
Merge pull request #9284 from tobiasd/2020026-de

DE translation update

3 years agoDE translation update
Tobias Diekershoff [Sat, 26 Sep 2020 16:56:03 +0000 (18:56 +0200)]
DE translation update

3 years agoMerge pull request #9283 from annando/community-accounts
Hypolite Petovan [Sat, 26 Sep 2020 16:04:44 +0000 (12:04 -0400)]
Merge pull request #9283 from annando/community-accounts

Improve naming, make widget collapsible

3 years agoImprove naming, make widget collapsable
Michael [Sat, 26 Sep 2020 14:13:14 +0000 (14:13 +0000)]
Improve naming, make widget collapsable

3 years agoMerge pull request #9280 from annando/account-selector
Hypolite Petovan [Sat, 26 Sep 2020 12:45:28 +0000 (08:45 -0400)]
Merge pull request #9280 from annando/account-selector

Account selector for the community page

3 years agoMerge pull request #9277 from annando/issue-9268
Hypolite Petovan [Sat, 26 Sep 2020 12:28:01 +0000 (08:28 -0400)]
Merge pull request #9277 from annando/issue-9268

Issue 9268: Don't show posts from followers on community page

3 years agoMerge pull request #9278 from annando/issue-9276
Hypolite Petovan [Sat, 26 Sep 2020 12:24:54 +0000 (08:24 -0400)]
Merge pull request #9278 from annando/issue-9276

Issue 9276: Cache the trending hashtags in the background

3 years agoUsing the equal sign
Michael [Sat, 26 Sep 2020 12:21:32 +0000 (12:21 +0000)]
Using the equal sign

3 years agoUse period and limit in the cache key
Michael [Sat, 26 Sep 2020 12:16:46 +0000 (12:16 +0000)]
Use period and limit in the cache key

3 years agoMoved "selected" check into the template
Michael [Sat, 26 Sep 2020 12:13:30 +0000 (12:13 +0000)]
Moved "selected" check into the template

3 years agoMerge pull request #9279 from annando/unneeded-reload
Hypolite Petovan [Sat, 26 Sep 2020 11:42:07 +0000 (07:42 -0400)]
Merge pull request #9279 from annando/unneeded-reload

Remove unneeded addon reload

3 years agoAccount selector for the community page
Michael [Sat, 26 Sep 2020 11:05:18 +0000 (11:05 +0000)]
Account selector for the community page

3 years agoRemove unneeded addon reload
Michael [Sat, 26 Sep 2020 09:53:44 +0000 (09:53 +0000)]
Remove unneeded addon reload

3 years agoIssue 9276: Cache the trending hashtags in the background
Michael [Sat, 26 Sep 2020 09:42:12 +0000 (09:42 +0000)]
Issue 9276: Cache the trending hashtags in the background

3 years agoIssue 9268: Don't show posts from followers on community page
Michael [Sat, 26 Sep 2020 09:09:56 +0000 (09:09 +0000)]
Issue 9268: Don't show posts from followers on community page

3 years agoRestrict character class for charset capture in Util\ParseUrl
Hypolite Petovan [Fri, 25 Sep 2020 15:36:04 +0000 (11:36 -0400)]
Restrict character class for charset capture in Util\ParseUrl

- Address https://github.com/friendica/friendica/issues/9252#issuecomment-698742359

3 years agoMerge pull request #9273 from annando/inherit-causer
Hypolite Petovan [Fri, 25 Sep 2020 14:46:28 +0000 (10:46 -0400)]
Merge pull request #9273 from annando/inherit-causer

We now inherit the causer for completing a thread

3 years agoWe now inherit the causer for completing a thread
Michael [Fri, 25 Sep 2020 12:16:08 +0000 (12:16 +0000)]
We now inherit the causer for completing a thread

3 years agoMerge pull request #9272 from MrPetovan/bug/parse-url-charset
Michael Vogel [Fri, 25 Sep 2020 11:26:00 +0000 (13:26 +0200)]
Merge pull request #9272 from MrPetovan/bug/parse-url-charset

Add style and script tag escaping when parsing charset in Util\ParseUrl

3 years agoAdd style and script tag escaping when parsing charset in Util\ParseUrl
Hypolite Petovan [Fri, 25 Sep 2020 10:55:52 +0000 (06:55 -0400)]
Add style and script tag escaping when parsing charset in Util\ParseUrl

- Address https://github.com/friendica/friendica/issues/9251#issuecomment-698086677

3 years agoMerge pull request #9270 from annando/issue-9264
Tobias Diekershoff [Fri, 25 Sep 2020 07:54:13 +0000 (09:54 +0200)]
Merge pull request #9270 from annando/issue-9264

Issue 9264: post types should now work

3 years agoIssue 9264: post types should now work
Michael [Fri, 25 Sep 2020 06:47:07 +0000 (06:47 +0000)]
Issue 9264: post types should now work

3 years agoVersion 2020.12-dev again
Tobias Diekershoff [Thu, 24 Sep 2020 13:29:57 +0000 (15:29 +0200)]
Version 2020.12-dev again

3 years agoVersion 2020.09-1 2020.09-1
Tobias Diekershoff [Thu, 24 Sep 2020 13:24:20 +0000 (15:24 +0200)]
Version 2020.09-1

3 years agoMerge pull request #9266 from tobiasd/2020.09.1-CHANGELOG
Tobias Diekershoff [Thu, 24 Sep 2020 13:22:42 +0000 (15:22 +0200)]
Merge pull request #9266 from tobiasd/2020.09.1-CHANGELOG

2020.09.1 Changelog

3 years agodon't forget the new Nominatim addon
Tobias Diekershoff [Thu, 24 Sep 2020 13:13:33 +0000 (15:13 +0200)]
don't forget the new Nominatim addon

3 years agouse dashes, and some more fixed things for the 2020.09-1 release
Tobias Diekershoff [Thu, 24 Sep 2020 13:11:58 +0000 (15:11 +0200)]
use dashes, and some more fixed things for the 2020.09-1 release

3 years agoMerge pull request #9267 from annando/follower-indicator
Hypolite Petovan [Thu, 24 Sep 2020 12:41:50 +0000 (08:41 -0400)]
Merge pull request #9267 from annando/follower-indicator

Issue 9264: Ensure that "pt_follower" is only set when its a real follower

3 years agoMerge pull request #9265 from annando/uri-id
Hypolite Petovan [Thu, 24 Sep 2020 12:18:48 +0000 (08:18 -0400)]
Merge pull request #9265 from annando/uri-id

Ensure that the uri-id is always set

3 years agoIssue 9264: Ensure that "pt_follower" is only set when its a real follower
Michael [Thu, 24 Sep 2020 10:26:28 +0000 (10:26 +0000)]
Issue 9264: Ensure that "pt_follower" is only set when its a real follower

3 years agotypo
Tobias Diekershoff [Thu, 24 Sep 2020 07:41:33 +0000 (09:41 +0200)]
typo

3 years ago2020.09.1 Changelog
Tobias Diekershoff [Thu, 24 Sep 2020 05:54:36 +0000 (07:54 +0200)]
2020.09.1 Changelog

3 years agoEnsure that the uri-id is always set
Michael [Wed, 23 Sep 2020 18:55:16 +0000 (18:55 +0000)]
Ensure that the uri-id is always set

3 years agoMerge pull request #9262 from nupplaphil/phpmailer_fix
Hypolite Petovan [Wed, 23 Sep 2020 18:22:12 +0000 (14:22 -0400)]
Merge pull request #9262 from nupplaphil/phpmailer_fix

E-Mail Message-ID & Newline fix

3 years agowrong annotation for preserverGlobalState ..
Philipp [Wed, 23 Sep 2020 17:46:24 +0000 (19:46 +0200)]
wrong annotation for preserverGlobalState ..

3 years agojust log double message IDs, don't discard the email
Philipp [Wed, 23 Sep 2020 17:38:20 +0000 (19:38 +0200)]
just log double message IDs, don't discard the email

3 years agoMerge pull request #9260 from annando/ap-relay-settings
Hypolite Petovan [Wed, 23 Sep 2020 16:46:32 +0000 (12:46 -0400)]
Merge pull request #9260 from annando/ap-relay-settings

Relay settings are now valid for the ActivityRelay as well

3 years agoDelimiter added
Michael [Wed, 23 Sep 2020 15:57:10 +0000 (15:57 +0000)]
Delimiter added

3 years agoMerge pull request #9261 from annando/relay-distribution
Hypolite Petovan [Wed, 23 Sep 2020 15:43:52 +0000 (11:43 -0400)]
Merge pull request #9261 from annando/relay-distribution

Delayed relay distribution

3 years agoUse preg_quote
Michael [Wed, 23 Sep 2020 15:28:00 +0000 (15:28 +0000)]
Use preg_quote

3 years agoRemoved parameter
Michael [Wed, 23 Sep 2020 15:20:16 +0000 (15:20 +0000)]
Removed parameter

3 years agoUse plainext
Michael [Wed, 23 Sep 2020 09:00:09 +0000 (09:00 +0000)]
Use plainext

3 years agoMerge pull request #9263 from MrPetovan/bug/parse-url-charset
Michael Vogel [Wed, 23 Sep 2020 03:13:50 +0000 (05:13 +0200)]
Merge pull request #9263 from MrPetovan/bug/parse-url-charset

Improve charset detection in Util\ParseUrl

3 years agoImprove charset detection in Util\ParseUrl
Hypolite Petovan [Wed, 23 Sep 2020 00:35:08 +0000 (20:35 -0400)]
Improve charset detection in Util\ParseUrl

- Pages with charset meta tag weren't properly decoded

3 years agoFix phpmailer (Case sensitive Check)
Philipp [Tue, 22 Sep 2020 20:48:34 +0000 (22:48 +0200)]
Fix phpmailer (Case sensitive Check)

3 years agoDelayed relay distribution
Michael Vogel [Tue, 22 Sep 2020 20:14:37 +0000 (22:14 +0200)]
Delayed relay distribution

3 years agoFix newline email error
Philipp [Tue, 22 Sep 2020 19:08:34 +0000 (21:08 +0200)]
Fix newline email error

3 years agoAdd protected mail function for testability
Philipp [Tue, 22 Sep 2020 18:52:48 +0000 (20:52 +0200)]
Add protected mail function for testability

3 years agoRelay settings are now valid for the ActivityRelay as well
Michael [Tue, 22 Sep 2020 15:48:44 +0000 (15:48 +0000)]
Relay settings are now valid for the ActivityRelay as well

3 years agoMerge pull request #9257 from annando/causer-id
Hypolite Petovan [Tue, 22 Sep 2020 14:23:07 +0000 (10:23 -0400)]
Merge pull request #9257 from annando/causer-id

We now store the causer-id in the items

3 years agoAdded foreign key
Michael [Tue, 22 Sep 2020 07:19:44 +0000 (07:19 +0000)]
Added foreign key

3 years agoSet "follower" on relayed posts as well
Michael [Tue, 22 Sep 2020 05:57:03 +0000 (05:57 +0000)]
Set "follower" on relayed posts as well

3 years agoMerge pull request #9256 from friendica/20200922-RU
Michael Vogel [Tue, 22 Sep 2020 05:53:42 +0000 (07:53 +0200)]
Merge pull request #9256 from friendica/20200922-RU

RU translations THX Alexander An

3 years agoWe now store the causer-id in the items
Michael [Tue, 22 Sep 2020 05:36:01 +0000 (05:36 +0000)]
We now store the causer-id in the items

3 years agoRU translations THX Alexander An
Tobias Diekershoff [Tue, 22 Sep 2020 04:57:05 +0000 (06:57 +0200)]
RU translations THX Alexander An

3 years agoMerge pull request #9255 from MrPetovan/bug/fatal-errors
Michael Vogel [Mon, 21 Sep 2020 17:03:57 +0000 (19:03 +0200)]
Merge pull request #9255 from MrPetovan/bug/fatal-errors

Add expected method MailBuilder->withHeaders

3 years agoMerge pull request #9254 from annando/show-relay
Hypolite Petovan [Mon, 21 Sep 2020 15:30:04 +0000 (11:30 -0400)]
Merge pull request #9254 from annando/show-relay

Show if a post arrived via relay

3 years agoAdditional direction for fetching content
Michael [Mon, 21 Sep 2020 15:17:33 +0000 (15:17 +0000)]
Additional direction for fetching content

3 years agoAdd expected method MailBuilder->withHeaders
Hypolite Petovan [Mon, 21 Sep 2020 15:07:34 +0000 (11:07 -0400)]
Add expected method MailBuilder->withHeaders

- Address https://github.com/friendica/friendica/issues/9250#issuecomment-696055412

3 years agoShow if a post arrived via relay
Michael [Mon, 21 Sep 2020 12:31:20 +0000 (12:31 +0000)]
Show if a post arrived via relay

3 years agoMerge pull request #9253 from annando/relay-console
Hypolite Petovan [Mon, 21 Sep 2020 11:46:51 +0000 (07:46 -0400)]
Merge pull request #9253 from annando/relay-console

Fix a typo / add "list" command to relay cli

3 years agoFix a type / add "list" command to relay cli
Michael [Mon, 21 Sep 2020 07:42:53 +0000 (07:42 +0000)]
Fix a type / add "list" command to relay cli

3 years agoWelcome 2020.12-dev
Hypolite Petovan [Sun, 20 Sep 2020 19:40:56 +0000 (15:40 -0400)]
Welcome 2020.12-dev

3 years agoMerge remote-tracking branch 'friendica/stable' into develop
Hypolite Petovan [Sun, 20 Sep 2020 19:32:58 +0000 (15:32 -0400)]
Merge remote-tracking branch 'friendica/stable' into develop

# Conflicts:
# composer.lock

3 years agoVersion 2020.09 2020.09
Tobias Diekershoff [Sun, 20 Sep 2020 19:12:34 +0000 (21:12 +0200)]
Version 2020.09

3 years agoMerge branch '2020.09-rc' into stable
Tobias Diekershoff [Sun, 20 Sep 2020 19:11:33 +0000 (21:11 +0200)]
Merge branch '2020.09-rc' into stable

3 years ago2020.09 CHANGELOG
Tobias Diekershoff [Sun, 20 Sep 2020 19:10:40 +0000 (21:10 +0200)]
2020.09 CHANGELOG