]>
git.mxchange.org Git - friendica.git/log
Michael Vogel [Thu, 27 Apr 2017 08:46:54 +0000 (10:46 +0200)]
Merge pull request #3399 from tobiasd/
20170427 -messages
regenerated master messages.po file
fabrixxm [Thu, 27 Apr 2017 07:27:55 +0000 (09:27 +0200)]
Merge pull request #3397 from tobiasd/
20170427 -robots
removed commented out line
Tobias Diekershoff [Thu, 27 Apr 2017 05:35:43 +0000 (07:35 +0200)]
regenerated master messages.po file
Tobias Diekershoff [Thu, 27 Apr 2017 05:31:57 +0000 (07:31 +0200)]
removed commented out line
Tobias Diekershoff [Thu, 27 Apr 2017 05:23:01 +0000 (07:23 +0200)]
Merge pull request #3393 from Shnoulle/develop_feature3334
Simple robots.txt for server 404 log
Tobias Diekershoff [Thu, 27 Apr 2017 05:22:45 +0000 (07:22 +0200)]
Merge pull request #3392 from Hypolite/issue/#3387
Enforce the domain blocklist
Hypolite Petovan [Thu, 27 Apr 2017 02:22:01 +0000 (22:22 -0400)]
Add documentation about the new admin page
Hypolite Petovan [Thu, 27 Apr 2017 02:08:47 +0000 (22:08 -0400)]
Use Config::get instead of get_config
Denis Chenu [Wed, 26 Apr 2017 15:26:13 +0000 (17:26 +0200)]
Coding standards : doxygen + tab + single quote
Denis Chenu [Wed, 26 Apr 2017 15:09:10 +0000 (17:09 +0200)]
Doxygen standard
Denis Chenu [Wed, 26 Apr 2017 15:07:24 +0000 (17:07 +0200)]
Coding standards part and bad empty Disallow
- Unsure PHP_EOL is the best here : PHP_EOL are not the same on *nux and win, it's not for server , but for browser
- _content vs _init : seems not really a web content ?
Denis Chenu [Wed, 26 Apr 2017 13:39:35 +0000 (15:39 +0200)]
Simple robots.txt for server 404 log
Hypolite Petovan [Wed, 26 Apr 2017 04:23:01 +0000 (00:23 -0400)]
Renamed check_domain_blocklist to blocked_url
- Remove debug
Hypolite Petovan [Wed, 26 Apr 2017 02:59:11 +0000 (22:59 -0400)]
Add check_blocklist to z_fetch_url and post_url
- Standard compliance
Hypolite Petovan [Wed, 26 Apr 2017 02:45:56 +0000 (22:45 -0400)]
Added check_domain_blocklist
Hypolite Petovan [Wed, 26 Apr 2017 02:45:42 +0000 (22:45 -0400)]
Refactor "URL" to "domain" for blocklist
- Add slash trimming to domain
- Reformatted mod/friendica
Hypolite Petovan [Wed, 26 Apr 2017 01:23:20 +0000 (21:23 -0400)]
Merge pull request #3388 from tobiasd/
20170424 -blocklistadminpanel
blocklist front end for the admin panel
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
Tobias Diekershoff [Tue, 25 Apr 2017 16:57:50 +0000 (18:57 +0200)]
standards
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
Tobias Diekershoff [Mon, 24 Apr 2017 21:47:05 +0000 (23:47 +0200)]
docstrings for the admin panel functions
Tobias Diekershoff [Mon, 24 Apr 2017 21:45:05 +0000 (23:45 +0200)]
added subpage for blocklist management to the admin panel
Tobias Diekershoff [Mon, 24 Apr 2017 21:44:27 +0000 (23:44 +0200)]
added template for the blocklist editor in the admin panel
Tobias Diekershoff [Mon, 24 Apr 2017 21:43:39 +0000 (23:43 +0200)]
add the contents from the blocklist to the /friendica page
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
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