]> git.mxchange.org Git - friendica.git/log
friendica.git
15 months agoNormalize [ul] and [ol] BBCode output to <ul> and <ol> HTML tags
Hypolite Petovan [Sun, 19 Mar 2023 03:22:42 +0000 (23:22 -0400)]
Normalize [ul] and [ol] BBCode output to <ul> and <ol> HTML tags

15 months agoProvide corresponding default value for $try_oembed in BBCodeTest->testConvert
Hypolite Petovan [Sun, 19 Mar 2023 03:12:30 +0000 (23:12 -0400)]
Provide corresponding default value for $try_oembed in BBCodeTest->testConvert

- Add documentation about system.remove_multiplicated_lines expected value

15 months agoRemove extra whitespace in Content\Text\HTMLTest
Hypolite Petovan [Sun, 19 Mar 2023 03:11:28 +0000 (23:11 -0400)]
Remove extra whitespace in Content\Text\HTMLTest

15 months agoMerge pull request #12913 from HankG/fix-mastodon-api-image-posts-with-empty-status
Hypolite Petovan [Sun, 19 Mar 2023 03:26:38 +0000 (23:26 -0400)]
Merge pull request #12913 from HankG/fix-mastodon-api-image-posts-with-empty-status

Fix posting/editing empty text image posts through Mastodon API

15 months agoFix posting/editing empty text image posts through Mastodon API
Hank Grabowski [Sun, 19 Mar 2023 03:05:49 +0000 (23:05 -0400)]
Fix posting/editing empty text image posts through Mastodon API

15 months agoMerge pull request #12912 from HankG/fix-cant-remove-attachment
Hypolite Petovan [Sun, 19 Mar 2023 02:17:14 +0000 (22:17 -0400)]
Merge pull request #12912 from HankG/fix-cant-remove-attachment

Fix cant remove attachment

15 months agoFix over-aggressive lowercasing of url, title, image, and preview fields
Hank Grabowski [Sun, 19 Mar 2023 01:52:53 +0000 (21:52 -0400)]
Fix over-aggressive lowercasing of url, title, image, and preview fields

15 months agoDelete previous post version's link attachments before posting the one from the curre...
Hank Grabowski [Sun, 19 Mar 2023 01:35:38 +0000 (21:35 -0400)]
Delete previous post version's link attachments before posting the one from the current update.

15 months agoMerge pull request #12910 from annando/delete-blocked
Hypolite Petovan [Sat, 18 Mar 2023 22:10:06 +0000 (18:10 -0400)]
Merge pull request #12910 from annando/delete-blocked

Blocked servers can now be deleted

15 months agoImproved config description / use the delete command
Michael [Sat, 18 Mar 2023 21:34:15 +0000 (21:34 +0000)]
Improved config description / use the delete command

15 months agoBlocked servers can now be deleted
Michael [Sat, 18 Mar 2023 19:41:41 +0000 (19:41 +0000)]
Blocked servers can now be deleted

15 months agoMerge pull request #12909 from annando/server-detection
Hypolite Petovan [Sat, 18 Mar 2023 12:59:29 +0000 (08:59 -0400)]
Merge pull request #12909 from annando/server-detection

Simplified Nomad detection

15 months agoSimplified Nomad detection
Michael [Sat, 18 Mar 2023 12:27:49 +0000 (12:27 +0000)]
Simplified Nomad detection

15 months agoMerge pull request #12908 from annando/server-detection
Hypolite Petovan [Sat, 18 Mar 2023 12:04:03 +0000 (08:04 -0400)]
Merge pull request #12908 from annando/server-detection

Takahē and Wildebeest added, Nomad detection improved

15 months agoTakahē and Wildebeest added, Nomad detection improved
Michael [Sat, 18 Mar 2023 11:43:29 +0000 (11:43 +0000)]
Takahē and Wildebeest added, Nomad detection improved

