Commit Graph

15471 Commits

Author SHA1 Message Date
Michael 44efdc3e1b Central item expiration routine for external items 2017-05-20 20:02:06 +00:00
Hypolite Petovan 87e7fac397 Frio: Fix hubzilla scrollToItem
- Removed unnecessary item guid truncation
2017-05-20 13:18:20 -04:00
Michael Vogel bd62f10697 Merge pull request #3478 from tobiasd/20170520-dedocs
DE documentation
2017-05-20 12:22:54 +02:00
Tobias Diekershoff b6d646cb85 removed some more files from doc/de 2017-05-20 11:24:28 +02:00
Tobias Diekershoff 09b5fea371 removed de/andfinally from docs 2017-05-20 11:22:47 +02:00
Tobias Diekershoff 617c094beb links in BBCode docs 2017-05-20 11:20:31 +02:00
Tobias Diekershoff 2e9ab15583 links in Account Basics 2017-05-20 11:12:51 +02:00
Hypolite Petovan 1f81d394de Merge pull request #3477 from beardyunixer/doco-without-making-a-shite-of-it-this-time
Update doco
2017-05-19 21:48:11 -04:00
Thomas Willingham e41c983f2e Switch image URL to master branch 2017-05-20 02:38:01 +01:00
Hypolite Petovan 4b8eced7a4 Merge pull request #3476 from rabuzarus/20170519_-_frio_not_experimental
Frio: remove experimental flag + rise version number to 0.8
2017-05-19 20:50:01 -04:00
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
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
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 Häder 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 Häder 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
Michael 05c890f256 Bugfix: The commit in dba::delete was never executed 2017-05-14 07:01:38 +00:00
Hypolite Petovan db0c3620c0 Merge pull request #3461 from annando/1705-some-more-dba
DBA: poller / SQL errors / dbclean
2017-05-13 00:22:01 -04:00
Michael e884090efa Merge remote-tracking branch 'upstream/develop' into 1705-some-more-dba
Conflicts:
	include/uimport.php
2017-05-13 04:13:07 +00:00