]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoRemove pager parameter from conversation()
Hypolite Petovan [Fri, 14 Feb 2020 04:40:00 +0000 (23:40 -0500)]
Remove pager parameter from conversation()

- Add getUrlParameter() Javascript function to determine current page

4 years agoMerge pull request #8282 from AlfredSK/AlfredSK-frio-notif-bgcolor
Hypolite Petovan [Fri, 14 Feb 2020 00:53:17 +0000 (19:53 -0500)]
Merge pull request #8282 from AlfredSK/AlfredSK-frio-notif-bgcolor

Frio: unseen notifications background adjustment

4 years agoMerge pull request #8283 from annando/thread-separator
Hypolite Petovan [Fri, 14 Feb 2020 00:52:41 +0000 (19:52 -0500)]
Merge pull request #8283 from annando/thread-separator

Frio: Only display item menu separator when there is something to separate

4 years agoFrio: Only display item menu separator when there is something to separate
Michael [Thu, 13 Feb 2020 22:46:27 +0000 (22:46 +0000)]
Frio: Only display item menu separator when there is something to separate

4 years agoAlso change the color value in plusminus
Steffen K9 [Thu, 13 Feb 2020 22:18:08 +0000 (23:18 +0100)]
Also change the color value in plusminus

4 years agoFrio: unseen notifications background adjustment
Steffen K9 [Thu, 13 Feb 2020 22:15:29 +0000 (23:15 +0100)]
Frio: unseen notifications background adjustment

Background color for unseen notifications slightly changed for better visibility.

4 years agoMerge pull request #8279 from MrPetovan/task/frio-mobile-actions-buttons
Michael Vogel [Thu, 13 Feb 2020 04:38:26 +0000 (05:38 +0100)]
Merge pull request #8279 from MrPetovan/task/frio-mobile-actions-buttons

[frio] Add narrow screen short item action button row

4 years ago[frio] Add narrow screen short item action button row
Hypolite Petovan [Thu, 13 Feb 2020 02:26:49 +0000 (21:26 -0500)]
[frio] Add narrow screen short item action button row

4 years agoMerge pull request #8278 from MrPetovan/task/frio-add-comment-form-loading
Michael Vogel [Wed, 12 Feb 2020 05:15:13 +0000 (06:15 +0100)]
Merge pull request #8278 from MrPetovan/task/frio-add-comment-form-loading

[frio] Add loading animation on comment form submit

4 years ago[frio] Add loading animation on comment form submit
Hypolite Petovan [Wed, 12 Feb 2020 04:45:47 +0000 (23:45 -0500)]
[frio] Add loading animation on comment form submit

4 years agoMerge pull request #8277 from MrPetovan/task/8251-use-about-for-pdesc
Michael Vogel [Wed, 12 Feb 2020 04:23:04 +0000 (05:23 +0100)]
Merge pull request #8277 from MrPetovan/task/8251-use-about-for-pdesc

Remove profile about field double HTML escaping

4 years agoRemove profile about field double HTML escaping
Hypolite Petovan [Wed, 12 Feb 2020 02:38:42 +0000 (21:38 -0500)]
Remove profile about field double HTML escaping

- Add BBcode conversion for profile.about in widget/vcard.tpl

4 years agoMerge pull request #8274 from annando/hide-friends
Hypolite Petovan [Mon, 10 Feb 2020 23:32:02 +0000 (18:32 -0500)]
Merge pull request #8274 from annando/hide-friends

Duplicated "hide-friends" setting removed

4 years agoDuplicated "hide-friends" setting removed
Michael [Mon, 10 Feb 2020 23:11:28 +0000 (23:11 +0000)]
Duplicated "hide-friends" setting removed

4 years agoMerge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc
Michael Vogel [Mon, 10 Feb 2020 22:36:59 +0000 (23:36 +0100)]
Merge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc

Use profile.about for profile description

