]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoMerge remote-tracking branch 'upstream/develop' into notify-shared
Michael [Thu, 13 Aug 2020 05:57:28 +0000 (05:57 +0000)]
Merge remote-tracking branch 'upstream/develop' into notify-shared

3 years agoMerge branch 'notify-shared' of github.com:annando/friendica into notify-shared
Michael [Thu, 13 Aug 2020 05:17:43 +0000 (05:17 +0000)]
Merge branch 'notify-shared' of github.com:annando/friendica into notify-shared

3 years agoChanged comment
Michael [Thu, 13 Aug 2020 05:17:37 +0000 (05:17 +0000)]
Changed comment

3 years agoMerge pull request #9007 from friendica/awesome-humane-tech-badge
Michael Vogel [Wed, 12 Aug 2020 17:29:44 +0000 (19:29 +0200)]
Merge pull request #9007 from friendica/awesome-humane-tech-badge

Added awesome-humane-tech badge

3 years agoUpdate src/Model/UserItem.php
Michael Vogel [Wed, 12 Aug 2020 16:19:02 +0000 (18:19 +0200)]
Update src/Model/UserItem.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoUpdate src/Model/UserItem.php
Michael Vogel [Wed, 12 Aug 2020 16:18:45 +0000 (18:18 +0200)]
Update src/Model/UserItem.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoClarify the functionality
Michael [Wed, 12 Aug 2020 13:54:19 +0000 (13:54 +0000)]
Clarify the functionality

3 years agoAdded awesome-humane-tech badge
Hypolite Petovan [Wed, 12 Aug 2020 13:02:34 +0000 (09:02 -0400)]
Added awesome-humane-tech badge

Closes #9006

3 years agoUnneeded fields removed
Michael [Wed, 12 Aug 2020 08:39:04 +0000 (08:39 +0000)]
Unneeded fields removed

3 years agoDon't create notifications for activities
Michael [Wed, 12 Aug 2020 08:37:38 +0000 (08:37 +0000)]
Don't create notifications for activities

3 years agoAvoid getting too much notifications
Michael [Wed, 12 Aug 2020 06:50:02 +0000 (06:50 +0000)]
Avoid getting too much notifications

3 years agoremoved unneeded notification check
Michael [Wed, 12 Aug 2020 04:43:46 +0000 (04:43 +0000)]
removed unneeded notification check

3 years agoCreate notifications for shared posts
Michael [Wed, 12 Aug 2020 04:35:24 +0000 (04:35 +0000)]
Create notifications for shared posts

3 years agoMerge pull request #9003 from annando/show-announce
Hypolite Petovan [Tue, 11 Aug 2020 16:54:11 +0000 (12:54 -0400)]
Merge pull request #9003 from annando/show-announce

Display reshared ("announced") messages of a user on their page

3 years agoDisplay reshared ("announced") messages of a user on their page
Michael [Tue, 11 Aug 2020 16:40:01 +0000 (16:40 +0000)]
Display reshared ("announced") messages of a user on their page

3 years agoMerge pull request #8986 from MrPetovan/task/8918-move-mod-common
Michael Vogel [Tue, 11 Aug 2020 11:45:02 +0000 (13:45 +0200)]
Merge pull request #8986 from MrPetovan/task/8918-move-mod-common

Reduce page size in contacts pages

3 years agoMerge pull request #9001 from annando/ap-forum
Hypolite Petovan [Tue, 11 Aug 2020 11:38:41 +0000 (07:38 -0400)]
Merge pull request #9001 from annando/ap-forum

Improvements for delivering forum posts

3 years agoPerform notification check
Michael [Tue, 11 Aug 2020 08:30:15 +0000 (08:30 +0000)]
Perform notification check

3 years agoAdded source code comments
Michael [Tue, 11 Aug 2020 05:23:16 +0000 (05:23 +0000)]
Added source code comments

3 years agoAdd notification check
Michael [Mon, 10 Aug 2020 21:02:59 +0000 (21:02 +0000)]
Add notification check

3 years agoPrevent sending forum posts via AP
Michael [Mon, 10 Aug 2020 19:44:37 +0000 (19:44 +0000)]
Prevent sending forum posts via AP

3 years agoMerge remote-tracking branch 'upstream/develop' into ap-forum
Michael [Mon, 10 Aug 2020 14:00:17 +0000 (14:00 +0000)]
Merge remote-tracking branch 'upstream/develop' into ap-forum

