Hypolite Petovan
|
0b8f80c747
|
Merge pull request #3388 from tobiasd/20170424-blocklistadminpanel
blocklist front end for the admin panel
|
2017-04-25 21:23:20 -04:00 |
|
Michael
|
2e4db2e64e
|
Merge remote-tracking branch 'upstream/develop' into 1704-conversation
|
2017-04-25 20:23:38 +00:00 |
|
Hypolite Petovan
|
53fbd7e7c3
|
Merge pull request #3389 from annando/1704-db-query
New database functions
|
2017-04-25 13:02:43 -04:00 |
|
Tobias Diekershoff
|
f146c85e75
|
standards
|
2017-04-25 18:57:50 +02:00 |
|
Michael
|
bc2c0b0864
|
Added PDO in documentation.
|
2017-04-25 16:10:38 +00:00 |
|
Michael
|
d11e3afc6c
|
Added class description
|
2017-04-25 16:05:26 +00:00 |
|
Michael
|
efcb166c2d
|
Added check for MySQL driver for PDO.
|
2017-04-25 06:10:14 +00:00 |
|
Michael
|
49ba2f9d6d
|
Added a PDO check in the install routine and cleaned it up
|
2017-04-25 05:55:20 +00:00 |
|
Michael
|
4c131362b3
|
Better debugging
|
2017-04-25 05:20:34 +00:00 |
|
Michael
|
67bae59c66
|
Small corrections
|
2017-04-25 05:11:04 +00:00 |
|
Hypolite Petovan
|
82ea7ead66
|
Merge pull request #3374 from rabuzarus/20170407_-_group_edit
Frio: provide own group template + some restructuring in group.php
|
2017-04-24 19:50:46 -04:00 |
|
Michael
|
8de510e635
|
We weren't able to test mysqlnd, so better remove the code
|
2017-04-24 21:51:47 +00:00 |
|
Tobias Diekershoff
|
eeb72bd879
|
docstrings for the admin panel functions
|
2017-04-24 23:47:05 +02:00 |
|
Tobias Diekershoff
|
f969f44603
|
added subpage for blocklist management to the admin panel
|
2017-04-24 23:45:05 +02:00 |
|
Tobias Diekershoff
|
1a436281c5
|
added template for the blocklist editor in the admin panel
|
2017-04-24 23:44:27 +02:00 |
|
Tobias Diekershoff
|
7f837a9205
|
add the contents from the blocklist to the /friendica page
|
2017-04-24 23:43:39 +02:00 |
|
Michael
|
eb63ce5df5
|
Free results
|
2017-04-24 21:36:04 +00:00 |
|
Michael
|
ec0d2a1a03
|
Little spelling problem
|
2017-04-24 21:23:00 +00:00 |
|
Michael
|
b5f10e5ddb
|
Replace spaces by tabs
|
2017-04-24 21:20:24 +00:00 |
|
Michael
|
ed437e978a
|
Code cleanup
|
2017-04-24 21:18:30 +00:00 |
|
Michael
|
82f13441bc
|
Removed old functions
|
2017-04-24 21:02:51 +00:00 |
|
Michael
|
9959da5a1c
|
New function to calculate rows
|
2017-04-24 20:32:35 +00:00 |
|
Michael
|
d67338a895
|
New function to check for the existance of data
|
2017-04-24 19:23:49 +00:00 |
|
Michael
|
0c8a2fd345
|
Örgs
|
2017-04-24 06:28:57 +00:00 |
|
Michael
|
d636bcb9d3
|
Restored privates variables
|
2017-04-24 06:27:59 +00:00 |
|
Michael
|
311c029bcf
|
Rearranged lines
|
2017-04-24 06:26:49 +00:00 |
|
Michael
|
34bb34b9a4
|
Lost lines are back
|
2017-04-24 06:24:03 +00:00 |
|
Michael
|
28a28f00a4
|
New function skeleton for execution of queries
|
2017-04-24 06:13:42 +00:00 |
|
Hypolite Petovan
|
bc2dd690fd
|
Merge pull request #3386 from rabuzarus/20170422_-_Stream_content_update_2
improve profile page (wall) update for non logged in users and remote users
|
2017-04-23 21:43:27 -04:00 |
|
Michael
|
63b0b05445
|
We now can work with prepared statements
|
2017-04-23 23:15:38 +00:00 |
|
Michael
|
05dcedb54c
|
Merge remote-tracking branch 'upstream/develop' into 1704-conversation
|
2017-04-23 14:25:35 +00:00 |
|
rabuzarus
|
88602de604
|
fall back to unseen items if no timestamp is available
|
2017-04-23 16:22:53 +02:00 |
|
rabuzarus
|
20a53e14ca
|
add a visual indicator (fade) on group membership change
|
2017-04-23 15:26:26 +02:00 |
|
rabuzarus
|
e7914ecc95
|
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
|
2017-04-23 14:58:23 +02:00 |
|
Hypolite Petovan
|
772825690f
|
Merge pull request #3384 from strk/openid-register
Fix OpenID registration, and improve its robustness
|
2017-04-23 08:55:51 -04:00 |
|
rabuzarus
|
46291b2e2b
|
fix smarty PHP warnings
|
2017-04-23 14:51:41 +02:00 |
|
Sandro Santilli
|
cd521b2dcc
|
Urlencode query parameters
|
2017-04-23 13:50:33 +02:00 |
|
Sandro Santilli
|
ebc926a716
|
Add missing query string introducing character
Fixes #3383
|
2017-04-23 13:50:18 +02:00 |
|
Hypolite Petovan
|
4cccb450cb
|
Merge pull request #3382 from annando/1704-myisam
Command in dbstructure.php to convert all tables from MyISAM to InnoDB
|
2017-04-22 20:55:06 -04:00 |
|
Michael
|
2628ff91f4
|
Call it "toinnodb"
|
2017-04-22 21:55:16 +00:00 |
|
Roland Haeder
|
1dc4b60a5a
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-22 23:41:04 +02:00 |
|
Roland Haeder
|
2ef3251293
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-22 23:41:04 +02:00 |
|
Michael
|
aaa558f7ea
|
New command in dbstructure.php to convert all tables from MyISAM to InnoDB
|
2017-04-22 21:36:01 +00:00 |
|
Michael
|
c0784f7301
|
New tables for conversations
|
2017-04-22 20:46:40 +00:00 |
|
rabuzarus
|
5a7b9676ff
|
fixed typo
|
2017-04-22 22:10:43 +02:00 |
|
rabuzarus
|
53c1bf6ba3
|
improve profile update for non logged in ussers and remote users
|
2017-04-22 22:08:05 +02:00 |
|
fabrixxm
|
e569e20caf
|
Frio: sitck aside on page scroll
use sticky-kit jquery library to keep aside inside viewport
when user scrolls the page.
|
2017-04-22 20:36:48 +02:00 |
|
fabrixxm
|
5b731a60ae
|
Frio: Fix aside in mobile view
Aside is fixed to cover page, without the need to scroll back top to see it.
|
2017-04-22 20:34:52 +02:00 |
|
Hypolite Petovan
|
0f67934e05
|
Merge pull request #3375 from Quix0r/rewrites/coding-convention-split2-3-2
Coding convention applied split 2-3-2 (of 2-14-2)
|
2017-04-22 09:11:18 -04:00 |
|
Hypolite Petovan
|
affb3938d2
|
Merge pull request #3376 from annando/1704-key-length
Issue 3358: The key length should now work on InnoDB and MyISAM
|
2017-04-21 20:41:45 -04:00 |
|