]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Fri, 8 May 2020 13:06:28 +0000 (09:06 -0400)]
[vier] Fix accordion logic in templates/settings/profile/index
Hypolite Petovan [Thu, 7 May 2020 19:01:08 +0000 (15:01 -0400)]
Merge pull request #8602 from annando/no-follow-display
Don't count and fetch "follow" activities
Michael [Thu, 7 May 2020 18:39:39 +0000 (18:39 +0000)]
Don't count and fetch "follow" activities
Michael Vogel [Thu, 7 May 2020 14:29:03 +0000 (16:29 +0200)]
Merge pull request #8599 from MrPetovan/task/8593-ensure-location-plaintext
Account for missing location value in ActivityPub\Receiver
Hypolite Petovan [Thu, 7 May 2020 13:17:16 +0000 (09:17 -0400)]
Account for missing location value in ActivityPub\Receiver
Michael Vogel [Thu, 7 May 2020 08:37:46 +0000 (10:37 +0200)]
Merge pull request #8589 from MrPetovan/task/8588-ap-contacts-endpoint
Only output ActivityPub contacts in /followers and /following AP endpoints
Hypolite Petovan [Thu, 7 May 2020 07:47:45 +0000 (03:47 -0400)]
Improve formatting in ActivityPub\Transmitter
Hypolite Petovan [Thu, 7 May 2020 07:46:38 +0000 (03:46 -0400)]
Merge pull request #8597 from annando/notice
Fixed notice because of missing field
Michael [Thu, 7 May 2020 07:34:00 +0000 (07:34 +0000)]
Fixed notice because of missing field
Michael Vogel [Thu, 7 May 2020 05:08:25 +0000 (07:08 +0200)]
Merge pull request #8596 from MrPetovan/task/8593-ensure-location-plaintext
Ensure post location received through ActivityPub is in plaintext
Michael Vogel [Thu, 7 May 2020 05:06:22 +0000 (07:06 +0200)]
Merge pull request #8595 from MrPetovan/task/8578-perfect-scrollbar-dependency
Move perfect-scrollbar dependency back to composer.json
Hypolite Petovan [Thu, 7 May 2020 02:41:59 +0000 (22:41 -0400)]
Ensure post location received through ActivityPub is in plaintext
Hypolite Petovan [Thu, 7 May 2020 01:49:34 +0000 (21:49 -0400)]
Move perfect-scrollbar dependency back to composer.json
Hypolite Petovan [Wed, 6 May 2020 21:32:31 +0000 (17:32 -0400)]
Merge pull request #8594 from annando/issue-8586
Issue 8586 again: Don't transmit participations
Michael [Wed, 6 May 2020 21:19:48 +0000 (21:19 +0000)]
ignore "follow" activities that are not from the user
Michael [Wed, 6 May 2020 20:43:00 +0000 (20:43 +0000)]
Don't relay participation messages
Hypolite Petovan [Wed, 6 May 2020 02:33:26 +0000 (22:33 -0400)]
Only output ActivityPub contacts in /followers and /following
- Join contact table with apcontact to weed out non-AP contacts
Michael [Wed, 6 May 2020 19:02:26 +0000 (19:02 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-8586
Michael [Wed, 6 May 2020 19:00:56 +0000 (19:00 +0000)]
Added logging
Michael [Wed, 6 May 2020 17:30:21 +0000 (17:30 +0000)]
Issue 8586 again: Don't transmit participations
Hypolite Petovan [Wed, 6 May 2020 16:04:33 +0000 (12:04 -0400)]
Merge pull request #8592 from annando/issue-8586
Issue 8586: Reduce the amount of item receivers
Michael [Wed, 6 May 2020 15:37:04 +0000 (15:37 +0000)]
Added missing field
Michael [Wed, 6 May 2020 15:27:13 +0000 (15:27 +0000)]
Don#t group
Michael [Wed, 6 May 2020 15:20:49 +0000 (15:20 +0000)]
Issue 8586: Reduce the amount of item receivers
Hypolite Petovan [Wed, 6 May 2020 14:26:46 +0000 (10:26 -0400)]
Merge pull request #8591 from annando/fix-fatal
fix a fatal error when displaying photos
Michael [Wed, 6 May 2020 04:58:25 +0000 (04:58 +0000)]
fix a fatal error when displaying photos
Michael Vogel [Wed, 6 May 2020 04:43:18 +0000 (06:43 +0200)]
Merge pull request #8590 from MrPetovan/bug/8568-markdown-to-bbcode-autolink
Remove preemptive autolinker from Text\Markdown::toBBCode
Hypolite Petovan [Wed, 6 May 2020 03:41:35 +0000 (23:41 -0400)]
Remove preemptive autolinker from Text\Markdown::toBBCode
- Autolinker is done centrally in Text\BBCode::convert
Hypolite Petovan [Wed, 6 May 2020 02:32:45 +0000 (22:32 -0400)]
Combine getFollowers and getFollowing into getContacts in ActivityPub\Transmitter
Hypolite Petovan [Tue, 5 May 2020 22:10:22 +0000 (18:10 -0400)]
Merge pull request #8585 from annando/legacy-tag
Removed legacy usage of the "tag" field
Hypolite Petovan [Tue, 5 May 2020 22:08:43 +0000 (18:08 -0400)]
Merge pull request #8587 from annando/warning-notices
Fix warning, notice and DB Error
Michael [Tue, 5 May 2020 21:58:25 +0000 (21:58 +0000)]
Renamed function
Michael [Tue, 5 May 2020 21:49:48 +0000 (21:49 +0000)]
Fix warning, notice and DB Error
Hypolite Petovan [Tue, 5 May 2020 20:45:34 +0000 (16:45 -0400)]
Merge pull request #8584 from annando/composer
The composer lock file had been updated
Michael [Tue, 5 May 2020 19:54:25 +0000 (19:54 +0000)]
Removed legacy usage of the "tag" field
Michael [Tue, 5 May 2020 18:53:38 +0000 (18:53 +0000)]
The composer lock file had been updated
Hypolite Petovan [Tue, 5 May 2020 17:45:48 +0000 (13:45 -0400)]
Merge pull request #8577 from annando/no-term2
File and category aren't using "term" anymore
Michael [Tue, 5 May 2020 17:32:11 +0000 (17:32 +0000)]
Tests could work again
Michael [Tue, 5 May 2020 16:42:29 +0000 (16:42 +0000)]
Fix test
Hypolite Petovan [Tue, 5 May 2020 16:26:28 +0000 (12:26 -0400)]
Merge pull request #8563 from annando/issue-8550
Issue 8550: Check for a good table_definition_cache value
Michael [Tue, 5 May 2020 16:09:50 +0000 (16:09 +0000)]
Merge branch 'no-term3' into no-term2
Michael [Tue, 5 May 2020 16:01:20 +0000 (16:01 +0000)]
Formula according to documentation
Michael [Tue, 5 May 2020 15:56:24 +0000 (15:56 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-8550
Michael [Tue, 5 May 2020 15:47:35 +0000 (15:47 +0000)]
Update database definition, cleaned code
Michael [Tue, 5 May 2020 15:44:24 +0000 (15:44 +0000)]
Merge remote-tracking branch 'upstream/develop' into no-term2
Hypolite Petovan [Tue, 5 May 2020 14:29:27 +0000 (10:29 -0400)]
Merge pull request #8575 from annando/post-delivery-data
"item-delivery-data" is now "post-delivery-data"
Michael [Tue, 5 May 2020 14:10:39 +0000 (14:10 +0000)]
Removed unused fields
Michael [Tue, 5 May 2020 14:08:29 +0000 (14:08 +0000)]
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
Hypolite Petovan [Tue, 5 May 2020 13:29:04 +0000 (09:29 -0400)]
Merge pull request #8576 from annando/new-participation
Diaspora participations are now stored as activities
Michael [Tue, 5 May 2020 13:16:01 +0000 (13:16 +0000)]
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
Hypolite Petovan [Tue, 5 May 2020 13:03:18 +0000 (09:03 -0400)]
Merge pull request #8573 from annando/notification-uri-id
Notifications are now storing the uri-id as well
Michael [Tue, 5 May 2020 12:48:33 +0000 (12:48 +0000)]
Merge remote-tracking branch 'upstream/develop' into new-participation
Michael [Tue, 5 May 2020 12:47:45 +0000 (12:47 +0000)]
Merge remote-tracking branch 'upstream/develop' into notification-uri-id
Hypolite Petovan [Tue, 5 May 2020 12:46:19 +0000 (08:46 -0400)]
Merge pull request #8581 from annando/perfect-scrollbar
Integrate perfect-scrollbar to make tests happy
Michael [Tue, 5 May 2020 12:42:30 +0000 (12:42 +0000)]
Moved to view/js
Michael [Tue, 5 May 2020 05:22:14 +0000 (05:22 +0000)]
Integrate perfect-scrollbar to make tests happy
Michael [Tue, 5 May 2020 05:11:59 +0000 (05:11 +0000)]
Removed usage of "tag" field
Michael Vogel [Tue, 5 May 2020 04:25:31 +0000 (06:25 +0200)]
Merge pull request #8579 from MrPetovan/bug/fatal-errors
Ensure Tag::getByURIId parameter value in OStatus::entryFooter
Hypolite Petovan [Mon, 4 May 2020 22:51:03 +0000 (18:51 -0400)]
Ensure Tag::getByURIId parameter value in OStatus;;entryFooter
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-
623701081
- $item['uri-id'] isn't present for follow entry pseudo-items
Michael [Mon, 4 May 2020 15:23:45 +0000 (15:23 +0000)]
Updated database versions
Michael [Mon, 4 May 2020 15:20:30 +0000 (15:20 +0000)]
Merge remote-tracking branch 'upstream/develop' into no-term2
Michael [Mon, 4 May 2020 15:01:42 +0000 (15:01 +0000)]
Merge remote-tracking branch 'upstream/develop' into new-participation
Michael [Mon, 4 May 2020 14:50:22 +0000 (14:50 +0000)]
Useless space and useless "null" check
Michael [Mon, 4 May 2020 14:42:24 +0000 (14:42 +0000)]
Updated database version in sql file
Michael [Mon, 4 May 2020 14:40:52 +0000 (14:40 +0000)]
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
Michael [Mon, 4 May 2020 14:38:19 +0000 (14:38 +0000)]
Merge remote-tracking branch 'upstream/develop' into notification-uri-id
Hypolite Petovan [Mon, 4 May 2020 13:30:14 +0000 (09:30 -0400)]
Merge pull request #8570 from annando/tag-notice
Fix for "Undefined index: uri-id""
Hypolite Petovan [Mon, 4 May 2020 13:29:43 +0000 (09:29 -0400)]
Merge pull request #8571 from annando/no-term
The old tag handling is removed
Michael [Sun, 3 May 2020 16:02:51 +0000 (16:02 +0000)]
Fix tests
Michael [Sun, 3 May 2020 15:44:39 +0000 (15:44 +0000)]
Fix for wrong table and wrong field name
Michael [Sun, 3 May 2020 15:13:40 +0000 (15:13 +0000)]
File and category aren't using "term" anymore
Michael [Sat, 2 May 2020 23:16:42 +0000 (23:16 +0000)]
Fixing test again?
Michael [Sat, 2 May 2020 22:49:47 +0000 (22:49 +0000)]
Fixing tests
Michael [Sat, 2 May 2020 22:02:29 +0000 (22:02 +0000)]
Corrected variable name
Michael [Sat, 2 May 2020 21:27:37 +0000 (21:27 +0000)]
post update function added
Michael [Sat, 2 May 2020 19:34:02 +0000 (19:34 +0000)]
"item-delivery-data" is now "post-delivery-data"
Michael [Sat, 2 May 2020 13:12:11 +0000 (13:12 +0000)]
Notifications are now storing the uri-id as well
Michael [Sat, 2 May 2020 08:52:11 +0000 (08:52 +0000)]
Diaspora participations are now atored as activities
Michael [Sat, 2 May 2020 05:43:00 +0000 (05:43 +0000)]
Tags are now added to the body again
Michael [Sat, 2 May 2020 05:14:30 +0000 (05:14 +0000)]
Fix for "Undefined index: uri-id""
Michael [Sat, 2 May 2020 05:08:05 +0000 (05:08 +0000)]
The old tag handling is removed
Hypolite Petovan [Fri, 1 May 2020 17:07:09 +0000 (13:07 -0400)]
Merge pull request #8566 from annando/write-tags
From "term" to "tag" - We are now using "tag" where appropriate
Michael [Fri, 1 May 2020 15:43:50 +0000 (15:43 +0000)]
Renamed function
Michael [Fri, 1 May 2020 15:27:56 +0000 (15:27 +0000)]
Last "term" element renamed
Michael [Fri, 1 May 2020 15:18:48 +0000 (15:18 +0000)]
the "term" field now is called "name", workaround removed
Michael [Fri, 1 May 2020 13:26:13 +0000 (13:26 +0000)]
Removed unused "use"
Michael [Fri, 1 May 2020 13:13:58 +0000 (13:13 +0000)]
Function renamed
Michael [Fri, 1 May 2020 12:42:22 +0000 (12:42 +0000)]
Fix notice for missing "uri-id"
Michael [Fri, 1 May 2020 12:41:17 +0000 (12:41 +0000)]
Notification moved to usage of the "tag" table
Michael [Fri, 1 May 2020 12:39:41 +0000 (12:39 +0000)]
Move "isType" to Tag.php
Michael [Fri, 1 May 2020 10:57:32 +0000 (10:57 +0000)]
Some more "term" to "tag" conversion
Michael [Fri, 1 May 2020 09:41:17 +0000 (09:41 +0000)]
API search is now done via "tag" as well
Michael [Fri, 1 May 2020 08:02:21 +0000 (08:02 +0000)]
"term" replaced with "tag"
Michael [Fri, 1 May 2020 07:18:15 +0000 (07:18 +0000)]
Subscribed tags are now based on the tags as well
Michael [Fri, 1 May 2020 06:01:22 +0000 (06:01 +0000)]
function names changed
Michael [Thu, 30 Apr 2020 12:13:13 +0000 (12:13 +0000)]
1,000 is better than 100
Michael [Thu, 30 Apr 2020 09:03:05 +0000 (09:03 +0000)]
Better check for finished conversion
Michael [Thu, 30 Apr 2020 06:09:57 +0000 (06:09 +0000)]
Post update functionality for tags
Michael Vogel [Wed, 29 Apr 2020 17:13:23 +0000 (19:13 +0200)]
Update src/Database/Database.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Wed, 29 Apr 2020 10:49:13 +0000 (10:49 +0000)]
Fix: Mentions had been stored as tags