3 years agoPartly revert coding for compatibility issues
Michael [Mon, 10 Aug 2020 13:59:51 +0000 (13:59 +0000)]
Partly revert coding for compatibility issues

3 years agoSuppress "reshared" information for forum posts
Michael [Mon, 10 Aug 2020 08:26:09 +0000 (08:26 +0000)]
Suppress "reshared" information for forum posts

3 years agoMerge pull request #8996 from MrPetovan/bug/8995-profile-contacts-is-owner
Michael Vogel [Mon, 10 Aug 2020 06:59:09 +0000 (08:59 +0200)]
Merge pull request #8996 from MrPetovan/bug/8995-profile-contacts-is-owner

Enable profile contacts page for profile owner

3 years agoMerge pull request #8998 from MrPetovan/bug/warnings
Michael Vogel [Mon, 10 Aug 2020 06:58:30 +0000 (08:58 +0200)]
Merge pull request #8998 from MrPetovan/bug/warnings

Fix unexpected return value of RedisCache->delete()

3 years agoFixing processing forum posts
Michael [Sun, 9 Aug 2020 22:46:18 +0000 (22:46 +0000)]
Fixing processing forum posts

3 years agoAP Improvements for forums
Michael [Sun, 9 Aug 2020 18:42:25 +0000 (18:42 +0000)]
AP Improvements for forums

3 years agoFix unexpected return value of RedisCache->delete()
Hypolite Petovan [Sun, 9 Aug 2020 13:19:15 +0000 (09:19 -0400)]
Fix unexpected return value of RedisCache->delete()

- Address https://github.com/friendica/friendica/issues/8876#issuecomment-671025374

3 years agoEnable profile contacts page for profile owner
Hypolite Petovan [Sun, 9 Aug 2020 13:09:38 +0000 (09:09 -0400)]
Enable profile contacts page for profile owner

3 years agoMerge pull request #8991 from MrPetovan/task/restore-autocomplete-comment
Tobias Diekershoff [Sun, 9 Aug 2020 08:56:41 +0000 (10:56 +0200)]
Merge pull request #8991 from MrPetovan/task/restore-autocomplete-comment

Restore auto-complete in comment boxes beyond the first

3 years agoMerge pull request #8992 from MrPetovan/bug/8941-bookmarklet-autocomplete
Tobias Diekershoff [Sun, 9 Aug 2020 08:54:32 +0000 (10:54 +0200)]
Merge pull request #8992 from MrPetovan/bug/8941-bookmarklet-autocomplete

Enable autocomplete in Bookmarklet

3 years agoEnable footer scripts in minimal view
Hypolite Petovan [Sat, 8 Aug 2020 19:19:20 +0000 (15:19 -0400)]
Enable footer scripts in minimal view

3 years agoFix option syntax for textcomplete
Hypolite Petovan [Sat, 8 Aug 2020 19:19:04 +0000 (15:19 -0400)]
Fix option syntax for textcomplete

3 years agoRestore auto-complete in comment boxes beyond the first
Hypolite Petovan [Sat, 8 Aug 2020 16:58:56 +0000 (12:58 -0400)]
Restore auto-complete in comment boxes beyond the first

3 years agoMerge pull request #8900 from tobiasd/20200718-serverblocklistcsv
Hypolite Petovan [Sat, 8 Aug 2020 13:57:41 +0000 (09:57 -0400)]
Merge pull request #8900 from tobiasd/20200718-serverblocklistcsv

added CSV import/export of server blocklist

3 years agoindentation
Tobias Diekershoff [Sat, 8 Aug 2020 13:49:25 +0000 (15:49 +0200)]
indentation

3 years agofopen error messages
Tobias Diekershoff [Sat, 8 Aug 2020 06:47:21 +0000 (08:47 +0200)]
fopen error messages

3 years agosome small stuff
Tobias Diekershoff [Sat, 8 Aug 2020 06:35:34 +0000 (08:35 +0200)]
some small stuff

3 years agoMerge pull request #8987 from MrPetovan/bug/8984-session-destroy
Michael Vogel [Sat, 8 Aug 2020 03:39:57 +0000 (05:39 +0200)]
Merge pull request #8987 from MrPetovan/bug/8984-session-destroy

Add support for empty session write

