]> git.mxchange.org Git - friendica.git/log
friendica.git
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 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 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 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

15 months agoFix calendar attendance icons
Damian Wajer [Tue, 7 Mar 2023 16:57:54 +0000 (17:57 +0100)]
Fix calendar attendance icons

15 months agoMerge pull request #12867 from annando/revert-attach
Hypolite Petovan [Tue, 7 Mar 2023 12:39:05 +0000 (07:39 -0500)]
Merge pull request #12867 from annando/revert-attach

Fix plaintext function by partly reverting function removal

15 months agoFix plaintext function by partly reverting function removal
Michael [Mon, 6 Mar 2023 18:00:58 +0000 (18:00 +0000)]
Fix plaintext function by partly reverting function removal

15 months agoMerge pull request #12866 from annando/no-attached-data
Hypolite Petovan [Mon, 6 Mar 2023 15:06:07 +0000 (10:06 -0500)]
Merge pull request #12866 from annando/no-attached-data

The function "getAttachedData" has been removed

15 months agoFix warning
Michael [Mon, 6 Mar 2023 06:43:04 +0000 (06:43 +0000)]
Fix warning

15 months agoReformatted code
Michael [Mon, 6 Mar 2023 06:15:30 +0000 (06:15 +0000)]
Reformatted code

15 months agoCode is reformatted
Michael [Sun, 5 Mar 2023 21:46:45 +0000 (21:46 +0000)]
Code is reformatted

15 months agoThe function "getAttachedData" has been removed
Michael [Sun, 5 Mar 2023 21:22:22 +0000 (21:22 +0000)]
The function "getAttachedData" has been removed

15 months agoMerge pull request #12865 from annando/fix-links
Hypolite Petovan [Sat, 4 Mar 2023 22:57:38 +0000 (17:57 -0500)]
Merge pull request #12865 from annando/fix-links

Fix missing attached links in posts

15 months agoWe only need a link here
Michael [Sat, 4 Mar 2023 21:36:19 +0000 (21:36 +0000)]
We only need a link here

15 months agoUnneeded field removed
Michael [Sat, 4 Mar 2023 19:28:31 +0000 (19:28 +0000)]
Unneeded field removed

15 months agoFix missing attached links in posts
Michael [Sat, 4 Mar 2023 19:04:37 +0000 (19:04 +0000)]
Fix missing attached links in posts

15 months agoMerge pull request #12861 from annando/fix-status
Philipp [Thu, 2 Mar 2023 23:22:39 +0000 (00:22 +0100)]
Merge pull request #12861 from annando/fix-status

API: Fix dateformat on status

15 months agoAPI: Fix dateformat on status
Michael [Thu, 2 Mar 2023 21:07:33 +0000 (21:07 +0000)]
API: Fix dateformat on status

15 months agoMerge pull request #12836 from damianwajer/post-interactions
Hypolite Petovan [Wed, 1 Mar 2023 17:41:18 +0000 (12:41 -0500)]
Merge pull request #12836 from damianwajer/post-interactions

[frio] Use all available space for post interaction buttons (mobile)

15 months ago[frio] Move "Share via" to the share dropdown
Damian Wajer [Wed, 1 Mar 2023 17:09:18 +0000 (18:09 +0100)]
[frio] Move "Share via" to the share dropdown

16 months agoMerge pull request #12855 from HankG/fix-use-mastodon-edited-at-field
Michael Vogel [Tue, 28 Feb 2023 21:31:18 +0000 (22:31 +0100)]
Merge pull request #12855 from HankG/fix-use-mastodon-edited-at-field

Use Mastodon standard edited_at field for tracking edit time

16 months agoFix passing in correct change fields to Mastodon Status FriendicaExtension
Hank Grabowski [Tue, 28 Feb 2023 21:10:13 +0000 (16:10 -0500)]
Fix passing in correct change fields to Mastodon Status FriendicaExtension

16 months agoAdd title/spoiler text handling and capturing invalid update to Mastodon edit
Hank Grabowski [Tue, 28 Feb 2023 20:35:37 +0000 (15:35 -0500)]
Add title/spoiler text handling and capturing invalid update to Mastodon edit

16 months agoUse Mastodon standard edited_at field for tracking edit time
Hank Grabowski [Tue, 28 Feb 2023 20:02:02 +0000 (15:02 -0500)]
Use Mastodon standard edited_at field for tracking edit time

