]>
git.mxchange.org Git - friendica.git/log
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
Hypolite Petovan [Sat, 8 Aug 2020 02:49:48 +0000 (22:49 -0400)]
Revert "Actually destroy session on logout"
This reverts commit
077b57ecb38e7114539a54c0670a4930d434c276.
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
Hypolite Petovan [Fri, 7 Aug 2020 18:38:08 +0000 (14:38 -0400)]
Merge pull request #8983 from annando/probe-lock
Reworked "getIdForURL"
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
Michael [Fri, 7 Aug 2020 13:49:59 +0000 (13:49 +0000)]
Reworked "getIdForURL"
Hypolite Petovan [Fri, 7 Aug 2020 02:49:41 +0000 (22:49 -0400)]
Remove obsolete modules common and allfriends
- Delete obsolete Model\GContact class
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
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
Hypolite Petovan [Thu, 6 Aug 2020 14:31:40 +0000 (10:31 -0400)]
Remove unused App parameter from Module\Contact::getTabsHTML
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
Hypolite Petovan [Thu, 6 Aug 2020 14:29:19 +0000 (10:29 -0400)]
Actually destroy session on logout
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
Michael [Thu, 6 Aug 2020 19:04:00 +0000 (19:04 +0000)]
Removed unused parameter
Michael [Thu, 6 Aug 2020 18:53:45 +0000 (18:53 +0000)]
Remove url caching, locking cleanup
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
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
Michael [Thu, 6 Aug 2020 10:31:05 +0000 (10:31 +0000)]
Renamed function
Michael [Thu, 6 Aug 2020 10:27:06 +0000 (10:27 +0000)]
New "fcontact" model class
Michael [Thu, 6 Aug 2020 05:52:22 +0000 (05:52 +0000)]
Unused "use" removed
Michael [Thu, 6 Aug 2020 04:51:20 +0000 (04:51 +0000)]
Avoid double probing and unneeded contact updates
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
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
Michael [Wed, 5 Aug 2020 14:57:49 +0000 (14:57 +0000)]
Fix: Always search contacts with uid
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
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
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
Michael [Wed, 5 Aug 2020 12:57:02 +0000 (12:57 +0000)]
Fix wrong parameter order
Michael [Wed, 5 Aug 2020 12:53:25 +0000 (12:53 +0000)]
Fix wrong value for parameter
Michael [Wed, 5 Aug 2020 12:53:02 +0000 (12:53 +0000)]
Added checked for URL change
Michael [Wed, 5 Aug 2020 12:36:04 +0000 (12:36 +0000)]
Avoid double probing
Michael [Wed, 5 Aug 2020 12:35:38 +0000 (12:35 +0000)]
Simplify contact search
Michael [Wed, 5 Aug 2020 08:24:01 +0000 (08:24 +0000)]
Only query the last item on public contacts
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
Michael [Wed, 5 Aug 2020 07:51:15 +0000 (07:51 +0000)]
Check for empty baseurl
Michael [Wed, 5 Aug 2020 06:50:51 +0000 (06:50 +0000)]
Probe for the date of the last item
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
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>
Michael [Wed, 5 Aug 2020 03:36:37 +0000 (03:36 +0000)]
Renamed function
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
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
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
Hypolite Petovan [Wed, 5 Aug 2020 02:44:42 +0000 (22:44 -0400)]
Improve documentation of visitor-related functions
Hypolite Petovan [Wed, 5 Aug 2020 02:44:18 +0000 (22:44 -0400)]
Remove extraneous $field parameter in Contact\Relation methods
Michael [Tue, 4 Aug 2020 20:15:42 +0000 (20:15 +0000)]
Issue 8967: Fix avatar in top bar
Michael [Tue, 4 Aug 2020 18:22:19 +0000 (18:22 +0000)]
New class for group related contact actions
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
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
Michael [Tue, 4 Aug 2020 14:05:05 +0000 (14:05 +0000)]
Updated messages.po
Michael [Tue, 4 Aug 2020 12:24:24 +0000 (12:24 +0000)]
Periodically run an "optimize table" command for cache tables
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
Hypolite Petovan [Tue, 4 Aug 2020 06:08:46 +0000 (02:08 -0400)]
Merge pull request #8968 from annando/fix-fatal
Fiy fatal error
Michael [Tue, 4 Aug 2020 05:46:00 +0000 (05:46 +0000)]
Test message removed
Michael [Tue, 4 Aug 2020 05:44:38 +0000 (05:44 +0000)]
Contact search is fixed
Michael [Tue, 4 Aug 2020 04:47:02 +0000 (04:47 +0000)]
"Contact\User" class created
Michael [Tue, 4 Aug 2020 03:18:34 +0000 (03:18 +0000)]
Fiy fatal error
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
Michael [Mon, 3 Aug 2020 19:47:46 +0000 (19:47 +0000)]
Use the public contact
Michael [Mon, 3 Aug 2020 19:40:31 +0000 (19:40 +0000)]
Added field value
Michael [Mon, 3 Aug 2020 19:38:03 +0000 (19:38 +0000)]
Adding $fields
Michael [Mon, 3 Aug 2020 19:21:31 +0000 (19:21 +0000)]
"Allfriends" now work again
Michael [Mon, 3 Aug 2020 18:34:55 +0000 (18:34 +0000)]
Removed now unused functions
Michael [Mon, 3 Aug 2020 18:29:11 +0000 (18:29 +0000)]
Fix SQL error
Michael [Mon, 3 Aug 2020 18:26:23 +0000 (18:26 +0000)]
Remove the unused tables
Michael [Mon, 3 Aug 2020 18:21:56 +0000 (18:21 +0000)]
Use the new relation functions
Michael [Mon, 3 Aug 2020 18:00:51 +0000 (18:00 +0000)]
Merge remote-tracking branch 'upstream/develop' into contact-tabs
Michael Vogel [Mon, 3 Aug 2020 17:53:40 +0000 (19:53 +0200)]
Merge pull request #8963 from MrPetovan/task/8918-move-mod-common
Add common relationship methods to Model\ContactRelation
Hypolite Petovan [Mon, 3 Aug 2020 17:10:49 +0000 (13:10 -0400)]
Move ContactRelation class to Contact\Relation
- Update references in GContact
Hypolite Petovan [Wed, 29 Jul 2020 15:30:54 +0000 (11:30 -0400)]
Add common relationship methods to Model\ContactRelation
- Introduce DBA::mergeConditions method
- Replace GContact relationship method contents with Model\ContactRelation method calls
Hypolite Petovan [Mon, 3 Aug 2020 17:00:08 +0000 (13:00 -0400)]
Merge pull request #8965 from annando/notice
Fix Notice: " Undefined index: urls in /src/Worker/UpdateServerDirectory.php on line 64"
Michael Vogel [Mon, 3 Aug 2020 16:58:12 +0000 (18:58 +0200)]
Update src/Worker/UpdateServerDirectory.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Mon, 3 Aug 2020 16:06:07 +0000 (16:06 +0000)]
Merge remote-tracking branch 'upstream/develop' into contact-tabs
Michael [Mon, 3 Aug 2020 16:03:51 +0000 (16:03 +0000)]
Fix Notice: " Undefined index: urls in /src/Worker/UpdateServerDirectory.php on line 64"
Hypolite Petovan [Mon, 3 Aug 2020 15:01:40 +0000 (11:01 -0400)]
Merge pull request #8960 from annando/remove-poco
Poco and gcontact (mostly) removed
Michael [Sun, 2 Aug 2020 18:15:03 +0000 (18:15 +0000)]
Removed now ununsed functions
Michael [Sun, 2 Aug 2020 15:44:41 +0000 (15:44 +0000)]
Added additional field
Michael [Sun, 2 Aug 2020 13:37:43 +0000 (13:37 +0000)]
Renamed function
Michael [Sun, 2 Aug 2020 13:34:49 +0000 (13:34 +0000)]
Ensure contact tabs will use the correct id
Michael [Sun, 2 Aug 2020 08:07:31 +0000 (08:07 +0000)]
Random profiles now moved away from "gcontact" as well
Michael [Sun, 2 Aug 2020 07:54:18 +0000 (07:54 +0000)]
"gcontact" removed in the themes as well
Michael [Sun, 2 Aug 2020 01:38:10 +0000 (01:38 +0000)]
Removed temporary code
Michael [Sun, 2 Aug 2020 01:28:47 +0000 (01:28 +0000)]
Merge remote-tracking branch 'upstream/develop' into remove-poco
Hypolite Petovan [Sat, 1 Aug 2020 19:16:32 +0000 (15:16 -0400)]
Merge pull request #8957 from annando/server-peers
Discovery of peers of other servers
Hypolite Petovan [Sat, 1 Aug 2020 19:14:34 +0000 (15:14 -0400)]
Merge pull request #8955 from annando/ignore-gcign
"gcign" is removed
Michael [Sat, 1 Aug 2020 16:15:18 +0000 (16:15 +0000)]
Poco and gcontact (mostly) removed
Tobias Diekershoff [Sat, 1 Aug 2020 14:21:24 +0000 (16:21 +0200)]
Merge pull request #8959 from annando/nextcloud-stats
Add "Nextcloud" to the statisrics
Michael [Sat, 1 Aug 2020 09:26:41 +0000 (09:26 +0000)]
Add "Nextcloud" to the statisrics
Michael [Sat, 1 Aug 2020 08:56:07 +0000 (08:56 +0000)]
Update the last query at a single place
Michael [Sat, 1 Aug 2020 05:55:27 +0000 (05:55 +0000)]
Discovery of peers of other servers
Hypolite Petovan [Fri, 31 Jul 2020 23:10:19 +0000 (19:10 -0400)]
Merge pull request #8954 from annando/sync-update
Directory sync: Update contact when it already exists
Michael [Fri, 31 Jul 2020 19:00:34 +0000 (19:00 +0000)]
Removed unused stuff
Michael [Fri, 31 Jul 2020 18:59:41 +0000 (18:59 +0000)]
Fix description
Michael [Fri, 31 Jul 2020 17:58:25 +0000 (17:58 +0000)]
"gcign" is removed
Michael [Fri, 31 Jul 2020 14:30:33 +0000 (14:30 +0000)]
Direytory sync: Update contact when it already exists
Hypolite Petovan [Fri, 31 Jul 2020 09:56:25 +0000 (05:56 -0400)]
Merge pull request #8953 from annando/sync-directory
Synchronize contacts with the directory server
Michael [Fri, 31 Jul 2020 09:08:51 +0000 (09:08 +0000)]
Synchronize contacts with the directory server
Hypolite Petovan [Fri, 31 Jul 2020 07:26:51 +0000 (03:26 -0400)]
Merge pull request #8952 from annando/contact-template
Use a single function to create the template data for contacts
Michael [Fri, 31 Jul 2020 06:00:43 +0000 (06:00 +0000)]
Removed unused template variables
Michael [Fri, 31 Jul 2020 04:50:24 +0000 (04:50 +0000)]
Replaced with general function
Michael [Fri, 31 Jul 2020 04:28:26 +0000 (04:28 +0000)]
"id" is not needed as a parameter