Commit Graph

24185 Commits (3f09ecc3e1023cdc4b83e7b5f54d1d9fc3f86ce5)
 

Author SHA1 Message Date
guzzisti 3f09ecc3e1 merge Install.md into doc/Install.md, remove Install.md afterwards
Add link to the docs to Readme.md
4 years ago
Hypolite Petovan a06de3127f
Merge pull request #7361 from JeroenED/bugfix/frio-header-color-php
[FRIO] fixing chromium mobile navbar color when not logged in
4 years ago
Jeroen De Meerleer 4ccc8b87b5 Code style 4 years ago
Jeroen De Meerleer 9b7b718b43 Using global $nav_bg if undefined 4 years ago
Philipp 1b2b2259b1
Merge pull request #7360 from annando/fix-fatal
Fix fatal error with incomplete contact data upon delivery
4 years ago
Michael Vogel 6b25fd5b2f added logging 4 years ago
Michael Vogel 54d96da94a Fix fatal error with incomplete contact data upon delivery 4 years ago
Hypolite Petovan 1f42f51351
Merge pull request #7355 from JeroenED/task/relationship-status2/no-dead-nodes
Changed unavailable to in a relation (Resubmit)
4 years ago
Hypolite Petovan 0328e930af
Merge pull request #7354 from annando/toplevel-hashtag
Only fetch toplevel posts when searching for hashtags on network page
4 years ago
Jeroen De Meerleer 01dc0c031c There are no dead nodes anymore 4 years ago
Michael 5d5a10fb9c Only fetch toplevel posts when searching for hashtags on network page 4 years ago
Philipp 5accf11c8d
Merge pull request #7349 from MrPetovan/bug/fatal-errors
Rewrite conditions for photo linked item to prevent crash on old photos
4 years ago
Hypolite Petovan 949b5c4111
Merge pull request #7353 from friendica/revert-7347-task/relationship-status
Revert "Changed unavailable to in a relation"
4 years ago
Hypolite Petovan fe8a53425a
Revert "Changed unavailable to in a relation" 4 years ago
Hypolite Petovan 8e2d1fad17
Merge pull request #7347 from JeroenED/task/relationship-status
Changed unavailable to in a relation
4 years ago
Hypolite Petovan e5a29cf979
Merge pull request #7352 from annando/ap-probe
Add ActivityPub related fields to the "uri" function
4 years ago
Michael d1435bef61 Add ActivityPub related fields to the "uri" function 4 years ago
Jeroen De Meerleer 0b2f5be1c0 code style 4 years ago
Jeroen De Meerleer 9af20096a3 Added `return Update::Success` 4 years ago
Jeroen De Meerleer 98b6764bfd Fixed DB_UPDATE_VERSION in database.sql
thanks @nupplaphil
4 years ago
Jeroen De Meerleer 6811ee5d16 Merge remote-tracking branch 'friendica.github.com/develop' into task/relationship-status 4 years ago
Jeroen De Meerleer 898fd0353b Updated DB_UPDATE_VERSION
request by mrpetovan
4 years ago
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
4 years ago
Jeroen De meerleer e33733f297 not needed update contacts as marital status is not there 4 years ago
Hypolite Petovan 8146ff1505
Merge pull request #7348 from annando/item-received
Use "received" instead of "created" for sorting items
4 years ago
Michael 6bb418c5a7 Use "received" instead of "created" when displaying posts in creation order 4 years ago
Jeroen De Meerleer 884638c093 Whoops 4 years ago
Jeroen De Meerleer 9c8051ef64 Created updatescript 4 years ago
Jeroen De meerleer dea0bfd01f changed unavailable to In a relation, deleted available 4 years ago
Hypolite Petovan 9b8b2b36cd
Merge pull request #7339 from annando/gcontact-update
Restructured Contact/GContact handling
4 years ago
Michael Vogel 0d27d410b0
Merge pull request #7343 from MrPetovan/bug/notices
Various small fixes
4 years ago
Michael Vogel e6ac576903
Merge pull request #7342 from MrPetovan/bug/fatal-errors
Ensure $link_item variable type when calling get_responses() in mod/photos
4 years ago
Hypolite Petovan a58e90fa12 Display correct total blocked contact count in accordion header 4 years ago
Hypolite Petovan 27c7d233ac [frio] Add expected "none.png" background image 4 years ago
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
4 years ago
Michael dda86f6dfc Basepath function now uses the contact field 4 years ago
Michael be0a102333 Simplified the Contact update 4 years ago
Michael c9666a9f1d We don't update inside the probing anymore 4 years ago
Michael 8d6aa9914c We now handling the contact type 4 years ago
Michael ef5be9668f New fields in contact table / don't update on probe 4 years ago
Philipp f60792348a
Merge pull request #7336 from MrPetovan/bug/globalcommunity-silence-getidforurl
Use Contact::getIdForURL instead of Probe::uri and manual contact table lookup
4 years ago
Michael 7b0a9ffd89 Update gcontact when public contact is updated 4 years ago
Hypolite Petovan 50fa6b7e02 Use Contact::getIdForURL instead of Probe::uri and manual contact table lookup
- Address https://forum.friendi.ca/display/0b6b25a8-215d-1bab-29c9-77a221796252
- Normalize quote style
- Remove deprecated get_app() call
4 years ago
Michael 80c3a81618 Use the term-date as archive date 4 years ago
Michael 1d7154a7d1 Update the gcontact entry when the public contact entry has changed 4 years ago
Hypolite Petovan a248da8f2e
Merge pull request #7334 from annando/federated-protocol
New constant for federated protocols
4 years ago
Michael ee8baf00ce Now without array_merge 4 years ago
Michael 9e3aff9ade Removed comment line 4 years ago
Michael 6041f74df6 New constant for federated protocols 4 years ago
Michael Vogel 8af45c1dd8
Merge pull request #7332 from MrPetovan/bug/fatal-errors
Fix missing App object in Worker\OnePoll
4 years ago