4 years agoMerge pull request #8273 from MrPetovan/bug/frio-more-actions
Michael Vogel [Mon, 10 Feb 2020 15:12:31 +0000 (16:12 +0100)]
Merge pull request #8273 from MrPetovan/bug/frio-more-actions

[frio] Fix more action button position on Firefox

4 years ago[frio] Fix more action button position on Firefox
Hypolite Petovan [Mon, 10 Feb 2020 13:06:12 +0000 (08:06 -0500)]
[frio] Fix more action button position on Firefox

4 years agoMerge pull request #8272 from MrPetovan/bug/8254-regex-url-img
Michael Vogel [Mon, 10 Feb 2020 04:32:43 +0000 (05:32 +0100)]
Merge pull request #8272 from MrPetovan/bug/8254-regex-url-img

Increase specificity of [url][img] capture regex in BBCode::getAttachedData

4 years agoMerge pull request #8269 from MrPetovan/bug/frio-more-actions
Michael Vogel [Mon, 10 Feb 2020 04:28:58 +0000 (05:28 +0100)]
Merge pull request #8269 from MrPetovan/bug/frio-more-actions

[frio] Prevent more action menu to be clipped by the post box

4 years agoMerge pull request #8271 from MrPetovan/bug/8229-frio-mobile-back-to-top
Michael Vogel [Mon, 10 Feb 2020 04:08:30 +0000 (05:08 +0100)]
Merge pull request #8271 from MrPetovan/bug/8229-frio-mobile-back-to-top

[frio] Improve back to top button behavior at bottom of page

4 years agoIncrease specificity of [url][img] capture regex in BBCode::getAttachedData
Hypolite Petovan [Mon, 10 Feb 2020 03:19:21 +0000 (22:19 -0500)]
Increase specificity of [url][img] capture regex in BBCode::getAttachedData

- Prevents it from over capturing when there's a [url] tag before the image

4 years agoMerge pull request #8270 from nupplaphil/Add-typo
Hypolite Petovan [Sun, 9 Feb 2020 23:15:27 +0000 (18:15 -0500)]
Merge pull request #8270 from nupplaphil/Add-typo

Add lint check in travis-ci

4 years agoAdd lint check in travis-ci
nupplaPhil [Sun, 9 Feb 2020 23:55:17 +0000 (00:55 +0100)]
Add lint check in travis-ci

4 years ago[frio] Improve back to top button behavior at bottom of page
Hypolite Petovan [Sun, 9 Feb 2020 23:14:06 +0000 (18:14 -0500)]
[frio] Improve back to top button behavior at bottom of page

4 years agoMerge pull request #8230 from AlfredSK/AlfredSK-statistics-query
Hypolite Petovan [Sun, 9 Feb 2020 22:54:22 +0000 (17:54 -0500)]
Merge pull request #8230 from AlfredSK/AlfredSK-statistics-query

Changed statistics query for nodeinfo

4 years agoMerge pull request #8263 from annando/remote-follow
Hypolite Petovan [Sun, 9 Feb 2020 22:53:13 +0000 (17:53 -0500)]
Merge pull request #8263 from annando/remote-follow

New page for remote follow requests

4 years ago[frio] Prevent more action menu to be clipped by the post box
Hypolite Petovan [Sun, 9 Feb 2020 22:47:41 +0000 (17:47 -0500)]
[frio] Prevent more action menu to be clipped by the post box

- Address https://friendica.mrpetovan.com/display/0b6b25a8-615e-3dda-937e-21e937937450
- Move external link back to the post top right
- Prevent more action menu to become semi-transparent on post mouseout

4 years agoUpdate src/Module/RemoteFollow.php
Michael Vogel [Sun, 9 Feb 2020 22:12:00 +0000 (23:12 +0100)]
Update src/Module/RemoteFollow.php

Co-Authored-By: Philipp <admin+Github@philipp.info>
4 years agoRemoved unneeded stuff
Michael [Sun, 9 Feb 2020 22:08:59 +0000 (22:08 +0000)]
Removed unneeded stuff