15 months agoMerge pull request #12907 from annando/issue-12863
Hypolite Petovan [Sat, 18 Mar 2023 11:24:12 +0000 (07:24 -0400)]
Merge pull request #12907 from annando/issue-12863

Issue 12863: Convert Hubzilla mentions to Friendica mentions

15 months agoMerge pull request #12906 from annando/issue-12870
Hypolite Petovan [Sat, 18 Mar 2023 11:22:28 +0000 (07:22 -0400)]
Merge pull request #12906 from annando/issue-12870

Issue 12870: Support for zmg elements from Hubzilla

15 months agoIssue 12863: Convert Hubzilla mentions to Friendica mentions
Michael [Sat, 18 Mar 2023 07:59:47 +0000 (07:59 +0000)]
Issue 12863: Convert Hubzilla mentions to Friendica mentions

15 months agoIssue 12870: Support for zmg elements from Hubzilla
Michael [Sat, 18 Mar 2023 07:05:38 +0000 (07:05 +0000)]
Issue 12870: Support for zmg elements from Hubzilla

15 months agoMerge pull request #12905 from annando/issue-12858
Tobias Diekershoff [Sat, 18 Mar 2023 06:55:19 +0000 (07:55 +0100)]
Merge pull request #12905 from annando/issue-12858

Issue 12858: Peertube avatars can now be fetched

15 months agoIssue 12858: Peertube avatars can now be fetched
Michael [Sat, 18 Mar 2023 06:41:35 +0000 (06:41 +0000)]
Issue 12858: Peertube avatars can now be fetched

15 months agoMerge pull request #12904 from HankG/fix-paging-on-mastodon-timeline-and-status-endpoints
Hypolite Petovan [Sat, 18 Mar 2023 02:38:01 +0000 (22:38 -0400)]
Merge pull request #12904 from HankG/fix-paging-on-mastodon-timeline-and-status-endpoints

Fix paging on mastodon timeline and status endpoints

15 months agoFix paging on List and Public timelines honoring order type
Hank Grabowski [Sat, 18 Mar 2023 02:13:43 +0000 (22:13 -0400)]
Fix paging on List and Public timelines honoring order type

15 months agoAdd paging to Account/Statuses Mastodon endpoint
Hank Grabowski [Sat, 18 Mar 2023 02:13:17 +0000 (22:13 -0400)]
Add paging to Account/Statuses Mastodon endpoint

15 months agoMerge pull request #12903 from HankG/fix-mastodon-instance-v2-structure
Hypolite Petovan [Fri, 17 Mar 2023 20:59:27 +0000 (16:59 -0400)]
Merge pull request #12903 from HankG/fix-mastodon-instance-v2-structure

Fix Mastodon InstanceV2 structure needs image max size under mediaAttachment

15 months agoFix Mastodon InstanceV2 structure needs image max size under mediaAttachment
Hank Grabowski [Fri, 17 Mar 2023 19:56:42 +0000 (15:56 -0400)]
Fix Mastodon InstanceV2 structure needs image max size under mediaAttachment

15 months agoMerge pull request #12900 from annando/robust-html
Hypolite Petovan [Fri, 17 Mar 2023 18:25:33 +0000 (14:25 -0400)]
Merge pull request #12900 from annando/robust-html

HTML: Use paragraphs instead of double line breaks

15 months agoTests should now work
Michael [Fri, 17 Mar 2023 18:08:37 +0000 (18:08 +0000)]
Tests should now work

15 months agoFix test
Michael [Fri, 17 Mar 2023 18:01:51 +0000 (18:01 +0000)]
Fix test

15 months agoSome tests added / ensure to have paragraphs
Michael [Fri, 17 Mar 2023 17:40:22 +0000 (17:40 +0000)]
Some tests added / ensure to have paragraphs

15 months agoRestore tests
Michael [Fri, 17 Mar 2023 12:43:23 +0000 (12:43 +0000)]
Restore tests

