logmanoriginal
c63af2e7ad
core: Add separate Debug class
...
Replaces 'debugMessage' by specialized debug function 'Debug::log'.
This function takes the same arguments as the previous 'debugMessage'.
A separate Debug class allows for further optimization and separation
of concern.
2018-11-10 20:03:05 +01:00
logmanoriginal
b9f6bc8197
[XenForoBridge] Fix broken conditions
...
Restore functionality for https://xenforo.com/community/
2018-11-05 12:19:45 +01:00
logmanoriginal
9c1c0f2974
[XenForoBridge] Fix broken checks
2018-11-05 12:05:14 +01:00
logmanoriginal
65da157fff
[XenForoBridge] Add new bridge
...
Adds a bridge for forums powered by XenForo (see https://xenforo.com ).
Support between forums may vary due to ever changing versions with no
clear distinction. Especially timestamps may not work depending on the
supported language (should currently work on en-US and de-DE).
Tested on
- https://xenforo.com/community/
- http://www.ign.com/boards/
Notice: XenForo provides RSS feeds for forums (but not specific topics).
For example: https://xenforo.com/community/forums/-/index.rss
2018-11-05 12:00:12 +01:00