3 years agoAdd support for empty session write
Hypolite Petovan [Sat, 8 Aug 2020 02:50:16 +0000 (22:50 -0400)]
Add support for empty session write

- Ignored empty data left session intact, leading to unexpected behaviors

3 years agoRevert "Actually destroy session on logout"
Hypolite Petovan [Sat, 8 Aug 2020 02:49:48 +0000 (22:49 -0400)]
Revert "Actually destroy session on logout"

This reverts commit 077b57ecb38e7114539a54c0670a4930d434c276.

3 years agoReduce page size in contacts pages
Hypolite Petovan [Sat, 8 Aug 2020 01:18:25 +0000 (21:18 -0400)]
Reduce page size in contacts pages

3 years agoMerge pull request #8982 from MrPetovan/task/8918-move-mod-common
Michael Vogel [Fri, 7 Aug 2020 18:51:02 +0000 (20:51 +0200)]
Merge pull request #8982 from MrPetovan/task/8918-move-mod-common

Move mod/common.php to src/ Part 3: Add Module\Contact\Contacts class

3 years agoMerge pull request #8983 from annando/probe-lock
Hypolite Petovan [Fri, 7 Aug 2020 18:38:08 +0000 (14:38 -0400)]
Merge pull request #8983 from annando/probe-lock

Reworked "getIdForURL"

3 years agoDon't let the tests fail. The test user doesn't have a private key
Michael [Fri, 7 Aug 2020 17:05:49 +0000 (17:05 +0000)]
Don't let the tests fail. The test user doesn't have a private key

3 years agoReworked "getIdForURL"
Michael [Fri, 7 Aug 2020 13:49:59 +0000 (13:49 +0000)]
Reworked "getIdForURL"

3 years agoremove empty line
Tobias Diekershoff [Fri, 7 Aug 2020 10:51:14 +0000 (12:51 +0200)]
remove empty line

3 years agoupdate the test of the help text
Tobias Diekershoff [Fri, 7 Aug 2020 09:49:25 +0000 (11:49 +0200)]
update the test of the help text

3 years agoRemove obsolete modules common and allfriends
Hypolite Petovan [Fri, 7 Aug 2020 02:49:41 +0000 (22:49 -0400)]
Remove obsolete modules common and allfriends

- Delete obsolete Model\GContact class

3 years agoAdd new contact/{id}/contacts[/{type}] route and module
Hypolite Petovan [Fri, 7 Aug 2020 02:49:21 +0000 (22:49 -0400)]
Add new contact/{id}/contacts[/{type}] route and module

- Rework contact pages tabs
- Add constants for active contact page tab

3 years agoCreate new page_tabs template
Hypolite Petovan [Thu, 6 Aug 2020 14:34:11 +0000 (10:34 -0400)]
Create new page_tabs template

- Replace explicit tabs in profile contacts page with new template

3 years agoRemove unused App parameter from Module\Contact::getTabsHTML
Hypolite Petovan [Thu, 6 Aug 2020 14:31:40 +0000 (10:31 -0400)]
Remove unused App parameter from Module\Contact::getTabsHTML

3 years agoAdd mutuals and all methods in Contact\Relation
Hypolite Petovan [Thu, 6 Aug 2020 14:30:06 +0000 (10:30 -0400)]
Add mutuals and all methods in Contact\Relation

- Remove unused $fields parameters from list methods
- Fix wrong SQL condition in listCommon

3 years agoActually destroy session on logout
Hypolite Petovan [Thu, 6 Aug 2020 14:29:19 +0000 (10:29 -0400)]
Actually destroy session on logout

3 years agoMerge pull request #8981 from annando/probe-lock
Hypolite Petovan [Thu, 6 Aug 2020 20:06:36 +0000 (16:06 -0400)]
Merge pull request #8981 from annando/probe-lock

Remove probe caching, locking cleanup

3 years agoRemoved unused parameter
Michael [Thu, 6 Aug 2020 19:04:00 +0000 (19:04 +0000)]
Removed unused parameter

3 years agoRemove url caching, locking cleanup
Michael [Thu, 6 Aug 2020 18:53:45 +0000 (18:53 +0000)]
Remove url caching, locking cleanup

3 years agoMerge pull request #8978 from annando/contact-update
Hypolite Petovan [Thu, 6 Aug 2020 13:04:39 +0000 (09:04 -0400)]
Merge pull request #8978 from annando/contact-update