4 years agoMerge pull request #8265 from nupplaphil/task/add_license
Hypolite Petovan [Sun, 9 Feb 2020 21:34:21 +0000 (16:34 -0500)]
Merge pull request #8265 from nupplaphil/task/add_license

Add license headers :-)

4 years agoFix CurlResult copy&pate error
nupplaPhil [Sun, 9 Feb 2020 21:48:04 +0000 (22:48 +0100)]
Fix CurlResult copy&pate error

4 years agoMerge pull request #8267 from nupplaphil/task/disable_drone
Hypolite Petovan [Sun, 9 Feb 2020 21:33:34 +0000 (16:33 -0500)]
Merge pull request #8267 from nupplaphil/task/disable_drone

Disable drone.io integration

4 years agoDisable drone.io integration
nupplaPhil [Sun, 9 Feb 2020 21:50:31 +0000 (22:50 +0100)]
Disable drone.io integration

4 years agoMerge pull request #8266 from nupplaphil/bug/notification_subject
Hypolite Petovan [Sun, 9 Feb 2020 21:32:22 +0000 (16:32 -0500)]
Merge pull request #8266 from nupplaphil/bug/notification_subject

Fix Notification subject

4 years agoFix Notification subject
nupplaPhil [Sun, 9 Feb 2020 21:42:51 +0000 (22:42 +0100)]
Fix Notification subject

4 years agoNew page for remote follow requests
Michael [Sun, 9 Feb 2020 17:04:35 +0000 (17:04 +0000)]
New page for remote follow requests

4 years agoAdd license info at Friendica PHP files
nupplaPhil [Sun, 9 Feb 2020 15:34:23 +0000 (16:34 +0100)]
Add license info at Friendica PHP files

4 years agoAdd license info at Friendica PHP files
nupplaPhil [Sun, 9 Feb 2020 15:18:46 +0000 (16:18 +0100)]
Add license info at Friendica PHP files

4 years agoAdd license info at Friendica classes
nupplaPhil [Sun, 9 Feb 2020 14:45:36 +0000 (15:45 +0100)]
Add license info at Friendica classes

4 years agoMerge pull request #8260 from MrPetovan/bug/8252-fix-birthday-default
Philipp [Sun, 9 Feb 2020 09:39:55 +0000 (10:39 +0100)]
Merge pull request #8260 from MrPetovan/bug/8252-fix-birthday-default

Accept empty values for profile birthday

4 years agoMerge pull request #8257 from MrPetovan/task/8234-add-ap-to-dfrn-request
Philipp [Sun, 9 Feb 2020 09:38:55 +0000 (10:38 +0100)]
Merge pull request #8257 from MrPetovan/task/8234-add-ap-to-dfrn-request

Switch to second person in dfrn_request "know you" field

4 years agoMerge pull request #8259 from MrPetovan/bug/8248-frio-fix-notification-dropdown
Philipp [Sun, 9 Feb 2020 09:38:15 +0000 (10:38 +0100)]
Merge pull request #8259 from MrPetovan/bug/8248-frio-fix-notification-dropdown

[frio] Fix notification dropdown

4 years agoUse profile.about instead of profile.pdesc for profile description
Hypolite Petovan [Sun, 9 Feb 2020 07:36:19 +0000 (02:36 -0500)]
Use profile.about instead of profile.pdesc for profile description

4 years ago[Database] Version 1333
Hypolite Petovan [Sun, 9 Feb 2020 07:35:39 +0000 (02:35 -0500)]
[Database] Version 1333

- Exchange profile.pdesc for profile.about

4 years agoAccept empty values for profile birthday
Hypolite Petovan [Sun, 9 Feb 2020 07:17:48 +0000 (02:17 -0500)]
Accept empty values for profile birthday

4 years ago[frio] Improve contrast of open notification dropdown button
Hypolite Petovan [Sun, 9 Feb 2020 06:39:51 +0000 (01:39 -0500)]
[frio] Improve contrast of open notification dropdown button

