[02:14:37] trying to figure out what PHP files handle the API, specifically the notifications API; any help appreciated [02:20:35] enterprisey: go to the /includes/api/ folder and grep for "notifications", that's how I'd go for it [02:21:39] except if it's echo related, in that case it would be in the extension's folder [02:22:23] darn... I hate when I'm talking to a wall... [02:36:39] enterprisey: were you talking about https://phabricator.wikimedia.org/T138690 ? [03:43:54] Hello [03:45:11] Uh, I require help with fixing some stuff, would this be the correct place to ask or should I go to another channel? [03:52:44] Anyone online? [13:11:27] I created a comment with a patch to an "Open, Lowest" bug. How to make sure my patch will be accepted to MW code soon? [13:12:01] Also: Is it the right was to submit a patch as a preformatted code in a bug comment? [13:12:58] porton: Can you share the link? [13:12:58] It's not wrong, but it's not the best way [13:13:04] https://phabricator.wikimedia.org/T137676 [13:13:05] You should really submit it to gerrit [13:14:01] Reedy: how? [13:14:33] https://www.mediawiki.org/wiki/Gerrit/Tutorial [13:14:37] https://www.mediawiki.org/wiki/Gerrit/Getting_started [18:30:25] Afternoon all. [18:36:35] Is anyone familiar with the Tabber extension awake? [19:20:14] Ubuntu 14.04 [19:20:15] * could not access PID file for parsoid [19:20:20] What is the problem? [19:20:30] /etc/init.d/parsoid: invalid arguments [20:05:57] theGamer93: Are you trying to setup VisualEditor for your wiki ? [20:06:08] yes [20:06:16] i now did the dev setup [20:06:23] and parsoid is working [20:06:34] but I have an other problem [20:06:50] Cool. [20:06:58] Next ? [20:08:33] I get error 500: docserver-http: HTTP 500 when trying to edit [20:09:05] Then I guess you have not configured your parsoid server properly. [20:09:13] You are not able to save any page right ? [20:11:51] i dont come to the editor [20:11:58] guess it is my stunnel setups [20:14:32] /usr/local/etc/stunnel.conf configuration file ? [20:15:10] theGamer93: ^ [20:18:01] https://bohnenwiki.de:8143/ [20:18:04] this is working now [20:19:00] in LocalSettings VirtualRestConfig [20:19:00] 'url' => 'https://bohnenwiki.de:8143', [20:19:03] right? [20:25:19] config: https://dpaste.de/6jfL [20:28:03] I don't know about this. I don't have this in my LocalSettings.php file. [20:33:33] theGamer93: Replace that link with this - https://bohnenwiki.de/api.php [20:33:56] I think this will work. [20:34:46] theGamer93: Let me know if that works ? [20:35:01] works [20:35:03] thank you! [20:35:14] You used https://bohnenwiki.de/api.php link ? [20:39:44] yes [20:40:02] the /w/ thing is only for wikimedia pages [20:40:05] did not see this :D [20:47:11] Yes. :)