Commit Graph

24589 Commits (1237ac1062b8d76d1b002a4c4ac8163f7ea085e6)
 

Author SHA1 Message Date
Philipp Holzer 1237ac1062
enhance semaphore lock testing
4 years ago
Philipp Holzer c803dcb6c5
Fix Locks
4 years ago
Philipp e8561b480b
Merge pull request #7525 from vinzv/7522-replace-share-icon
4 years ago
Vinzenz Vietzke 5a9156e5e9 replacing slideshare icon with paper plane
4 years ago
Hypolite Petovan dfd0f67b33
Merge pull request #7521 from nupplaphil/task/create_process
4 years ago
Philipp Holzer 566889fbc0
fix alignment
4 years ago
Philipp Holzer 2c73377b39
Create Core\Process as a base for followup work
4 years ago
Philipp Holzer 90b438e082
Move mode settings to App\Mode
4 years ago
Tobias Diekershoff e7c3d327cc
Merge pull request #7523 from MrPetovan/bug/7428-linkPreview-photo-browser
4 years ago
Hypolite Petovan 895faddf82 Prevents linkPreview to match on URLs lead by an equal sign
4 years ago
Michael Vogel aba23abfaa
Merge pull request #7520 from MrPetovan/bug/7468-contact-search-fan
4 years ago
Hypolite Petovan 7a73445503
Merge pull request #7519 from nupplaphil/task/add_page
4 years ago
Hypolite Petovan e463df6418 Add existence check for contact.uid and contact.rel fields in Contact::getContactTemplateVars
4 years ago
Philipp Holzer eaed327c07
fix indentation
4 years ago
Hypolite Petovan 98b0f97639 Suppress relationship string in template vars for public contact
4 years ago
Michael Vogel 6f944f1e53
Merge pull request #7514 from MrPetovan/bug/7507-allow-protocolless
4 years ago
Philipp Holzer 30b69f1fc4
some fixings
4 years ago
Philipp Holzer 9f68e6b589
Add Page class for Frontend
4 years ago
Hypolite Petovan feb720a3ee
Merge pull request #7518 from nupplaphil/bug/lock_unlink
4 years ago
Hypolite Petovan 258c8bd905
Merge pull request #7517 from nupplaphil/task/prepare_app
4 years ago
Philipp Holzer 2369ea1d50
Fix Lock-Unlink
4 years ago
Philipp Holzer 822ba67105
Fixing https://github.com/friendica/friendica/pull/7508#issuecomment-521679624
4 years ago
Philipp Holzer 290dd2ab39
moved rest of BaseURL
4 years ago
Philipp Holzer ccbb0241bf
Removed unnecessary auto-initializing
4 years ago
Philipp Holzer 956439a9f2
reverted wrong indentation
4 years ago
Philipp Holzer 734b63adba
Fixed wrong "BaseUrl" class (=> "BaseURL")
4 years ago
Philipp Holzer 08be92a862
Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes)
4 years ago
Philipp Holzer fa1b783052
removed static Logger usage
4 years ago
Philipp Holzer 4f0ee4df27
Move $page initialization into constructor
4 years ago
Philipp Holzer 55f9dba230
Prepare App for further usage
4 years ago
Hypolite Petovan 48caf55cff
Merge pull request #7515 from nupplaphil/task/console_lock
4 years ago
Hypolite Petovan cfc5d730de
Merge pull request #7516 from nupplaphil/task/isBackend
4 years ago
Philipp Holzer 9abfd55d37
modified hint
4 years ago
Philipp Holzer 689a2145f6
Add @see for SO link
4 years ago
Philipp Holzer f3269bf826
Add hint for getClass
4 years ago
Philipp Holzer cba9fa2467
Move isBackend logic to App\Mode
4 years ago
Philipp Holzer d95457cf61
Add Lock test
4 years ago
Philipp Holzer e2e109b8c1
Fix getAllKeys() method for memcache instances
4 years ago
Philipp Holzer 41e2031e6b
Console Lock
4 years ago
Hypolite Petovan 0f9520f520 Increase specificity of default allowed protocols
4 years ago
Hypolite Petovan f88435fa4c Add support for protocol-less URLs in BBCode::convert
4 years ago
Hypolite Petovan 425876316f
Merge pull request #7508 from nupplaphil/task/arguments_module_class_2
4 years ago
Philipp Holzer 6546bf5ad6
fix isBackend()
4 years ago
Philipp 23da053cf8
Merge pull request #7512 from annando/cid-forum
4 years ago
Philipp bf0e9e7d03
Merge pull request #7511 from vinzv/patch-2
4 years ago
Michael aab6b739d8 Use the contact id whenever we are following the contact
4 years ago
vinzv 8444787b04
Fixed typo
4 years ago
Philipp Holzer b1ae58cdc5
fix tests & remove superfluous parameter
4 years ago
Philipp Holzer 4089e17f85
re-add App::isBackend()
4 years ago
Philipp Holzer 0af9747c6c
Add Arguments & Modules class
4 years ago