16 months agoMerge pull request #12853 from HankG/mastodon-timeline-temporal-paging
Hypolite Petovan [Tue, 28 Feb 2023 18:51:21 +0000 (13:51 -0500)]
Merge pull request #12853 from HankG/mastodon-timeline-temporal-paging

Mastodon timeline temporal paging

16 months agoUpdate src/Module/BaseApi.php
Hank G [Tue, 28 Feb 2023 18:49:23 +0000 (13:49 -0500)]
Update src/Module/BaseApi.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
16 months agoRemove extra lines from TimelineOrderByTypes.php to get rid of server side only forma...
Hank Grabowski [Tue, 28 Feb 2023 18:12:11 +0000 (13:12 -0500)]
Remove extra lines from TimelineOrderByTypes.php to get rid of server side only formatting error

16 months agoOnly allow explicitly known order types through
Hank Grabowski [Tue, 28 Feb 2023 18:10:45 +0000 (13:10 -0500)]
Only allow explicitly known order types through

16 months agoAdd default getLinkHeader asDate to be false (the previous ID-only way)
Hank Grabowski [Tue, 28 Feb 2023 17:48:25 +0000 (12:48 -0500)]
Add default getLinkHeader asDate to be false (the previous ID-only way)

16 months agoRemove extra line between copyright and namespace
Hank Grabowski [Tue, 28 Feb 2023 16:44:37 +0000 (11:44 -0500)]
Remove extra line between copyright and namespace

16 months agoCorrect format/style errors
Hank Grabowski [Tue, 28 Feb 2023 16:43:12 +0000 (11:43 -0500)]
Correct format/style errors

16 months agoCorrect format/style errors
Hank Grabowski [Tue, 28 Feb 2023 16:41:53 +0000 (11:41 -0500)]
Correct format/style errors

16 months agoAdd new temporal paging to Mastodon Timeline Public and List endpoints
Hank Grabowski [Tue, 28 Feb 2023 16:36:24 +0000 (11:36 -0500)]
Add new temporal paging to Mastodon Timeline Public and List endpoints

16 months agoAdd comment to friendica_order query parameter in Mastodon Timeline Home
Hank Grabowski [Tue, 28 Feb 2023 16:35:54 +0000 (11:35 -0500)]
Add comment to friendica_order query parameter in Mastodon Timeline Home

16 months agoFix tag filtering on block/mute list
Hank Grabowski [Tue, 28 Feb 2023 16:35:21 +0000 (11:35 -0500)]
Fix tag filtering on block/mute list

16 months agoAdd additional Mastodon timeline sorting date types and data to output
Hank Grabowski [Tue, 28 Feb 2023 15:36:11 +0000 (10:36 -0500)]
Add additional Mastodon timeline sorting date types and data to output

16 months agoChange timestamp to be DateTime object not integers in Mastodon Timeline API
Hank Grabowski [Tue, 28 Feb 2023 13:20:08 +0000 (08:20 -0500)]
Change timestamp to be DateTime object not integers in Mastodon Timeline API

16 months agoMerge branch 'develop' into mastodon-timeline-temporal-paging
Hank Grabowski [Tue, 28 Feb 2023 01:20:40 +0000 (20:20 -0500)]
Merge branch 'develop' into mastodon-timeline-temporal-paging

16 months agoMerge pull request #12852 from annando/instance-fix
Philipp [Mon, 27 Feb 2023 21:40:04 +0000 (22:40 +0100)]
Merge pull request #12852 from annando/instance-fix

Fix v1 endpoint

16 months agoWithout "->__toString()"
Michael [Mon, 27 Feb 2023 21:15:11 +0000 (21:15 +0000)]
Without "->__toString()"

16 months agoFix v1 endpoint
Michael [Mon, 27 Feb 2023 21:02:59 +0000 (21:02 +0000)]
Fix v1 endpoint

16 months agoMerge pull request #12851 from annando/issue-12415
Hypolite Petovan [Mon, 27 Feb 2023 20:12:19 +0000 (15:12 -0500)]
Merge pull request #12851 from annando/issue-12415

Issue 12415: Handle attachment updates via AP

16 months agoMerge pull request #12850 from nupplaphil/feat/phpstorm_editorconfig
Hypolite Petovan [Mon, 27 Feb 2023 20:05:00 +0000 (15:05 -0500)]
Merge pull request #12850 from nupplaphil/feat/phpstorm_editorconfig

