]> git.mxchange.org Git - friendica.git/log
friendica.git
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 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

4 years agoMerge remote-tracking branch 'upstream/develop' into views
Michael [Fri, 24 Apr 2020 05:35:00 +0000 (05:35 +0000)]
Merge remote-tracking branch 'upstream/develop' into views

4 years agoMerge pull request #8539 from annando/ap-update-create
Hypolite Petovan [Fri, 24 Apr 2020 05:08:14 +0000 (01:08 -0400)]
Merge pull request #8539 from annando/ap-update-create

AP: Interpret "update" as "create" when item isn't found

4 years agoAP: Interpret "update" as "create" when item isn't found
Michael [Thu, 23 Apr 2020 19:57:20 +0000 (19:57 +0000)]
AP: Interpret "update" as "create" when item isn't found

4 years agoImproved definition style
Michael [Thu, 23 Apr 2020 07:02:18 +0000 (07:02 +0000)]
Improved definition style

4 years agoWe now can define views
Michael [Thu, 23 Apr 2020 06:19:44 +0000 (06:19 +0000)]
We now can define views

4 years agoMerge pull request #8520 from annando/term2tag
Hypolite Petovan [Thu, 23 Apr 2020 02:56:07 +0000 (22:56 -0400)]
Merge pull request #8520 from annando/term2tag

We now store tags in "tag"

4 years agoCode standards
Michael [Wed, 22 Apr 2020 15:22:39 +0000 (15:22 +0000)]
Code standards

4 years agoMerge pull request #8535 from MrPetovan/bug/8534-fbrowser-album-name
Michael Vogel [Wed, 22 Apr 2020 05:19:35 +0000 (07:19 +0200)]
Merge pull request #8535 from MrPetovan/bug/8534-fbrowser-album-name

Remove album name bin2hex conversion in file browser

4 years agoRemove album name bin2hex conversion in file browser
Hypolite Petovan [Wed, 22 Apr 2020 02:14:11 +0000 (22:14 -0400)]
Remove album name bin2hex conversion in file browser

- Avoids Javascript hex2bin() limitation to Latin-1 string encoding

4 years agoMerge pull request #8532 from annando/fix-image-description
Hypolite Petovan [Tue, 21 Apr 2020 13:45:01 +0000 (09:45 -0400)]
Merge pull request #8532 from annando/fix-image-description

Fix: Image descriptions now work again

4 years agoFix: Image descriptions now work again
Michael [Tue, 21 Apr 2020 04:01:13 +0000 (04:01 +0000)]
Fix: Image descriptions now work again

4 years agoMerge pull request #8531 from MrPetovan/bug/8523-frio-jot-close-button
Michael Vogel [Tue, 21 Apr 2020 03:59:21 +0000 (05:59 +0200)]
Merge pull request #8531 from MrPetovan/bug/8523-frio-jot-close-button

[frio] Remove duplicate jot modal close button

4 years agoMerge pull request #8530 from MrPetovan/task/8498-move-poke-to-src
Michael Vogel [Tue, 21 Apr 2020 03:56:59 +0000 (05:56 +0200)]
Merge pull request #8530 from MrPetovan/task/8498-move-poke-to-src

Move poke module to src/

4 years ago[frio] Remove duplicate jot modal close button
Hypolite Petovan [Mon, 20 Apr 2020 22:09:49 +0000 (18:09 -0400)]
[frio] Remove duplicate jot modal close button

- Fixes display issue on XS view
- Unable to reproduce mentioned Bootstrap bug

4 years agoUpdate log string in Module\Contact\Poke
Hypolite Petovan [Mon, 20 Apr 2020 22:02:23 +0000 (18:02 -0400)]
Update log string in Module\Contact\Poke

4 years agoMove poke module to src/
Hypolite Petovan [Mon, 20 Apr 2020 15:42:27 +0000 (11:42 -0400)]
Move poke module to src/

- Add new route contact/<cid>/poke and update all references
- Rework template with form field includes
- [frio] Enable modal behavior