4 years ago[frio] Remove unwanted navbar-nav behavior for top nav bar on mobile
Hypolite Petovan [Sun, 9 Feb 2020 06:37:20 +0000 (01:37 -0500)]
[frio] Remove unwanted navbar-nav behavior for top nav bar on mobile

- Rename overly generic notification menu button id

4 years agoSwitch to second person in dfrn_request "know you" field
Hypolite Petovan [Sun, 9 Feb 2020 06:01:11 +0000 (01:01 -0500)]
Switch to second person in dfrn_request "know you" field

4 years agoMerge pull request #8256 from nupplaphil/task/license_php
Hypolite Petovan [Sun, 9 Feb 2020 05:51:57 +0000 (00:51 -0500)]
Merge pull request #8256 from nupplaphil/task/license_php

Add license to src\App namespace

4 years agoMerge pull request #8244 from MrPetovan/task/8234-add-ap-to-dfrn-request
Michael Vogel [Sun, 9 Feb 2020 05:50:40 +0000 (06:50 +0100)]
Merge pull request #8244 from MrPetovan/task/8234-add-ap-to-dfrn-request

Add ActivityPub in the protocol list in dfrn_request

4 years agoSimplify dfrn_request and auto_request templates
Hypolite Petovan [Thu, 6 Feb 2020 03:41:04 +0000 (22:41 -0500)]
Simplify dfrn_request and auto_request templates

- Limit template variables

4 years agoAdd license to src\App namespace
nupplaPhil [Sat, 8 Feb 2020 16:16:42 +0000 (17:16 +0100)]
Add license to src\App namespace

4 years agoMerge pull request #8253 from tobiasd/20200208-msg
Philipp [Sat, 8 Feb 2020 08:52:25 +0000 (09:52 +0100)]
Merge pull request #8253 from tobiasd/20200208-msg

regen messages.po

4 years agoregen messages.po
Tobias Diekershoff [Sat, 8 Feb 2020 07:00:04 +0000 (08:00 +0100)]
regen messages.po

4 years agoReformat dfrn_request and auto_request templates
Hypolite Petovan [Thu, 6 Feb 2020 03:40:09 +0000 (22:40 -0500)]
Reformat dfrn_request and auto_request templates

4 years agoFix undefined variable in contact import n mod/settings
Hypolite Petovan [Thu, 6 Feb 2020 03:22:08 +0000 (22:22 -0500)]
Fix undefined variable in contact import n mod/settings

4 years agoMerge pull request #8249 from annando/a11y-4
Hypolite Petovan [Fri, 7 Feb 2020 11:55:20 +0000 (06:55 -0500)]
Merge pull request #8249 from annando/a11y-4

Useless links removed / Item menu is moved to the item actions bar

4 years agoReplaced spaces with tabs
Michael [Fri, 7 Feb 2020 05:57:41 +0000 (05:57 +0000)]
Replaced spaces with tabs

4 years agoMerge pull request #8250 from annando/issue-8233
Hypolite Petovan [Fri, 7 Feb 2020 01:00:13 +0000 (20:00 -0500)]
Merge pull request #8250 from annando/issue-8233

Issue 8233: Fix remote subscriptions

4 years agoIssue 8233: Fix remote subscriptions
Michael [Thu, 6 Feb 2020 22:45:22 +0000 (22:45 +0000)]
Issue 8233: Fix remote subscriptions

4 years agoUseless links removed / Item menu is moved to the item actions bar
Michael [Thu, 6 Feb 2020 22:06:24 +0000 (22:06 +0000)]
Useless links removed / Item menu is moved to the item actions bar

4 years agoMerge pull request #8243 from MrPetovan/task/8238-cleanup-yesno
Philipp [Thu, 6 Feb 2020 17:27:51 +0000 (18:27 +0100)]
Merge pull request #8243 from MrPetovan/task/8238-cleanup-yesno

Cleanup after yesno field removal

