friendica.git/.git
5 weeks ago"self::" should be "$this->" on non static functions
Michael [Thu, 18 Apr 2024 05:18:44 +0000 (05:18 +0000)]
"self::" should be "$this->" on non static functions

5 weeks agoMerge pull request #14100 from annando/origin
Hypolite Petovan [Wed, 17 Apr 2024 21:21:18 +0000 (17:21 -0400)]
Merge pull request #14100 from annando/origin

Performance improvements when displaying local posts

5 weeks agoPerformance improvements when displaying local posts
Michael [Wed, 17 Apr 2024 19:16:47 +0000 (19:16 +0000)]
Performance improvements when displaying local posts

5 weeks agoMerge pull request #14097 from annando/enable-user-defined-channel
Hypolite Petovan [Mon, 15 Apr 2024 23:16:02 +0000 (19:16 -0400)]
Merge pull request #14097 from annando/enable-user-defined-channel

Enable user defined channels upon adding/editing

5 weeks agoEnable user defined channels upon adding/editing
Michael [Mon, 15 Apr 2024 20:14:40 +0000 (20:14 +0000)]
Enable user defined channels upon adding/editing

5 weeks agoMerge pull request #14096 from annando/noproxy
Tobias Diekershoff [Mon, 15 Apr 2024 19:17:31 +0000 (21:17 +0200)]
Merge pull request #14096 from annando/noproxy

The legacy proxy functionality is removed

5 weeks agoUnused function removed
Michael [Mon, 15 Apr 2024 19:06:12 +0000 (19:06 +0000)]
Unused function removed

5 weeks agoThe legacy proxy functionality is removed
Michael [Mon, 15 Apr 2024 18:58:02 +0000 (18:58 +0000)]
The legacy proxy functionality is removed

5 weeks agoMerge pull request #14095 from annando/warning
Hypolite Petovan [Mon, 15 Apr 2024 04:09:01 +0000 (00:09 -0400)]
Merge pull request #14095 from annando/warning

Fix warning: Undefined array key "post-reason"

5 weeks agoFix: Undefined array key "allow_cid"
Michael [Mon, 15 Apr 2024 03:25:06 +0000 (03:25 +0000)]
Fix: Undefined array key "allow_cid"

5 weeks agoFix: "Undefined property: stdClass::$personal"
Michael [Mon, 15 Apr 2024 03:24:38 +0000 (03:24 +0000)]
Fix: "Undefined property: stdClass::$personal"

5 weeks agoFix warning: Undefined array key "post-reason"
Michael [Mon, 15 Apr 2024 03:10:15 +0000 (03:10 +0000)]
Fix warning: Undefined array key "post-reason"

5 weeks agoMerge pull request #14090 from annando/bbcode
Hypolite Petovan [Mon, 15 Apr 2024 01:59:46 +0000 (21:59 -0400)]
Merge pull request #14090 from annando/bbcode

The BBCode conversion is split into several smaller functions

5 weeks agoMerge pull request #14094 from mexon/mat/testing-doc
Hypolite Petovan [Mon, 15 Apr 2024 01:58:26 +0000 (21:58 -0400)]
Merge pull request #14094 from mexon/mat/testing-doc

update testing documentation

5 weeks agoMerge pull request #14093 from mexon/mat/autotest-password
Hypolite Petovan [Mon, 15 Apr 2024 01:54:59 +0000 (21:54 -0400)]
Merge pull request #14093 from mexon/mat/autotest-password

allow overriding password during local testing

5 weeks agoupdate testing documentation
Matthew Exon [Sun, 14 Apr 2024 09:06:28 +0000 (11:06 +0200)]
update testing documentation

5 weeks agoThe BBCode conversion is split into several smaller functions
Michael [Sat, 13 Apr 2024 06:38:39 +0000 (06:38 +0000)]
The BBCode conversion is split into several smaller functions

