Skip to content

Dokuwiki discordnotifier v1.0.3

Compare
Choose a tag to compare
@zteeed zteeed released this 28 Feb 17:22
· 28 commits to master since this release
22645d5
  • Links now work correctly
  • All text strings moved to lang.php
  • Added Russification
  • The version var can not be stored in conf/
  • If the summary is empty, it doesn't need to show, KISS
  • The titles depends from mode
  • $link and $diffURL must send different attributes to the _get_url function, or both links will be "diff"
  • Strpos to more basic variable
  • "!Empty" is not "not empty"...
  • The second attribute must be different from oldRev
  • A bit more compact notation with { on parent line
  • After 24/11 headers become mandatory in "Content-type: application/json; Content-length: X" format