Avoid double probing and unneeded contact updates

3 years agoMerge pull request #8980 from annando/fcontact-model
Hypolite Petovan [Thu, 6 Aug 2020 13:01:47 +0000 (09:01 -0400)]
Merge pull request #8980 from annando/fcontact-model

New "fcontact" model class

3 years agoRenamed function
Michael [Thu, 6 Aug 2020 10:31:05 +0000 (10:31 +0000)]
Renamed function

3 years agoNew "fcontact" model class
Michael [Thu, 6 Aug 2020 10:27:06 +0000 (10:27 +0000)]
New "fcontact" model class

3 years agoUnused "use" removed
Michael [Thu, 6 Aug 2020 05:52:22 +0000 (05:52 +0000)]
Unused "use" removed

3 years agoAvoid double probing and unneeded contact updates
Michael [Thu, 6 Aug 2020 04:51:20 +0000 (04:51 +0000)]
Avoid double probing and unneeded contact updates

3 years agoMerge pull request #8975 from MrPetovan/task/8918-move-mod-common
Michael Vogel [Wed, 5 Aug 2020 21:17:12 +0000 (23:17 +0200)]
Merge pull request #8975 from MrPetovan/task/8918-move-mod-common

Move mod/common.php to src/ Part 2: Add Module\Profile\Common class

3 years agoMerge pull request #8977 from annando/fix-contact-search
Hypolite Petovan [Wed, 5 Aug 2020 15:59:06 +0000 (11:59 -0400)]
Merge pull request #8977 from annando/fix-contact-search

Fix: Always search contacts with uid

3 years agoFix: Always search contacts with uid
Michael [Wed, 5 Aug 2020 14:57:49 +0000 (14:57 +0000)]
Fix: Always search contacts with uid

3 years agoMerge pull request #8973 from annando/contact-group
Hypolite Petovan [Wed, 5 Aug 2020 14:30:45 +0000 (10:30 -0400)]
Merge pull request #8973 from annando/contact-group

New class for group related contact actions

3 years agoMerge pull request #8974 from annando/issue-8967
Hypolite Petovan [Wed, 5 Aug 2020 14:30:20 +0000 (10:30 -0400)]
Merge pull request #8974 from annando/issue-8967

Issue 8967: Fix avatar in top bar

3 years agoMerge pull request #8976 from annando/probe-last
Hypolite Petovan [Wed, 5 Aug 2020 14:17:03 +0000 (10:17 -0400)]
Merge pull request #8976 from annando/probe-last

Probe for the date of the last item

3 years agoFix wrong parameter order
Michael [Wed, 5 Aug 2020 12:57:02 +0000 (12:57 +0000)]
Fix wrong parameter order

3 years agoFix wrong value for parameter
Michael [Wed, 5 Aug 2020 12:53:25 +0000 (12:53 +0000)]
Fix wrong value for parameter

3 years agoAdded checked for URL change
Michael [Wed, 5 Aug 2020 12:53:02 +0000 (12:53 +0000)]
Added checked for URL change

3 years agoAvoid double probing
Michael [Wed, 5 Aug 2020 12:36:04 +0000 (12:36 +0000)]
Avoid double probing

3 years agoSimplify contact search
Michael [Wed, 5 Aug 2020 12:35:38 +0000 (12:35 +0000)]
Simplify contact search

3 years agoOnly query the last item on public contacts
Michael [Wed, 5 Aug 2020 08:24:01 +0000 (08:24 +0000)]
Only query the last item on public contacts

3 years agoFill "last-item" with an empty date when bo date had been provided
Michael [Wed, 5 Aug 2020 08:06:47 +0000 (08:06 +0000)]
Fill "last-item" with an empty date when bo date had been provided

3 years agoCheck for empty baseurl
Michael [Wed, 5 Aug 2020 07:51:15 +0000 (07:51 +0000)]
Check for empty baseurl

3 years agoProbe for the date of the last item
Michael [Wed, 5 Aug 2020 06:50:51 +0000 (06:50 +0000)]
Probe for the date of the last item

3 years agoRework commonFriendsVisitor widget
Hypolite Petovan [Wed, 5 Aug 2020 03:06:11 +0000 (23:06 -0400)]
Rework commonFriendsVisitor widget

