]>
git.mxchange.org Git - friendica.git/log
Michael [Thu, 27 Apr 2017 20:47:52 +0000 (20:47 +0000)]
Set the database version
Michael [Thu, 27 Apr 2017 20:38:46 +0000 (20:38 +0000)]
Salmons with Mastodon seem to work now
Michael [Wed, 26 Apr 2017 21:16:25 +0000 (21:16 +0000)]
Conversation data is now stored in another table
Michael [Tue, 25 Apr 2017 20:23:38 +0000 (20:23 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1704-conversation
Hypolite Petovan [Tue, 25 Apr 2017 17:02:43 +0000 (13:02 -0400)]
Merge pull request #3389 from annando/1704-db-query
New database functions
Michael [Tue, 25 Apr 2017 16:05:26 +0000 (16:05 +0000)]
Added class description
Michael [Tue, 25 Apr 2017 05:20:34 +0000 (05:20 +0000)]
Better debugging
Michael [Tue, 25 Apr 2017 05:11:04 +0000 (05:11 +0000)]
Small corrections
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
Michael [Mon, 24 Apr 2017 21:51:47 +0000 (21:51 +0000)]
We weren't able to test mysqlnd, so better remove the code
Michael [Mon, 24 Apr 2017 21:36:04 +0000 (21:36 +0000)]
Free results
Michael [Mon, 24 Apr 2017 21:23:00 +0000 (21:23 +0000)]
Little spelling problem
Michael [Mon, 24 Apr 2017 21:20:24 +0000 (21:20 +0000)]
Replace spaces by tabs
Michael [Mon, 24 Apr 2017 21:18:30 +0000 (21:18 +0000)]
Code cleanup
Michael [Mon, 24 Apr 2017 21:02:51 +0000 (21:02 +0000)]
Removed old functions
Michael [Mon, 24 Apr 2017 20:32:35 +0000 (20:32 +0000)]
New function to calculate rows
Michael [Mon, 24 Apr 2017 19:23:49 +0000 (19:23 +0000)]
New function to check for the existance of data
Michael [Mon, 24 Apr 2017 06:28:57 +0000 (06:28 +0000)]
Örgs
Michael [Mon, 24 Apr 2017 06:27:59 +0000 (06:27 +0000)]
Restored privates variables
Michael [Mon, 24 Apr 2017 06:26:49 +0000 (06:26 +0000)]
Rearranged lines
Michael [Mon, 24 Apr 2017 06:24:03 +0000 (06:24 +0000)]
Lost lines are back
Michael [Mon, 24 Apr 2017 06:13:42 +0000 (06:13 +0000)]
New function skeleton for execution of queries
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
Michael [Sun, 23 Apr 2017 23:15:38 +0000 (23:15 +0000)]
We now can work with prepared statements
Michael [Sun, 23 Apr 2017 14:25:35 +0000 (14:25 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1704-conversation
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
Michael [Sat, 22 Apr 2017 20:46:40 +0000 (20:46 +0000)]
New tables for conversations
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