15 months agoRevert tests
Michael [Fri, 17 Mar 2023 12:41:26 +0000 (12:41 +0000)]
Revert tests

15 months agoOnly add paragraphs if needed
Michael [Fri, 17 Mar 2023 12:33:13 +0000 (12:33 +0000)]
Only add paragraphs if needed

15 months agoMerge pull request #12899 from MrPetovan/bug/12846-bbcode-help
Michael Vogel [Fri, 17 Mar 2023 07:49:32 +0000 (08:49 +0100)]
Merge pull request #12899 from MrPetovan/bug/12846-bbcode-help

Fix custom CSS examples in BBCode doc

15 months agoTests
Michael [Fri, 17 Mar 2023 07:04:53 +0000 (07:04 +0000)]
Tests

15 months agoSome more test fixed
Michael [Fri, 17 Mar 2023 06:58:21 +0000 (06:58 +0000)]
Some more test fixed

15 months agoFix tests
Michael [Fri, 17 Mar 2023 06:55:38 +0000 (06:55 +0000)]
Fix tests

15 months agoHTML: Use paragraphs instead of double line breaks
Michael [Fri, 17 Mar 2023 06:10:56 +0000 (06:10 +0000)]
HTML: Use paragraphs instead of double line breaks

15 months agoFix custom CSS examples in BBCode doc
Hypolite Petovan [Fri, 17 Mar 2023 01:17:42 +0000 (21:17 -0400)]
Fix custom CSS examples in BBCode doc

15 months agoMerge pull request #12895 from HankG/mastodon-status-edit-fix-deleting-all-images
Hypolite Petovan [Thu, 16 Mar 2023 20:41:09 +0000 (16:41 -0400)]
Merge pull request #12895 from HankG/mastodon-status-edit-fix-deleting-all-images

Fix being able to remove all images from post through Mastodon editing

15 months agoMerge pull request #12896 from HankG/mastodon-status-edit-fix-link-preview-changing
Hypolite Petovan [Thu, 16 Mar 2023 20:39:18 +0000 (16:39 -0400)]
Merge pull request #12896 from HankG/mastodon-status-edit-fix-link-preview-changing

Fix being able to change/remove attached links.

15 months agoFix being able to change/remove attached links.
Hank Grabowski [Thu, 16 Mar 2023 18:34:39 +0000 (14:34 -0400)]
Fix being able to change/remove attached links.

15 months agoFix being able to remove all images from post through Mastodon edit endpoint
Hank Grabowski [Thu, 16 Mar 2023 18:01:36 +0000 (14:01 -0400)]
Fix being able to remove all images from post through Mastodon edit endpoint

15 months agoMerge pull request #12894 from HankG/mastodon-status-edit-fix-tag-and-mentions
Hypolite Petovan [Thu, 16 Mar 2023 15:55:05 +0000 (11:55 -0400)]
Merge pull request #12894 from HankG/mastodon-status-edit-fix-tag-and-mentions

Fix tag and mention updates in Mastodon status edit endpoint

15 months agoFix tag and mention updates in Mastodon status edit endpoint
Hank Grabowski [Thu, 16 Mar 2023 14:53:13 +0000 (10:53 -0400)]
Fix tag and mention updates in Mastodon status edit endpoint

15 months agoMerge pull request #12893 from annando/remove-media
Philipp [Thu, 16 Mar 2023 12:54:55 +0000 (13:54 +0100)]
Merge pull request #12893 from annando/remove-media

Improved handling of images with links

15 months agoMerge remote-tracking branch 'upstream/2023.03-rc' into remove-media
Michael [Thu, 16 Mar 2023 05:01:50 +0000 (05:01 +0000)]
Merge remote-tracking branch 'upstream/2023.03-rc' into remove-media

15 months agoSeparation between picture links
Michael [Thu, 16 Mar 2023 05:01:05 +0000 (05:01 +0000)]
Separation between picture links

