]> git.mxchange.org Git - friendica.git/log
friendica.git
2 years agoUpdated messages.po - again
Michael [Sun, 20 Feb 2022 20:50:50 +0000 (20:50 +0000)]
Updated messages.po - again

2 years agoUpdated messages.po
Michael [Sun, 20 Feb 2022 20:47:08 +0000 (20:47 +0000)]
Updated messages.po

2 years agoMerge remote-tracking branch 'upstream/develop' into display-permissions
Michael [Sun, 20 Feb 2022 20:45:32 +0000 (20:45 +0000)]
Merge remote-tracking branch 'upstream/develop' into display-permissions

2 years agoUpdated messages.po
Michael [Sun, 20 Feb 2022 19:29:48 +0000 (19:29 +0000)]
Updated messages.po

2 years agoDisplay the post receivers
Michael [Sun, 20 Feb 2022 19:25:55 +0000 (19:25 +0000)]
Display the post receivers

2 years agoMerge pull request #11260 from mkljczk/develop
Hypolite Petovan [Sun, 20 Feb 2022 14:45:25 +0000 (09:45 -0500)]
Merge pull request #11260 from mkljczk/develop

API: add list members editing

2 years agoApply suggestions
marcin mikołajczak [Sun, 20 Feb 2022 13:10:57 +0000 (14:10 +0100)]
Apply suggestions

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoMerge pull request #11263 from annando/smarty
Hypolite Petovan [Sun, 20 Feb 2022 09:06:25 +0000 (04:06 -0500)]
Merge pull request #11263 from annando/smarty

Fix for warnings in smarty templates

2 years agoMerge pull request #11262 from tobiasd/20220220-de
Philipp [Sun, 20 Feb 2022 08:02:09 +0000 (09:02 +0100)]
Merge pull request #11262 from tobiasd/20220220-de

DE translation updates

2 years agoFix for warnings in smarty templates
Michael [Sun, 20 Feb 2022 06:57:04 +0000 (06:57 +0000)]
Fix for warnings in smarty templates

2 years agoDE translation updates
Tobias Diekershoff [Sun, 20 Feb 2022 06:53:48 +0000 (07:53 +0100)]
DE translation updates

2 years agoMerge pull request #11261 from annando/notices
Tobias Diekershoff [Sun, 20 Feb 2022 06:23:53 +0000 (07:23 +0100)]
Merge pull request #11261 from annando/notices

Avoid warning and notice

2 years agoMerge pull request #11258 from MrPetovan/bug/11234-categories-profile
Michael Vogel [Sun, 20 Feb 2022 05:35:37 +0000 (06:35 +0100)]
Merge pull request #11258 from MrPetovan/bug/11234-categories-profile

Show only the user's categories on their profile

2 years agoAvoid warning and notice
Michael [Sun, 20 Feb 2022 05:14:36 +0000 (05:14 +0000)]
Avoid warning and notice

2 years agoAPI: add list members editing
marcin mikołajczak [Sat, 19 Feb 2022 22:16:21 +0000 (23:16 +0100)]
API: add list members editing

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2 years agoMerge pull request #11259 from annando/conversation-receivers
Hypolite Petovan [Sat, 19 Feb 2022 21:41:32 +0000 (16:41 -0500)]
Merge pull request #11259 from annando/conversation-receivers

Store the receivers of a post in the tags

2 years agoReverted change
Michael [Sat, 19 Feb 2022 20:32:19 +0000 (20:32 +0000)]
Reverted change

2 years agoSImplify code
Michael [Sat, 19 Feb 2022 19:45:27 +0000 (19:45 +0000)]
SImplify code

2 years agoUpdated messages.po
Michael [Sat, 19 Feb 2022 13:55:17 +0000 (13:55 +0000)]
Updated messages.po