5 weeks agotidy up more password definitions
Matthew Exon [Sun, 14 Apr 2024 07:06:48 +0000 (09:06 +0200)]
tidy up more password definitions

5 weeks agoMerge pull request #14075 from mexon/mat/empty-picture-scale
Hypolite Petovan [Sat, 13 Apr 2024 22:30:44 +0000 (18:30 -0400)]
Merge pull request #14075 from mexon/mat/empty-picture-scale

round scaled dimensions up to avoid zero size

5 weeks agoallow overriding password during local testing
Matthew Exon [Sat, 13 Apr 2024 20:24:30 +0000 (22:24 +0200)]
allow overriding password during local testing

5 weeks agoadd unit tests for getScalingDimensions
Matthew Exon [Sat, 13 Apr 2024 19:47:13 +0000 (21:47 +0200)]
add unit tests for getScalingDimensions

5 weeks agoround scaled dimensions up to avoid zero size
Matthew Exon [Sat, 6 Apr 2024 04:08:07 +0000 (05:08 +0100)]
round scaled dimensions up to avoid zero size

6 weeks agoMerge pull request #14080 from annando/issue-14079
Hypolite Petovan [Fri, 12 Apr 2024 01:55:59 +0000 (21:55 -0400)]
Merge pull request #14080 from annando/issue-14079

Issue #14079:  Shorten the displayed URL

6 weeks agoIsolate the link conversion into a dedicated function
Michael [Thu, 11 Apr 2024 06:46:29 +0000 (06:46 +0000)]
Isolate the link conversion into a dedicated function

6 weeks agoIssue #14079: Shorten the displayed URL
Michael [Sun, 7 Apr 2024 08:26:15 +0000 (08:26 +0000)]
Issue #14079:  Shorten the displayed URL

6 weeks agoMerge pull request #14089 from annando/ping-lock
Hypolite Petovan [Wed, 10 Apr 2024 23:19:24 +0000 (19:19 -0400)]
Merge pull request #14089 from annando/ping-lock

Prevent concurring ping requests

6 weeks agoPrevent concurring ping requests
Michael [Wed, 10 Apr 2024 22:25:14 +0000 (22:25 +0000)]
Prevent concurring ping requests

6 weeks agoMerge pull request #14083 from annando/issue-13812
Tobias Diekershoff [Tue, 9 Apr 2024 16:46:44 +0000 (18:46 +0200)]
Merge pull request #14083 from annando/issue-13812

Issue 13812: Public groups with manual request approval

6 weeks agoMerge pull request #14085 from annando/generator
Tobias Diekershoff [Tue, 9 Apr 2024 16:38:22 +0000 (18:38 +0200)]
Merge pull request #14085 from annando/generator

Use similar values for generator and system actor

6 weeks agoIssue 13812: Public groups with manual request approval
Michael [Sun, 7 Apr 2024 16:32:50 +0000 (16:32 +0000)]
Issue 13812: Public groups with manual request approval

6 weeks agoUse similar values for generator and system actor
Michael [Mon, 8 Apr 2024 06:24:41 +0000 (06:24 +0000)]
Use similar values for generator and system actor

6 weeks agoMerge pull request #14076 from annando/follow-vcard
Tobias Diekershoff [Mon, 8 Apr 2024 05:35:16 +0000 (07:35 +0200)]
Merge pull request #14076 from annando/follow-vcard

Don't display the "follow/unfollow" vcard-link on pages meant for follow/unfollow

6 weeks agoMerge pull request #14082 from annando/issue-14055
Tobias Diekershoff [Mon, 8 Apr 2024 05:31:53 +0000 (07:31 +0200)]
Merge pull request #14082 from annando/issue-14055

Issue 14055: Set link to group server for group posts

6 weeks agoDon't display the "follow/unfollow" vcard-link on pages meant for follow/unfollow
Michael [Sat, 6 Apr 2024 08:28:32 +0000 (08:28 +0000)]
Don't display the "follow/unfollow" vcard-link on pages meant for follow/unfollow

