]>
git.mxchange.org Git - friendica.git/log
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
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 [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 [Wed, 29 Apr 2020 10:49:13 +0000 (10:49 +0000)]
Fix: Mentions had been stored as tags
Michael [Wed, 29 Apr 2020 09:12:56 +0000 (09:12 +0000)]
Added todo
Michael [Wed, 29 Apr 2020 02:38:33 +0000 (02:38 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags
Hypolite Petovan [Wed, 29 Apr 2020 01:44:23 +0000 (21:44 -0400)]
Merge pull request #8562 from annando/issue-8557
Issue 8557: We have to fetch only a single row
Michael [Wed, 29 Apr 2020 01:40:59 +0000 (01:40 +0000)]
It has to be "selectFirst"
Michael [Tue, 28 Apr 2020 21:13:37 +0000 (21:13 +0000)]
Issue 8557: We have to fetch only a single row
Hypolite Petovan [Tue, 28 Apr 2020 20:39:01 +0000 (16:39 -0400)]
Merge pull request #8561 from annando/issue-8560
Iissue 8560: Wrong value for parent in mail notification
Michael [Tue, 28 Apr 2020 20:32:39 +0000 (20:32 +0000)]
Iissue 8560: Wrong value for parent in mail notification
Hypolite Petovan [Tue, 28 Apr 2020 19:53:05 +0000 (15:53 -0400)]
Merge pull request #8558 from annando/corrected-view
Corrected view
Michael [Tue, 28 Apr 2020 19:46:59 +0000 (19:46 +0000)]
Increased db version number
Hypolite Petovan [Tue, 28 Apr 2020 19:42:34 +0000 (15:42 -0400)]
Merge pull request #8559 from annando/notices
Fix for "Undefined index: profile_url"
Michael [Tue, 28 Apr 2020 19:36:10 +0000 (19:36 +0000)]
Fix for "Undefined index: profile_url"
Michael [Tue, 28 Apr 2020 19:15:42 +0000 (19:15 +0000)]
Corrected view
Michael [Tue, 28 Apr 2020 13:33:14 +0000 (13:33 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags
Michael [Tue, 28 Apr 2020 13:33:03 +0000 (13:33 +0000)]
Merge
Hypolite Petovan [Tue, 28 Apr 2020 13:27:27 +0000 (09:27 -0400)]
Merge pull request #8556 from annando/close-db-connection
Added forgotten DBA::close
Hypolite Petovan [Tue, 28 Apr 2020 12:52:35 +0000 (08:52 -0400)]
Merge pull request #8555 from annando/issue-8546
Issue 8546: Added option to not use prepared statements
Michael [Tue, 28 Apr 2020 11:52:51 +0000 (11:52 +0000)]
Usage of the new tag tables
Michael [Tue, 28 Apr 2020 08:03:26 +0000 (08:03 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags
Michael [Tue, 28 Apr 2020 08:02:07 +0000 (08:02 +0000)]
Merge remote-tracking branch 'upstream/develop' into close-db-connection
Michael [Tue, 28 Apr 2020 08:01:33 +0000 (08:01 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-8546
Michael [Tue, 28 Apr 2020 08:00:38 +0000 (08:00 +0000)]
Merge
Michael [Tue, 28 Apr 2020 07:10:18 +0000 (07:10 +0000)]
Some more forgotten DBA::close
Tobias Diekershoff [Tue, 28 Apr 2020 05:55:24 +0000 (07:55 +0200)]
Merge pull request #8554 from annando/fix-8551
Fix issue 8551: Last item is now displayed again
Michael [Tue, 28 Apr 2020 05:55:17 +0000 (05:55 +0000)]
Added forgotten DBA::close
Michael [Tue, 28 Apr 2020 05:40:23 +0000 (05:40 +0000)]
Issue 8546: Added option to not use prepared statements
Michael [Tue, 28 Apr 2020 05:22:29 +0000 (05:22 +0000)]
Fix issue 8551: Last item is now displayed again
Michael [Tue, 28 Apr 2020 03:52:07 +0000 (03:52 +0000)]
Fix wrong field name
Hypolite Petovan [Mon, 27 Apr 2020 20:46:40 +0000 (16:46 -0400)]
Merge pull request #8549 from annando/suppress-xml-log
Suppress XML logging of errors
Michael [Mon, 27 Apr 2020 20:32:25 +0000 (20:32 +0000)]
New view for searching tags
Michael [Mon, 27 Apr 2020 18:07:43 +0000 (18:07 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags
Michael [Mon, 27 Apr 2020 14:35:50 +0000 (14:35 +0000)]
Suppress XML logging of errors
Michael Vogel [Mon, 27 Apr 2020 13:55:18 +0000 (15:55 +0200)]
Merge pull request #8548 from MrPetovan/task/8490-frio-focus-style
[frio] Restore focus styles
Hypolite Petovan [Mon, 27 Apr 2020 13:43:46 +0000 (09:43 -0400)]
[frio] Restore focus styles
- Replace .btn-main by .btn-primary
- Harmonize focus styles between buttons and form controls based on the theme scheme
Michael [Mon, 27 Apr 2020 09:01:03 +0000 (09:01 +0000)]
Merge branch 'develop' of github.com:annando/friendica into develop
Michael [Sun, 26 Apr 2020 18:47:24 +0000 (18:47 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags
Hypolite Petovan [Sun, 26 Apr 2020 18:31:30 +0000 (14:31 -0400)]
Merge pull request #8545 from nupplaphil/bug/subdir
Template Engine with Subdirectory
Hypolite Petovan [Sun, 26 Apr 2020 17:46:26 +0000 (13:46 -0400)]
Merge pull request #8537 from annando/views
We now can define views
Michael [Sun, 26 Apr 2020 16:25:46 +0000 (16:25 +0000)]
Fix tests - hopefully
Michael [Sun, 26 Apr 2020 16:20:17 +0000 (16:20 +0000)]
Renamed comment
Michael [Sun, 26 Apr 2020 16:15:39 +0000 (16:15 +0000)]
More preparations for term to tag transition
Michael [Sun, 26 Apr 2020 15:24:58 +0000 (15:24 +0000)]
The tag table is now really used
Philipp [Sun, 26 Apr 2020 13:45:25 +0000 (15:45 +0200)]
Template Engine with Subdirectory
- Use explicit root path for template engine
- Replace "__DIR__" calls in addons with subdirectories
- Fixes local tests, where call is made out of '/' and not '/vagrant/'
Michael [Sun, 26 Apr 2020 09:21:57 +0000 (09:21 +0000)]
Merge remote-tracking branch 'upstream/develop' into views
Michael Vogel [Sun, 26 Apr 2020 09:20:04 +0000 (11:20 +0200)]
Merge pull request #8544 from nupplaphil/bug/fix_travis
Fix Travis
Philipp [Sun, 26 Apr 2020 07:49:35 +0000 (09:49 +0200)]
Fix travis services entry
Michael [Sun, 26 Apr 2020 06:58:30 +0000 (06:58 +0000)]
Queries had been simplified
Michael [Sun, 26 Apr 2020 06:31:31 +0000 (06:31 +0000)]
Merge branch 'views' of github.com:annando/friendica into views
Michael Vogel [Sun, 26 Apr 2020 06:07:28 +0000 (08:07 +0200)]
Merge pull request #8543 from MrPetovan/task/frio-brand-color
[frio] Align brand name color on nav icon
Michael Vogel [Sun, 26 Apr 2020 06:04:34 +0000 (08:04 +0200)]
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
Michael Vogel [Sun, 26 Apr 2020 06:04:17 +0000 (08:04 +0200)]
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
Michael Vogel [Sun, 26 Apr 2020 06:04:03 +0000 (08:04 +0200)]
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
Michael Vogel [Sat, 25 Apr 2020 21:33:11 +0000 (23:33 +0200)]
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
Michael Vogel [Sat, 25 Apr 2020 21:33:01 +0000 (23:33 +0200)]
Update src/Model/Profile.php
Co-Authored-By: Hypolite Petovan <hypolite@mrpetovan.com>
Hypolite Petovan [Sat, 25 Apr 2020 19:36:22 +0000 (15:36 -0400)]
[frio] Align brand name color on nav icon
Michael [Sat, 25 Apr 2020 18:36:58 +0000 (18:36 +0000)]
Documentation and unneeded stuff removed
Michael Vogel [Sat, 25 Apr 2020 17:54:38 +0000 (19:54 +0200)]
Merge pull request #8541 from MrPetovan/bug/8511-lib-oauth1-token-parameter
Move optional token parameter at the end of OAuthRequest::from_consumer_and_token() function definition
Hypolite Petovan [Sat, 25 Apr 2020 16:34:56 +0000 (12:34 -0400)]
Update function definition in library/OAuth1
- Move optional token parameter at the end of OAuthRequest::from_consumer_and_token() function definition
- Make token parameter optional in OAuthSignatureMethod->build_signature
- Move optional token parameter at the end of OAuthSignatureMethod->check_signature() function definition
Michael [Sat, 25 Apr 2020 07:29:38 +0000 (07:29 +0000)]
Added check and repair for missing self contact
Michael [Sat, 25 Apr 2020 07:29:02 +0000 (07:29 +0000)]
Duplicated fields renamed
Michael [Fri, 24 Apr 2020 21:14:03 +0000 (21:14 +0000)]
Cleaned up user table order in query
Michael [Fri, 24 Apr 2020 20:39:14 +0000 (20:39 +0000)]
Three more joins replaced with views
Michael [Fri, 24 Apr 2020 18:50:36 +0000 (18:50 +0000)]
The workerqueue is now using a view as well
Michael [Fri, 24 Apr 2020 17:55:49 +0000 (17:55 +0000)]
Prticipation is now a view as well
Michael [Fri, 24 Apr 2020 15:44:41 +0000 (15:44 +0000)]
Updated database description
Michael [Fri, 24 Apr 2020 15:42:43 +0000 (15:42 +0000)]
There is now a pending view
Michael [Fri, 24 Apr 2020 15:18:34 +0000 (15:18 +0000)]
Removed query for "updated" in gcontact
Michael [Fri, 24 Apr 2020 13:43:07 +0000 (13:43 +0000)]
Database definition updated
Michael [Fri, 24 Apr 2020 13:41:11 +0000 (13:41 +0000)]
Some more places with owner-view
Michael [Fri, 24 Apr 2020 12:59:19 +0000 (12:59 +0000)]
And some more view calls added
Michael [Fri, 24 Apr 2020 12:24:10 +0000 (12:24 +0000)]
Next join replaced by view
Michael [Fri, 24 Apr 2020 12:09:51 +0000 (12:09 +0000)]
Another view
Michael [Fri, 24 Apr 2020 11:55:46 +0000 (11:55 +0000)]
More joins replaced by view calls
Michael [Fri, 24 Apr 2020 11:04:50 +0000 (11:04 +0000)]
Owner-view added
Michael [Fri, 24 Apr 2020 08:48:34 +0000 (08:48 +0000)]
DBView is View
Michael [Fri, 24 Apr 2020 05:39:30 +0000 (05:39 +0000)]
Some more code standards
Michael [Fri, 24 Apr 2020 05:37:06 +0000 (05:37 +0000)]
Code standards