friendica.git/.git
3 years agoMerge pull request #9334 from annando/endless-scroll
Philipp [Thu, 1 Oct 2020 21:04:56 +0000 (23:04 +0200)]
Merge pull request #9334 from annando/endless-scroll

Endless scrolling for searches and contact comments

3 years agoMerge pull request #9327 from nupplaphil/task/security_restructure
Michael Vogel [Thu, 1 Oct 2020 17:49:51 +0000 (19:49 +0200)]
Merge pull request #9327 from nupplaphil/task/security_restructure

Restructure Security classes

3 years agoMerge pull request #9331 from annando/stay-local
Tobias Diekershoff [Thu, 1 Oct 2020 15:04:11 +0000 (17:04 +0200)]
Merge pull request #9331 from annando/stay-local

Added option to stay on the local machine when clicking on a contact link

3 years agoEndless scrolling for searches and contact comments
Michael [Wed, 30 Sep 2020 19:14:13 +0000 (19:14 +0000)]
Endless scrolling for searches and contact comments

3 years agoAdded option to stay on the local machine when clicking on a contact link
Michael [Wed, 30 Sep 2020 17:30:26 +0000 (17:30 +0000)]
Added option to stay on the local machine when clicking on a contact link

3 years agoMove 'Authentication' to Security namespace
Philipp [Wed, 30 Sep 2020 14:53:18 +0000 (16:53 +0200)]
Move 'Authentication' to Security namespace

3 years agoAdd missing use for OAuth1
Philipp [Wed, 30 Sep 2020 14:49:16 +0000 (16:49 +0200)]
Add missing use for OAuth1

3 years agoCleanup OAuth1 library
Philipp [Wed, 30 Sep 2020 09:26:52 +0000 (11:26 +0200)]
Cleanup OAuth1 library

3 years agoMove library\OAuth1.php to class structure Friendica\Security\OAuth1
Philipp [Wed, 30 Sep 2020 09:21:58 +0000 (11:21 +0200)]
Move library\OAuth1.php to class structure Friendica\Security\OAuth1

3 years agoMove ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace `Friendica\Security`
Philipp [Wed, 30 Sep 2020 09:14:01 +0000 (11:14 +0200)]
Move ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace `Friendica\Security`

3 years agoMerge pull request #9321 from annando/trending-public
Tobias Diekershoff [Wed, 30 Sep 2020 05:22:51 +0000 (07:22 +0200)]
Merge pull request #9321 from annando/trending-public

Trending tags: Ensure to only count public posts from the public contact

3 years agoMerge pull request #9322 from annando/issue-9305
Tobias Diekershoff [Wed, 30 Sep 2020 05:21:59 +0000 (07:21 +0200)]
Merge pull request #9322 from annando/issue-9305

Issue 9305: Relay deny tags are added

3 years agoMerge pull request #9323 from annando/notice
Tobias Diekershoff [Wed, 30 Sep 2020 05:20:09 +0000 (07:20 +0200)]
Merge pull request #9323 from annando/notice

Fix notice "Undefined index: author-network"

3 years agoMerge pull request #9324 from annando/endless-contact
Tobias Diekershoff [Wed, 30 Sep 2020 05:19:16 +0000 (07:19 +0200)]
Merge pull request #9324 from annando/endless-contact

Endless scrolling on contact page

3 years agoEndless scrolling on contact pages
Michael [Tue, 29 Sep 2020 20:47:19 +0000 (20:47 +0000)]
Endless scrolling on contact pages

3 years agoFix notive "Undefined index: author-network"
Michael [Tue, 29 Sep 2020 20:12:19 +0000 (20:12 +0000)]
Fix notive "Undefined index: author-network"

3 years agoTrending tags: Ensure to only count public posts
Michael [Tue, 29 Sep 2020 19:49:40 +0000 (19:49 +0000)]
Trending tags: Ensure to only count public posts

3 years agoIssue 9305: Relay deny tags are added
Michael [Tue, 29 Sep 2020 19:48:26 +0000 (19:48 +0000)]
Issue 9305: Relay deny tags are added

3 years agoMerge pull request #9320 from tobiasd/20200929-adminHotfixVersions
Michael Vogel [Tue, 29 Sep 2020 06:31:59 +0000 (08:31 +0200)]
Merge pull request #9320 from tobiasd/20200929-adminHotfixVersions

Hotfix releases were not detected in the admin panel

3 years agoMerge pull request #9318 from annando/relay-force
Tobias Diekershoff [Tue, 29 Sep 2020 06:13:49 +0000 (08:13 +0200)]
Merge pull request #9318 from annando/relay-force

Force removal from relay list

3 years agoHotfix releases were not detected in the admin panel
Tobias Diekershoff [Tue, 29 Sep 2020 06:06:05 +0000 (08:06 +0200)]
Hotfix releases were not detected in the admin panel

3 years agoMerge pull request #9319 from tobiasd/202009229-lng
Michael Vogel [Tue, 29 Sep 2020 05:45:46 +0000 (07:45 +0200)]
Merge pull request #9319 from tobiasd/202009229-lng

DE and IT translation updates

3 years agoIT translations 100% THX Sylke Vicious
Tobias Diekershoff [Tue, 29 Sep 2020 05:18:47 +0000 (07:18 +0200)]
IT translations 100% THX Sylke Vicious

