Commit Graph

24200 Commits

Author SHA1 Message Date
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
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
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
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
Hypolite Petovan 8146ff1505
Merge pull request #7348 from annando/item-received
Use "received" instead of "created" for sorting items
2019-07-07 17:57:45 -04:00
Michael 6bb418c5a7 Use "received" instead of "created" when displaying posts in creation order 2019-07-07 21:30:33 +00:00
Jeroen De Meerleer 884638c093 Whoops 2019-07-07 23:14:03 +02:00
Jeroen De Meerleer 9c8051ef64 Created updatescript 2019-07-07 23:10:35 +02:00
Jeroen De meerleer dea0bfd01f changed unavailable to In a relation, deleted available 2019-07-07 22:51:05 +02:00
Hypolite Petovan 9b8b2b36cd
Merge pull request #7339 from annando/gcontact-update
Restructured Contact/GContact handling
2019-07-07 13:28:20 -04:00
Michael Vogel 0d27d410b0
Merge pull request #7343 from MrPetovan/bug/notices
Various small fixes
2019-07-06 08:19:42 +02:00
Michael Vogel e6ac576903
Merge pull request #7342 from MrPetovan/bug/fatal-errors
Ensure $link_item variable type when calling get_responses() in mod/photos
2019-07-06 08:16:06 +02:00
Hypolite Petovan a58e90fa12 Display correct total blocked contact count in accordion header 2019-07-05 13:42:22 -04:00
Hypolite Petovan 27c7d233ac [frio] Add expected "none.png" background image 2019-07-05 13:41:48 -04:00
Hypolite Petovan f92752c9b4 Ensure $link_item variable type when calling get_responses() in mod/photos
- Addresses https://github.com/friendica/friendica/issues/7297#issuecomment-508622668
2019-07-05 13:40:33 -04:00