friendica.git/.git
4 years agoIntegrate perfect-scrollbar to make tests happy
Michael [Tue, 5 May 2020 05:22:14 +0000 (05:22 +0000)]
Integrate perfect-scrollbar to make tests happy

4 years agoMerge pull request #8570 from annando/tag-notice
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""

4 years agoMerge pull request #8571 from annando/no-term
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

4 years agoTags are now added to the body again
Michael [Sat, 2 May 2020 05:43:00 +0000 (05:43 +0000)]
Tags are now added to the body again

4 years agoFix for "Undefined index: uri-id""
Michael [Sat, 2 May 2020 05:14:30 +0000 (05:14 +0000)]
Fix for "Undefined index: uri-id""

4 years agoThe old tag handling is removed
Michael [Sat, 2 May 2020 05:08:05 +0000 (05:08 +0000)]
The old tag handling is removed

4 years agoMerge pull request #8566 from annando/write-tags
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

4 years agoRenamed function
Michael [Fri, 1 May 2020 15:43:50 +0000 (15:43 +0000)]
Renamed function

4 years agoLast "term" element renamed
Michael [Fri, 1 May 2020 15:27:56 +0000 (15:27 +0000)]
Last "term" element renamed

4 years agothe "term" field now is called "name", workaround removed
Michael [Fri, 1 May 2020 15:18:48 +0000 (15:18 +0000)]
the "term" field now is called "name", workaround removed

4 years agoRemoved unused "use"
Michael [Fri, 1 May 2020 13:26:13 +0000 (13:26 +0000)]
Removed unused "use"

4 years agoFunction renamed
Michael [Fri, 1 May 2020 13:13:58 +0000 (13:13 +0000)]
Function renamed

4 years agoFix notice for missing "uri-id"
Michael [Fri, 1 May 2020 12:42:22 +0000 (12:42 +0000)]
Fix notice for missing "uri-id"

4 years agoNotification moved to usage of the "tag" table
Michael [Fri, 1 May 2020 12:41:17 +0000 (12:41 +0000)]
Notification moved to usage of the "tag" table

4 years agoMove "isType" to Tag.php
Michael [Fri, 1 May 2020 12:39:41 +0000 (12:39 +0000)]
Move "isType" to Tag.php

4 years agoSome more "term" to "tag" conversion
Michael [Fri, 1 May 2020 10:57:32 +0000 (10:57 +0000)]
Some more "term" to "tag" conversion

4 years agoAPI search is now done via "tag" as well
Michael [Fri, 1 May 2020 09:41:17 +0000 (09:41 +0000)]
API search is now done via "tag" as well

4 years ago"term" replaced with "tag"
Michael [Fri, 1 May 2020 08:02:21 +0000 (08:02 +0000)]
"term" replaced with "tag"

4 years agoSubscribed tags are now based on the tags as well
Michael [Fri, 1 May 2020 07:18:15 +0000 (07:18 +0000)]
Subscribed tags are now based on the tags as well

4 years agofunction names changed
Michael [Fri, 1 May 2020 06:01:22 +0000 (06:01 +0000)]
function names changed

4 years ago1,000 is better than 100
Michael [Thu, 30 Apr 2020 12:13:13 +0000 (12:13 +0000)]
1,000 is better than 100

4 years agoBetter check for finished conversion
Michael [Thu, 30 Apr 2020 09:03:05 +0000 (09:03 +0000)]
Better check for finished conversion

4 years agoPost update functionality for tags
Michael [Thu, 30 Apr 2020 06:09:57 +0000 (06:09 +0000)]
Post update functionality for tags

4 years agoFix: Mentions had been stored as tags
Michael [Wed, 29 Apr 2020 10:49:13 +0000 (10:49 +0000)]
Fix: Mentions had been stored as tags

4 years agoAdded todo
Michael [Wed, 29 Apr 2020 09:12:56 +0000 (09:12 +0000)]
Added todo

