1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-10-17 09:42:44 +02:00
Commit Graph

368 Commits

Author SHA1 Message Date
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
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