Adapt .editorconfig for PHPStorm

16 months agoIssue 12415: Handle attachment updates via AP
Michael [Mon, 27 Feb 2023 20:02:05 +0000 (20:02 +0000)]
Issue 12415: Handle attachment updates via AP

16 months agoident_size 2 is better for XML readability :)
Philipp [Mon, 27 Feb 2023 19:57:19 +0000 (20:57 +0100)]
ident_size 2 is better for XML readability :)

16 months agoAdd a PHPStorm code style XML
Philipp [Mon, 27 Feb 2023 19:53:19 +0000 (20:53 +0100)]
Add a PHPStorm code style XML

16 months agoAdapt .editorconfig
Philipp [Mon, 27 Feb 2023 19:34:46 +0000 (20:34 +0100)]
Adapt .editorconfig
- Add .json rule
- Add .xml rule

16 months agoRevert quote_type
Philipp [Mon, 27 Feb 2023 19:11:07 +0000 (20:11 +0100)]
Revert quote_type

16 months agoadapt codecov config
Philipp [Mon, 27 Feb 2023 19:01:16 +0000 (20:01 +0100)]
adapt codecov config

16 months agoMerge pull request #12848 from HankG/fix-mastodon-v2-active-month-naming-error
Philipp [Mon, 27 Feb 2023 18:51:25 +0000 (19:51 +0100)]
Merge pull request #12848 from HankG/fix-mastodon-v2-active-month-naming-error

Fix mastodon v2 active month naming error

16 months agoAdapt .editorconfig for PHPStorm
Philipp [Mon, 27 Feb 2023 18:51:04 +0000 (19:51 +0100)]
Adapt .editorconfig for PHPStorm

16 months agoFix whitespace issue
Hank Grabowski [Mon, 27 Feb 2023 18:47:02 +0000 (13:47 -0500)]
Fix whitespace issue

16 months agoAdd int hint to Mastodon V2 UserStats.php
Hank Grabowski [Mon, 27 Feb 2023 18:04:24 +0000 (13:04 -0500)]
Add int hint to Mastodon V2 UserStats.php

16 months agoMerge pull request #12849 from annando/attachments
Hypolite Petovan [Mon, 27 Feb 2023 14:24:20 +0000 (09:24 -0500)]
Merge pull request #12849 from annando/attachments

Editing/removing of attached pictures is now possible via web

16 months agoUpdate src/Model/Post/Media.php
Michael Vogel [Mon, 27 Feb 2023 13:31:56 +0000 (14:31 +0100)]
Update src/Model/Post/Media.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
16 months agoEditing/removing of attached pictures is now possible via web
Michael [Mon, 27 Feb 2023 07:47:31 +0000 (07:47 +0000)]
Editing/removing of attached pictures is now possible via web

16 months agoMerge pull request #12843 from annando/fetchraw-attachments
Philipp [Mon, 27 Feb 2023 07:24:05 +0000 (08:24 +0100)]
Merge pull request #12843 from annando/fetchraw-attachments

Catch all errors thrown by "fetchRaw"

16 months agoUse non static logger call
Michael [Mon, 27 Feb 2023 07:02:06 +0000 (07:02 +0000)]
Use non static logger call

16 months agoChange Mastodon Instance V2 active_monthly field to correct active_month
Hank Grabowski [Mon, 27 Feb 2023 03:57:10 +0000 (22:57 -0500)]
Change Mastodon Instance V2 active_monthly field to correct active_month

16 months agoChange Mastodon Instance V2 active_monthly field to correct active_month
Hank Grabowski [Mon, 27 Feb 2023 03:56:56 +0000 (22:56 -0500)]
Change Mastodon Instance V2 active_monthly field to correct active_month

16 months agoUse "Exception"
Michael [Sun, 26 Feb 2023 22:43:45 +0000 (22:43 +0000)]
Use "Exception"

16 months agoMerge pull request #12844 from HankG/mastodon-status-add-delivery-data
Philipp [Sun, 26 Feb 2023 22:03:30 +0000 (23:03 +0100)]
Merge pull request #12844 from HankG/mastodon-status-add-delivery-data

Add Delivery Information to Mastodon Status API Entity

16 months agoAllow delivery stats to be null.
Hank Grabowski [Sun, 26 Feb 2023 16:27:01 +0000 (11:27 -0500)]
Allow delivery stats to be null.