6 weeks agoIssue 14055: Set link to group server for group posts
Michael [Sun, 7 Apr 2024 15:46:55 +0000 (15:46 +0000)]
Issue 14055: Set link to group server for group posts

6 weeks agoMerge pull request #14077 from annando/idn
Tobias Diekershoff [Sun, 7 Apr 2024 06:11:35 +0000 (08:11 +0200)]
Merge pull request #14077 from annando/idn

Fallback mechanism for missing IDN functions

6 weeks agoFallback mechanism for missing IDN functions
Michael [Sat, 6 Apr 2024 09:20:23 +0000 (09:20 +0000)]
Fallback mechanism for missing IDN functions

6 weeks agoMerge pull request #14074 from annando/searchtext
Hypolite Petovan [Fri, 5 Apr 2024 12:40:45 +0000 (08:40 -0400)]
Merge pull request #14074 from annando/searchtext

Menu option to display the search text

6 weeks agoThe data for the language display is now fetched on demand
Michael [Fri, 5 Apr 2024 09:57:43 +0000 (09:57 +0000)]
The data for the language display is now fetched on demand

7 weeks agoMenu option to display the search text
Michael [Fri, 5 Apr 2024 07:35:21 +0000 (07:35 +0000)]
Menu option to display the search text

7 weeks agoMerge pull request #14072 from jlamothe/from-to
Michael Vogel [Wed, 3 Apr 2024 22:51:40 +0000 (00:51 +0200)]
Merge pull request #14072 from jlamothe/from-to

fixed Channels documentation

7 weeks agofixed Channels documentation
Jonathan Lamothe [Wed, 3 Apr 2024 19:48:03 +0000 (15:48 -0400)]
fixed Channels documentation

The "to" keyword documentation seemed incorrect.

7 weeks agoMerge pull request #14069 from annando/invalid-link
Hypolite Petovan [Wed, 3 Apr 2024 13:25:46 +0000 (09:25 -0400)]
Merge pull request #14069 from annando/invalid-link

Avoid exception "Unable to retrieve the host in URL" in the search

7 weeks agoAvoid exception "Unable to retrieve the host in URL" in the search
Michael [Wed, 3 Apr 2024 05:57:23 +0000 (05:57 +0000)]
Avoid exception "Unable to retrieve the host in URL" in the search

7 weeks agoMerge pull request #14068 from annando/wall-read
Hypolite Petovan [Wed, 3 Apr 2024 01:22:13 +0000 (21:22 -0400)]
Merge pull request #14068 from annando/wall-read

Don't set posts to seen on channel ping

7 weeks agoDon't set posts to seen on channel ping
Michael [Tue, 2 Apr 2024 21:30:07 +0000 (21:30 +0000)]
Don't set posts to seen on channel ping

7 weeks agoMerge pull request #14064 from haheute/mobile-padding-2
Hypolite Petovan [Tue, 2 Apr 2024 00:33:07 +0000 (20:33 -0400)]
Merge pull request #14064 from haheute/mobile-padding-2

Add some padding for the login page at mobile width (frio)

7 weeks ago[frio] Restore lateral margins on home/login page for mobile display
Hypolite Petovan [Mon, 1 Apr 2024 13:38:37 +0000 (09:38 -0400)]
[frio] Restore lateral margins on home/login page for mobile display

- They had been removed site-wide to give more space to posts in the network view

7 weeks agoMerge pull request #14060 from eibhear-from-athlone/friendica_14059_nexttry
Hypolite Petovan [Sat, 30 Mar 2024 03:00:27 +0000 (23:00 -0400)]
Merge pull request #14060 from eibhear-from-athlone/friendica_14059_nexttry

Show the next try date and time on the deferred worker job list in the admin pages

7 weeks agoFixing the queue.tpl files
Éibhear Ó hAnluain [Fri, 29 Mar 2024 20:36:40 +0000 (20:36 +0000)]
Fixing the queue.tpl files

