]> git.mxchange.org Git - friendica.git/log
friendica.git
7 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

7 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()

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

7 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

7 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

7 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

7 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)

7 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

7 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

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

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

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

- Updated documentation

7 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

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

- Updated documentation

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

- Updated documentation

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

- Updated util/README

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

7 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

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

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

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

7 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

7 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/

7 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/

7 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/

7 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/

7 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/

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

- Refactor subConsole instantiation

7 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

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

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

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

7 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

7 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

7 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

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

7 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

7 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

7 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

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

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

7 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

7 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

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

7 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

7 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

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

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

7 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

7 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

7 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

7 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

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

7 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

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

7 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

7 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

7 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

7 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

7 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

7 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/

7 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

7 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

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

7 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

7 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

7 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

7 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

7 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

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

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

7 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

7 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

7 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

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

7 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

7 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

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

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

7 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

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

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

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

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

7 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)

7 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/

7 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

7 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

7 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

7 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

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

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

7 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()

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

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

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

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

7 years agoUpdate SQL scripts for cache table
Hypolite Petovan [Thu, 1 Mar 2018 04:48:28 +0000 (23:48 -0500)]
Update SQL scripts for cache table

7 years agoAdd support for Memcached/Improve database cache
Hypolite Petovan [Thu, 1 Mar 2018 04:48:09 +0000 (23:48 -0500)]
Add support for Memcached/Improve database cache

- Create Cache Driver interface
- Update cache table fields
- Add CacheSessionHandler

7 years agoRemove include/bb2diaspora.php
Hypolite Petovan [Sun, 4 Mar 2018 22:43:51 +0000 (17:43 -0500)]
Remove include/bb2diaspora.php