Commit Graph

24261 Commits

Author SHA1 Message Date
Jeroen De Meerleer aa5b3c20b3 Updated towards hypolites suggestions 2019-07-14 10:34:42 +02:00
Michael 5bba0e7d39 Hopefully avoiding duplicated relay entries 2019-07-13 23:53:15 +00:00
Jeroen De Meerleer 43625b437b Default theme = login theme 2019-07-13 23:27:54 +02:00
Hypolite Petovan d3cb1125e8
Merge pull request #7373 from JeroenED/bugfix/relation-nofilter
Don't filter partner in relation status
2019-07-13 17:25:30 -04:00
Jeroen De Meerleer aff60da1af Nofilter 2019-07-13 22:45:54 +02:00
Michael 2df17fc0c0 Fix SQL problem with "not null" 2019-07-13 07:39:53 +00:00
Michael 002963f198 Fix wrong variable 2019-07-13 07:29:56 +00:00
Michael 9b8396620b Fix duplicated contacts due to relay probing 2019-07-13 07:25:01 +00:00
Hypolite Petovan 753c41bb40
Merge pull request #7366 from guzzisti/install-md-wrapup
Overhaul of Install.md
2019-07-12 22:02:39 -04:00
Hypolite Petovan deffc08f01
Merge pull request #7371 from nupplaphil/task/split_cache
Splitting ConfigCache & PConfigCache (Simplify Config Part 2)
2019-07-12 20:21:03 -04:00
Philipp Holzer 8c0f047bc7
Add namespace 2019-07-12 23:08:01 +02:00
Michael 7dfadf7e7e Simplify the contact update in "getIdForURL" 2019-07-12 21:07:47 +00:00
Philipp Holzer a30200083a
BugFix: forgot configCache in ConfigFactory 2019-07-12 23:05:48 +02:00
Philipp Holzer c82127ffb7
Splitting ConfigCache & PConfigCache
- Remove IConfigCache & IPConfigCache
- Add new PConfigCache
- Add missing Logger::init() (bugfixing tests)
2019-07-12 22:53:37 +02:00
Michael c34204cf50 Merge remote-tracking branch 'upstream/develop' into contact-update 2019-07-12 20:51:27 +00:00
Hypolite Petovan b56709d802
Merge pull request #7358 from nupplaphil/bug/installer_db
Bugfixing DB/Installer (Simplify Config Part 1)
2019-07-12 16:48:17 -04:00
Michael 8cbdc7939e Fetch more comtact data from probing, remove duplicated contacts 2019-07-12 14:55:23 +00:00
rwa 369cb34428
typo 2019-07-12 14:45:25 +02:00
rwa 576a4b73a6
directly link to install.md 2019-07-12 14:44:23 +02:00
Philipp 108f15a94e
Merge pull request #7368 from annando/fix-switch
Use standard function to update the contact to avoid SQL errors
2019-07-12 07:24:36 +02:00
Michael Vogel 807d2665ea Use standard function to update the contact to avoid SQL errors 2019-07-11 22:11:51 +02:00
guzzisti e5f51244a9 fix broken numbered list in doc/update.md
minor typos/formatting in doc/install.md
2019-07-11 21:32:40 +02:00
guzzisti 999a82e58b minor formatting adjustments 2019-07-11 21:26:51 +02:00
guzzisti 3f09ecc3e1 merge Install.md into doc/Install.md, remove Install.md afterwards
Add link to the docs to Readme.md
2019-07-11 21:19:44 +02:00
Philipp Holzer d533e819e2
temporary deactivate console installation tests due complex mocking situation. 2019-07-10 22:33:26 +02:00
Hypolite Petovan a06de3127f
Merge pull request #7361 from JeroenED/bugfix/frio-header-color-php
[FRIO] fixing chromium mobile navbar color when not logged in
2019-07-10 11:16:18 -04:00
Jeroen De Meerleer 4ccc8b87b5 Code style 2019-07-10 16:54:31 +02:00
Jeroen De Meerleer 9b7b718b43 Using global $nav_bg if undefined 2019-07-10 16:51:18 +02:00
Philipp 1b2b2259b1
Merge pull request #7360 from annando/fix-fatal
Fix fatal error with incomplete contact data upon delivery
2019-07-10 08:39:24 +02:00
Michael Vogel 6b25fd5b2f added logging 2019-07-10 05:19:54 +02:00
Michael Vogel 54d96da94a Fix fatal error with incomplete contact data upon delivery 2019-07-10 05:16:50 +02:00
Philipp Holzer e1d135238a
Revert default password setting & using "HiddenString" even for empty strings 2019-07-09 22:38:54 +02:00
Philipp Holzer ab7c6499ff
Bugfixing DB/Installer
- default value with HiddenString
- Fixing checkDB during installation
2019-07-09 22:22:06 +02:00
Hypolite Petovan 1f42f51351
Merge pull request #7355 from JeroenED/task/relationship-status2/no-dead-nodes
Changed unavailable to in a relation (Resubmit)
2019-07-09 08:00:59 -04:00
Hypolite Petovan 0328e930af
Merge pull request #7354 from annando/toplevel-hashtag
Only fetch toplevel posts when searching for hashtags on network page
2019-07-09 08:00:04 -04:00
Jeroen De Meerleer 01dc0c031c There are no dead nodes anymore 2019-07-09 09:23:36 +02:00
Michael 5d5a10fb9c Only fetch toplevel posts when searching for hashtags on network page 2019-07-09 05:20:34 +00:00
Philipp 5accf11c8d
Merge pull request #7349 from MrPetovan/bug/fatal-errors
Rewrite conditions for photo linked item to prevent crash on old photos
2019-07-09 07:14:29 +02:00
Hypolite Petovan 949b5c4111
Merge pull request #7353 from friendica/revert-7347-task/relationship-status
Revert "Changed unavailable to in a relation"
2019-07-08 16:10:55 -04:00
Hypolite Petovan fe8a53425a
Revert "Changed unavailable to in a relation" 2019-07-08 15:55:08 -04:00
Hypolite Petovan 8e2d1fad17
Merge pull request #7347 from JeroenED/task/relationship-status
Changed unavailable to in a relation
2019-07-08 13:02:36 -04:00
Hypolite Petovan e5a29cf979
Merge pull request #7352 from annando/ap-probe
Add ActivityPub related fields to the "uri" function
2019-07-08 13:00:56 -04:00
Michael d1435bef61 Add ActivityPub related fields to the "uri" function 2019-07-08 12:00:11 +00:00
Jeroen De Meerleer 0b2f5be1c0 code style 2019-07-08 09:35:32 +02:00
Jeroen De Meerleer 9af20096a3 Added `return Update::Success` 2019-07-08 09:34:25 +02:00
Jeroen De Meerleer 98b6764bfd Fixed DB_UPDATE_VERSION in database.sql
thanks @nupplaphil
2019-07-08 08:11:53 +02:00
Jeroen De Meerleer 6811ee5d16 Merge remote-tracking branch 'friendica.github.com/develop' into task/relationship-status 2019-07-08 07:48:07 +02:00
Jeroen De Meerleer 898fd0353b Updated DB_UPDATE_VERSION
request by mrpetovan
2019-07-08 07:45:59 +02:00
Hypolite Petovan b124c414dc Rewrite conditions for photo linked item to prevent crash on old photos
- Addresses https://github.com/friendica/friendica/issues/7297#issuecomment-509064260
2019-07-07 23:51:23 -04:00
Jeroen De meerleer e33733f297 not needed update contacts as marital status is not there 2019-07-08 00:00:48 +02:00