3 years agoDE translation update THX vinzv
Tobias Diekershoff [Tue, 29 Sep 2020 05:18:03 +0000 (07:18 +0200)]
DE translation update THX vinzv

3 years agoForce removal from relay list
Michael [Tue, 29 Sep 2020 05:06:37 +0000 (05:06 +0000)]
Force removal from relay list

3 years agoMerge pull request #9313 from nupplaphil/bug/9282-header
Hypolite Petovan [Mon, 28 Sep 2020 18:46:18 +0000 (14:46 -0400)]
Merge pull request #9313 from nupplaphil/bug/9282-header

Remove whitespace before ":" of mail headers

3 years agoRemove whitespace before ":" of mail headers
Philipp [Mon, 28 Sep 2020 17:22:29 +0000 (19:22 +0200)]
Remove whitespace before ":" of mail headers

3 years agoMerge pull request #9310 from annando/contact-posts
Tobias Diekershoff [Mon, 28 Sep 2020 16:14:25 +0000 (18:14 +0200)]
Merge pull request #9310 from annando/contact-posts

Contact posts: Only display reshared posts when they are the causer

3 years agoContact posts: Only display reshared posts when they are the causer
Michael [Mon, 28 Sep 2020 15:20:08 +0000 (15:20 +0000)]
Contact posts: Only display reshared posts when they are the causer

3 years agoMerge pull request #9309 from annando/reshare-info
Tobias Diekershoff [Mon, 28 Sep 2020 14:52:31 +0000 (16:52 +0200)]
Merge pull request #9309 from annando/reshare-info

Improve resharer information

3 years agoRemove an "if"
Michael [Mon, 28 Sep 2020 14:13:14 +0000 (14:13 +0000)]
Remove an "if"

3 years agoImprove resharer information
Michael [Mon, 28 Sep 2020 14:09:45 +0000 (14:09 +0000)]
Improve resharer information

3 years agoMerge pull request #9308 from annando/duplicate-reshare
Tobias Diekershoff [Mon, 28 Sep 2020 12:31:32 +0000 (14:31 +0200)]
Merge pull request #9308 from annando/duplicate-reshare

Don't display a resharer that was the causer of the post

3 years agoMerge pull request #9307 from annando/notice
Tobias Diekershoff [Mon, 28 Sep 2020 12:30:01 +0000 (14:30 +0200)]
Merge pull request #9307 from annando/notice

Fix notice "Undefined index: accounttype"

3 years agoDon't display a resharer that was the causer of the post
Michael [Mon, 28 Sep 2020 11:36:47 +0000 (11:36 +0000)]
Don't display a resharer that was the causer of the post

3 years agoFix notice "Undefined index: accounttype"
Michael [Mon, 28 Sep 2020 11:27:48 +0000 (11:27 +0000)]
Fix notice "Undefined index: accounttype"

3 years agoMerge pull request #9304 from annando/suggestions
Hypolite Petovan [Sun, 27 Sep 2020 21:16:29 +0000 (17:16 -0400)]
Merge pull request #9304 from annando/suggestions

Functionality to add suggestions

3 years agoUpdate src/Model/FContact.php
Michael Vogel [Sun, 27 Sep 2020 20:31:59 +0000 (22:31 +0200)]
Update src/Model/FContact.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoMerge pull request #9275 from nupplaphil/task/9235-issue_template
Hypolite Petovan [Sun, 27 Sep 2020 20:17:30 +0000 (16:17 -0400)]
Merge pull request #9275 from nupplaphil/task/9235-issue_template

Github issue templates

3 years agoTake bug templat from https://github.com/friendica/friendica/issues/9235#issue-704864632
Philipp [Sun, 27 Sep 2020 19:23:58 +0000 (21:23 +0200)]
Take bug templat from https://github.com/friendica/friendica/issues/9235#issue-704864632

3 years agoFunctionality to add suggestions
Michael [Sun, 27 Sep 2020 18:58:02 +0000 (18:58 +0000)]
Functionality to add suggestions

3 years agoMerge pull request #9301 from tobiasd/20200927-frio-js
Hypolite Petovan [Sun, 27 Sep 2020 18:02:58 +0000 (14:02 -0400)]
Merge pull request #9301 from tobiasd/20200927-frio-js

added license hints to the Frio javascript files

3 years agoPlease add an EOF EOL
Tobias Diekershoff [Sun, 27 Sep 2020 18:00:06 +0000 (20:00 +0200)]
Please add an EOF EOL

3 years agoMerge pull request #9302 from tobiasd/20200927-duepunto
Hypolite Petovan [Sun, 27 Sep 2020 17:55:06 +0000 (13:55 -0400)]
Merge pull request #9302 from tobiasd/20200927-duepunto

duepuntozero styling of the address in the vcard

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 agoadded license hints to the Frio javascript files
Tobias Diekershoff [Sun, 27 Sep 2020 16:36:33 +0000 (18:36 +0200)]
added license hints to the Frio javascript files

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 agoAdd github issue config
Philipp [Fri, 25 Sep 2020 20:24:57 +0000 (22:24 +0200)]
Add github issue config

3 years agoGithub issue templates
Philipp [Fri, 25 Sep 2020 20:15:51 +0000 (22:15 +0200)]
Github issue templates

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