4 years agoMerge remote-tracking branch 'upstream/develop' into write-tags
Michael [Wed, 29 Apr 2020 02:38:33 +0000 (02:38 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags

4 years agoMerge pull request #8562 from annando/issue-8557
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

4 years agoIt has to be "selectFirst"
Michael [Wed, 29 Apr 2020 01:40:59 +0000 (01:40 +0000)]
It has to be "selectFirst"

4 years agoIssue 8557: We have to fetch only a single row
Michael [Tue, 28 Apr 2020 21:13:37 +0000 (21:13 +0000)]
Issue 8557: We have to fetch only  a single row

4 years agoMerge pull request #8561 from annando/issue-8560
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

4 years agoIissue 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

4 years agoMerge pull request #8558 from annando/corrected-view
Hypolite Petovan [Tue, 28 Apr 2020 19:53:05 +0000 (15:53 -0400)]
Merge pull request #8558 from annando/corrected-view

Corrected view

4 years agoIncreased db version number
Michael [Tue, 28 Apr 2020 19:46:59 +0000 (19:46 +0000)]
Increased db version number

4 years agoMerge pull request #8559 from annando/notices
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"

4 years agoFix for "Undefined index: profile_url"
Michael [Tue, 28 Apr 2020 19:36:10 +0000 (19:36 +0000)]
Fix for "Undefined index: profile_url"

4 years agoCorrected view
Michael [Tue, 28 Apr 2020 19:15:42 +0000 (19:15 +0000)]
Corrected view

4 years agoMerge remote-tracking branch 'upstream/develop' into write-tags
Michael [Tue, 28 Apr 2020 13:33:14 +0000 (13:33 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags

4 years agoMerge
Michael [Tue, 28 Apr 2020 13:33:03 +0000 (13:33 +0000)]
Merge

4 years agoMerge pull request #8556 from annando/close-db-connection
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

4 years agoMerge pull request #8555 from annando/issue-8546
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

4 years agoUsage of the new tag tables
Michael [Tue, 28 Apr 2020 11:52:51 +0000 (11:52 +0000)]
Usage of the new tag tables

4 years agoMerge remote-tracking branch 'upstream/develop' into write-tags
Michael [Tue, 28 Apr 2020 08:03:26 +0000 (08:03 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags

4 years agoMerge remote-tracking branch 'upstream/develop' into close-db-connection
Michael [Tue, 28 Apr 2020 08:02:07 +0000 (08:02 +0000)]
Merge remote-tracking branch 'upstream/develop' into close-db-connection

4 years agoMerge remote-tracking branch 'upstream/develop' into issue-8546
Michael [Tue, 28 Apr 2020 08:01:33 +0000 (08:01 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-8546

4 years agoMerge
Michael [Tue, 28 Apr 2020 08:00:38 +0000 (08:00 +0000)]
Merge

4 years agoSome more forgotten DBA::close
Michael [Tue, 28 Apr 2020 07:10:18 +0000 (07:10 +0000)]
Some more forgotten DBA::close

4 years agoMerge pull request #8554 from annando/fix-8551
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

4 years agoAdded forgotten DBA::close
Michael [Tue, 28 Apr 2020 05:55:17 +0000 (05:55 +0000)]
Added forgotten DBA::close

4 years agoIssue 8546: Added option to not use prepared statements
Michael [Tue, 28 Apr 2020 05:40:23 +0000 (05:40 +0000)]
Issue 8546: Added option to not use prepared statements

4 years agoFix issue 8551: Last item is now displayed again
Michael [Tue, 28 Apr 2020 05:22:29 +0000 (05:22 +0000)]
Fix issue 8551: Last item is now displayed again

4 years agoFix wrong field name
Michael [Tue, 28 Apr 2020 03:52:07 +0000 (03:52 +0000)]
Fix wrong field name

4 years agoMerge pull request #8549 from annando/suppress-xml-log
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

4 years agoNew view for searching tags
Michael [Mon, 27 Apr 2020 20:32:25 +0000 (20:32 +0000)]
New view for searching tags

4 years agoMerge remote-tracking branch 'upstream/develop' into write-tags
Michael [Mon, 27 Apr 2020 18:07:43 +0000 (18:07 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags

4 years agoSuppress XML logging of errors
Michael [Mon, 27 Apr 2020 14:35:50 +0000 (14:35 +0000)]
Suppress XML logging of errors

4 years agoMerge pull request #8548 from MrPetovan/task/8490-frio-focus-style
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

4 years ago[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

4 years agoMerge branch 'develop' of github.com:annando/friendica into develop
Michael [Mon, 27 Apr 2020 09:01:03 +0000 (09:01 +0000)]
Merge branch 'develop' of github.com:annando/friendica into develop

4 years agoMerge remote-tracking branch 'upstream/develop' into write-tags
Michael [Sun, 26 Apr 2020 18:47:24 +0000 (18:47 +0000)]
Merge remote-tracking branch 'upstream/develop' into write-tags

4 years agoMerge pull request #8545 from nupplaphil/bug/subdir
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

4 years agoMerge pull request #8537 from annando/views
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

4 years agoFix tests - hopefully
Michael [Sun, 26 Apr 2020 16:25:46 +0000 (16:25 +0000)]
Fix tests - hopefully

4 years agoRenamed comment
Michael [Sun, 26 Apr 2020 16:20:17 +0000 (16:20 +0000)]
Renamed comment

4 years agoMore preparations for term to tag transition
Michael [Sun, 26 Apr 2020 16:15:39 +0000 (16:15 +0000)]
More preparations for term to tag transition

4 years agoThe tag table is now really used
Michael [Sun, 26 Apr 2020 15:24:58 +0000 (15:24 +0000)]
The tag table is now really used

4 years agoTemplate Engine with Subdirectory
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/'

4 years agoMerge remote-tracking branch 'upstream/develop' into views
Michael [Sun, 26 Apr 2020 09:21:57 +0000 (09:21 +0000)]
Merge remote-tracking branch 'upstream/develop' into views

4 years agoMerge pull request #8544 from nupplaphil/bug/fix_travis
Michael Vogel [Sun, 26 Apr 2020 09:20:04 +0000 (11:20 +0200)]
Merge pull request #8544 from nupplaphil/bug/fix_travis

Fix Travis

4 years agoFix travis services entry
Philipp [Sun, 26 Apr 2020 07:49:35 +0000 (09:49 +0200)]
Fix travis services entry

4 years agoQueries had been simplified
Michael [Sun, 26 Apr 2020 06:58:30 +0000 (06:58 +0000)]
Queries had been simplified

4 years agoMerge branch 'views' of github.com:annando/friendica into views
Michael [Sun, 26 Apr 2020 06:31:31 +0000 (06:31 +0000)]
Merge branch 'views' of github.com:annando/friendica into views

4 years agoMerge pull request #8543 from MrPetovan/task/frio-brand-color
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

4 years agoUpdate src/Model/Profile.php
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>
4 years agoUpdate src/Model/Profile.php
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>
4 years agoUpdate src/Model/Profile.php
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>
4 years agoUpdate src/Model/Profile.php
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>
4 years agoUpdate src/Model/Profile.php
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>
4 years ago[frio] Align brand name color on nav icon
Hypolite Petovan [Sat, 25 Apr 2020 19:36:22 +0000 (15:36 -0400)]
[frio] Align brand name color on nav icon

4 years agoDocumentation and unneeded stuff removed
Michael [Sat, 25 Apr 2020 18:36:58 +0000 (18:36 +0000)]
Documentation and unneeded stuff removed

4 years agoMerge pull request #8541 from MrPetovan/bug/8511-lib-oauth1-token-parameter
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

4 years agoUpdate function definition in library/OAuth1
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

4 years agoAdded check and repair for missing self contact
Michael [Sat, 25 Apr 2020 07:29:38 +0000 (07:29 +0000)]
Added check and repair for missing self contact

4 years agoDuplicated fields renamed
Michael [Sat, 25 Apr 2020 07:29:02 +0000 (07:29 +0000)]
Duplicated fields renamed

4 years agoCleaned up user table order in query
Michael [Fri, 24 Apr 2020 21:14:03 +0000 (21:14 +0000)]
Cleaned up user table order in query

4 years agoThree more joins replaced with views
Michael [Fri, 24 Apr 2020 20:39:14 +0000 (20:39 +0000)]
Three more joins replaced with views

4 years agoThe workerqueue is now using a view as well
Michael [Fri, 24 Apr 2020 18:50:36 +0000 (18:50 +0000)]
The workerqueue is now using a view as well

4 years agoPrticipation is now a view as well
Michael [Fri, 24 Apr 2020 17:55:49 +0000 (17:55 +0000)]
Prticipation is now a view as well

4 years agoUpdated database description
Michael [Fri, 24 Apr 2020 15:44:41 +0000 (15:44 +0000)]
Updated database description

4 years agoThere is now a pending view
Michael [Fri, 24 Apr 2020 15:42:43 +0000 (15:42 +0000)]
There is now a pending view

4 years agoRemoved query for "updated" in gcontact
Michael [Fri, 24 Apr 2020 15:18:34 +0000 (15:18 +0000)]
Removed query for "updated" in gcontact

4 years agoDatabase definition updated
Michael [Fri, 24 Apr 2020 13:43:07 +0000 (13:43 +0000)]
Database definition updated

4 years agoSome more places with owner-view
Michael [Fri, 24 Apr 2020 13:41:11 +0000 (13:41 +0000)]
Some more places with owner-view

4 years agoAnd some more view calls added
Michael [Fri, 24 Apr 2020 12:59:19 +0000 (12:59 +0000)]
And some more view calls added

4 years agoNext join replaced by view
Michael [Fri, 24 Apr 2020 12:24:10 +0000 (12:24 +0000)]
Next join replaced by view

4 years agoAnother view
Michael [Fri, 24 Apr 2020 12:09:51 +0000 (12:09 +0000)]
Another view

4 years agoMore joins replaced by view calls
Michael [Fri, 24 Apr 2020 11:55:46 +0000 (11:55 +0000)]
More joins replaced by view calls

4 years agoOwner-view added
Michael [Fri, 24 Apr 2020 11:04:50 +0000 (11:04 +0000)]
Owner-view added

4 years agoDBView is View
Michael [Fri, 24 Apr 2020 08:48:34 +0000 (08:48 +0000)]
DBView is View

4 years agoSome more code standards
Michael [Fri, 24 Apr 2020 05:39:30 +0000 (05:39 +0000)]
Some more code standards

4 years agoCode standards
Michael [Fri, 24 Apr 2020 05:37:06 +0000 (05:37 +0000)]
Code standards