2 years agoMerge remote-tracking branch 'upstream/develop' into conversation-receivers
Michael [Sat, 19 Feb 2022 13:52:45 +0000 (13:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into conversation-receivers

2 years agoStore the receivers of a post in the tags
Michael [Sat, 19 Feb 2022 13:31:49 +0000 (13:31 +0000)]
Store the receivers of a post in the tags

2 years agoMerge pull request #11256 from MrPetovan/bug/notices
Tobias Diekershoff [Sat, 19 Feb 2022 06:44:17 +0000 (07:44 +0100)]
Merge pull request #11256 from MrPetovan/bug/notices

Check for array content before querying keys in Worker\Notifier

2 years agoMerge pull request #11257 from MrPetovan/bug/11212-smarty-4-php8
Tobias Diekershoff [Sat, 19 Feb 2022 06:38:28 +0000 (07:38 +0100)]
Merge pull request #11257 from MrPetovan/bug/11212-smarty-4-php8

Switch to Smarty 4

2 years agoShow only the user's categories on their profile
Hypolite Petovan [Sat, 19 Feb 2022 04:58:23 +0000 (23:58 -0500)]
Show only the user's categories on their profile

2 years agoPrevent warnings on undefined Smarty template variables
Hypolite Petovan [Sat, 19 Feb 2022 03:44:11 +0000 (22:44 -0500)]
Prevent warnings on undefined Smarty template variables

2 years ago[Composer] Update smarty/smarty version mask to ^4
Hypolite Petovan [Sat, 19 Feb 2022 03:43:45 +0000 (22:43 -0500)]
[Composer] Update smarty/smarty version mask to ^4

2 years agoCheck for array content before querying keys in Worker\Notifier
Hypolite Petovan [Sat, 19 Feb 2022 01:25:18 +0000 (20:25 -0500)]
Check for array content before querying keys in Worker\Notifier

- Address https://github.com/friendica/friendica/issues/11218#issuecomment-1045137358

2 years agoMerge pull request #11253 from annando/forum3
Hypolite Petovan [Fri, 18 Feb 2022 17:19:57 +0000 (12:19 -0500)]
Merge pull request #11253 from annando/forum3

More rework to make private communities working

2 years agoMerge pull request #11249 from MrPetovan/bug/11248-getinfofromurl-cache-key
Michael Vogel [Fri, 18 Feb 2022 16:53:20 +0000 (17:53 +0100)]
Merge pull request #11249 from MrPetovan/bug/11248-getinfofromurl-cache-key

Hash the URL before using it as cache key in Util\Images::getInfoFromURLCached

2 years agoMerge pull request #11255 from MrPetovan/task/11245-thread-completion-like
Tobias Diekershoff [Fri, 18 Feb 2022 16:09:42 +0000 (17:09 +0100)]
Merge pull request #11255 from MrPetovan/task/11245-thread-completion-like

Relax comparison with pconfig system.accept_only_sharer value

2 years agoRelax comparison with pconfig system.accept_only_sharer value
Hypolite Petovan [Fri, 18 Feb 2022 14:32:30 +0000 (09:32 -0500)]
Relax comparison with pconfig system.accept_only_sharer value

- DI::pConfig()->get returns a string value, not an integer
- Removed superfluous default values now that we aren't doing strict type checking

2 years agoHash the URL before using it as cache key in Util\Images::getInfoFromURLCached
Hypolite Petovan [Tue, 15 Feb 2022 21:10:15 +0000 (16:10 -0500)]
Hash the URL before using it as cache key in Util\Images::getInfoFromURLCached

- This prevents oversized URL from stunting the database cache

2 years agoAdd the mentions
Michael [Fri, 18 Feb 2022 09:12:33 +0000 (09:12 +0000)]
Add the mentions

2 years agotests
Michael [Fri, 18 Feb 2022 06:12:02 +0000 (06:12 +0000)]
tests

2 years agoTests again
Michael [Fri, 18 Feb 2022 05:56:17 +0000 (05:56 +0000)]
Tests again

2 years agoAvoid failed test
Michael [Fri, 18 Feb 2022 05:34:18 +0000 (05:34 +0000)]
Avoid failed  test

2 years agoImprove look of reshared items on the forum profile
Michael [Thu, 17 Feb 2022 23:06:57 +0000 (23:06 +0000)]
Improve look of reshared items on the forum profile

2 years agoUser lower case
Michael [Thu, 17 Feb 2022 21:51:47 +0000 (21:51 +0000)]
User lower case

2 years agoRrepeat comments as well
Michael [Thu, 17 Feb 2022 21:44:59 +0000 (21:44 +0000)]
Rrepeat comments as well

2 years agoRenamed function
Michael [Thu, 17 Feb 2022 07:53:24 +0000 (07:53 +0000)]
Renamed function

2 years agoMerge remote-tracking branch 'upstream/develop' into forum3
Michael [Thu, 17 Feb 2022 07:11:50 +0000 (07:11 +0000)]
Merge remote-tracking branch 'upstream/develop' into forum3

2 years agoMerge pull request #11246 from MrPetovan/task/11245-thread-completion-like
Michael Vogel [Thu, 17 Feb 2022 07:02:19 +0000 (08:02 +0100)]
Merge pull request #11246 from MrPetovan/task/11245-thread-completion-like

Expand system.accept_only_sharer pconfig value to include previous behavior with likes

2 years agoUpdated messages.po
Michael [Wed, 16 Feb 2022 23:07:09 +0000 (23:07 +0000)]
Updated messages.po

2 years agoMore rework to make private communities working
Michael [Wed, 16 Feb 2022 22:56:55 +0000 (22:56 +0000)]
More rework to make private communities working

2 years agoMerge pull request #11252 from tobiasd/20220216-changelog
Michael Vogel [Wed, 16 Feb 2022 08:32:34 +0000 (09:32 +0100)]
Merge pull request #11252 from tobiasd/20220216-changelog

Note about breaking changes in private forums

2 years agoNote about breaking changes in private forums
Tobias Diekershoff [Wed, 16 Feb 2022 06:43:02 +0000 (07:43 +0100)]
Note about breaking changes in private forums

This adds a note/reminder to the CHANGELOG file about the breaking changes introduced in this version regarding the _private forums_.

2 years agoMerge pull request #11251 from annando/forum2
Hypolite Petovan [Wed, 16 Feb 2022 01:16:07 +0000 (20:16 -0500)]
Merge pull request #11251 from annando/forum2

Fix for private communities

2 years agoMerge pull request #11250 from nupplaphil/bug/redis_pw
Hypolite Petovan [Wed, 16 Feb 2022 01:15:06 +0000 (20:15 -0500)]
Merge pull request #11250 from nupplaphil/bug/redis_pw

Don't use empty values for redis password and port

2 years agoMerge pull request #11247 from MrPetovan/bug/notices
Michael Vogel [Wed, 16 Feb 2022 00:06:23 +0000 (01:06 +0100)]
Merge pull request #11247 from MrPetovan/bug/notices

Check the existence of the `uid` field before accessing it in Module\Photo

2 years agoFix for private communities
Michael [Tue, 15 Feb 2022 23:51:13 +0000 (23:51 +0000)]
Fix for private communities

2 years agoadapt test
Philipp [Tue, 15 Feb 2022 22:17:40 +0000 (23:17 +0100)]
adapt test

2 years agoConfig Console Show 'NULL' for null-values
Philipp [Tue, 15 Feb 2022 22:10:41 +0000 (23:10 +0100)]
Config Console Show 'NULL' for null-values

2 years agoDon't use empty, but not null values for redis password and port
Philipp [Tue, 15 Feb 2022 22:04:43 +0000 (23:04 +0100)]
Don't use empty, but not null values for redis password and port

2 years agoCheck the existence of the `uid` field before accessing it in Module\Photo
Hypolite Petovan [Tue, 15 Feb 2022 20:59:35 +0000 (15:59 -0500)]
Check the existence of the `uid` field before accessing it in Module\Photo

- Address https://github.com/friendica/friendica/issues/11218#issuecomment-1039512291

2 years agoUpdated main translation file after changing several strings
Hypolite Petovan [Tue, 15 Feb 2022 20:54:12 +0000 (15:54 -0500)]
Updated main translation file after changing several strings

2 years agoExpand system.accept_only_sharer pconfig value to include previous behavior with...
Hypolite Petovan [Tue, 15 Feb 2022 20:40:18 +0000 (15:40 -0500)]
Expand system.accept_only_sharer pconfig value to include previous behavior with likes

2 years agoMerge pull request #11242 from annando/private-forums
Hypolite Petovan [Tue, 15 Feb 2022 17:06:34 +0000 (12:06 -0500)]
Merge pull request #11242 from annando/private-forums

Private forums are now working via AP

2 years agoDatabase version increased, code simplified
Michael [Tue, 15 Feb 2022 15:44:44 +0000 (15:44 +0000)]
Database version increased, code simplified

2 years agoMerge pull request #11244 from MrPetovan/bug/11232-post-media-order
Michael Vogel [Tue, 15 Feb 2022 15:38:36 +0000 (16:38 +0100)]
Merge pull request #11244 from MrPetovan/bug/11232-post-media-order

Use expected order for post medias

2 years agoMerge pull request #11241 from annando/timing
Hypolite Petovan [Tue, 15 Feb 2022 15:20:04 +0000 (10:20 -0500)]
Merge pull request #11241 from annando/timing

Workaround for timing problems / Avoid a notice in the scheduled posts

2 years agoUse expected order for post medias
Hypolite Petovan [Tue, 15 Feb 2022 14:53:24 +0000 (09:53 -0500)]
Use expected order for post medias

- This fixes the wrong display order of post pictures

2 years agoBlock communication with Diaspora for communities
Michael [Tue, 15 Feb 2022 07:08:02 +0000 (07:08 +0000)]
Block communication with Diaspora for communities

2 years agounset several table fields before distribution
Michael [Tue, 15 Feb 2022 06:21:46 +0000 (06:21 +0000)]
unset several table fields before distribution

2 years agoImprove local forum distribution
Michael [Mon, 14 Feb 2022 22:04:33 +0000 (22:04 +0000)]
Improve local forum distribution

2 years agoFetch the user id when not provided
Michael [Sun, 13 Feb 2022 16:42:43 +0000 (16:42 +0000)]
Fetch the user id when not provided

2 years agoMerge remote-tracking branch 'upstream/develop' into private-forums
Michael [Sun, 13 Feb 2022 07:03:20 +0000 (07:03 +0000)]
Merge remote-tracking branch 'upstream/develop' into private-forums

2 years agoMerge pull request #11240 from annando/thread-completion
Tobias Diekershoff [Sun, 13 Feb 2022 06:51:55 +0000 (07:51 +0100)]
Merge pull request #11240 from annando/thread-completion

Avoid thread completion on activities

2 years agoMerge pull request #11239 from annando/simplify-avatar
Tobias Diekershoff [Sun, 13 Feb 2022 06:45:30 +0000 (07:45 +0100)]
Merge pull request #11239 from annando/simplify-avatar

Simplify author contact fetching

2 years agoNo notifcations for forum / fetch user for fetching content
Michael [Sun, 13 Feb 2022 05:45:06 +0000 (05:45 +0000)]
No notifcations for forum / fetch user for fetching content

2 years agoPrivate forums are now working via ActivityPub
Michael [Sat, 12 Feb 2022 18:38:36 +0000 (18:38 +0000)]
Private forums are now working via ActivityPub

2 years agoWorkaround for timing problems / Avoid a notice in the scheduled posts
Michael Vogel [Sat, 12 Feb 2022 17:27:58 +0000 (18:27 +0100)]
Workaround for timing problems / Avoid a notice in the scheduled posts

2 years agoAvoid thread completion on activities
Michael [Sat, 12 Feb 2022 13:05:56 +0000 (13:05 +0000)]
Avoid thread completion on activities

2 years agoSimplify author contact fetching
Michael [Sat, 12 Feb 2022 10:46:17 +0000 (10:46 +0000)]
Simplify author contact fetching

2 years agoMerge pull request #11237 from tobiasd/20220211-docs
Michael Vogel [Fri, 11 Feb 2022 16:11:44 +0000 (17:11 +0100)]
Merge pull request #11237 from tobiasd/20220211-docs

Contact ex- and import should work with Misskey CSV files as well

2 years agoContact ex- and import should work with Misskey CSV files as well
Tobias Diekershoff [Fri, 11 Feb 2022 12:47:06 +0000 (13:47 +0100)]
Contact ex- and import should work with Misskey CSV files as well

2 years agoMerge pull request #11233 from tobiasd/20220210-adminproxy
Michael Vogel [Thu, 10 Feb 2022 08:31:50 +0000 (09:31 +0100)]
Merge pull request #11233 from tobiasd/20220210-adminproxy

added two help texts in the admin panel site config

2 years agoadded two help texts in the admin panel site config
Tobias Diekershoff [Thu, 10 Feb 2022 08:04:48 +0000 (09:04 +0100)]
added two help texts in the admin panel site config

2 years agoMerge pull request #11230 from annando/account-type
Hypolite Petovan [Thu, 10 Feb 2022 03:23:55 +0000 (22:23 -0500)]
Merge pull request #11230 from annando/account-type

Use "account-type" instead of "page-flags"

2 years agoMerge pull request #11228 from annando/no-db-exception
Hypolite Petovan [Thu, 10 Feb 2022 03:16:56 +0000 (22:16 -0500)]
Merge pull request #11228 from annando/no-db-exception

Don't throw an exception when the database query fails

2 years agoMerge pull request #11227 from annando/show-followers
Hypolite Petovan [Thu, 10 Feb 2022 03:01:33 +0000 (22:01 -0500)]
Merge pull request #11227 from annando/show-followers

Display followers for followers of private forums

2 years agoNew function to add group members from a forum
Michael [Wed, 9 Feb 2022 21:34:25 +0000 (21:34 +0000)]
New function to add group members from a forum

2 years agoNew field for groups that are connected with forums
Michael [Wed, 9 Feb 2022 19:44:10 +0000 (19:44 +0000)]
New field for groups that are connected with forums

2 years agoMerge pull request #11229 from tobiasd/20220209-de
Philipp [Wed, 9 Feb 2022 07:06:19 +0000 (08:06 +0100)]
Merge pull request #11229 from tobiasd/20220209-de

DE translation updats

2 years agoSet "manually-approve" in the update
Michael [Wed, 9 Feb 2022 07:02:06 +0000 (07:02 +0000)]
Set "manually-approve" in the update

2 years agoUse the "contact-type" instead of "forum" or "prv"
Michael [Wed, 9 Feb 2022 06:52:16 +0000 (06:52 +0000)]
Use the "contact-type" instead of "forum" or "prv"

2 years agoDE translation updats
Tobias Diekershoff [Wed, 9 Feb 2022 06:35:02 +0000 (07:35 +0100)]
DE translation updats

2 years agoUse "account-type" instead of "page-flags"
Michael [Wed, 9 Feb 2022 05:56:12 +0000 (05:56 +0000)]
Use "account-type" instead of "page-flags"

2 years agoDon't throw an exception when the database query fails
Michael [Tue, 8 Feb 2022 21:28:42 +0000 (21:28 +0000)]
Don't throw an exception when the database query fails

2 years agoDisplay followers for followers of private forums
Michael [Tue, 8 Feb 2022 21:05:15 +0000 (21:05 +0000)]
Display followers for followers of private forums

2 years agoMerge pull request #11225 from tobiasd/20220208-de
Philipp [Tue, 8 Feb 2022 07:58:13 +0000 (08:58 +0100)]
Merge pull request #11225 from tobiasd/20220208-de

DE translation updates

2 years agoDE translation updates
Tobias Diekershoff [Tue, 8 Feb 2022 07:38:29 +0000 (08:38 +0100)]
DE translation updates

2 years agoMerge pull request #11224 from annando/statistics-separator
Hypolite Petovan [Mon, 7 Feb 2022 21:07:11 +0000 (16:07 -0500)]
Merge pull request #11224 from annando/statistics-separator

Use a thousands_separator to improve readability of the federation statistics

2 years agoUse a thousands_separator to improve readability of the federation statistics
Michael [Mon, 7 Feb 2022 19:21:39 +0000 (19:21 +0000)]
Use a thousands_separator to improve readability of the federation statistics

2 years agoMerge pull request #11221 from tobiasd/20220207-changelog
Philipp [Mon, 7 Feb 2022 08:01:04 +0000 (09:01 +0100)]
Merge pull request #11221 from tobiasd/20220207-changelog

forgot to update the CHANGELOG file for the 2022.05-dev phase

2 years agoforgot to update the CHANGELOG file for the 2022.05-dev phase
Tobias Diekershoff [Mon, 7 Feb 2022 07:06:58 +0000 (08:06 +0100)]
forgot to update the CHANGELOG file for the 2022.05-dev phase

2 years agoMerge pull request #11215 from annando/fetch-usage
Tobias Diekershoff [Mon, 7 Feb 2022 06:37:11 +0000 (07:37 +0100)]
Merge pull request #11215 from annando/fetch-usage

Store week, month and halfyear usage / number of posts

2 years agoMore statistics
Michael [Mon, 7 Feb 2022 06:23:49 +0000 (06:23 +0000)]
More statistics

2 years agoShow detailled statistics per platform
Michael [Mon, 7 Feb 2022 06:11:37 +0000 (06:11 +0000)]
Show detailled statistics per platform

2 years agoShow month/halfyear usage
Michael [Mon, 7 Feb 2022 05:29:00 +0000 (05:29 +0000)]
Show month/halfyear usage

2 years agoUpdated database.sql
Michael [Sun, 6 Feb 2022 20:05:29 +0000 (20:05 +0000)]
Updated database.sql