|
1275745fb6
|
Rewrite message load detection after an update made it unreliable
|
2017-10-06 02:11:50 +02:00 |
|
|
828ba813df
|
Disable reset button while tracking
|
2017-10-05 22:33:51 +02:00 |
|
|
84eac1ef8a
|
Redesign buttons in both tracker and renderer
|
2017-10-05 22:18:45 +02:00 |
|
|
f8b8b1915f
|
Fix getReactProps for updated React
|
2017-10-05 21:54:54 +02:00 |
|
|
bd76c3e985
|
Fix copying tracker to clipboard in unsupported browsers
|
2017-09-20 13:31:13 +02:00 |
|
|
5f6843a4ee
|
Fix instructions on the website to be clearer
|
2017-09-20 12:45:00 +02:00 |
|
|
39654d9d16
|
Update build script, readme, and official website
|
2017-09-20 12:25:11 +02:00 |
|
|
a9264aa23e
|
Update text on the website
|
2017-08-15 05:15:33 +02:00 |
|
|
3bf8aea7e1
|
Release BETA v.3
|
2017-07-01 13:23:57 +02:00 |
|
|
8ea8b168a5
|
Update reserved.txt
|
2017-07-01 13:20:44 +02:00 |
|
|
a1021dc56c
|
Decrease delay before trying to load older messages
|
2017-07-01 13:20:20 +02:00 |
|
|
52499312cd
|
Replace ajax hook with DOM bullshittery because MutationObservers are bork
|
2017-07-01 03:52:38 +02:00 |
|
|
cb9222bdd0
|
Remove outdated warning in tracker & add version and release date
|
2017-06-30 15:15:49 +02:00 |
|
|
c9bc6bee08
|
Update message loading and remove untracked request detection
|
2017-06-30 14:54:10 +02:00 |
|
|
b9f8bbc8d3
|
Add a function to get loaded messages from UI instead of AJAX response
|
2017-06-30 14:42:44 +02:00 |
|
|
a11a874d51
|
Add a function to get React instance from an element
|
2017-06-30 14:29:20 +02:00 |
|
|
89e736221d
|
Tweak h3 margin on the website
|
2017-06-30 14:26:29 +02:00 |
|
|
38fb270c01
|
Update website with script copy button and guide on using DHT in the app
|
2017-06-30 13:03:57 +02:00 |
|
|
edb6867284
|
Rewrite channel handling for the updated Discord layout
|
2017-06-10 15:40:37 +02:00 |
|
|
946b171344
|
Close enough
|
2017-05-31 16:40:27 +02:00 |
|
|
82a127003e
|
Add version and release date to renderer
|
2017-05-31 16:35:12 +02:00 |
|
|
8584714be5
|
Rename renderer to viewer in website and bump the version
|
2017-05-31 16:20:49 +02:00 |
|
|
860ecc5eda
|
Add the website source code
|
2017-05-31 16:13:05 +02:00 |
|
|
91fd8251ca
|
Change 'render.html' to 'viewer.html'
|
2017-05-31 15:39:29 +02:00 |
|
|
33fef6e897
|
Change the modal system in renderer to use dynamic height
|
2017-05-31 15:39:13 +02:00 |
|
|
170c61b3bd
|
Fix a crash in renderer when a channel has no messages
|
2017-05-31 14:52:59 +02:00 |
|
|
5bca25d019
|
Add a short delay before trying to load older messages (fixes issues on fast computers)
|
2017-05-31 14:52:32 +02:00 |
|
|
8f99c30880
|
Remove unnecessary code and refactor some more
|
2017-05-24 18:27:53 +02:00 |
|
|
1a18e4ddc5
|
Show settings only on first run and don't show them after state reset
|
2017-05-24 17:27:55 +02:00 |
|
|
d104bea79d
|
Update readme
|
2017-05-21 03:06:27 +02:00 |
|
|
97b6874ad2
|
Update readme
|
2017-05-21 03:05:39 +02:00 |
|
|
21af795ee6
|
Hopefully make it possible for non-win systems to run builds again
|
2017-05-21 03:03:24 +02:00 |
|
|
65a64b30bb
|
Add persistence of settings using cookies
|
2017-05-21 01:08:41 +02:00 |
|
|
03bc03c51d
|
Implement some tweaks and fixes for minification
|
2017-05-20 22:23:13 +02:00 |
|
|
ed68136e25
|
Reimplement uglifyjs prop mangling
|
2017-05-20 21:01:09 +02:00 |
|
|
c2f0134cf8
|
Tweak message shown when running script inside a channel
|
2017-05-20 16:07:10 +02:00 |
|
|
874b5282a7
|
Add a button to close the UI
|
2017-05-20 16:03:01 +02:00 |
|
|
6f9659fbad
|
Fix formatting and minor issues in last PR
|
2017-05-20 15:39:28 +02:00 |
|
|
0a6c126e2e
|
Merge pull request #8 from jahands/master
Use blob to allow larger downloads
|
2017-05-20 15:25:21 +02:00 |
|
|
0c335fb4bc
|
Update readme
|
2017-05-20 15:21:59 +02:00 |
|
|
e96aa4fb96
|
Update readme
|
2017-05-20 15:20:36 +02:00 |
|
|
17bcf1da42
|
Generate track.html even if minification is disabled
|
2017-05-20 15:20:30 +02:00 |
|
|
64d277cb6d
|
Remove google closure compiler
|
2017-05-20 15:19:48 +02:00 |
|
|
f9012638fd
|
Push Node with preinstalled modules for easier building and update build.py
Closes #7
|
2017-05-20 14:57:05 +02:00 |
|
Jacob Hands
|
8c3a55eb58
|
Use blob to allow larger downloads
|
2017-05-19 21:06:03 -05:00 |
|
|
54cfe57c47
|
Update README.md
|
2016-12-03 19:28:37 +01:00 |
|
|
43917632bd
|
Fix escaping of doubled formatting characters in renderer
|
2016-11-15 14:22:48 +01:00 |
|
|
f0de2709c2
|
Rewrite escaped formatting character handling in renderer
|
2016-11-15 13:49:44 +01:00 |
|
|
6a480f7e91
|
Merge branch 'master' of https://github.com/chylex/Discord-History-Tracker
|
2016-11-15 13:32:04 +01:00 |
|
|
ee8c923c3a
|
Fix issues with no embed url rendering
|
2016-11-15 13:32:01 +01:00 |
|