4 years agoAdded documentation
Michael [Mon, 20 Apr 2020 12:19:26 +0000 (12:19 +0000)]
Added documentation

4 years agoSwitchable contact probing
Michael [Mon, 20 Apr 2020 09:47:26 +0000 (09:47 +0000)]
Switchable contact probing

4 years agoStore implicit mentions
Michael [Mon, 20 Apr 2020 05:43:13 +0000 (05:43 +0000)]
Store implicit mentions

4 years agoFix: Wrong variable
Michael [Mon, 20 Apr 2020 05:42:46 +0000 (05:42 +0000)]
Fix: Wrong variable

4 years agoImproved logging
Michael [Sun, 19 Apr 2020 16:48:03 +0000 (16:48 +0000)]
Improved logging

4 years agoDefault value
Michael [Sun, 19 Apr 2020 16:43:37 +0000 (16:43 +0000)]
Default value

4 years agoHashtag handling with Diaspora improved
Michael [Sun, 19 Apr 2020 16:33:06 +0000 (16:33 +0000)]
Hashtag handling with Diaspora improved

4 years agoUpdate item-uri with guid if given
Michael [Sun, 19 Apr 2020 08:34:20 +0000 (08:34 +0000)]
Update item-uri with guid if given

4 years agoDon't store URL with hashtags / OStatus-Diaspora-Improvements
Michael [Sun, 19 Apr 2020 07:24:36 +0000 (07:24 +0000)]
Don't store URL with hashtags / OStatus-Diaspora-Improvements

4 years agoCentral function to fetch the type for a given hash
Michael [Sat, 18 Apr 2020 21:01:43 +0000 (21:01 +0000)]
Central function to fetch the type for a given hash

4 years agoTags can now be added and removed from photos
Michael [Sat, 18 Apr 2020 20:46:41 +0000 (20:46 +0000)]
Tags can now be added and removed from photos

4 years agoUse constants
Michael [Sat, 18 Apr 2020 16:14:38 +0000 (16:14 +0000)]
Use constants

4 years agoHybrid mode for non resolvable contacts
Michael [Sat, 18 Apr 2020 16:00:06 +0000 (16:00 +0000)]
Hybrid mode for non resolvable contacts

4 years agoStore mentioned contacts in another way
Michael [Sat, 18 Apr 2020 14:41:26 +0000 (14:41 +0000)]
Store mentioned contacts in another way

4 years agoFixes RegExp
Michael [Sat, 18 Apr 2020 10:38:08 +0000 (10:38 +0000)]
Fixes RegExp

4 years agoImproved body scanning, increased length
Michael [Sat, 18 Apr 2020 10:05:30 +0000 (10:05 +0000)]
Improved body scanning, increased length

4 years agoTagger is now storing the tag as well
Michael [Fri, 17 Apr 2020 13:36:55 +0000 (13:36 +0000)]
Tagger is now storing the tag as well

4 years agoAdded todo
Michael [Fri, 17 Apr 2020 13:35:12 +0000 (13:35 +0000)]
Added todo

4 years agoUse the new function when adding additional tags
Michael [Fri, 17 Apr 2020 13:34:29 +0000 (13:34 +0000)]
Use the new function when adding additional tags

4 years agoAdded documentation
Michael [Fri, 17 Apr 2020 07:58:54 +0000 (07:58 +0000)]
Added documentation

4 years agoUse "store" when possible
Michael [Fri, 17 Apr 2020 07:55:23 +0000 (07:55 +0000)]
Use "store" when possible

4 years agoWe now store the tags in two separate tables
Michael [Fri, 17 Apr 2020 06:35:20 +0000 (06:35 +0000)]
We now store the tags in two separate tables

4 years agoDon't insert empty terms
Michael [Thu, 16 Apr 2020 08:21:02 +0000 (08:21 +0000)]
Don't insert empty terms

4 years agoAdded uri-id to the constant
Michael [Thu, 16 Apr 2020 04:20:59 +0000 (04:20 +0000)]
Added uri-id to the constant

