]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoFix Vagrant dev env
fabrixxm [Fri, 23 Mar 2018 15:12:11 +0000 (16:12 +0100)]
Fix Vagrant dev env

- more consistent use of hostname
- use .local hostname instead of .dev . Looks like Firefox is more
  happy with a self-signed certificate on .local than .dev
- add friendica.local to altname in certificate
- run composer install while provisioning

6 years agoMerge pull request #4640 from MrPetovan/task/4604-add-password-exposed-check
Michael Vogel [Wed, 21 Mar 2018 17:04:16 +0000 (18:04 +0100)]
Merge pull request #4640 from MrPetovan/task/4604-add-password-exposed-check

Add password exposed check

6 years agoUse Config wrapper instead of direct config retrieval
Hypolite Petovan [Wed, 21 Mar 2018 12:54:58 +0000 (08:54 -0400)]
Use Config wrapper instead of direct config retrieval

6 years agoFix egregious whitespace issue in mod/settings
Hypolite Petovan [Wed, 21 Mar 2018 06:38:04 +0000 (02:38 -0400)]
Fix egregious whitespace issue in mod/settings

6 years agoAdd htconfig setting to disable password_exposed()
Hypolite Petovan [Wed, 21 Mar 2018 06:35:28 +0000 (02:35 -0400)]
Add htconfig setting to disable password_exposed()

6 years agoRename checkPasswordExposed to isPasswordExposed
Hypolite Petovan [Wed, 21 Mar 2018 06:14:43 +0000 (02:14 -0400)]
Rename checkPasswordExposed to isPasswordExposed

6 years agoAdd exposed password check to manual password change
Hypolite Petovan [Wed, 21 Mar 2018 05:33:35 +0000 (01:33 -0400)]
Add exposed password check to manual password change

6 years ago[Composer] Add divineomega/password_exposed
Hypolite Petovan [Wed, 21 Mar 2018 05:31:00 +0000 (01:31 -0400)]
[Composer] Add divineomega/password_exposed

- Reorder PHP packages by alphabetical order

6 years agoMerge pull request #4633 from friendica/fabrixxm-36rc-patch-2
Tobias Diekershoff [Mon, 19 Mar 2018 14:22:10 +0000 (15:22 +0100)]
Merge pull request #4633 from friendica/fabrixxm-36rc-patch-2

Small fixes and spelling

6 years agoMerge pull request #4630 from MrPetovan/task/4629-move-executable-to-bin
Tobias Diekershoff [Mon, 19 Mar 2018 14:05:53 +0000 (15:05 +0100)]
Merge pull request #4630 from MrPetovan/task/4629-move-executable-to-bin

Move executable scripts to bin/ (part 1)

6 years agoMerge pull request #4628 from MrPetovan/task/add-console
Tobias Diekershoff [Mon, 19 Mar 2018 14:04:46 +0000 (15:04 +0100)]
Merge pull request #4628 from MrPetovan/task/add-console

Add Friendica console part 2: Script removal

6 years agoFix spelling for "detailed_notif" help text in settings
fabrixxm [Mon, 19 Mar 2018 12:56:17 +0000 (13:56 +0100)]
Fix spelling for "detailed_notif" help text in settings

6 years agoRevert changes to CHANGELOG
Hypolite Petovan [Mon, 19 Mar 2018 12:46:17 +0000 (08:46 -0400)]
Revert changes to CHANGELOG

6 years agoRevert changes to the CHANGELOG
Hypolite Petovan [Mon, 19 Mar 2018 06:16:05 +0000 (02:16 -0400)]
Revert changes to the CHANGELOG

6 years agoRemove scripts/dbstructure
Hypolite Petovan [Mon, 19 Mar 2018 03:53:53 +0000 (23:53 -0400)]
Remove scripts/dbstructure

- Updated documentation

6 years agoRemove util/typo
Hypolite Petovan [Mon, 19 Mar 2018 03:52:07 +0000 (23:52 -0400)]
Remove util/typo

- Updated documentation
- Fixed typo in documenation

6 years agoRemove util/extract
Hypolite Petovan [Mon, 19 Mar 2018 03:49:45 +0000 (23:49 -0400)]
Remove util/extract

- Updated documentation

6 years agoRemove util/po2php
Hypolite Petovan [Mon, 19 Mar 2018 03:47:38 +0000 (23:47 -0400)]
Remove util/po2php

- Updated documentation

6 years agoRemove util/php2po
Hypolite Petovan [Mon, 19 Mar 2018 03:44:27 +0000 (23:44 -0400)]
Remove util/php2po