4 years agoRemove unused translated yes/no labels in converted checkbox field definitions
Hypolite Petovan [Thu, 6 Feb 2020 02:42:53 +0000 (21:42 -0500)]
Remove unused translated yes/no labels in converted checkbox field definitions

4 years agoUpdate desktop notifications logic without yesno field
Hypolite Petovan [Thu, 6 Feb 2020 02:38:22 +0000 (21:38 -0500)]
Update desktop notifications logic without yesno field

4 years agoRename hide friends checkbox field variable
Hypolite Petovan [Thu, 6 Feb 2020 02:37:58 +0000 (21:37 -0500)]
Rename hide friends checkbox field variable

4 years agoRemove yesno option from Storage backend
Hypolite Petovan [Thu, 6 Feb 2020 02:37:32 +0000 (21:37 -0500)]
Remove yesno option from Storage backend

4 years agoMerge pull request #8242 from annando/addcontact
Hypolite Petovan [Thu, 6 Feb 2020 01:32:57 +0000 (20:32 -0500)]
Merge pull request #8242 from annando/addcontact

Asynchronously add contacts to avoid timeout problems

4 years agoAsynchronously add contacts to avoid timeout problems
Michael [Thu, 6 Feb 2020 00:00:00 +0000 (00:00 +0000)]
Asynchronously add contacts to avoid timeout problems

4 years agoMerge pull request #8239 from nupplaphil/task/move_enotify_parts
Hypolite Petovan [Wed, 5 Feb 2020 21:56:54 +0000 (16:56 -0500)]
Merge pull request #8239 from nupplaphil/task/move_enotify_parts

Move Notify "type" and "otype" into own enum classes

4 years agoMerge pull request #8241 from annando/notice
Philipp [Wed, 5 Feb 2020 21:41:54 +0000 (22:41 +0100)]
Merge pull request #8241 from annando/notice

Remove a notice about a missing variable

4 years agoRemove a notice about a missing variable
Michael [Wed, 5 Feb 2020 21:40:35 +0000 (21:40 +0000)]
Remove a notice about a missing variable

4 years agoreplaced with notify constants
nupplaPhil [Wed, 5 Feb 2020 21:31:08 +0000 (22:31 +0100)]
replaced with notify constants

4 years agowrong release ...
nupplaPhil [Wed, 5 Feb 2020 21:27:47 +0000 (22:27 +0100)]
wrong release ...

4 years agoSet global notify constants deprecated
nupplaPhil [Wed, 5 Feb 2020 21:27:04 +0000 (22:27 +0100)]
Set global notify constants deprecated

4 years agoMerge pull request #8240 from annando/a11y-3
Hypolite Petovan [Wed, 5 Feb 2020 21:22:26 +0000 (16:22 -0500)]
Merge pull request #8240 from annando/a11y-3

Accessibility again: Notifications are now accessible

4 years agoimprovements/fixings
nupplaPhil [Wed, 5 Feb 2020 21:22:12 +0000 (22:22 +0100)]
improvements/fixings

4 years agoRemove unneeded stuff
Michael [Wed, 5 Feb 2020 21:10:17 +0000 (21:10 +0000)]
Remove unneeded stuff

4 years agoAccessibility again: Notifications are now accessible
Michael [Wed, 5 Feb 2020 21:06:03 +0000 (21:06 +0000)]
Accessibility again: Notifications are now accessible

4 years agoMove [Friendica:Notify] to a own PREFIX variable
nupplaPhil [Tue, 4 Feb 2020 21:30:34 +0000 (22:30 +0100)]
Move [Friendica:Notify] to a own PREFIX variable

4 years agoMove Notify::TYPE_SYSTEM
nupplaPhil [Tue, 4 Feb 2020 21:23:37 +0000 (22:23 +0100)]
Move Notify::TYPE_SYSTEM

4 years agoMove Notify::TYPE_SHARE
nupplaPhil [Tue, 4 Feb 2020 21:21:02 +0000 (22:21 +0100)]
Move Notify::TYPE_SHARE

