]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Mon, 24 Apr 2017 23:50:46 +0000 (19:50 -0400)]
Merge pull request #3374 from rabuzarus/20170407_-_group_edit
Frio: provide own group template + some restructuring in group.php
Hypolite Petovan [Mon, 24 Apr 2017 01:43:27 +0000 (21:43 -0400)]
Merge pull request #3386 from rabuzarus/20170422_-_Stream_content_update_2
improve profile page (wall) update for non logged in users and remote users
rabuzarus [Sun, 23 Apr 2017 14:22:53 +0000 (16:22 +0200)]
fall back to unseen items if no timestamp is available
rabuzarus [Sun, 23 Apr 2017 13:26:26 +0000 (15:26 +0200)]
add a visual indicator (fade) on group membership change
rabuzarus [Sun, 23 Apr 2017 12:58:23 +0000 (14:58 +0200)]
add $contact.change_member to the js template. At the present time we don't make use of it, but the js smarty template should be the same as the php smarty template
Hypolite Petovan [Sun, 23 Apr 2017 12:55:51 +0000 (08:55 -0400)]
Merge pull request #3384 from strk/openid-register
Fix OpenID registration, and improve its robustness
rabuzarus [Sun, 23 Apr 2017 12:51:41 +0000 (14:51 +0200)]
fix smarty PHP warnings
Sandro Santilli [Sun, 23 Apr 2017 11:48:46 +0000 (13:48 +0200)]
Urlencode query parameters
Sandro Santilli [Sun, 23 Apr 2017 11:48:05 +0000 (13:48 +0200)]
Add missing query string introducing character
Fixes #3383
Hypolite Petovan [Sun, 23 Apr 2017 00:55:06 +0000 (20:55 -0400)]
Merge pull request #3382 from annando/1704-myisam
Command in dbstructure.php to convert all tables from MyISAM to InnoDB
Michael [Sat, 22 Apr 2017 21:55:16 +0000 (21:55 +0000)]
Call it "toinnodb"
Michael [Sat, 22 Apr 2017 21:36:01 +0000 (21:36 +0000)]
New command in dbstructure.php to convert all tables from MyISAM to InnoDB
rabuzarus [Sat, 22 Apr 2017 20:10:43 +0000 (22:10 +0200)]
fixed typo
rabuzarus [Sat, 22 Apr 2017 20:08:05 +0000 (22:08 +0200)]
improve profile update for non logged in ussers and remote users
Hypolite Petovan [Sat, 22 Apr 2017 13:11:18 +0000 (09:11 -0400)]
Merge pull request #3375 from Quix0r/rewrites/coding-convention-split2-3-2
Coding convention applied split 2-3-2 (of 2-14-2)
Hypolite Petovan [Sat, 22 Apr 2017 00:41:45 +0000 (20:41 -0400)]
Merge pull request #3376 from annando/1704-key-length
Issue 3358: The key length should now work on InnoDB and MyISAM
Michael Vogel [Fri, 21 Apr 2017 22:07:47 +0000 (00:07 +0200)]
Merge pull request #3377 from Alkarex/dfrn-date-format
Fix SQL date format bug in dfrn
Alexandre Alapetite [Fri, 21 Apr 2017 22:00:13 +0000 (00:00 +0200)]
Fix SQL date format bug in dfrn
https://github.com/friendica/friendica/issues/3336
https://github.com/friendica/friendica/pull/3338
Michael [Fri, 21 Apr 2017 21:26:05 +0000 (21:26 +0000)]
Issue 3358: The key length should now work on InnoDB and MyISAM
Roland Haeder [Tue, 4 Apr 2017 17:47:45 +0000 (19:47 +0200)]
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 4 Apr 2017 17:47:32 +0000 (19:47 +0200)]
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
Hypolite Petovan [Fri, 21 Apr 2017 16:18:57 +0000 (12:18 -0400)]
Merge pull request #3373 from strk/expire-login-later
Make log-in cookie expiration time configurable
Sandro Santilli [Fri, 21 Apr 2017 15:36:45 +0000 (17:36 +0200)]
Fix Config::get call
Sandro Santilli [Fri, 21 Apr 2017 15:20:28 +0000 (17:20 +0200)]
Add default value to documentation for system.auth_cookie_lifetime
Sandro Santilli [Fri, 21 Apr 2017 15:19:58 +0000 (17:19 +0200)]
Add auth_cookie_lifetime variable to installation config template
Sandro Santilli [Fri, 21 Apr 2017 15:19:11 +0000 (17:19 +0200)]
Add documentation
Sandro Santilli [Fri, 21 Apr 2017 15:13:05 +0000 (17:13 +0200)]
Add missing semicolon
Sandro Santilli [Fri, 21 Apr 2017 15:09:06 +0000 (17:09 +0200)]
Use Config::get
Sandro Santilli [Fri, 21 Apr 2017 14:15:39 +0000 (16:15 +0200)]
Allow specifying cookie lifetime via config variable
Tweak $a->config['system']['auth_cookie_lifetime']
rabuzarus [Fri, 21 Apr 2017 14:13:16 +0000 (16:13 +0200)]
Remove unused function
rabuzarus [Fri, 21 Apr 2017 14:09:48 +0000 (16:09 +0200)]
Merge develop into 20170407_-_group_edit
Conflicts:
mod/group.php
rabuzarus [Fri, 21 Apr 2017 14:04:29 +0000 (16:04 +0200)]
some restructuring in groups.php + Frio: provide own group template
Sandro Santilli [Fri, 21 Apr 2017 13:13:34 +0000 (15:13 +0200)]
Expire log-in cookie in 90 days rather than 7
Hypolite Petovan [Thu, 20 Apr 2017 22:28:16 +0000 (18:28 -0400)]
Merge pull request #3369 from Quix0r/rewrites/coding-convention-split2-2-2
Coding convention applied split 2-2-2 (of 2-14-2)
Roland Häder [Thu, 20 Apr 2017 20:59:43 +0000 (22:59 +0200)]
fixed parser error
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Tue, 4 Apr 2017 17:47:32 +0000 (19:47 +0200)]
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
Hypolite Petovan [Thu, 20 Apr 2017 19:26:31 +0000 (15:26 -0400)]
Merge pull request #3371 from Alkarex/photos_any_value
mod photos compatibility only_full_group_by
Alexandre Alapetite [Thu, 20 Apr 2017 19:23:45 +0000 (21:23 +0200)]
mod photos compatibility only_full_group_by
Related to https://github.com/friendica/friendica/pull/3323
Hypolite Petovan [Thu, 20 Apr 2017 06:12:41 +0000 (02:12 -0400)]
Merge pull request #3367 from annando/1704-mastodon
Reworked OStatus communication part to better support Mastodon.
Michael Vogel [Thu, 20 Apr 2017 06:12:01 +0000 (08:12 +0200)]
Merge pull request #3368 from tobiasd/develop
regen credits
Hypolite Petovan [Thu, 20 Apr 2017 06:03:30 +0000 (02:03 -0400)]
Merge pull request #3366 from annando/issue-3358
Issue 3358; Avoid key length problems when changing collation
Tobias Diekershoff [Thu, 20 Apr 2017 05:59:54 +0000 (07:59 +0200)]
regen credits
Michael [Thu, 20 Apr 2017 05:44:31 +0000 (05:44 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1704-mastodon
Conflicts:
include/bbcode.php
Michael [Thu, 20 Apr 2017 05:24:08 +0000 (05:24 +0000)]
Issue 3358; Avoid key length problems when changing collation
Michael [Thu, 20 Apr 2017 05:17:00 +0000 (05:17 +0000)]
Some standards
Michael Vogel [Thu, 20 Apr 2017 03:38:38 +0000 (05:38 +0200)]
Merge pull request #3365 from Hypolite/issue/remove-wrong-profile-link-for-contacts
Remove vcard Edit link pointing to profiles for contacts
Hypolite Petovan [Thu, 20 Apr 2017 03:31:38 +0000 (23:31 -0400)]
Remove debug
Michael Vogel [Thu, 20 Apr 2017 03:28:16 +0000 (05:28 +0200)]
Merge pull request #3326 from Alkarex/utf8mb4
Default to utf8mb4
Hypolite Petovan [Thu, 20 Apr 2017 01:58:33 +0000 (21:58 -0400)]
Remove vcard Edit link pointing to profiles for contacts
Hypolite Petovan [Thu, 20 Apr 2017 00:39:07 +0000 (20:39 -0400)]
Merge pull request #3287 from Quix0r/rewrites/coding-convention-split2-1-2
Coding convention applied split 2-1-2 (of 2-14-2)
rabuzarus [Wed, 19 Apr 2017 23:37:28 +0000 (01:37 +0200)]
Merge pull request #3364 from Rudloff/feature/external-links
In standalone mode, open links to source in a new tab (fixes #3359)
Pierre Rudloff [Wed, 19 Apr 2017 21:51:18 +0000 (23:51 +0200)]
Make standalone tweaks work with infinite scrolling
Michael [Wed, 19 Apr 2017 21:37:00 +0000 (21:37 +0000)]
Reworked OStatus communication part to better support Mastodon.
Pierre Rudloff [Wed, 19 Apr 2017 21:24:43 +0000 (23:24 +0200)]
In standalone mode, open links to source in a new tab (fixes #3359)
Roland Häder [Wed, 19 Apr 2017 21:07:59 +0000 (23:07 +0200)]
added curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Wed, 19 Apr 2017 21:06:01 +0000 (23:06 +0200)]
Merge branch 'develop' into rewrites/coding-convention-split2-1-2
Roland Häder [Wed, 19 Apr 2017 21:03:44 +0000 (23:03 +0200)]
added braces, opps
Signed-off-by: Roland Häder <roland@mxchange.org>
Hypolite Petovan [Wed, 19 Apr 2017 19:45:38 +0000 (15:45 -0400)]
Merge pull request #3363 from sesom42/develop
displays the correct profile for contacts that have set the default profile
Alexandre Alapetite [Wed, 19 Apr 2017 19:44:13 +0000 (21:44 +0200)]
Delete frio dynamic.php
https://github.com/friendica/friendica/pull/3326#discussion_r112116929
Jens Tautenhahn [Wed, 19 Apr 2017 19:25:25 +0000 (20:25 +0100)]
displays the correct profile for contacts that have set the default profile
Michael Vogel [Wed, 19 Apr 2017 17:00:42 +0000 (19:00 +0200)]
Merge pull request #3361 from Hypolite/issue/#3053
Change default directory URL
Hypolite Petovan [Wed, 19 Apr 2017 16:27:51 +0000 (12:27 -0400)]
Change default directory URL
Michael Vogel [Wed, 19 Apr 2017 14:24:30 +0000 (16:24 +0200)]
Merge pull request #3355 from Hypolite/issue/fix-language-guess
Skip lang file search if lang=en
Hypolite Petovan [Wed, 19 Apr 2017 14:14:43 +0000 (10:14 -0400)]
Standards
rabuzarus [Wed, 19 Apr 2017 12:14:35 +0000 (14:14 +0200)]
Merge pull request #3357 from Hypolite/issue/fix-frio-comment-box
Fix Issues with frio comment box
Hypolite Petovan [Wed, 19 Apr 2017 11:05:48 +0000 (07:05 -0400)]
Add explicit parentheses in condition
Michael Vogel [Wed, 19 Apr 2017 05:10:31 +0000 (07:10 +0200)]
Merge pull request #3356 from Hypolite/issue/fix-notifications-display
Remove extra htmlentities in notifications
Hypolite Petovan [Wed, 19 Apr 2017 02:04:23 +0000 (22:04 -0400)]
Add autosize call for all external textarea value changes
Hypolite Petovan [Wed, 19 Apr 2017 02:03:49 +0000 (22:03 -0400)]
Prevent comment UI from closing when using BBCode buttons with empty textarea
Hypolite Petovan [Tue, 18 Apr 2017 23:34:46 +0000 (19:34 -0400)]
Remove extra htmlentities in notifications
Hypolite Petovan [Tue, 18 Apr 2017 23:21:26 +0000 (19:21 -0400)]
Skip lang file search if lang=en
Hypolite Petovan [Tue, 18 Apr 2017 20:31:15 +0000 (16:31 -0400)]
Merge pull request #3354 from annando/issue-3157
Issue 3157: No fulltext anymore
Hypolite Petovan [Tue, 18 Apr 2017 20:20:33 +0000 (16:20 -0400)]
Merge pull request #3353 from annando/1704-empty-contacts
Handle the case when the given contact url or address is empty
Michael [Tue, 18 Apr 2017 20:09:05 +0000 (20:09 +0000)]
Issue 3157: No fulltext anymore
Alexandre Alapetite [Tue, 18 Apr 2017 19:21:29 +0000 (21:21 +0200)]
Revert unneeded changes in third-party libraries
https://github.com/friendica/friendica/pull/3326#discussion_r112039526
https://github.com/friendica/friendica/pull/3326#discussion_r112039589
Michael [Tue, 18 Apr 2017 18:50:01 +0000 (18:50 +0000)]
Handle the case when the given contact url or address is empty
Hypolite Petovan [Tue, 18 Apr 2017 17:48:47 +0000 (13:48 -0400)]
Merge pull request #3352 from annando/issue-3351
Issue 3351: Check if resource was created
Michael [Tue, 18 Apr 2017 17:17:15 +0000 (17:17 +0000)]
Issue 3351: Check if resource was created
Hypolite Petovan [Tue, 18 Apr 2017 04:03:22 +0000 (00:03 -0400)]
Merge pull request #3350 from annando/1704-resubmit-directory
Resubmit all profiles on directory change
Michael [Mon, 17 Apr 2017 21:39:11 +0000 (21:39 +0000)]
Resubmit all profiles on directory change
Hypolite Petovan [Mon, 17 Apr 2017 17:00:58 +0000 (13:00 -0400)]
Merge pull request #3349 from annando/1704-api-owner
API: The "friendica-owner" has only to be different from the user on starting posts
Michael [Mon, 17 Apr 2017 14:38:13 +0000 (14:38 +0000)]
API: The "friendica-owner" has only to be different from the user on starting posts
Hypolite Petovan [Mon, 17 Apr 2017 13:03:20 +0000 (09:03 -0400)]
Merge pull request #3348 from Alkarex/SQL-messages-AS
SQL AS for messages
Alexandre Alapetite [Mon, 17 Apr 2017 13:01:05 +0000 (15:01 +0200)]
SQL AS for messages
Fix bug introduced in https://github.com/friendica/friendica/pull/3323
rabuzarus [Mon, 17 Apr 2017 11:51:37 +0000 (13:51 +0200)]
Merge pull request #3333 from Rudloff/feature/theme-color
theme-color meta
Pierre Rudloff [Mon, 17 Apr 2017 11:38:55 +0000 (13:38 +0200)]
Updated theme-color code
Add comment explaining what the code does
Remove unused include
Code standards
Michael Vogel [Mon, 17 Apr 2017 06:11:18 +0000 (08:11 +0200)]
Merge pull request #3344 from tobiasd/
20170412 -doc
some words about the workers
Tobias Diekershoff [Mon, 17 Apr 2017 05:33:12 +0000 (07:33 +0200)]
Ham
Alexandre Alapetite [Sun, 16 Apr 2017 20:08:48 +0000 (22:08 +0200)]
Merge branch 'develop' into utf8mb4
Hypolite Petovan [Sun, 16 Apr 2017 20:03:13 +0000 (16:03 -0400)]
Merge pull request #3321 from Alkarex/MySQL5.7
Fix for MySQL 5.7+ NO_ZERO_DATE
Hypolite Petovan [Sun, 16 Apr 2017 20:03:06 +0000 (16:03 -0400)]
Merge pull request #3345 from annando/1704-db-update-error
Print out database error messages
Alexandre Alapetite [Sun, 16 Apr 2017 14:04:38 +0000 (16:04 +0200)]
Default UTF8MB4 for CREATE DATABASE
Alexandre Alapetite [Sun, 16 Apr 2017 13:53:48 +0000 (15:53 +0200)]
More replaces UTF8 to UTF8MB4
Michael [Sun, 16 Apr 2017 13:37:42 +0000 (13:37 +0000)]
Doxygen header added
Alexandre Alapetite [Sun, 16 Apr 2017 13:36:01 +0000 (15:36 +0200)]
More general date test for dob
Alexandre Alapetite [Sun, 16 Apr 2017 13:23:57 +0000 (15:23 +0200)]
Bump version to 1219
https://github.com/friendica/friendica/pull/3321#pullrequestreview-
32528437
Michael [Sun, 16 Apr 2017 13:21:49 +0000 (13:21 +0000)]
Print out database error messages
Alexandre Alapetite [Sun, 16 Apr 2017 13:16:58 +0000 (15:16 +0200)]
Merge branch 'develop' into MySQL5.7
Tobias Diekershoff [Sun, 16 Apr 2017 11:59:52 +0000 (13:59 +0200)]
typos
Tobias Diekershoff [Sun, 16 Apr 2017 11:54:12 +0000 (13:54 +0200)]
remote_self paragraph was missing in DE