- Use new Contact\Relation method to fetch common contacts
- Replace reference to /common by /{nickname}/contacts/common

3 years agoUpdate view/theme/frio/theme.php
Michael Vogel [Wed, 5 Aug 2020 03:39:00 +0000 (05:39 +0200)]
Update view/theme/frio/theme.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoRenamed function
Michael [Wed, 5 Aug 2020 03:36:37 +0000 (03:36 +0000)]
Renamed function

3 years agoAdd Module\Profile\Common class
Hypolite Petovan [Wed, 5 Aug 2020 03:03:54 +0000 (23:03 -0400)]
Add Module\Profile\Common class

- Add Common tab in profile contacts templates
- Add routing to new module

3 years agoRework Module\Profile\Contacts class
Hypolite Petovan [Wed, 5 Aug 2020 03:02:43 +0000 (23:02 -0400)]
Rework Module\Profile\Contacts class

- Simplify imports
- Use router parameters
- Use exceptions
- Simplify querying and result processing
- Add no result label

3 years agoRemove relationship direction display for non-local user contacts
Hypolite Petovan [Wed, 5 Aug 2020 02:45:33 +0000 (22:45 -0400)]
Remove relationship direction display for non-local user contacts

- [frio] Add profile link on avatar in contact_template

3 years agoImprove documentation of visitor-related functions
Hypolite Petovan [Wed, 5 Aug 2020 02:44:42 +0000 (22:44 -0400)]
Improve documentation of visitor-related functions

3 years agoRemove extraneous $field parameter in Contact\Relation methods
Hypolite Petovan [Wed, 5 Aug 2020 02:44:18 +0000 (22:44 -0400)]
Remove extraneous $field parameter in Contact\Relation methods

3 years agoIssue 8967: Fix avatar in top bar
Michael [Tue, 4 Aug 2020 20:15:42 +0000 (20:15 +0000)]
Issue 8967: Fix avatar in top bar

3 years agoNew class for group related contact actions
Michael [Tue, 4 Aug 2020 18:22:19 +0000 (18:22 +0000)]
New class for group related contact actions

3 years agoMerge pull request #8971 from annando/optimize
Hypolite Petovan [Tue, 4 Aug 2020 16:43:28 +0000 (12:43 -0400)]
Merge pull request #8971 from annando/optimize

Periodically  run an "optimize table" command for cache tables

3 years agoMerge pull request #8970 from annando/user-contact
Hypolite Petovan [Tue, 4 Aug 2020 16:13:18 +0000 (12:13 -0400)]
Merge pull request #8970 from annando/user-contact

"Contact\User" class created

3 years agoUpdated messages.po
Michael [Tue, 4 Aug 2020 14:05:05 +0000 (14:05 +0000)]
Updated messages.po

3 years agoPeriodically run an "optimize table" command for cache tables
Michael [Tue, 4 Aug 2020 12:24:24 +0000 (12:24 +0000)]
Periodically  run an "optimize table" command for cache tables

3 years agoMerge pull request #8969 from annando/fix-acl-search
Tobias Diekershoff [Tue, 4 Aug 2020 08:37:00 +0000 (10:37 +0200)]
Merge pull request #8969 from annando/fix-acl-search

Contact search is fixed

3 years agoMerge pull request #8968 from annando/fix-fatal
Hypolite Petovan [Tue, 4 Aug 2020 06:08:46 +0000 (02:08 -0400)]
Merge pull request #8968 from annando/fix-fatal

Fiy fatal error

3 years agoTest message removed
Michael [Tue, 4 Aug 2020 05:46:00 +0000 (05:46 +0000)]
Test message removed

3 years agoContact search is fixed
Michael [Tue, 4 Aug 2020 05:44:38 +0000 (05:44 +0000)]
Contact search is fixed

3 years ago"Contact\User" class created
Michael [Tue, 4 Aug 2020 04:47:02 +0000 (04:47 +0000)]
"Contact\User" class created

3 years agoFiy fatal error
Michael [Tue, 4 Aug 2020 03:18:34 +0000 (03:18 +0000)]
Fiy fatal error

3 years agoMerge pull request #8964 from annando/contact-tabs
Hypolite Petovan [Mon, 3 Aug 2020 20:35:49 +0000 (16:35 -0400)]
Merge pull request #8964 from annando/contact-tabs

Ensure contact tabs will use the correct contact id / new function for fetching the followers