- Updated util/README

6 years agoRemove util/maintenance
Hypolite Petovan [Mon, 19 Mar 2018 03:40:56 +0000 (23:40 -0400)]
Remove util/maintenance

6 years agoRemove util/global_community_silence
Hypolite Petovan [Mon, 19 Mar 2018 03:40:06 +0000 (23:40 -0400)]
Remove util/global_community_silence

- Update wrong comment block for Console\Maintenance

6 years agoRemove util/global_community_block
Hypolite Petovan [Mon, 19 Mar 2018 03:39:26 +0000 (23:39 -0400)]
Remove util/global_community_block

6 years agoRemove util/docblox_errorchecker
Hypolite Petovan [Mon, 19 Mar 2018 03:37:45 +0000 (23:37 -0400)]
Remove util/docblox_errorchecker

6 years agoRemove util/createdoxygen
Hypolite Petovan [Mon, 19 Mar 2018 03:37:22 +0000 (23:37 -0400)]
Remove util/createdoxygen

6 years agoRemove util/config*
Hypolite Petovan [Mon, 19 Mar 2018 03:36:24 +0000 (23:36 -0400)]
Remove util/config*

- Update Console\Config help text

6 years agoMove util/run_xgettext.sh to bin/
Hypolite Petovan [Mon, 19 Mar 2018 03:27:41 +0000 (23:27 -0400)]
Move util/run_xgettext.sh to bin/

6 years agoMove scripts/worker.php to bin/
Hypolite Petovan [Mon, 19 Mar 2018 03:25:21 +0000 (23:25 -0400)]
Move scripts/worker.php to bin/

6 years agoMove scripts/daemon.php to bin/
Hypolite Petovan [Mon, 19 Mar 2018 03:24:09 +0000 (23:24 -0400)]
Move scripts/daemon.php to bin/

6 years agoMove scripts/auth_ejabberd.php to bin/
Hypolite Petovan [Mon, 19 Mar 2018 03:17:31 +0000 (23:17 -0400)]
Move scripts/auth_ejabberd.php to bin/

6 years agoMove util/composer.ohar to bin/
Hypolite Petovan [Mon, 19 Mar 2018 03:15:31 +0000 (23:15 -0400)]
Move util/composer.ohar to bin/

6 years agoAdd DBStructure Console
Hypolite Petovan [Mon, 19 Mar 2018 03:10:56 +0000 (23:10 -0400)]
Add DBStructure Console

- Refactor subConsole instantiation

6 years agoAdd typo to main console help
Hypolite Petovan [Sun, 18 Mar 2018 23:52:00 +0000 (19:52 -0400)]
Add typo to main console help

6 years agoMake bin/console executable
Hypolite Petovan [Sun, 18 Mar 2018 23:51:22 +0000 (19:51 -0400)]
Make bin/console executable

6 years agoAdd Typo Console
Hypolite Petovan [Sun, 18 Mar 2018 23:45:35 +0000 (19:45 -0400)]
Add Typo Console

6 years agoAdd po2php console
Hypolite Petovan [Sun, 18 Mar 2018 23:26:43 +0000 (19:26 -0400)]
Add po2php console

6 years agoAdd new commands to base console help text
Hypolite Petovan [Sun, 18 Mar 2018 23:07:40 +0000 (19:07 -0400)]
Add new commands to base console help text

6 years agoImprove Console\PhpToPo
Hypolite Petovan [Sun, 18 Mar 2018 23:07:24 +0000 (19:07 -0400)]
Improve Console\PhpToPo

- Add base option
- Use DIRECTORY_SEPARATOR
- Add error handling
- Remove superfluous display

6 years agoFix hashbang line in bin/console
Hypolite Petovan [Sun, 18 Mar 2018 17:26:51 +0000 (13:26 -0400)]
Fix hashbang line in bin/console

6 years agoAdd more sub consoles
Hypolite Petovan [Sun, 18 Mar 2018 17:26:36 +0000 (13:26 -0400)]
Add more sub consoles

6 years agoRemove wrong by reference variable init in Console\DocBloxErrorChecker
Hypolite Petovan [Sun, 18 Mar 2018 17:26:14 +0000 (13:26 -0400)]
Remove wrong by reference variable init in Console\DocBloxErrorChecker

6 years agoImprove Console\GlobalCommunityBlock
Hypolite Petovan [Sun, 18 Mar 2018 17:25:47 +0000 (13:25 -0400)]
Improve Console\GlobalCommunityBlock

