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

23 Commits

Author SHA1 Message Date
cacf43d1d8
Fix broken channel detection after a Discord update (browser script)
#161
2022-02-12 17:38:45 +01:00
af3f914660 Tweak reaction saving and rendering 2021-04-03 00:46:41 +02:00
Chupalika
235d960afe
Track and view reactions (#135)
Co-authored-by: chylex <contact@chylex.com>
2021-04-02 23:53:25 +02:00
Chupalika
183094ad63
Track and view replies (#133)
* Track and view replies

* Tweaks to reply saving (PR #133)

Co-authored-by: chylex <contact@chylex.com>
2021-03-28 14:28:11 +02:00
1992bf6b22 Ensure channel & user data is updated every run 2020-06-25 15:20:04 +02:00
denetii
64588b3634
Capture user avatars and additional channel info (topic, nsfw, position)
Co-authored-by: chylex <contact@chylex.com>
2020-06-25 13:02:40 +02:00
X. Cinera
7fb479a1b9
Include user discriminators in savefile (#55)
Co-authored-by: chylex <contact@chylex.com>
2020-06-24 17:51:31 +02:00
9a6b6683eb Do not track server status messages
See #87
2020-04-19 18:40:12 +02:00
811df80f24 Stop tracking unsent messages, causing duplication 2019-09-06 07:37:06 +02:00
0198c09d12 Replace message flags used for edit status w/ exact edit timestamp
Closes #66
2019-09-06 07:18:54 +02:00
cf8a0dd0da Add support for animated emoji (w/ option to turn them off) in the viewer 2019-09-06 06:46:18 +02:00
4c9539d98a Add experimental viewer feature to embed archives
References #20

https://github.com/chylex/Discord-History-Tracker/issues/20#issuecomment-528690867
2019-09-06 05:27:55 +02:00
6d4edcc17e Fix minification error in updated download code 2019-09-06 04:42:06 +02:00
5d06f5f181 Add support for basic rich embeds and webhooks
Closes #22
2018-02-05 16:03:59 +01:00
f8b8b1915f Fix getReactProps for updated React 2017-10-05 21:54:54 +02:00
8ea8b168a5 Update reserved.txt 2017-07-01 13:20:44 +02:00
edb6867284 Rewrite channel handling for the updated Discord layout 2017-06-10 15:40:37 +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
9bb2d0a69a Add 'enableFormatting' to reserved words 2016-11-03 01:19:40 +01:00
8e394ff1be Add an option to toggle image previews in renderer 2016-11-02 23:00:16 +01:00
06f8ba529c Fix HTML escaping in renderer getting renamed by UglifyJS 2016-10-27 20:12:05 +02:00
b7829f09f9 Set UglifyJS to mangle props and add a file with reserved props 2016-10-27 19:39:34 +02:00