4 years agoMove Notify::TYPE_POKE
nupplaPhil [Tue, 4 Feb 2020 21:15:33 +0000 (22:15 +0100)]
Move Notify::TYPE_POKE

4 years agoMove Notify::TYPE_TAGSHARE
nupplaPhil [Tue, 4 Feb 2020 21:14:42 +0000 (22:14 +0100)]
Move Notify::TYPE_TAGSHARE

4 years agoMove Notify::TYPE_TAGSELF
nupplaPhil [Tue, 4 Feb 2020 21:13:06 +0000 (22:13 +0100)]
Move Notify::TYPE_TAGSELF

4 years agoRemove unused Notify::TYPE_PROFILE
nupplaPhil [Tue, 4 Feb 2020 21:11:31 +0000 (22:11 +0100)]
Remove unused Notify::TYPE_PROFILE

4 years agoMove Notify::TYPE_SUGGEST
nupplaPhil [Tue, 4 Feb 2020 21:11:11 +0000 (22:11 +0100)]
Move Notify::TYPE_SUGGEST

4 years agoMove Notify::TYPE_MAIL
nupplaPhil [Tue, 4 Feb 2020 21:10:19 +0000 (22:10 +0100)]
Move Notify::TYPE_MAIL

4 years agoMove Notify::TYPE_COMMENT
nupplaPhil [Tue, 4 Feb 2020 21:09:00 +0000 (22:09 +0100)]
Move Notify::TYPE_COMMENT

4 years agoMove Notify::TYPE_WALL
nupplaPhil [Tue, 4 Feb 2020 21:07:10 +0000 (22:07 +0100)]
Move Notify::TYPE_WALL

4 years agoMove Notify::TYPE_CONFIRM
nupplaPhil [Tue, 4 Feb 2020 21:05:56 +0000 (22:05 +0100)]
Move Notify::TYPE_CONFIRM

4 years agoMove Notify::TYPE_INTRO
nupplaPhil [Tue, 4 Feb 2020 21:03:45 +0000 (22:03 +0100)]
Move Notify::TYPE_INTRO

4 years agoMove OTYPE constants to own enum class
nupplaPhil [Tue, 4 Feb 2020 21:01:55 +0000 (22:01 +0100)]
Move OTYPE constants to own enum class

4 years agoMerge pull request #8232 from nupplaphil/task/notify_email_builder
Hypolite Petovan [Wed, 5 Feb 2020 18:00:14 +0000 (13:00 -0500)]
Merge pull request #8232 from nupplaphil/task/notify_email_builder

Introduce NotifyEmailBuilder

4 years agoMerge pull request #8237 from annando/a11y-2
Hypolite Petovan [Wed, 5 Feb 2020 17:11:53 +0000 (12:11 -0500)]
Merge pull request #8237 from annando/a11y-2

Accessibility: Improve navigation and contact approval

4 years agoMerge pull request #8236 from annando/a11y-1
Hypolite Petovan [Wed, 5 Feb 2020 17:10:16 +0000 (12:10 -0500)]
Merge pull request #8236 from annando/a11y-1

Accessibility: A checkbox is a checkbox

4 years agoUse labels
Michael [Wed, 5 Feb 2020 16:54:44 +0000 (16:54 +0000)]
Use labels

4 years agoRemoved unneeded CSS and JS stuff
Michael [Wed, 5 Feb 2020 16:30:35 +0000 (16:30 +0000)]
Removed unneeded CSS and JS stuff

4 years agoAcessibility: Improve navigation and contact approval
Michael [Wed, 5 Feb 2020 16:14:04 +0000 (16:14 +0000)]
Acessibility: Improve navigation and contact approval

4 years agoAcessibility: A checkbox is a checkbox
Michael [Wed, 5 Feb 2020 08:08:32 +0000 (08:08 +0000)]
Acessibility: A checkbox is a checkbox

4 years agoFix content not allowed flag ...
nupplaPhil [Tue, 4 Feb 2020 20:38:59 +0000 (21:38 +0100)]
Fix content not allowed flag ...