]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Sat, 20 Jan 2018 08:24:16 +0000 (09:24 +0100)]
Merge pull request #4283 from MrPetovan/bug/2487-fix-autolink-regex
Fix autolink regular expression to include accents
Michael Vogel [Sat, 20 Jan 2018 08:19:51 +0000 (09:19 +0100)]
Merge pull request #4284 from MrPetovan/bug/3020-change-siteinfo-to-servers
Change /siteinfo to /servers for directory URL on follow page
Michael Vogel [Sat, 20 Jan 2018 07:58:02 +0000 (08:58 +0100)]
Merge pull request #4286 from MrPetovan/task/fix-scrutinizer-issues
Fix undefined variables PHP Notice
Hypolite Petovan [Fri, 19 Jan 2018 05:32:37 +0000 (00:32 -0500)]
Fix undefined variables PHP Notice
- $order_string in include/dba
- $limit_string in include/dba
- $search in mod/search
- $lang_list in include/pgettext.php
Hypolite Petovan [Sat, 20 Jan 2018 02:51:42 +0000 (21:51 -0500)]
Change /siteinfo to /servers for directory URL on follow page
Hypolite Petovan [Sat, 20 Jan 2018 02:39:57 +0000 (21:39 -0500)]
Fix autolink regular expression to include accents
Michael Vogel [Fri, 19 Jan 2018 22:45:37 +0000 (23:45 +0100)]
Merge pull request #4276 from MrPetovan/bug/4272-upgrade-php-encryption
Remove RINO2
Hypolite Petovan [Fri, 19 Jan 2018 17:06:09 +0000 (12:06 -0500)]
Remove reference to RINO version 2
Hypolite Petovan [Fri, 19 Jan 2018 16:58:26 +0000 (11:58 -0500)]
Revert bumping the site RSA key strength to 2048
Hypolite Petovan [Fri, 19 Jan 2018 16:50:43 +0000 (11:50 -0500)]
Code cleanup in Protocol\DFRN
- Remove commented out code
- Fix mixed quote style
Hypolite Petovan [Fri, 19 Jan 2018 16:34:56 +0000 (11:34 -0500)]
RINO code cleanup
- Restore original use Friendica\Util\Crypto
- Remove RINO1 deprecation comments
- Fix undefined variable $rino_remote_version
Hypolite Petovan [Fri, 19 Jan 2018 16:26:06 +0000 (11:26 -0500)]
[Composer] Remove defuse/php-encryption dependency
Hypolite Petovan [Fri, 19 Jan 2018 16:25:48 +0000 (11:25 -0500)]
Remove RINO2 and RINO3
Hypolite Petovan [Fri, 19 Jan 2018 13:13:32 +0000 (08:13 -0500)]
Re-added missing RINO admin setting values
Hypolite Petovan [Fri, 19 Jan 2018 13:10:59 +0000 (08:10 -0500)]
Fix RINO admin setting values
Hypolite Petovan [Fri, 19 Jan 2018 04:47:54 +0000 (23:47 -0500)]
Bump new users RSA key strength
Hypolite Petovan [Fri, 19 Jan 2018 01:15:56 +0000 (20:15 -0500)]
Update RINO settings
Hypolite Petovan [Fri, 19 Jan 2018 01:15:26 +0000 (20:15 -0500)]
Add RINO version 3 encrypt/decrypt
- Add legacy decrypt of RINO2
- Add fallback to RINO1 to encrypt
Hypolite Petovan [Fri, 19 Jan 2018 01:13:50 +0000 (20:13 -0500)]
[Composer] Upgrade defuse/php-encryption to version ^2.0
Tobias Diekershoff [Fri, 19 Jan 2018 14:52:25 +0000 (15:52 +0100)]
Merge pull request #4266 from MrPetovan/task/4116-move-chartjs-to-composer
Move Chart.js to Composer
Hypolite Petovan [Fri, 19 Jan 2018 13:18:37 +0000 (08:18 -0500)]
Merge pull request #4277 from annando/item-permissions
Ensure that the user id in a thread always stays the same
Michael [Fri, 19 Jan 2018 07:50:11 +0000 (07:50 +0000)]
Just some precaution
Michael [Fri, 19 Jan 2018 07:02:43 +0000 (07:02 +0000)]
Ensure that the user id in a thread always stays the same
Hypolite Petovan [Thu, 18 Jan 2018 16:24:56 +0000 (11:24 -0500)]
Fix formatting in federation.tpl
Hypolite Petovan [Thu, 18 Jan 2018 16:16:16 +0000 (11:16 -0500)]
Revert tabs into space in federation.tpl
Hypolite Petovan [Wed, 17 Jan 2018 03:51:31 +0000 (22:51 -0500)]
Delete library/Chart.js
Hypolite Petovan [Wed, 17 Jan 2018 03:50:48 +0000 (22:50 -0500)]
Migrate federation page to latest version of Chart.js
Hypolite Petovan [Wed, 17 Jan 2018 03:50:33 +0000 (22:50 -0500)]
Add Chart.js to Composer
Michael Vogel [Thu, 18 Jan 2018 21:34:20 +0000 (22:34 +0100)]
Merge pull request #4267 from MrPetovan/task/4116-move-colorbox-to-composer
Move JQuery/colorbox to Composer
Hypolite Petovan [Thu, 18 Jan 2018 21:30:18 +0000 (16:30 -0500)]
Merge pull request #4275 from annando/like-dislike
Liking of your own stuff wasn't possible/enable dislike for Diaspora
Michael [Thu, 18 Jan 2018 20:54:40 +0000 (20:54 +0000)]
"save to folder" and "mark" can't work on global items
Michael [Thu, 18 Jan 2018 20:16:14 +0000 (20:16 +0000)]
Liking of your own stuff wasn't possible/enable dislike for Diaspora
Hypolite Petovan [Thu, 18 Jan 2018 19:50:23 +0000 (14:50 -0500)]
Merge pull request #4274 from annando/signature-atuff
Bugfix: The Diaspora signature wasn't stored by nested comments
Michael [Thu, 18 Jan 2018 19:38:51 +0000 (19:38 +0000)]
Bugfix: The Diaspora signature wasn't stored by nested comments
Hypolite Petovan [Thu, 18 Jan 2018 16:29:00 +0000 (11:29 -0500)]
Updated composer.lock
Hypolite Petovan [Thu, 18 Jan 2018 00:45:45 +0000 (19:45 -0500)]
Remove js/jquery.js
Hypolite Petovan [Thu, 18 Jan 2018 00:40:59 +0000 (19:40 -0500)]
Downgrade jquery to 1.12.4
Hypolite Petovan [Wed, 17 Jan 2018 05:06:25 +0000 (00:06 -0500)]
Update references to jquery
Hypolite Petovan [Wed, 17 Jan 2018 05:01:55 +0000 (00:01 -0500)]
Remove colorbox from library
Hypolite Petovan [Wed, 17 Jan 2018 05:01:34 +0000 (00:01 -0500)]
Update references to colorbox css and js files
- Remove commented out references to other css/js files
Hypolite Petovan [Wed, 17 Jan 2018 04:58:14 +0000 (23:58 -0500)]
Add jquery and jquery-colorbox to Composer
- Fix selector syntax issue with newer version of JQuery
Hypolite Petovan [Thu, 18 Jan 2018 13:09:46 +0000 (08:09 -0500)]
Merge pull request #4271 from annando/last-child
"last-child" is not used anymore
Hypolite Petovan [Thu, 18 Jan 2018 13:02:50 +0000 (08:02 -0500)]
Merge pull request #4264 from annando/item-delete
There is now a new delete function in the item class
Michael [Thu, 18 Jan 2018 06:54:44 +0000 (06:54 +0000)]
"last-child" is not used anymore
Michael Vogel [Thu, 18 Jan 2018 06:04:18 +0000 (07:04 +0100)]
Merge pull request #4269 from MrPetovan/task/4265-move-base64-to-composer
Move base64 to Composer
Michael Vogel [Thu, 18 Jan 2018 05:44:59 +0000 (06:44 +0100)]
Merge pull request #4270 from tobiasd/
20180118 -fixDEdocs
added link to update documentation to DE index. Followup on #4259
Tobias Diekershoff [Thu, 18 Jan 2018 04:59:44 +0000 (05:59 +0100)]
added link to update documentation to DE index. Followup on #4259
Hypolite Petovan [Thu, 18 Jan 2018 02:24:04 +0000 (21:24 -0500)]
Remove js/webtoolkit.base64
Hypolite Petovan [Thu, 18 Jan 2018 02:23:51 +0000 (21:23 -0500)]
Update all references to webtoolkit.base64
Hypolite Petovan [Thu, 18 Jan 2018 02:23:03 +0000 (21:23 -0500)]
Add bower/base64 to Composer
Hypolite Petovan [Thu, 18 Jan 2018 02:22:42 +0000 (21:22 -0500)]
Remove unused jquery.htmlstream Javascript library
Michael Vogel [Thu, 18 Jan 2018 00:02:55 +0000 (01:02 +0100)]
Merge pull request #4259 from MrPetovan/task/4116-remove-vendor-from-git
Remove vendor from git
Michael [Wed, 17 Jan 2018 23:22:01 +0000 (23:22 +0000)]
The delete function is now changed to the new function
Michael [Wed, 17 Jan 2018 21:54:17 +0000 (21:54 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-delete
Hypolite Petovan [Wed, 17 Jan 2018 20:31:25 +0000 (15:31 -0500)]
Remove orphan documentation pages
Hypolite Petovan [Wed, 17 Jan 2018 20:31:11 +0000 (15:31 -0500)]
Update GitHub documentation page
- Add composer install part
- Fix GitHub name capitalization
Hypolite Petovan [Wed, 17 Jan 2018 20:30:47 +0000 (15:30 -0500)]
Add documentation about new array syntax
Hypolite Petovan [Wed, 17 Jan 2018 20:30:34 +0000 (15:30 -0500)]
Add Update documentation page
Hypolite Petovan [Wed, 17 Jan 2018 16:28:53 +0000 (11:28 -0500)]
Merge pull request #4262 from fabrixxm/frio-login
Frio: restyle login page episode II • Attack of the Clones
fabrixxm [Wed, 17 Jan 2018 16:27:27 +0000 (17:27 +0100)]
fix for coding standars
Hypolite Petovan [Wed, 17 Jan 2018 15:45:16 +0000 (10:45 -0500)]
Merge pull request #4261 from annando/bugfix-process
Avoid sql error in process handling
Hypolite Petovan [Wed, 17 Jan 2018 15:35:54 +0000 (10:35 -0500)]
Updated installer dependency to PHP 5.6 and ext-xml
- Updated doc
fabrixxm [Wed, 17 Jan 2018 15:33:27 +0000 (16:33 +0100)]
Frio: add login background color admin option
fabrixxm [Wed, 17 Jan 2018 15:01:34 +0000 (16:01 +0100)]
frio: tweak login template, fix style
move lost pwd link and register to submit wrapper,
use flexbox for submit row in login form,
show register link as button
fix form label colors in mobile
Michael [Wed, 17 Jan 2018 14:10:30 +0000 (14:10 +0000)]
Avoid sql error in process handling
Michael [Wed, 17 Jan 2018 14:09:24 +0000 (14:09 +0000)]
Wall postings need to be treated especially as well.
fabrixxm [Wed, 17 Jan 2018 12:29:04 +0000 (13:29 +0100)]
Frio: fix home page
Add home.tpl, fix style with custom home.html, fix style with custom page content from addon
fabrixxm [Wed, 17 Jan 2018 12:27:41 +0000 (13:27 +0100)]
Use template home.tpl for mod/home
Michael [Wed, 17 Jan 2018 07:08:49 +0000 (07:08 +0000)]
Delete could work now, needs testing
Michael [Wed, 17 Jan 2018 06:12:11 +0000 (06:12 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-delete
Michael Vogel [Wed, 17 Jan 2018 06:08:51 +0000 (07:08 +0100)]
Merge pull request #4253 from MrPetovan/task/fix-scrutinizer-issues
[Scrutinizer] App.php / Create Model\Process
Hypolite Petovan [Tue, 16 Jan 2018 01:54:06 +0000 (20:54 -0500)]
Add missing include in Model\Process
Hypolite Petovan [Tue, 16 Jan 2018 00:27:48 +0000 (19:27 -0500)]
Fix issues in changed files
- Initializes $return in Process::insert
- Update the type hint of dba::fetch
- Remove unused $a parameter in worker_init()
- Fix uses
Hypolite Petovan [Tue, 16 Jan 2018 00:13:21 +0000 (19:13 -0500)]
Fix issues in App.php
- Fix formatting
- Add method visibility
- Remove unused properties
- Remove unused methods
- Remove unused parameters
- Fix implode parameter order (?!)
Hypolite Petovan [Tue, 16 Jan 2018 00:08:28 +0000 (19:08 -0500)]
Move process functions to Model\Process
- Add start|endProcess functions to Core\Worker
Hypolite Petovan [Wed, 17 Jan 2018 04:48:07 +0000 (23:48 -0500)]
Fix references to text_highlighter css
Hypolite Petovan [Wed, 17 Jan 2018 01:22:03 +0000 (20:22 -0500)]
Add composer install commands to documentation
Hypolite Petovan [Tue, 16 Jan 2018 22:02:20 +0000 (17:02 -0500)]
Add install instructions for Composer
Hypolite Petovan [Tue, 16 Jan 2018 21:56:06 +0000 (16:56 -0500)]
Remove versioning from vendor folder
Hypolite Petovan [Tue, 16 Jan 2018 21:55:14 +0000 (16:55 -0500)]
Update composer.json
- Switch pear/Text_Highlighter to Github repository
- Add fxp/composer-asset-plugin dependency
Hypolite Petovan [Tue, 16 Jan 2018 21:50:56 +0000 (16:50 -0500)]
Add vendor to .gitignore
Hypolite Petovan [Wed, 17 Jan 2018 01:26:07 +0000 (20:26 -0500)]
Merge pull request #4260 from annando/item-shadow
Transfer all item shadow functions to the item class
Michael [Tue, 16 Jan 2018 23:20:07 +0000 (23:20 +0000)]
Standards
Michael [Tue, 16 Jan 2018 23:16:53 +0000 (23:16 +0000)]
New item class function for delete
Michael [Tue, 16 Jan 2018 22:46:20 +0000 (22:46 +0000)]
Oh, standards ...
Michael [Tue, 16 Jan 2018 22:23:19 +0000 (22:23 +0000)]
Transfer all item shadow functions to the item class
Hypolite Petovan [Tue, 16 Jan 2018 14:04:43 +0000 (09:04 -0500)]
Merge pull request #4258 from zeroadam/BugFixQueue-#4256
Fix class name issue
Adam Magness [Tue, 16 Jan 2018 13:49:08 +0000 (08:49 -0500)]
Fix class name issue
use Model\Queue as QueueModel and update function calls.
Hypolite Petovan [Tue, 16 Jan 2018 13:49:04 +0000 (08:49 -0500)]
Merge pull request #4257 from strk/openid-fix
Fix LightOpenID usage
Sandro Santilli [Tue, 16 Jan 2018 12:11:38 +0000 (13:11 +0100)]
Do not "pollute" global namespace with LightOpenID symbol
Sandro Santilli [Tue, 16 Jan 2018 09:48:59 +0000 (10:48 +0100)]
Fix LightOpenID usage
otherwise failing with:
PHP Fatal error: Class 'Friendica\\Module\\LightOpenID' not found in src/Module/Login.php on line 68
Hypolite Petovan [Tue, 16 Jan 2018 01:53:17 +0000 (20:53 -0500)]
Merge pull request #4254 from zeroadam/Queue-#3878
Move queue_fn to src
Adam Magness [Tue, 16 Jan 2018 01:16:51 +0000 (20:16 -0500)]
Remove old file
remove include/queue_fn.php
Adam Magness [Tue, 16 Jan 2018 01:16:14 +0000 (20:16 -0500)]
Remove requires
remove require_once statements
Adam Magness [Tue, 16 Jan 2018 01:12:07 +0000 (20:12 -0500)]
Update functions and calls
update function names and calls
Adam Magness [Tue, 16 Jan 2018 00:28:39 +0000 (19:28 -0500)]
Create Queue class
Create queue class and functions from queue_fn.php
Hypolite Petovan [Tue, 16 Jan 2018 00:14:31 +0000 (19:14 -0500)]
Merge pull request #4252 from zeroadam/Nav-#3878
Move nav to src
Adam Magness [Mon, 15 Jan 2018 22:42:12 +0000 (17:42 -0500)]
Review updates
Adam Magness [Mon, 15 Jan 2018 22:12:39 +0000 (17:12 -0500)]
Remove old file
remove include/nav.php
Adam Magness [Mon, 15 Jan 2018 22:09:28 +0000 (17:09 -0500)]
Merge remote-tracking branch 'origin/Nav-#3878' into Nav-#3878