Commit Graph

  • 878b2be63d Diaspora: Accept posts from archived contacts Michael 2018-02-14 14:29:28 +00:00
  • af0e10ee20 Merge pull request #4456 from MrPetovan/task/4176-fix-undeclared-variables-3 Michael Vogel 2018-02-14 07:48:35 +01:00
  • 156bce737c Merge pull request #4454 from MrPetovan/task/4176-fix-undeclared-variables-1 Michael Vogel 2018-02-14 07:30:20 +01:00
  • 7a38fbf84b [Scrutinizer] Fix undeclared variables part 7: mod/ and view/ Hypolite Petovan 2018-02-14 00:07:26 -05:00
  • d419d07f73 [Scrutinizer] Fix undeclared variables in src/ (except Protocol/) Hypolite Petovan 2018-02-14 00:05:00 -05:00
  • d8e9ed5ff8 [Scrutinizer] Fix undeclared variables in src/Protocol/ Hypolite Petovan 2018-02-13 23:58:46 -05:00
  • 2234bb92ae Merge pull request #4449 from annando/probe-pump Hypolite Petovan 2018-02-13 08:25:47 -05:00
  • 6a486aa92b Remove address from name Michael 2018-02-13 07:10:05 +00:00
  • 4c91729bc9 Merge pull request #4447 from MrPetovan/bug/4445-improve-bbcode-quote-html Tobias Diekershoff 2018-02-13 07:09:22 +01:00
  • 7df60ae634 Improved profile probing for pump.io Michael 2018-02-13 05:54:09 +00:00
  • 4bc1672921 Add paragraph to BBCode conversion of [quote] Hypolite Petovan 2018-02-12 22:37:30 -05:00
  • 219182d41e Merge pull request #4446 from annando/worker-priority Hypolite Petovan 2018-02-12 22:29:53 -05:00
  • 6289e307aa Bugfix: The provided worker priority had been ignored Michael 2018-02-13 02:26:35 +00:00
  • 724a58e79a Merge pull request #4440 from rabuzarus/20180211_-_fix_variables_part_two Hypolite Petovan 2018-02-12 19:53:39 -05:00
  • fb81d266bd declare $bang variable in editpost_content() rabuzarus 2018-02-13 01:20:16 +01:00
  • 2f8d78fd9f the lockstate should be now correct in editpost_content() rabuzarus 2018-02-12 22:26:25 +01:00
  • abe0d8355a remove code with undeclared variable in function poke_init( rabuzarus 2018-02-12 20:27:10 +01:00
  • ea770ed778 remove code in function follow_post() that was never executed. rabuzarus 2018-02-12 20:24:33 +01:00
  • 1a87fcb5b3 tagger_content(): handle case where $owner_nick is empty rabuzarus 2018-02-12 19:28:14 +01:00
  • 02654c28f7 tagger_content(): use the $owner_nickname for constructing the link rabuzarus 2018-02-12 17:46:34 +01:00
  • 170e84e9f2 Merge pull request #4443 from rabuzarus/20180212_-_fix_variables_part_three Hypolite Petovan 2018-02-12 11:05:58 -05:00
  • af3a57376a Item::tagDeliver(): remove contact as array key for hooks because it was never declared rabuzarus 2018-02-12 17:05:01 +01:00
  • 8bd8a9ea87 Merge pull request #4444 from rabuzarus/20180212_-_fix_variables_part_four Hypolite Petovan 2018-02-12 11:01:18 -05:00
  • 58b4169097 fix undeclared $uid variables in Item::insert() rabuzarus 2018-02-12 16:56:52 +01:00
  • 02ef222fe1 fix undeclared variables or wrong variable names (/view) rabuzarus 2018-02-12 16:50:05 +01:00
  • 342b9af734 fix undeclared variables or wrong variable names (/src) rabuzarus 2018-02-12 16:08:28 +01:00
  • 7e15a9f0f5 Merge pull request #4441 from tobiasd/20180212-de Michael Vogel 2018-02-12 10:46:24 +01:00
  • d4fccc6ce8 update for DE translation Tobias Diekershoff 2018-02-12 08:46:14 +01:00
  • e90b3f606d Merge pull request #4439 from MrPetovan/bug/4396-use-dba-exists-in-uimport Michael Vogel 2018-02-12 06:02:30 +01:00
  • 049a4f5f86 some polishing rabuzarus 2018-02-12 04:10:11 +01:00
  • f68667e301 Merge pull request #4438 from rabuzarus/20180211_-_fix_variables_part_one Hypolite Petovan 2018-02-11 22:00:42 -05:00
  • 5fe7a21482 add $no_photos parameter to add_page_info_data() rabuzarus 2018-02-12 03:56:20 +01:00
  • 2e03a3a47f fix undeclared variables or wrong variable names (/mod) rabuzarus 2018-02-12 03:25:09 +01:00
  • 1d035ae2ae Add dba::exists usages to UserImport::importAccount Hypolite Petovan 2018-02-11 19:28:39 -05:00
  • 30e8361dcb Merge pull request #4437 from annando/worker-cleanup Hypolite Petovan 2018-02-11 18:21:28 -05:00
  • 26fd6b1c33 fix undeclared variables or wrong variable names (/include) rabuzarus 2018-02-11 22:13:29 +01:00
  • 2a762868e9 Some clean up for the worker, arrays are now supported as parameter Michael 2018-02-11 16:18:39 +00:00
  • ab7646016b Merge pull request #4436 from tobiasd/20180211-support Hypolite Petovan 2018-02-11 09:22:33 -05:00
  • a8d1a9b6fc typo Tobias Diekershoff 2018-02-11 10:48:29 +01:00
  • d828375fd8 use the correct markup for 2nd level list elements Tobias Diekershoff 2018-02-11 10:41:46 +01:00
  • 062ab547cf added ways to get some help on EN and DE landing page of the documentation Tobias Diekershoff 2018-02-11 10:29:30 +01:00
  • 2dadbf3f72 Merge pull request #4435 from tobiasd/20180210-msg Hypolite Petovan 2018-02-10 12:24:23 -05:00
  • 3b46e9f389 regen master messages.po after moving functionality from addon to core Tobias Diekershoff 2018-02-10 18:18:23 +01:00
  • d3034b703a Merge pull request #4434 from annando/api-no-attachments Hypolite Petovan 2018-02-10 09:22:11 -05:00
  • 30cfca40d8 Use a more simple HTML for API output Michael 2018-02-10 13:33:15 +00:00
  • 8b557c3157 Merge pull request #4433 from annando/direct-block Hypolite Petovan 2018-02-10 07:49:34 -05:00
  • ee7c587693 Suppress content from hidden or blocked contacts Michael 2018-02-10 12:34:10 +00:00
  • d0a7b0956d Merge pull request #4432 from rabuzarus/20180209_-_move_membersince_to_core Hypolite Petovan 2018-02-09 15:37:29 -05:00
  • 9a4d19e284 move membersince addon to core rabuzarus 2018-02-09 20:44:45 +01:00
  • 25fbdd21c5 Merge pull request #4429 from MrPetovan/bug/4426-handle-auth-exceptions Michael Vogel 2018-02-09 19:03:52 +01:00
  • 1a8851ac38 Merge pull request #4430 from annando/import-check Tobias Diekershoff 2018-02-09 07:31:04 +01:00
  • a2f172e084 Bugfix for check that the DFRN entry already exists Michael 2018-02-09 06:20:01 +00:00
  • 8a9917857e Handle authentication exceptions in Login module Hypolite Petovan 2018-02-09 00:08:01 -05:00
  • 5c1fae2536 Merge pull request #4428 from annando/newlines Hypolite Petovan 2018-02-08 23:06:50 -05:00
  • 15a857e411 Line endings are converted to unix style Michael 2018-02-09 03:49:49 +00:00
  • 164f4f7cdf Merge pull request #4424 from annando/manage-admin Hypolite Petovan 2018-02-08 21:41:51 -05:00
  • d0c4df80b3 Merge pull request #4425 from MrPetovan/develop Hypolite Petovan 2018-02-08 20:00:57 -05:00
  • 6f9c66b0bc Add missing require in include/text Hypolite Petovan 2018-02-08 19:59:34 -05:00
  • d42f86e218 We can now delegate again like before Michael 2018-02-08 22:18:34 +00:00
  • e651af2a0f Merge pull request #4423 from annando/requeue Hypolite Petovan 2018-02-08 15:11:05 -05:00
  • 1424559bee Forgotten "+" Michael 2018-02-08 19:47:47 +00:00
  • 70c31a6149 Improved date time formula thing. Michael 2018-02-08 19:33:40 +00:00
  • d70a20a466 We now incrementally calculate the queue delivery time Michael 2018-02-08 18:39:48 +00:00
  • b5a88c5b12 Merge pull request #4422 from rabuzarus/20180208_-_frio_rename_transparency_in_opacity Hypolite Petovan 2018-02-08 12:55:16 -05:00
  • 143af5a6d5 frio: renaming background transparency into background opacity rabuzarus 2018-02-08 18:47:06 +01:00
  • c65883ed40 Merge pull request #4421 from rabuzarus/20180208_-_frio_disable_login_btn_in_home_mod Hypolite Petovan 2018-02-08 12:40:40 -05:00
  • d59cd7dfa4 frio: disable nav login button on home and login module rabuzarus 2018-02-08 18:36:39 +01:00
  • 06bce464ba Merge pull request #4418 from annando/no-requeue Hypolite Petovan 2018-02-08 10:17:41 -05:00
  • ac7b0661d2 Added documentation Michael 2018-02-08 15:03:18 +00:00
  • 8ea572ebd1 Added a config value to ignore server checks Michael 2018-02-08 13:09:09 +00:00
  • 0093f863fd Don't add already queued items from Diaspora to the queue again Michael 2018-02-08 11:26:24 +00:00
  • af55cd57f3 Merge pull request #4417 from annando/forgotten-use Tobias Diekershoff 2018-02-08 07:10:35 +01:00
  • 87280ebf57 Bugfix: a forgotten "use" in bbcode.php Michael 2018-02-08 06:08:07 +00:00
  • 0a7843a303 Merge pull request #4416 from annando/item-update-fix Hypolite Petovan 2018-02-07 15:31:25 -05:00
  • c953784945 Forgotten "use" Michael 2018-02-07 20:22:40 +00:00
  • 55851f03bb Merge pull request #4415 from annando/item-update-fix Hypolite Petovan 2018-02-07 15:13:32 -05:00
  • 3890dfee4a Wrong function order in Item::update Michael 2018-02-07 20:09:37 +00:00
  • 96c7640441 Merge pull request #4413 from rabuzarus/20180207_-_frio_admin_summery_tpl Hypolite Petovan 2018-02-07 10:56:28 -05:00
  • 96d24af20f provide/fix adminpage div container for all admin pages rabuzarus 2018-02-07 16:23:19 +01:00
  • 764a9be90a Frio: add admin summary template rabuzarus 2018-02-07 16:14:12 +01:00
  • daa9c2b2e1 Merge pull request #4411 from annando/exception-bugfix Hypolite Petovan 2018-02-07 08:34:57 -05:00
  • b1e91f7401 Quickfix: Removed exception since it blocked message delivery Michael 2018-02-07 13:31:17 +00:00
  • 67300ae4c9 Merge pull request #4410 from tobiasd/20180207-nginxproxy Michael Vogel 2018-02-07 07:44:44 +01:00
  • f66a8606aa things that should not be here Tobias Diekershoff 2018-02-07 07:28:32 +01:00
  • 85c8bf0228 Merge pull request #4399 from MrPetovan/task/3878-move-include-bbcode-to-src Tobias Diekershoff 2018-02-07 07:18:39 +01:00
  • c21a0042ad Merge pull request #4407 from annando/addon-unix Hypolite Petovan 2018-02-06 18:29:20 -05:00
  • 4859a18ae4 Fixed wrong capitalation (or however this is written) Michael 2018-02-06 23:17:18 +00:00
  • 053cb31eea Forgotten commented out text Michael 2018-02-06 22:57:56 +00:00
  • 47d165cb25 Hook calls can now be forked into a worker queue entry Michael 2018-02-06 22:52:36 +00:00
  • 8f54266f9f Merge pull request #4406 from annando/addon-unix Hypolite Petovan 2018-02-06 14:41:05 -05:00
  • 66e3c1836e Addon.php was in DOS format Michael 2018-02-06 19:35:10 +00:00
  • b0fe83216d Merge pull request #4404 from annando/item-isolation Hypolite Petovan 2018-02-06 11:53:54 -05:00
  • 1ec6359faa Duplicate check Michael 2018-02-06 16:44:48 +00:00
  • 7be59dbeab Priority and capitalisation Michael 2018-02-06 16:32:00 +00:00
  • eca960505f Merge pull request #4405 from rabuzarus/20180206_-_frio_admin_plugin_template Hypolite Petovan 2018-02-06 11:01:28 -05:00
  • d6a751bfd1 Frio: better styling for the admin addons/themes selection page rabuzarus 2018-02-06 16:13:19 +01:00
  • e609de2957 Many item calls are now isolated in a single function Michael 2018-02-06 12:40:22 +00:00
  • c8cc7f13f1 Merge pull request #4403 from MrPetovan/develop Hypolite Petovan 2018-02-05 20:46:42 -05:00
  • 9a76a14778 Missing dba::selectFirst in Model\Item Hypolite Petovan 2018-02-05 20:45:12 -05:00
  • c1c4c32966 Merge pull request #4402 from rabuzarus/20180205_-_fix_get_addr_in_probe Hypolite Petovan 2018-02-05 15:36:01 -05:00