- Add description comment block
- Fix usage description
- Actually use argument

6 years agoAdd meaningful return value to dba::connect
Hypolite Petovan [Sun, 18 Mar 2018 09:15:14 +0000 (05:15 -0400)]
Add meaningful return value to dba::connect

- Move System::unavailable call to index

6 years agoAdd console executables
Hypolite Petovan [Sun, 18 Mar 2018 09:12:39 +0000 (05:12 -0400)]
Add console executables

6 years agoAdd Console classes
Hypolite Petovan [Sun, 18 Mar 2018 09:11:15 +0000 (05:11 -0400)]
Add Console classes

6 years ago[Composer] Add asika/simple-console
Hypolite Petovan [Sun, 18 Mar 2018 09:10:35 +0000 (05:10 -0400)]
[Composer] Add asika/simple-console

6 years agoMerge pull request #4613 from MrPetovan/task/4518-add-cache-delete
Michael Vogel [Sat, 17 Mar 2018 06:30:31 +0000 (07:30 +0100)]
Merge pull request #4613 from MrPetovan/task/4518-add-cache-delete

Add missing Cache::delete method

6 years agoAdd missing Cache::delete method
Hypolite Petovan [Sat, 17 Mar 2018 01:57:58 +0000 (21:57 -0400)]
Add missing Cache::delete method

6 years agoMerge pull request #4608 from rabuzarus/20180316_-_hashtag_autocomplete
Hypolite Petovan [Fri, 16 Mar 2018 13:45:43 +0000 (09:45 -0400)]
Merge pull request #4608 from rabuzarus/20180316_-_hashtag_autocomplete

hashtag autocomplete

6 years agoadd dependencies (require_once) to hashtag module
rabuzarus [Fri, 16 Mar 2018 13:44:51 +0000 (14:44 +0100)]
add dependencies (require_once) to hashtag module

6 years agofix code standards
rabuzarus [Fri, 16 Mar 2018 13:27:04 +0000 (14:27 +0100)]
fix code standards

6 years agohashtag autocomplete
rabuzarus [Fri, 16 Mar 2018 12:55:26 +0000 (13:55 +0100)]
hashtag autocomplete

6 years agoFix: The acl lookup now works in multi threaded posts as well
Hypolite Petovan [Mon, 12 Mar 2018 12:15:59 +0000 (08:15 -0400)]
Fix: The acl lookup now works in multi threaded posts as well

6 years agoMerge pull request #4577 from MrPetovan/task/add-feedtest-module
Michael Vogel [Sun, 11 Mar 2018 06:10:13 +0000 (07:10 +0100)]
Merge pull request #4577 from MrPetovan/task/add-feedtest-module

Make feedtest module for logged users only

6 years agoMake feedtest module for logged users only
Hypolite Petovan [Sat, 10 Mar 2018 23:53:20 +0000 (18:53 -0500)]
Make feedtest module for logged users only

6 years agoMerge pull request #4574 from MrPetovan/task/add-feedtest-module
Michael Vogel [Sat, 10 Mar 2018 23:35:05 +0000 (00:35 +0100)]
Merge pull request #4574 from MrPetovan/task/add-feedtest-module

Add feedtest module

6 years agoAdd feedtest module
Hypolite Petovan [Sat, 10 Mar 2018 17:43:34 +0000 (12:43 -0500)]
Add feedtest module

6 years agoMerge pull request #4565 from MrPetovan/task/improve-babel
Michael Vogel [Fri, 9 Mar 2018 13:15:32 +0000 (14:15 +0100)]
Merge pull request #4565 from MrPetovan/task/improve-babel

Improve mod/babel

6 years agoFix standards
Hypolite Petovan [Fri, 9 Mar 2018 12:58:46 +0000 (07:58 -0500)]
Fix standards

6 years agoAdd external template to mod/babel
Hypolite Petovan [Fri, 9 Mar 2018 04:48:32 +0000 (23:48 -0500)]
Add external template to mod/babel

- Add HTML methods diagnostic

6 years agoMerge pull request #4562 from annando/bugfix-html
Hypolite Petovan [Thu, 8 Mar 2018 20:04:38 +0000 (15:04 -0500)]
Merge pull request #4562 from annando/bugfix-html

Bugfix: Avoid "Class not found" error

6 years agoBugfix: Avoid "Class not found" error
Michael [Thu, 8 Mar 2018 19:58:35 +0000 (19:58 +0000)]
Bugfix: Avoid "Class not found" error