15 months agoMerge pull request #12891 from annando/system-variables
Hypolite Petovan [Wed, 15 Mar 2023 22:37:38 +0000 (18:37 -0400)]
Merge pull request #12891 from annando/system-variables

More reliable system variables

15 months agoMore reliable system variables
Michael [Wed, 15 Mar 2023 21:16:21 +0000 (21:16 +0000)]
More reliable system variables

15 months agoImproved handling of images with links
Michael [Wed, 15 Mar 2023 21:15:10 +0000 (21:15 +0000)]
Improved handling of images with links

15 months agoMerge pull request #12877 from xundeenergie/like-buttons-improvement
Hypolite Petovan [Wed, 15 Mar 2023 14:22:23 +0000 (10:22 -0400)]
Merge pull request #12877 from xundeenergie/like-buttons-improvement

[frio] Like buttons improvement

15 months agochange/remove comments in code
Jakobus Schürz [Wed, 15 Mar 2023 13:37:54 +0000 (14:37 +0100)]
change/remove comments in code

15 months agoMerge pull request #12854 from annando/api-edit
Hypolite Petovan [Wed, 15 Mar 2023 10:59:44 +0000 (06:59 -0400)]
Merge pull request #12854 from annando/api-edit

Adding and removing of pictures via API is now possible

15 months agoChanges because of code review
Michael [Wed, 15 Mar 2023 03:55:39 +0000 (03:55 +0000)]
Changes because of code review

15 months agoMerge remote-tracking branch 'upstream/2023.03-rc' into api-edit
Michael [Tue, 14 Mar 2023 21:46:24 +0000 (21:46 +0000)]
Merge remote-tracking branch 'upstream/2023.03-rc' into api-edit

15 months agoMerge pull request #12889 from annando/api-edited-at
Hypolite Petovan [Tue, 14 Mar 2023 18:04:36 +0000 (14:04 -0400)]
Merge pull request #12889 from annando/api-edited-at

"edited_at" must only be displayed when the entry had been updated

15 months agoremove unused selector
Jakobus Schürz [Tue, 14 Mar 2023 15:55:10 +0000 (16:55 +0100)]
remove unused selector

was there for historical reasons... :/

15 months agoremove own readme
Jakobus Schürz [Tue, 14 Mar 2023 12:07:02 +0000 (13:07 +0100)]
remove own readme

15 months agoupdate translation-files
Jakobus Schürz [Mon, 13 Mar 2023 13:30:19 +0000 (14:30 +0100)]
update translation-files

15 months agofix indetation and removed some calls.
Jakobus Schürz [Mon, 13 Mar 2023 13:38:44 +0000 (14:38 +0100)]
fix indetation and removed some calls.

15 months agoUpdate view/theme/frio/js/theme.js
xundeenergie [Mon, 13 Mar 2023 13:31:13 +0000 (14:31 +0100)]
Update view/theme/frio/js/theme.js

removed it.

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
15 months agoreduce literal html in javascript-code
Jakobus Schürz [Mon, 13 Mar 2023 06:44:08 +0000 (07:44 +0100)]
reduce literal html in javascript-code

15 months agomake errormessages modular and better
Jakobus Schürz [Sat, 11 Mar 2023 18:23:48 +0000 (19:23 +0100)]
make errormessages modular and better

15 months agomove forgotten rotator from template
Jakobus Schürz [Sat, 11 Mar 2023 16:26:50 +0000 (17:26 +0100)]
move forgotten rotator from template

15 months agomake erromessages translateable
Jakobus Schürz [Sat, 11 Mar 2023 16:26:00 +0000 (17:26 +0100)]
make erromessages translateable

15 months agoremove rotator from templates
Jakobus Schürz [Sat, 11 Mar 2023 12:15:24 +0000 (13:15 +0100)]
remove rotator from templates

15 months agoremove reminder for deleting rotators in tpl
Jakobus Schürz [Sat, 11 Mar 2023 12:14:30 +0000 (13:14 +0100)]
remove reminder for deleting rotators in tpl