7 weeks agoUpdates messages file following run of `bin/run_xgettext.sh`
Éibhear Ó hAnluain [Fri, 29 Mar 2024 20:29:31 +0000 (20:29 +0000)]
Updates messages file following run of `bin/run_xgettext.sh`

7 weeks agoShow next_try only for the deferred worker job.
Éibhear Ó hAnluain [Fri, 29 Mar 2024 16:44:12 +0000 (16:44 +0000)]
Show next_try only for the deferred worker job.

7 weeks agoAdd the next_try field to the worker job queue list
Éibhear Ó hAnluain [Fri, 29 Mar 2024 15:59:35 +0000 (15:59 +0000)]
Add the next_try field to the worker job queue list

8 weeks agoMerge pull request #14046 from annando/channel-counter
Hypolite Petovan [Wed, 27 Mar 2024 15:15:44 +0000 (11:15 -0400)]
Merge pull request #14046 from annando/channel-counter

Improvements for channel counter

8 weeks agoImprovements for channel counter
Michael [Mon, 25 Mar 2024 07:20:41 +0000 (07:20 +0000)]
Improvements for channel counter

8 weeks agoMerge pull request #14043 from haheute/typo-independent
Hypolite Petovan [Tue, 26 Mar 2024 17:40:39 +0000 (13:40 -0400)]
Merge pull request #14043 from haheute/typo-independent

fix typo: Independant --> Independent

8 weeks agoadd messages.po again
Hannes Heute [Tue, 26 Mar 2024 17:35:50 +0000 (18:35 +0100)]
add messages.po again

8 weeks agoMerge pull request #14044 from haheute/img-div-class
Hypolite Petovan [Tue, 26 Mar 2024 17:07:30 +0000 (13:07 -0400)]
Merge pull request #14044 from haheute/img-div-class

Img div class

8 weeks agofollow naming convention
Hannes Heute [Tue, 26 Mar 2024 16:33:45 +0000 (17:33 +0100)]
follow naming convention

8 weeks agoremove the typo fix from this PR
Hannes Heute [Tue, 26 Mar 2024 16:29:52 +0000 (17:29 +0100)]
remove the typo fix from this PR

8 weeks agoadded messages.po
Hannes Heute [Tue, 26 Mar 2024 16:21:19 +0000 (17:21 +0100)]
added messages.po

8 weeks agoAdd class to div for custom styling
Hannes Heute [Tue, 26 Mar 2024 13:04:05 +0000 (14:04 +0100)]
Add class to div for custom styling

8 weeks agofix typo: Independant --> Independent
Hannes Heute [Tue, 26 Mar 2024 12:14:19 +0000 (13:14 +0100)]
fix typo: Independant --> Independent

8 weeks agoMerge pull request #14041 from annando/feature-admin
Hypolite Petovan [Tue, 26 Mar 2024 11:30:24 +0000 (07:30 -0400)]
Merge pull request #14041 from annando/feature-admin

Simplified admin frontend for features

8 weeks agoSimplified admin frontend for features
Michael [Mon, 25 Mar 2024 21:55:42 +0000 (21:55 +0000)]
Simplified admin frontend for features

8 weeks agoMerge pull request #14040 from annando/widget-lock
Hypolite Petovan [Mon, 25 Mar 2024 10:42:10 +0000 (10:42 +0000)]
Merge pull request #14040 from annando/widget-lock

The visibility of network widgets can now be locked

8 weeks agoThe visibility of network widgets can now be locked
Michael [Sun, 24 Mar 2024 20:00:19 +0000 (20:00 +0000)]
The visibility of network widgets can now be locked

8 weeks agoMerge pull request #14039 from annando/widget-features
Tobias Diekershoff [Mon, 25 Mar 2024 07:45:16 +0000 (08:45 +0100)]
Merge pull request #14039 from annando/widget-features

Configuration for widgets