6 years agoMerge pull request #4558 from MrPetovan/task/browser-performance-improvements
Michael Vogel [Thu, 8 Mar 2018 19:40:15 +0000 (20:40 +0100)]
Merge pull request #4558 from MrPetovan/task/browser-performance-improvements

[develop] Browser caching/loading improvements

6 years agoMerge pull request #4540 from MrPetovan/task/4520-load-whole-config
Michael Vogel [Thu, 8 Mar 2018 19:35:14 +0000 (20:35 +0100)]
Merge pull request #4540 from MrPetovan/task/4520-load-whole-config

[develop] Performance: Add preloading config adapter

6 years agoMerge pull request #4560 from MrPetovan/task/3878-move-html2_-to-src
Michael Vogel [Thu, 8 Mar 2018 19:24:09 +0000 (20:24 +0100)]
Merge pull request #4560 from MrPetovan/task/3878-move-html2_-to-src

[develop] Move include/html2* to src/

6 years agoMerge pull request #4561 from MrPetovan/bug/fix-vier-messageto-select
Tobias Diekershoff [Thu, 8 Mar 2018 10:18:56 +0000 (11:18 +0100)]
Merge pull request #4561 from MrPetovan/bug/fix-vier-messageto-select

Fix wrong SQL query syntax in Core\ACL

6 years agoFix wrong SQL query syntax in Core\ACL
Hypolite Petovan [Thu, 8 Mar 2018 09:42:07 +0000 (04:42 -0500)]
Fix wrong SQL query syntax in Core\ACL

6 years agoRemove include/html2*.php files
Hypolite Petovan [Wed, 7 Mar 2018 21:34:48 +0000 (16:34 -0500)]
Remove include/html2*.php files

6 years agoRemove/Update references to include/html2*.php
Hypolite Petovan [Wed, 7 Mar 2018 21:34:17 +0000 (16:34 -0500)]
Remove/Update references to include/html2*.php

6 years agoReplace html2plain calls by HTML::toPlaintext
Hypolite Petovan [Wed, 7 Mar 2018 21:29:44 +0000 (16:29 -0500)]
Replace html2plain calls by HTML::toPlaintext

6 years agoReplace html2bbcode calls by HTML::toBBCode
Hypolite Petovan [Wed, 7 Mar 2018 21:24:13 +0000 (16:24 -0500)]
Replace html2bbcode calls by HTML::toBBCode

6 years agoReplace html2* function content by references to HTML class
Hypolite Petovan [Wed, 7 Mar 2018 21:21:02 +0000 (16:21 -0500)]
Replace html2* function content by references to HTML class

6 years agoCreate Content\Text\HTML class
Hypolite Petovan [Wed, 7 Mar 2018 21:20:04 +0000 (16:20 -0500)]
Create Content\Text\HTML class

- Move BBCode::cleanCss to HTML::sanitizeCSS

6 years agoRemove unecessary added Config::load()
Hypolite Petovan [Wed, 7 Mar 2018 17:45:30 +0000 (12:45 -0500)]
Remove unecessary added Config::load()

6 years agoEnsure Config::load() in scripts
Hypolite Petovan [Wed, 7 Mar 2018 17:35:16 +0000 (12:35 -0500)]
Ensure Config::load() in scripts

6 years agoEnsure BaseObject::setApp() whenever App is instantiated
Hypolite Petovan [Wed, 7 Mar 2018 17:34:47 +0000 (12:34 -0500)]
Ensure BaseObject::setApp() whenever App is instantiated

6 years ago[frio] Add asynchronous javascript assets loading
Hypolite Petovan [Wed, 7 Mar 2018 13:08:37 +0000 (08:08 -0500)]
[frio] Add asynchronous javascript assets loading

6 years ago[apache2] Add public asset caching
Hypolite Petovan [Wed, 7 Mar 2018 13:07:59 +0000 (08:07 -0500)]
[apache2] Add public asset caching

6 years agoMove Composer assets to view/
Hypolite Petovan [Wed, 7 Mar 2018 13:07:36 +0000 (08:07 -0500)]
Move Composer assets to view/

6 years agoMerge pull request #4557 from MrPetovan/task/4518-add-memcached-support
Michael Vogel [Wed, 7 Mar 2018 07:10:28 +0000 (08:10 +0100)]
Merge pull request #4557 from MrPetovan/task/4518-add-memcached-support

[develop] Hotfix: Fix wrong session expire set for custom duration

