doomred Author

Re: @Marti:

Got it, committed it and Issue right on the way.
Thank you Marti for reporting this.

This Issue is going to be closed.


Re: @Marti:

I am not going bore you, but I have no experance on copyright info about derivative works,

Is this what you mean, to the header of hacer.gm_config.js?



/*
Copyright 2009-2013, GM_config Contributors
All rights reserved.

GM_config Contributors:
    Mike Medley 
    Joe Simmons
    Izzy Soft
    Marti Martz

GM_config is distributed under the terms of the GNU Lesser General Public License.

    GM_config is free software: you can redistribute it and/or modify
    it under the terms of the GNU Lesser General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see .
*/

/*****************************
 * Description: A derivative work of GM_config for hacer,
 *                               to be just works & easy to use.
 * Edit & Optimize By:
 *             dye E. jarhoo(github.com/doomred),
 * Many Thanks To:
 *             zjworks,
\*******************************************************/

FYI: Once I fixed out an issue in gm_config, I am going to put it on library somewhere...
Can you offer me some idea about library mirroring? I looks impossible to linking mirroredn library on different sites with only web hook set on github.(i.e I think I have to modify script by hand on every mirrored sites(for mirrored library on their site), so I think use raw github will be a nice one)


Re: @Marti:
hacer is actually a layout rewrite script, It will be awesome if the web master use some of codes from here. I think GPL LICENSE will be too much for the bureaucracy dumb to understand.

FYI:
I improve the license info of my derivative work of GM_config in the repo.
cuz I looks good to have multi-licenses in one repo for hacer


Re: @Marti:
It's an Issue, thank you for point out that Marti.
What I known from wikipedia page:

  • One can only link LGPL codes.

Will fix in next commit.


Re: @Marti:
Oh damm, I have missed that Issue notice for two days.
I am sorry Marti for my not stable temper when I found my script's uncertain `fate'.
OK, let me head to in the issue tab...


Hello every one, I think I am still new to OUJS.
For days, I don't know what's `flag' means until I found one of my script been removed(hidden) from my user's script list.
It's annoying to be honesty, I hate this cuz:
0. My script is well commented(copyright info reserved) and ofcuz do nothing bad.

  1. I don't know who the hell randomly(maybe) do it.
  2. I don't know why they do it and they don't commend anywhere.
  3. I don't know if what will happen to my script.
  4. I can do nothing for this!!

What all I know about `flag' is via github here which says:

  • Moderator dashboard: flagged objects are sent to moderators for judgement

Re: @Zren:
Thank you Zren. It works! Synchroinzation complete with in one minute.

I think it ought to poiont out by https://openuserjs.org/post/discuss @syncing guide.
Although the suffix a conventional rule to the userscripts,
I think it's not newbie welcome that not pointing out anywhere noticeable this importance.



Hello everyone,
I am new to OUJS, I have code hosted @github, I following this

  • 1.On your target GitHub repo, click Settings > Webhooks & Services > Add Webhook.
  • 2.In the Payload URL input, paste https://openuserjs.org/github/hook
  • 3.Change the Content Type dropdown to application/x-www-form-urlencoded
  • 4.Click Add Webhook.
  • 5.After adding the webhook, push a change to github to make sure it's working.
  • via: https://openuserjs.org/post/discuss

But even after an hour the code not get synchronized.
I have no idea if it's the common behaviour, have duckduckgo this problem no hints available.

Please help me,
-dye

FYI:
enter image description here
The Recent Deliveries(all success) I actually have deleted webhook one time and rebuild up this(screenshot) one

enter image description here
This is my webhook setting.

enter image description here
This is the github files status.

enter image description here
My script seem not yet updated.