8 weeks agoConfiguration for widgets
Michael [Sun, 24 Mar 2024 20:00:19 +0000 (20:00 +0000)]
Configuration for widgets

8 weeks agoMerge pull request #14037 from MrPetovan/bug/warnings
Michael Vogel [Sun, 24 Mar 2024 19:57:20 +0000 (20:57 +0100)]
Merge pull request #14037 from MrPetovan/bug/warnings

Add expected field 'uri-id' in Mastodon\Statuses\Bookmark

8 weeks agoMerge pull request #14038 from annando/feature-constants
Hypolite Petovan [Sun, 24 Mar 2024 19:37:39 +0000 (19:37 +0000)]
Merge pull request #14038 from annando/feature-constants

Constants for features

8 weeks agoAdd expected field 'uri-id' in Mastodon\Statuses\Bookmark
Hypolite Petovan [Sun, 24 Mar 2024 13:39:07 +0000 (09:39 -0400)]
Add expected field 'uri-id' in Mastodon\Statuses\Bookmark

- Address https://github.com/friendica/friendica/issues/14026#issuecomment-2016469896

8 weeks agoMerge pull request #14036 from MrPetovan/bug/deprecated
Michael Vogel [Sun, 24 Mar 2024 14:55:29 +0000 (15:55 +0100)]
Merge pull request #14036 from MrPetovan/bug/deprecated

Add `'$VERSION'` template variable to make Friendica version available in templates

8 weeks agoComstants for features
Michael [Sun, 24 Mar 2024 13:42:48 +0000 (13:42 +0000)]
Comstants for features

8 weeks agoAdd '$VERSION' template variable to make Friendica version available in templates
Hypolite Petovan [Sun, 24 Mar 2024 13:20:58 +0000 (09:20 -0400)]
Add '$VERSION' template variable to make Friendica version available in templates

- constant() Smarty function is deprecated
- Remove unused site-wide template variable '$APP'
- Address https://github.com/friendica/friendica/issues/14027#issuecomment-2016469408

8 weeks agoRemove duplicated '$baseurl' template variable declarations
Hypolite Petovan [Sun, 24 Mar 2024 13:11:46 +0000 (09:11 -0400)]
Remove duplicated '$baseurl' template variable declarations

- This variable is declared for all templates in Renderer

2 months agoMerge pull request #14032 from annando/quoted-posts
Tobias Diekershoff [Sun, 24 Mar 2024 06:59:53 +0000 (07:59 +0100)]
Merge pull request #14032 from annando/quoted-posts

Implementation of FEP-e232 for quoted posts

2 months agoMerge pull request #14033 from annando/content-link
Tobias Diekershoff [Sun, 24 Mar 2024 06:54:35 +0000 (07:54 +0100)]
Merge pull request #14033 from annando/content-link

Add a link to the post if "no preview" is selected

2 months agoAdd a link to the post if "no preview" is selected
Michael [Sun, 24 Mar 2024 06:46:48 +0000 (06:46 +0000)]
Add a link to the post if "no preview" is selected

2 months agoImplementation of FEP-e232 for quoted posts
Michael [Sun, 24 Mar 2024 06:05:37 +0000 (06:05 +0000)]
Implementation of FEP-e232 for quoted posts

2 months agoMerge pull request #14029 from annando/issue-13910
Hypolite Petovan [Sun, 24 Mar 2024 00:08:25 +0000 (00:08 +0000)]
Merge pull request #14029 from annando/issue-13910

Issue 13910: Display the unseen counter based on the channel

2 months agoIssue 13910: Display the unseen counter based on the channel
Michael [Sun, 17 Mar 2024 21:27:37 +0000 (21:27 +0000)]
Issue 13910: Display the unseen counter based on the channel

2 months agoMerge pull request #14017 from annando/active-admin-check
Hypolite Petovan [Fri, 22 Mar 2024 11:52:24 +0000 (11:52 +0000)]
Merge pull request #14017 from annando/active-admin-check

Automatically close the registration when the admin is inactive