6 years agoFix wrong session expire set for custom duration
Hypolite Petovan [Wed, 7 Mar 2018 02:34:00 +0000 (21:34 -0500)]
Fix wrong session expire set for custom duration

6 years agoMove *ConfigValue functions to App
Hypolite Petovan [Wed, 7 Mar 2018 01:04:04 +0000 (20:04 -0500)]
Move *ConfigValue functions to App

6 years agoRemove irrelevant else case
Hypolite Petovan [Mon, 5 Mar 2018 03:59:26 +0000 (22:59 -0500)]
Remove irrelevant else case

6 years agoAdd refresh feature to Preload (P)Config adapters
Hypolite Petovan [Mon, 5 Mar 2018 03:44:33 +0000 (22:44 -0500)]
Add refresh feature to Preload (P)Config adapters

- Add private methods to manipulat the App config variable

6 years agoUpdate htconfig documentation
Hypolite Petovan [Sat, 3 Mar 2018 17:13:43 +0000 (12:13 -0500)]
Update htconfig documentation

6 years agoUpdate PConfig class with adapter
Hypolite Petovan [Sat, 3 Mar 2018 17:13:20 +0000 (12:13 -0500)]
Update PConfig class with adapter

6 years agoUpdate Config class with adapter
Hypolite Petovan [Sat, 3 Mar 2018 17:10:55 +0000 (12:10 -0500)]
Update Config class with adapter

6 years agoAdd Config adapter interfaces/classes
Hypolite Petovan [Sat, 3 Mar 2018 17:09:12 +0000 (12:09 -0500)]
Add Config adapter interfaces/classes

6 years agoMerge pull request #4549 from MrPetovan/task/4518-add-memcached-support
Michael Vogel [Tue, 6 Mar 2018 15:34:28 +0000 (16:34 +0100)]
Merge pull request #4549 from MrPetovan/task/4518-add-memcached-support

[develop] Performance: Add memcached support/Improve database cache (redux)

6 years agoMerge pull request #4548 from MrPetovan/task/3878-move-bb2diaspora-to-src
Michael Vogel [Mon, 5 Mar 2018 06:28:04 +0000 (07:28 +0100)]
Merge pull request #4548 from MrPetovan/task/3878-move-bb2diaspora-to-src

[develop] Move include/bb2diaspora to src/

6 years agoUpdate database.sql according to process
Hypolite Petovan [Mon, 5 Mar 2018 04:41:14 +0000 (23:41 -0500)]
Update database.sql according to process

6 years agoImprove default values in htconfig documentation
Hypolite Petovan [Mon, 5 Mar 2018 04:41:01 +0000 (23:41 -0500)]
Improve default values in htconfig documentation

6 years agoAdd support for multiple Memcached servers
Hypolite Petovan [Mon, 5 Mar 2018 04:28:49 +0000 (23:28 -0500)]
Add support for multiple Memcached servers

- Updated htconfig documentation

6 years agoAdd cache performance to API and worker
Hypolite Petovan [Thu, 1 Mar 2018 06:25:39 +0000 (01:25 -0500)]
Add cache performance to API and worker

6 years agoAdd cache to performance arrays
Hypolite Petovan [Thu, 1 Mar 2018 06:13:50 +0000 (01:13 -0500)]
Add cache to performance arrays

6 years agoAdd cache timing points
Hypolite Petovan [Thu, 1 Mar 2018 05:33:56 +0000 (00:33 -0500)]
Add cache timing points

6 years agoFix DatabaseCacheDriver::get SQL select
Hypolite Petovan [Thu, 1 Mar 2018 05:33:44 +0000 (00:33 -0500)]
Fix DatabaseCacheDriver::get SQL select

- Fix typo
- Fix wrong usage of NOW()

6 years agoRestore deprecated constants in boot
Hypolite Petovan [Thu, 1 Mar 2018 05:33:10 +0000 (00:33 -0500)]
Restore deprecated constants in boot

6 years agoRemove unused global cache constants
Hypolite Petovan [Thu, 1 Mar 2018 04:49:29 +0000 (23:49 -0500)]
Remove unused global cache constants

6 years agoUpdate db cache table documentation
Hypolite Petovan [Thu, 1 Mar 2018 04:48:54 +0000 (23:48 -0500)]
Update db cache table documentation

6 years agoUpdate htconfig documentation
Hypolite Petovan [Thu, 1 Mar 2018 04:48:42 +0000 (23:48 -0500)]
Update htconfig documentation