|
b442e87050
|
Fix server groups breaking the 'Swich to Next Channel' option
|
2018-09-19 15:01:50 +02:00 |
|
|
2e3c709459
|
Minor cleanup (unnecessary functions, array prototype calls)
|
2018-09-19 14:41:33 +02:00 |
|
|
3ca345b26f
|
Fix DM tracking broken by a recent update
Closes #45
|
2018-09-19 14:33:42 +02:00 |
|
|
aec0c93f25
|
Allow copying the script from the website without JS & in older browsers
|
2018-09-08 17:47:13 +02:00 |
|
|
7363e78933
|
Update the website instructions (bookmarks are no longer usable)
|
2018-09-08 17:14:25 +02:00 |
|
|
d8108ddc9f
|
Release BETA v.8
|
2018-08-05 14:36:33 +02:00 |
|
|
4c69bd2326
|
Improve reliability when capturing first messages
Not perfect unfortuantely, had it miss the very first message on a
server...
|
2018-08-05 14:36:21 +02:00 |
|
|
b73bc1a395
|
Fix comment formatting
|
2018-08-05 13:42:05 +02:00 |
|
|
1d4479e5d2
|
Refactor viewer (template literals, classes, minor refactoring)
|
2018-08-05 12:43:30 +02:00 |
|
|
5ce4feaf89
|
Fix 'undefined' in viewer when a message starts with italics
|
2018-08-05 12:34:01 +02:00 |
|
|
9a239d7e99
|
Refactor tracker (template literals, classes, minor refactoring)
|
2018-08-05 12:12:51 +02:00 |
|
|
add5163820
|
Update message panel selectors to work with the recent Discord update
Closes #41
|
2018-08-05 11:34:59 +02:00 |
|
|
c9b6e8a947
|
Add VS Code tasks & copy tracker to clipboard after build
|
2018-08-05 10:59:13 +02:00 |
|
|
477460bd0e
|
Release BETA v.7
|
2018-02-16 17:38:55 +01:00 |
|
|
f39c554476
|
Fix input box to filter by contents not being reset on upload
|
2018-02-16 17:38:36 +01:00 |
|
|
ad23d47f88
|
Add filtering by contents, images, downloads, and edited status
|
2018-02-16 17:19:36 +01:00 |
|
|
c05f90c31e
|
Fix not detecting .jpeg files as images
|
2018-02-16 17:11:53 +01:00 |
|
|
fe065a50d8
|
Fix deselecting channel when changing filter & not deselecting on upload
|
2018-02-16 16:57:21 +01:00 |
|
|
226b3702de
|
Remove unused functions and delete scr.utils.js
|
2018-02-16 16:36:38 +01:00 |
|
|
35183fd270
|
Refactor user filter PR to make adding filters easier & cleanup UI
|
2018-02-16 16:36:26 +01:00 |
|
|
fa52c3aeb0
|
Merge pull request #27 from Lynxy/master
Add the ability to filter messages by username
|
2018-02-16 14:05:34 +01:00 |
|
The Lynxy
|
ea27d551f1
|
Add the ability to filter messages by username
|
2018-02-15 11:34:52 -05:00 |
|
|
08387cb123
|
Release BETA v.6a & update website text
|
2018-02-08 21:43:11 +01:00 |
|
|
6186bcea37
|
Fix a crash when an embed has a title but no description
|
2018-02-08 21:23:27 +01:00 |
|
|
33ad6fcba5
|
Release BETA v.6
|
2018-02-05 17:01:16 +01:00 |
|
|
016c89e3b6
|
Fix broken selecting multiple files in Upload & Combine dialog
|
2018-02-05 17:00:42 +01:00 |
|
|
ecc6ff29ce
|
Fix "switch to next channel" skipping channels that take too long to load
|
2018-02-05 16:47:55 +01:00 |
|
|
5c8660afd1
|
Remove some old text from tracker settings dialog
|
2018-02-05 16:31:35 +01:00 |
|
|
0e04f34514
|
Add an error message if the selected channel is not visible in the channel list
|
2018-02-05 16:24:20 +01:00 |
|
|
5d06f5f181
|
Add support for basic rich embeds and webhooks
Closes #22
|
2018-02-05 16:03:59 +01:00 |
|
|
a298061098
|
Fix mismatched user IDs when combining completely different archives
Closes #17
|
2018-02-05 14:31:37 +01:00 |
|
|
22993e60a9
|
Release BETA v.5
|
2017-10-27 01:27:51 +02:00 |
|
|
4862ffce77
|
Fix and safeguard channel detection after the DOM structure changed
|
2017-10-27 00:22:30 +02:00 |
|
|
8b80bce56b
|
Rewrite most of the handling and fresh msg detection
Closes #15
Closes #16
|
2017-10-27 00:07:57 +02:00 |
|
|
e3c6e703ed
|
Update website (rewrite the guide and other parts, tweak styles)
|
2017-10-06 02:41:25 +02:00 |
|
|
d210e866c7
|
Update screenshot on the website
|
2017-10-06 02:16:49 +02:00 |
|
|
b213716bcc
|
Release BETA v.4
|
2017-10-06 02:12:06 +02:00 |
|
|
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 |
|