15 months agoUpdate view/theme/frio/js/theme.js
xundeenergie [Sat, 11 Mar 2023 12:11:48 +0000 (13:11 +0100)]
Update view/theme/frio/js/theme.js

in this case, the img[id^=waitfor... .show() shows existing image-containers. All of them which exist.

Because there can be more than one. And this filter just shows them.
adding another rotator with your suggestion can lead to 2 or more rotators on a button.

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
15 months agoupdate README
Jakobus Schürz [Sat, 11 Mar 2023 00:57:14 +0000 (01:57 +0100)]
update README

15 months agoadd personal README
Jakobus Schürz [Thu, 9 Mar 2023 20:01:32 +0000 (21:01 +0100)]
add personal README

15 months agoreduce indentation
Jakobus Schürz [Thu, 9 Mar 2023 16:43:14 +0000 (17:43 +0100)]
reduce indentation

15 months agoimprove optical feedback with rotator on buttons
Jakobus Schürz [Thu, 9 Mar 2023 13:55:43 +0000 (14:55 +0100)]
improve optical feedback with rotator on buttons

* functional rotator with feedback from ajax-request for activity
    on like, dislike, share and shareMenu button in wide-screen and media-screen

15 months agoshow rotator on button
Jakobus Schürz [Thu, 9 Mar 2023 13:55:43 +0000 (14:55 +0100)]
show rotator on button

15 months agomake indentation as tabs
Jakobus Schürz [Thu, 9 Mar 2023 13:55:43 +0000 (14:55 +0100)]
make indentation as tabs

15 months agosimplify code, remove debug output
Jakobus Schürz [Thu, 9 Mar 2023 13:55:43 +0000 (14:55 +0100)]
simplify code, remove debug output

15 months agoimprove like/share buttons
Jakobus Schürz [Thu, 9 Mar 2023 13:55:43 +0000 (14:55 +0100)]
improve like/share buttons

change the button only if it could send its request successfully to the server.

fixes:
* disrupting a video on liking or sharing
* timeline jumps around somewhere else, when you like or share a
  posting/comment, and you can not find back.

15 months agoSet the field to "null"
Michael [Tue, 14 Mar 2023 16:18:16 +0000 (16:18 +0000)]
Set the field to "null"

15 months ago"edited_at" must only be displayed when the entry had been updated
Michael [Tue, 14 Mar 2023 16:07:54 +0000 (16:07 +0000)]
"edited_at" must only be displayed when the entry had been updated

15 months agoMerge pull request #12886 from annando/auto-attach
Tobias Diekershoff [Tue, 14 Mar 2023 07:18:21 +0000 (08:18 +0100)]
Merge pull request #12886 from annando/auto-attach

Option to automatically add links as attachment via API

15 months agoOption to automatically add links as attachment via API
Michael [Mon, 13 Mar 2023 21:30:20 +0000 (21:30 +0000)]
Option to automatically add links as attachment via API

15 months agobump version to 2023.03-rc
Tobias Diekershoff [Mon, 13 Mar 2023 20:22:33 +0000 (21:22 +0100)]
bump version to 2023.03-rc

15 months agoMerge pull request #12885 from xundeenergie/unannoy-file-browser
Hypolite Petovan [Mon, 13 Mar 2023 12:48:44 +0000 (08:48 -0400)]
Merge pull request #12885 from xundeenergie/unannoy-file-browser

move upload-button in filebrowser above previews

15 months agoMerge pull request #12884 from annando/no-attachData
Hypolite Petovan [Mon, 13 Mar 2023 12:29:07 +0000 (08:29 -0400)]
Merge pull request #12884 from annando/no-attachData

The function "getAttachedData" is replaced by a simplified functionality

15 months agomove upload-button in filebrowser above previews
Jakobus Schürz [Mon, 13 Mar 2023 09:48:16 +0000 (10:48 +0100)]
move upload-button in filebrowser above previews

its annoying, when you open filebrowser to upload an image or file, and
the button moves away under your finger/cursor, in case of loading
preview images slower than the form itself.

just change position of button (class="upload") and browser itself
(class="media") disannoys the behaviour.

15 months agoMerge remote-tracking branch 'upstream/develop' into api-edit
Michael [Mon, 13 Mar 2023 05:33:32 +0000 (05:33 +0000)]
Merge remote-tracking branch 'upstream/develop' into api-edit

15 months agoMerge pull request #12879 from MrPetovan/bug/12871-process-host
Michael Vogel [Mon, 13 Mar 2023 05:22:59 +0000 (06:22 +0100)]
Merge pull request #12879 from MrPetovan/bug/12871-process-host

[Database 1517] Increase the size of the process.hostname field

15 months agoMerge pull request #12882 from MrPetovan/bug/baseurl-no-string
Michael Vogel [Mon, 13 Mar 2023 05:21:49 +0000 (06:21 +0100)]
Merge pull request #12882 from MrPetovan/bug/baseurl-no-string

Cast the base URL as string in /friendica/json

15 months agoThe function "getAttachedData" is replaced by a simplified functionality
Michael [Mon, 13 Mar 2023 05:04:55 +0000 (05:04 +0000)]
The function "getAttachedData" is replaced by a simplified functionality

15 months agoCast the base URL as string in /friendica/json
Hypolite Petovan [Sun, 12 Mar 2023 21:55:57 +0000 (17:55 -0400)]
Cast the base URL as string in /friendica/json

- This was causing the data.url key to have no value, which broke the directory integration

15 months agoMerge pull request #12878 from HankG/mastodon-edit-title-spoiler-update
Hypolite Petovan [Sun, 12 Mar 2023 18:39:35 +0000 (14:39 -0400)]
Merge pull request #12878 from HankG/mastodon-edit-title-spoiler-update

Mastodon edit title spoiler update

15 months agoApply suggestions from code review
Hank G [Sun, 12 Mar 2023 15:43:59 +0000 (11:43 -0400)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
15 months ago[Database 1517] Increase the size of the process.hostname field
Hypolite Petovan [Sun, 12 Mar 2023 07:02:46 +0000 (03:02 -0400)]
[Database 1517] Increase the size of the process.hostname field

15 months agoMerge branch 'friendica:develop' into mastodon-edit-title-spoiler-update
Hank G [Sat, 11 Mar 2023 14:28:51 +0000 (08:28 -0600)]
Merge branch 'friendica:develop' into mastodon-edit-title-spoiler-update

15 months agoMerge pull request #12875 from annando/simplify-oauth
Philipp [Thu, 9 Mar 2023 07:24:27 +0000 (08:24 +0100)]
Merge pull request #12875 from annando/simplify-oauth

Use the built in function to create a query string

15 months agoComment readded
Michael [Thu, 9 Mar 2023 07:05:45 +0000 (07:05 +0000)]
Comment readded

15 months agoUse the built in function to create a query string
Michael [Thu, 9 Mar 2023 06:46:14 +0000 (06:46 +0000)]
Use the built in function to create a query string

15 months agoMerge pull request #12872 from xundeenergie/develop
Tobias Diekershoff [Wed, 8 Mar 2023 14:36:54 +0000 (15:36 +0100)]
Merge pull request #12872 from xundeenergie/develop

fix typo (btn-defaul -> btn-default)

15 months agofix typo (btn-defaul -> btn-default)
www-data [Wed, 8 Mar 2023 04:48:34 +0000 (05:48 +0100)]
fix typo (btn-defaul -> btn-default)

15 months agoMerge pull request #12869 from damianwajer/calendar-reactions-fix
Hypolite Petovan [Tue, 7 Mar 2023 17:01:01 +0000 (12:01 -0500)]
Merge pull request #12869 from damianwajer/calendar-reactions-fix

[frio] Fix calendar attendance icons