2 months agoAutomatically close the registration when the admin is inactive
Michael [Thu, 7 Mar 2024 06:03:15 +0000 (06:03 +0000)]
Automatically close the registration when the admin is inactive

2 months agoMerge pull request #14015 from annando/did
Hypolite Petovan [Thu, 21 Mar 2024 22:10:09 +0000 (22:10 +0000)]
Merge pull request #14015 from annando/did

Internal support for Bluesky tokens

2 months agoInternal support for Bluesky tokens
Michael [Sat, 16 Mar 2024 12:54:17 +0000 (12:54 +0000)]
Internal support for Bluesky tokens

2 months agoMerge pull request #14020 from annando/issue-13714
Hypolite Petovan [Thu, 21 Mar 2024 17:21:51 +0000 (17:21 +0000)]
Merge pull request #14020 from annando/issue-13714

Issue 13714: Support for "commentsEnabled" and "capabilities"

2 months agoIssue 13714: Support for "commentsEnabled" and "capabilities"
Michael [Sun, 17 Mar 2024 10:19:22 +0000 (10:19 +0000)]
Issue 13714: Support for "commentsEnabled" and "capabilities"

2 months agoMerge pull request #14022 from annando/channel-only
Hypolite Petovan [Thu, 21 Mar 2024 16:11:49 +0000 (16:11 +0000)]
Merge pull request #14022 from annando/channel-only

Possibility to mark contacts as "channel only"

2 months agoPossibility to mark contacts as "channel only"
Michael [Wed, 13 Mar 2024 22:31:19 +0000 (22:31 +0000)]
Possibility to mark contacts as "channel only"

2 months agoMerge pull request #14016 from annando/issue-13787
Hypolite Petovan [Thu, 21 Mar 2024 13:07:57 +0000 (13:07 +0000)]
Merge pull request #14016 from annando/issue-13787

Issue 13787: Filter in circles editor by contact relation

2 months agoMerge pull request #14023 from annando/files
Hypolite Petovan [Thu, 21 Mar 2024 13:03:31 +0000 (13:03 +0000)]
Merge pull request #14023 from annando/files

Updated database.sql / messages.po

2 months agoIssue 13787: Filter in circles editor by contact relation
Michael [Thu, 21 Mar 2024 05:53:49 +0000 (05:53 +0000)]
Issue 13787: Filter in circles editor by contact relation

2 months agoMerge pull request #14021 from annando/worker-idletime
Hypolite Petovan [Thu, 21 Mar 2024 12:41:20 +0000 (12:41 +0000)]
Merge pull request #14021 from annando/worker-idletime

Execute a worker task when there hadn't one for some seconds

2 months agoMerge pull request #14018 from annando/content-type-check
Hypolite Petovan [Thu, 21 Mar 2024 11:58:08 +0000 (11:58 +0000)]
Merge pull request #14018 from annando/content-type-check

Improved Content-Type check on incoming requests

2 months agoUpdated database.sql / messages.po
Michael [Thu, 21 Mar 2024 10:49:42 +0000 (10:49 +0000)]
Updated database.sql / messages.po

2 months agoExecute a worker task when there hadn't one for some seconds
Michael [Wed, 28 Feb 2024 23:33:46 +0000 (23:33 +0000)]
Execute a worker task when there hadn't one for some seconds

2 months agoImproved Content-Type check on incoming requests
Michael [Wed, 28 Feb 2024 23:34:58 +0000 (23:34 +0000)]
Improved Content-Type check on incoming requests

2 months agoadded empty 2024.06 block to the CHANGELOG
Tobias Diekershoff [Thu, 21 Mar 2024 07:10:42 +0000 (08:10 +0100)]
added empty 2024.06 block to the CHANGELOG

2 months agobump version to 2024.06-dev
Tobias Diekershoff [Thu, 21 Mar 2024 07:09:16 +0000 (08:09 +0100)]
bump version to 2024.06-dev