Thomas Willingham
86c4ac80c5
Update doco
2017-05-19 21:37:45 +01:00
rabuzarus
5c9033a7e2
Frio: some correction in grammar/expression - thx Hypolite
2017-05-19 13:32:55 +02:00
Hypolite Petovan
cb44ac386a
Merge pull request #3475 from annando/bugfix-profile-change
...
Bugfix: Timeout problems when saving profile settings
2017-05-19 07:28:56 -04:00
rabuzarus
3cb5c83fca
Frio: a word was missing in the README
2017-05-19 13:18:27 +02:00
rabuzarus
58260021b6
Frio: remove experimental flag + rise version number to 0.8
2017-05-19 13:11:30 +02:00
Michael
6e8e326705
Bugfix: Timeout problems when saving profile settings
2017-05-19 06:01:13 +00:00
Hypolite Petovan
f1090dd359
Merge pull request #3474 from annando/bugfix-mail
...
Bugfix Diaspora: We exited with the wrong return values
2017-05-17 15:58:17 -04:00
Michael
192a5e254a
Merge remote-tracking branch 'upstream/3.5.2rc' into bugfix-mail
2017-05-17 19:56:38 +00:00
Michael
696404739b
Bugfix Diaspora: We exited with the wrong return values and the guid for messages was too short
2017-05-17 19:25:30 +00:00
Roland Häder
b6648215b8
Opps, missed them
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 18:42:40 +02:00
Hypolite Petovan
173372eda5
Merge pull request #3471 from annando/issue-3309
...
Issue 3309: Avatar update should work now
2017-05-17 12:42:34 -04:00
Roland Häder
98b407218d
Fixes:
...
- don't do $string[position] anymore, use substr() instead
- 'extends' was hanging loose there, rewrote it twice to fix parser error
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 18:39:10 +02:00
Roland Häder
0e0fb2b1ee
removed TODOs
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 18:34:16 +02:00
Roland Häder
11c16f1123
Continued:
...
- added more curly braces
- replaced if (blaFoo()) { return true; } return false; with return blaFoo();
- added spaces
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 18:32:03 +02:00
Roland Häder
0394004fee
reverted comments, but maintained multi-line comment.
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 18:11:22 +02:00
Roland Häder
4c2d4934f7
Some CR applied:
...
- removed todo
- added explanation
- merged next if() block with already merged
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 18:06:13 +02:00
Roland Häder
f55ea4bc83
tpzo fixed again ...
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 18:02:44 +02:00
Roland Häder
afb430b908
tpzo fixed
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 15:41:01 +02:00
Roland Häder
249065b421
opps, went in again? :-/
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 15:31:46 +02:00
Roland Häder
031d96d933
improved some comments
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-17 15:28:01 +02:00
Roland Haeder
635b26353c
added spaces + some curly braces + some usage of dbm::is_result()
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-05-17 15:08:15 +02:00
Roland Haeder
347803fd5c
added spaces + some curly braces + some usage of dbm::is_result()
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-05-17 15:08:15 +02:00
Roland Haeder
f66c5c6823
added spaces + some curly braces + some usage of dbm::is_result()
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-05-17 15:07:31 +02:00
Tobias Diekershoff
fd5d058156
Merge pull request #3472 from rabuzarus/feature/frio/fixedaside2
...
Frio: better UX for aside bar
2017-05-17 11:27:37 +02:00
Michael
cb3077b7a9
It is better this way
2017-05-17 06:07:55 +00:00
Michael
7daf5ecde1
Use the contact picture instead of the profile picture
2017-05-17 06:00:20 +00:00
Hypolite Petovan
0c2c221e50
Merge pull request #3469 from Quix0r/rewrites/coding-convention-split2-5-2
...
Coding convention applied split 2-5-2 (of 2-14-2)
2017-05-16 20:37:34 -04:00
Michael
80103f8ad9
Issue 3309: Avatar update should work now
2017-05-16 21:21:54 +00:00
Roland Häder
d7b420a44e
opps, re-introduced this out-dated code by mistake
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-16 20:13:08 +02:00
Roland Häder
79d524a9ad
opps, added missing curly braces
...
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-05-16 17:56:36 +02:00
Hypolite Petovan
879cb23841
Merge pull request #3470 from rabuzarus/201705016_-_fix_doxyfile
...
Update Doxyfile (add src folder)
2017-05-16 11:51:39 -04:00
rabuzarus
fb0d335268
Update Doxyfile (add src folder)
2017-05-16 17:36:19 +02:00
rabuzarus
4a47361116
Merge pull request #3380 from fabrixxm/feature/frio/fixedaside2
...
Frio: better UX for aside bar
2017-05-16 17:31:06 +02:00
Roland Haeder
f4a33ed3f0
added spaces + some curly braces + some usage of dbm::is_result()
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-05-16 14:40:07 +02:00
Roland Haeder
701e761c68
added spaces + some curly braces + some usage of dbm::is_result()
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-05-16 14:37:12 +02:00
Hypolite Petovan
48e3f4f47f
Merge pull request #3465 from annando/bugfix-dba-1
...
Bugfix: dba::num_rows hadn't checked the object variable
2017-05-16 02:05:16 -04:00
Michael
41f94a62fc
Spelling
2017-05-16 06:00:01 +00:00
Hypolite Petovan
2fbfe1aea6
Merge pull request #3468 from tobiasd/20170516-IT
...
IT translations THX fabrixxm
2017-05-16 01:46:55 -04:00
Tobias Diekershoff
3fb99e74d8
IT translations THX fabrixxm
2017-05-16 07:39:38 +02:00
Michael Vogel
8f253f6c12
Merge pull request #3464 from beardyunixer/nginx
...
Nginx
2017-05-16 06:26:54 +02:00
Thomas Willingham
805406a9d1
Requested changes
2017-05-16 00:22:17 +01:00
Hypolite Petovan
916afd3d9a
Merge pull request #3467 from annando/1705-dm-api
...
API: Direct Messages via the API now work again.
2017-05-15 19:00:41 -04:00
Michael
124690cc4d
dba: Beautification is now a separate function
2017-05-15 21:06:17 +00:00
Michael
875592f285
API: Direct Messages via the API now work again.
2017-05-15 20:11:33 +00:00
Michael
83e4141639
Bugfix: dba::num_rows hadn't checked the object variable
2017-05-15 15:17:38 +00:00
Thomas Willingham
1a1469339d
red > Friendica
2017-05-15 10:39:39 +01:00
Thomas Willingham
8af7df4259
Update nginx
2017-05-15 10:36:56 +01:00
Michael Vogel
9f62dd8627
Merge pull request #3463 from friendica/develop
...
Update 3.5.2rc with latest develop
2017-05-14 21:08:08 +02:00
Hypolite Petovan
fd9c9603e4
Merge pull request #3462 from annando/bugfix-dba
...
Bugfix: The commit in dba::delete was never executed
2017-05-14 14:40:19 -04:00
Tobias Diekershoff
925b803ae8
set version to 3.5.2rc
2017-05-14 09:16:55 +02:00