4 years agoSpaces
Michael [Thu, 16 Apr 2020 04:20:06 +0000 (04:20 +0000)]
Spaces

4 years agoAdded documentation header
Michael [Wed, 15 Apr 2020 20:59:45 +0000 (20:59 +0000)]
Added documentation header

4 years agoUse name or nick
Michael [Wed, 15 Apr 2020 20:52:30 +0000 (20:52 +0000)]
Use name or nick

4 years agoUse the name as name
Michael [Wed, 15 Apr 2020 20:45:04 +0000 (20:45 +0000)]
Use the name as name

4 years agoStore tags for locally created posts
Michael [Wed, 15 Apr 2020 19:46:47 +0000 (19:46 +0000)]
Store tags for locally created posts

4 years agoFunction had been moved
Michael [Wed, 15 Apr 2020 19:42:02 +0000 (19:42 +0000)]
Function had been moved

4 years agoUse the own constants
Michael [Wed, 15 Apr 2020 16:38:52 +0000 (16:38 +0000)]
Use the own constants

4 years agoNew model class for tag
Michael [Wed, 15 Apr 2020 16:37:09 +0000 (16:37 +0000)]
New model class for tag

4 years agoSpaces and newlines
Michael [Wed, 15 Apr 2020 11:39:00 +0000 (11:39 +0000)]
Spaces and newlines

4 years agoMerge remote-tracking branch 'upstream/develop' into term2tag
Michael [Wed, 15 Apr 2020 11:31:52 +0000 (11:31 +0000)]
Merge remote-tracking branch 'upstream/develop' into term2tag

4 years agoMerge pull request #8519 from annando/item-select
Hypolite Petovan [Wed, 15 Apr 2020 11:07:30 +0000 (07:07 -0400)]
Merge pull request #8519 from annando/item-select

Fix: some selected item fields hadn't been selected

4 years agoThe old fields are not existing anymore
Michael [Wed, 15 Apr 2020 05:57:07 +0000 (05:57 +0000)]
The old fields are not existing anymore

4 years agoThe old fields don't exist anymore
Michael [Wed, 15 Apr 2020 05:51:06 +0000 (05:51 +0000)]
The old fields don't exist anymore

4 years agoWhitespace removed
Michael [Wed, 15 Apr 2020 05:33:11 +0000 (05:33 +0000)]
Whitespace removed

4 years agoMerge branch 'item-select' of github.com:annando/friendica into item-select
Michael [Wed, 15 Apr 2020 05:31:26 +0000 (05:31 +0000)]
Merge branch 'item-select' of github.com:annando/friendica into item-select

4 years agoMerge remote-tracking branch 'upstream/develop' into item-select
Michael [Wed, 15 Apr 2020 05:30:04 +0000 (05:30 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-select

4 years agoFix: some selected item fields hadn't been selected
Michael [Wed, 15 Apr 2020 05:28:54 +0000 (05:28 +0000)]
Fix: some selected item fields hadn't been selected

4 years agoFix: some selected item fields hadn't been selected
Michael [Wed, 15 Apr 2020 05:24:36 +0000 (05:24 +0000)]
Fix: some selected item fields hadn't been selected

4 years agoFix for missing fields
Michael [Wed, 15 Apr 2020 05:11:45 +0000 (05:11 +0000)]
Fix for missing fields

4 years agoThe new tag table should work for feeds no as well
Michael [Wed, 15 Apr 2020 05:10:40 +0000 (05:10 +0000)]
The new tag table should work for feeds no as well

4 years agoDon't use "sensitive"
Michael [Tue, 14 Apr 2020 17:18:48 +0000 (17:18 +0000)]
Don't use "sensitive"

4 years agoCorrections for DFRN, added support for OStatus
Michael [Tue, 14 Apr 2020 17:00:56 +0000 (17:00 +0000)]
Corrections for DFRN, added support for OStatus

4 years agoStore the tags with DFRN as well
Michael [Tue, 14 Apr 2020 16:52:53 +0000 (16:52 +0000)]
Store the tags with DFRN as well