Commit Graph

  • f1dae26df8 Likes would now work with unlikes and with likes on comments. Michael Vogel 2016-03-01 23:21:56 +01:00
  • 411566f48b API: Some small speed improvement when calling the home timeline. Michael Vogel 2016-03-01 19:17:01 +01:00
  • ce5f6fae51 Small bugfix: Fixes problen when version number contains linebreaks Michael Vogel 2016-03-01 19:14:45 +01:00
  • 009cadf63b Just another commit message :-) Michael Vogel 2016-03-01 19:10:35 +01:00
  • 902a3fdfe9 Merge branch 'rhaeder-develop' of github.com:Quix0r/friendica into rhaeder-develop Roland Haeder 2016-03-01 18:32:21 +01:00
  • 2d154ae72f Closed TODO: no .= needed here. #2392 Roland Haeder 2016-03-01 18:28:06 +01:00
  • 8cb011a07e More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE). Roland Haeder 2016-03-01 14:42:55 +01:00
  • 24cbac1a5b Also use is_filled_array() here, too. if $contacts is FALSE count() issues are E_WARNING Roland Haeder 2016-03-01 14:38:02 +01:00
  • 4ec377008d Introduced is_filled_array() + added some missing array initialization Roland Haeder 2016-03-01 14:33:54 +01:00
  • 95bfa17254 Merge branch 'rhaeder-develop' of github.com:Quix0r/friendica into rhaeder-develop Roland Haeder 2016-03-01 18:31:33 +01:00
  • 6318d28435 Merge branch 'develop' of github.com:friendica/friendica into rhaeder-develop Roland Haeder 2016-03-01 18:29:34 +01:00
  • 51a2d31f54 Closed TODO: no .= needed here. #2392 Roland Haeder 2016-03-01 18:28:06 +01:00
  • f05c1e82f0 Also use is_filled_array() here, too. if $contacts is FALSE count() issues are E_WARNING Roland Haeder 2016-03-01 14:38:02 +01:00
  • 0c1cc0d32f Introduced is_filled_array() + added some missing array initialization Roland Haeder 2016-03-01 14:33:54 +01:00
  • 0510b31b7b <form> and <html> or <head> are not self-closing tags. Roland Haeder 2016-03-01 14:49:56 +01:00
  • 2247d85b28 Don't miss to add exit() after header('Location: bla') as header() does *NOT* exit the script quickly enough. Always use an explicit exit() or you get real trouble. Roland Haeder 2016-03-01 14:49:07 +01:00
  • cf50bb3471 More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE). Roland Haeder 2016-03-01 14:42:55 +01:00
  • 118d428013 Prevent some E_NOTICE in identity.php Roland Haeder 2016-03-01 14:36:23 +01:00
  • 0142ff7f0f Prevent some E_NOTICE in boot.php Roland Haeder 2016-03-01 14:32:19 +01:00
  • 1f2bf81844 No need to set $a->theme_info = array() everywhere if you can define it in App itself. Roland Haeder 2016-03-01 14:27:38 +01:00
  • 7d5166c9fe Closed TODO: no .= needed here. #2392 Roland Haeder 2016-03-01 18:28:06 +01:00
  • 858438daec More calls replaced with is_filled_array(), ticket #2390 Roland Haeder 2016-03-01 16:00:55 +01:00
  • 04ccd9a776 Merge pull request #2388 from Quix0r/fixes/prevent-e_notice_boot_php fabrixxm 2016-03-01 15:50:20 +01:00
  • be3fa8f8b1 Merge pull request #2391 from Quix0r/fixes/http-security fabrixxm 2016-03-01 15:33:31 +01:00
  • 11310aa93b Merge pull request #2389 from Quix0r/rewrites/theme_info_array_init fabrixxm 2016-03-01 15:32:34 +01:00
  • fd316fe720 Merge pull request #2387 from Quix0r/fixes/html-errors fabrixxm 2016-03-01 15:31:28 +01:00
  • 7e485f25ab <form> and <html> or <head> are not self-closing tags. Roland Haeder 2016-03-01 14:49:56 +01:00
  • 2626182016 Don't miss to add exit() after header('Location: bla') as header() does *NOT* exit the script quickly enough. Always use an explicit exit() or you get real trouble. Roland Haeder 2016-03-01 14:49:07 +01:00
  • 438026aafd More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE). Roland Haeder 2016-03-01 14:42:55 +01:00
  • f53af9732c Also use is_filled_array() here, too. if $contacts is FALSE count() issues are E_WARNING Roland Haeder 2016-03-01 14:38:02 +01:00
  • 962536330a Prevent some E_NOTICE in identity.php Roland Haeder 2016-03-01 14:36:23 +01:00
  • 2c37eab808 Introduced is_filled_array() + added some missing array initialization Roland Haeder 2016-03-01 14:33:54 +01:00
  • c54e38fddb Prevent some E_NOTICE in boot.php Roland Haeder 2016-03-01 14:32:19 +01:00
  • f7a0260129 No need to set $a->theme_info = array() everywhere if you can define it in App itself. Roland Haeder 2016-03-01 14:27:38 +01:00
  • 08abdfda68 <form> and <html> or <head> are not self-closing tags. Roland Haeder 2016-03-01 14:49:56 +01:00
  • 8616f0cc35 Don't miss to add exit() after header('Location: bla') as header() does *NOT* exit the script quickly enough. Always use an explicit exit() or you get real trouble. Roland Haeder 2016-03-01 14:49:07 +01:00
  • 76b042ddee More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE). Roland Haeder 2016-03-01 14:42:55 +01:00
  • 78e6569b27 Also use is_filled_array() here, too. if $contacts is FALSE count() issues are E_WARNING Roland Haeder 2016-03-01 14:38:02 +01:00
  • 04eacb6470 Prevent some E_NOTICE in identity.php Roland Haeder 2016-03-01 14:36:23 +01:00
  • aa548be3b9 Introduced is_filled_array() + added some missing array initialization Roland Haeder 2016-03-01 14:33:54 +01:00
  • f10d2afca0 Prevent some E_NOTICE in boot.php Roland Haeder 2016-03-01 14:32:19 +01:00
  • 04a7d6384e No need to set $a->theme_info = array() everywhere if you can define it in App itself. Roland Haeder 2016-03-01 14:27:38 +01:00
  • b48880fe52 Merge remote-tracking branch 'upstream/develop' into 1602-diaspora Michael Vogel 2016-03-01 10:45:16 +01:00
  • cb900c5742 Reshares could work now, code is cleaned Michael Vogel 2016-03-01 07:57:26 +01:00
  • 8bcbff30e0 Account deletion should work, status messages works - reshares are half done. Michael Vogel 2016-02-29 23:54:25 +01:00
  • 066ddada17 Merge pull request #2386 from tobiasd/20160229-fedcolor Michael Vogel 2016-02-29 19:03:31 +01:00
  • 09060c0ed3 adding some colors to the Federation Statistics page of the admin panel Tobias Diekershoff 2016-02-29 17:24:34 +01:00
  • 497c40e674 Merge pull request #2383 from tobiasd/20160225 Michael Vogel 2016-02-29 11:11:54 +01:00
  • 9847083e79 Merge pull request #2384 from tobiasd/20160228-api fabrixxm 2016-02-29 08:54:36 +01:00
  • 6d3581dac8 "profile". "like" and "comment" could work, status messages only partly. Michael Vogel 2016-02-29 08:02:50 +01:00
  • c02b54997e Like and Comment could work (partially) Michael Vogel 2016-02-28 19:05:23 +01:00
  • 08a7802112 old location might vanish, vinzv moved the GS API docs over here Tobias Diekershoff 2016-02-28 08:30:45 +01:00
  • a3960bda37 New Diaspora code Michael Vogel 2016-02-27 23:54:17 +01:00
  • f4b0e9316e a missing break Tobias Diekershoff 2016-02-25 21:37:37 +01:00
  • 48642a8544 Merge pull request #2379 from annando/1602-abstract-doc Tobias Diekershoff 2016-02-25 13:15:12 +01:00
  • 53776919c0 Merge pull request #2382 from tobiasd/20160204-doc fabrixxm 2016-02-25 08:46:25 +01:00
  • 1b14b22b76 Client section in DeveloperIntro docs Tobias Diekershoff 2016-02-24 20:46:06 +01:00
  • 68d7beb298 Welcome to the live editing and commenting of the pull request ;-) Michael Vogel 2016-02-24 07:43:13 +01:00
  • 8369e6ce59 Clarification between statusnet and GNU Social. Michael Vogel 2016-02-24 07:37:18 +01:00
  • db92663466 One line, one sentence Michael Vogel 2016-02-24 07:33:20 +01:00
  • a2ed74e17f Merge pull request #2380 from annando/issue-2373 Tobias Diekershoff 2016-02-24 07:28:40 +01:00
  • 99bac3a4d8 Corrected explanation Michael Vogel 2016-02-24 07:22:32 +01:00
  • eec0dbf738 Bugfix: Resharing on the display page works again. Michael Vogel 2016-02-24 07:20:23 +01:00
  • a153f49920 clarification to the docs Tobias Diekershoff 2016-02-05 06:47:17 +01:00
  • 86339cdb97 Some documentation for the usage of the "abstract" element. Michael Vogel 2016-02-23 22:45:06 +01:00
  • b93326bb23 contactedit-actions-button: use internal links instead of full links rabuzarus 2016-02-23 19:26:03 +01:00
  • 0db83b9586 contactedit-actions-button: move repair back to tabbar rabuzarus 2016-02-23 19:19:45 +01:00
  • 507f8ab4df Merge pull request #2370 from annando/1602-mixed-content fabrixxm 2016-02-23 08:45:19 +01:00
  • d27ed6e9d8 Merge remote-tracking branch 'upstream/develop' into 1602-mixed-content Michael Vogel 2016-02-23 08:03:30 +01:00
  • 556d044cc9 Merge pull request #2377 from annando/1602-abstract Tobias Diekershoff 2016-02-23 08:01:13 +01:00
  • 148c89a20d Added documentation Michael Vogel 2016-02-23 07:56:49 +01:00
  • bc283a5316 The "abstract" has moved after the "nobb" part in bbcode. Michael Vogel 2016-02-23 07:21:40 +01:00
  • 8ec833f808 New BBCode element "abstract" for network depending messages. Michael Vogel 2016-02-22 23:20:59 +01:00
  • d10eee45b9 Merge remote-tracking branch 'upstream/develop' into 1602-mixed-content Michael Vogel 2016-02-19 11:55:57 +01:00
  • 8c8ebb4adc Merge pull request #2372 from annando/issue-2367 fabrixxm 2016-02-19 08:30:54 +01:00
  • 8a3de7b186 Issue 2367: The data for the gserver table is now sanitized. Michael Vogel 2016-02-19 07:30:28 +01:00
  • 2eb461ed2c Merge remote-tracking branch 'upstream/develop' into 1602-mixed-content Michael Vogel 2016-02-18 08:15:58 +01:00
  • 26463d92da Merge pull request #2366 from annando/1602-array_merge Tobias Diekershoff 2016-02-18 07:50:43 +01:00
  • 9619829b4a Avoid "array_merge" warning. Michael Vogel 2016-02-18 07:41:08 +01:00
  • f9e2543133 Merge pull request #2354 from fabrixxm/issues/api-errors Michael Vogel 2016-02-18 07:26:33 +01:00
  • 7d4c99ebbc "get_baseurl" and "z_root" are disappearing ... Michael Vogel 2016-02-17 23:47:32 +01:00
  • 69865ea843 Initial commit rabuzarus 2016-02-17 19:33:23 +01:00
  • 063bc5480f Merge pull request #2365 from tobiasd/20160217-it fabrixxm 2016-02-17 15:18:15 +01:00
  • e22d980e91 IT update to the strings Tobias Diekershoff 2016-02-17 15:13:45 +01:00
  • ba99ac7200 Merge remote-tracking branch 'upstream/develop' into 1601-api-statuses-lookup Michael Vogel 2016-02-17 12:21:03 +01:00
  • c770b00d6d Merge remote-tracking branch 'upstream/develop' into 1602-mixed-content Michael Vogel 2016-02-17 12:18:46 +01:00
  • 8af8567567 Some more ... Michael Vogel 2016-02-17 12:18:36 +01:00
  • fb28713ca3 Merge pull request #2363 from tobiasd/2016ß217-credits fabrixxm 2016-02-17 09:01:29 +01:00
  • c5b724828a Just some more removed baseurls ... Michael Vogel 2016-02-17 08:08:28 +01:00
  • b21275ee9c handle exception with non-existing addon directory Tobias Diekershoff 2016-02-17 08:00:38 +01:00
  • 406b141e22 Merge pull request #2355 from annando/1602-remove-simplepie Tobias Diekershoff 2016-02-17 07:24:34 +01:00
  • 6924cd1fec Merge pull request #2362 from soko1/translate Tobias Diekershoff 2016-02-17 07:21:33 +01:00
  • f7537c9e90 Remove the baseurl where possible to avoid mixed content Michael Vogel 2016-02-17 00:01:24 +01:00
  • a9f80d435b Complemented and improved russian translation Sakałoŭ Alaksiej 2016-02-16 20:57:15 +03:00
  • a18fde458c Added documentation. Michael Vogel 2016-02-16 08:06:55 +01:00
  • ade5ef7065 Merge remote-tracking branch 'upstream/develop' into 1602-remove-simplepie Michael Vogel 2016-02-16 07:58:01 +01:00
  • e9fe220116 Merge pull request #2356 from annando/1602-redmatrix-name Tobias Diekershoff 2016-02-15 07:38:16 +01:00
  • 57ddcd626f Merge pull request #2349 from annando/1602-gcontact-cleanup Tobias Diekershoff 2016-02-15 07:37:11 +01:00
  • 92007a1438 Merge remote-tracking branch 'upstream/develop' into 1601-api-statuses-lookup Michael Vogel 2016-02-14 21:04:59 +01:00
  • ec1bfe3d22 Merge remote-tracking branch 'upstream/develop' into 1602-redmatrix-name Michael Vogel 2016-02-14 21:03:57 +01:00