1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2025-08-16 01:31:40 +02:00

Commit Graph

  • 828ba813df Disable reset button while tracking chylex 2017-10-05 22:33:51 +02:00
  • 84eac1ef8a Redesign buttons in both tracker and renderer chylex 2017-10-05 22:18:45 +02:00
  • f8b8b1915f Fix getReactProps for updated React chylex 2017-10-05 21:54:54 +02:00
  • bd76c3e985 Fix copying tracker to clipboard in unsupported browsers chylex 2017-09-20 13:31:13 +02:00
  • 5f6843a4ee Fix instructions on the website to be clearer chylex 2017-09-20 12:45:00 +02:00
  • 39654d9d16 Update build script, readme, and official website chylex 2017-09-20 12:25:11 +02:00
  • a9264aa23e Update text on the website chylex 2017-08-15 05:15:33 +02:00
  • 3bf8aea7e1 Release BETA v.3 chylex 2017-07-01 13:23:57 +02:00
  • 8ea8b168a5 Update reserved.txt chylex 2017-07-01 13:20:44 +02:00
  • a1021dc56c Decrease delay before trying to load older messages chylex 2017-07-01 13:20:20 +02:00
  • 52499312cd Replace ajax hook with DOM bullshittery because MutationObservers are bork chylex 2017-07-01 03:52:38 +02:00
  • cb9222bdd0 Remove outdated warning in tracker & add version and release date chylex 2017-06-30 15:15:49 +02:00
  • c9bc6bee08 Update message loading and remove untracked request detection chylex 2017-06-30 14:54:10 +02:00
  • b9f8bbc8d3 Add a function to get loaded messages from UI instead of AJAX response chylex 2017-06-30 14:42:44 +02:00
  • a11a874d51 Add a function to get React instance from an element chylex 2017-06-30 14:29:20 +02:00
  • 89e736221d Tweak h3 margin on the website chylex 2017-06-30 14:26:29 +02:00
  • 38fb270c01 Update website with script copy button and guide on using DHT in the app chylex 2017-06-30 13:03:57 +02:00
  • edb6867284 Rewrite channel handling for the updated Discord layout chylex 2017-06-10 15:40:37 +02:00
  • 946b171344 Close enough chylex 2017-05-31 16:40:27 +02:00
  • 82a127003e Add version and release date to renderer chylex 2017-05-31 16:35:12 +02:00
  • 8584714be5 Rename renderer to viewer in website and bump the version chylex 2017-05-31 16:20:49 +02:00
  • 860ecc5eda Add the website source code chylex 2017-05-31 16:13:05 +02:00
  • 91fd8251ca Change 'render.html' to 'viewer.html' chylex 2017-05-31 15:39:29 +02:00
  • 33fef6e897 Change the modal system in renderer to use dynamic height chylex 2017-05-31 15:39:13 +02:00
  • 170c61b3bd Fix a crash in renderer when a channel has no messages chylex 2017-05-31 14:52:59 +02:00
  • 5bca25d019 Add a short delay before trying to load older messages (fixes issues on fast computers) chylex 2017-05-31 14:52:32 +02:00
  • 8f99c30880 Remove unnecessary code and refactor some more chylex 2017-05-24 18:27:53 +02:00
  • 1a18e4ddc5 Show settings only on first run and don't show them after state reset chylex 2017-05-24 17:27:55 +02:00
  • d104bea79d Update readme chylex 2017-05-21 03:06:27 +02:00
  • 97b6874ad2 Update readme chylex 2017-05-21 03:05:39 +02:00
  • 21af795ee6 Hopefully make it possible for non-win systems to run builds again chylex 2017-05-21 03:03:24 +02:00
  • 65a64b30bb Add persistence of settings using cookies chylex 2017-05-21 01:08:41 +02:00
  • 03bc03c51d Implement some tweaks and fixes for minification chylex 2017-05-20 22:23:13 +02:00
  • ed68136e25 Reimplement uglifyjs prop mangling chylex 2017-05-20 21:01:09 +02:00
  • c2f0134cf8 Tweak message shown when running script inside a channel chylex 2017-05-20 16:07:10 +02:00
  • 874b5282a7 Add a button to close the UI chylex 2017-05-20 16:03:01 +02:00
  • 6f9659fbad Fix formatting and minor issues in last PR chylex 2017-05-20 15:39:28 +02:00
  • 0a6c126e2e Merge pull request #8 from jahands/master Daniel Chýlek 2017-05-20 15:25:21 +02:00
  • 0c335fb4bc Update readme chylex 2017-05-20 15:21:59 +02:00
  • e96aa4fb96 Update readme chylex 2017-05-20 15:20:36 +02:00
  • 17bcf1da42 Generate track.html even if minification is disabled chylex 2017-05-20 15:20:30 +02:00
  • 64d277cb6d Remove google closure compiler chylex 2017-05-20 15:19:48 +02:00
  • f9012638fd Push Node with preinstalled modules for easier building and update build.py chylex 2017-05-20 14:57:05 +02:00
  • 8c3a55eb58 Use blob to allow larger downloads Jacob Hands 2017-05-19 21:06:03 -05:00
  • 54cfe57c47 Update README.md Daniel Chýlek 2016-12-03 19:28:37 +01:00
  • 43917632bd Fix escaping of doubled formatting characters in renderer chylex 2016-11-15 14:22:48 +01:00
  • f0de2709c2 Rewrite escaped formatting character handling in renderer chylex 2016-11-15 13:49:44 +01:00
  • 6a480f7e91 Merge branch 'master' of https://github.com/chylex/Discord-History-Tracker chylex 2016-11-15 13:32:04 +01:00
  • ee8c923c3a Fix issues with no embed url rendering chylex 2016-11-15 13:32:01 +01:00
  • 23bafbf06f Update README.md Daniel Chýlek 2016-11-03 17:41:59 +01:00
  • 70484d9db2 Make the bookmark file build have a bookmarkable link chylex 2016-11-03 16:31:20 +01:00
  • 41124f4e8c Add track.html generator with a bookmark link into the build script chylex 2016-11-03 02:03:40 +01:00
  • 0c76900774 Add a Discord website check to the tracker chylex 2016-11-03 02:03:06 +01:00
  • c52ee683fa Use last uploaded file name as the downloaded file in tracker chylex 2016-11-03 01:35:14 +01:00
  • 6637468a70 Show tracker settings after clicking Reset chylex 2016-11-03 01:31:18 +01:00
  • 9bb2d0a69a Add 'enableFormatting' to reserved words chylex 2016-11-03 01:19:40 +01:00
  • f023c75f9e Add a renderer setting to toggle message formatting chylex 2016-11-03 00:57:00 +01:00
  • 737ea37c61 Refactor scr.gui.js to make checkboxes easier to setup in renderer settings chylex 2016-11-03 00:54:14 +01:00
  • 8e394ff1be Add an option to toggle image previews in renderer chylex 2016-11-02 23:00:16 +01:00
  • babdafea01 Add a base for renderer settings modal chylex 2016-11-02 22:59:57 +01:00
  • f1a6345385 Add an About button to renderer chylex 2016-11-02 22:20:35 +01:00
  • 8961569114 Add a base for modal dialogs in renderer chylex 2016-11-02 22:20:11 +01:00
  • 2e34c8c315 Reorder functions in scr.gui.js and add organizational comments chylex 2016-11-02 19:56:59 +01:00
  • 2a0e686d64 Refactor scr.state.js to use a sorter from scr.processor.js in renderer chylex 2016-11-02 19:17:18 +01:00
  • d87fdd877f Add a WIP message processor with filters and sorters chylex 2016-11-02 19:16:50 +01:00
  • 082e6d0a1a Refactor and reorganize scr.state.js in renderer chylex 2016-11-02 18:23:26 +01:00
  • b54ab16a39 Refactor savefile and state in renderer chylex 2016-11-02 17:20:40 +01:00
  • c5b6e1d110 Add object iteration and combining functions to scr.utils.js chylex 2016-11-02 17:20:22 +01:00
  • 50f184cc09 Add scr.utils.js to renderer with a readJsonFile function, and refactor execution file chylex 2016-11-02 17:20:07 +01:00
  • 87ef25129e Restructure renderer style.css into multiple files chylex 2016-11-02 16:34:56 +01:00
  • 78561c9689 Add a separator class to renderer, rename previous separator to splitter and tweak the style chylex 2016-11-01 20:04:59 +01:00
  • a10c1c993a Refactor pagination from scr.exec.js to scr.state.js in renderer chylex 2016-11-01 17:26:26 +01:00
  • 2c05220e19 Fix angled brackets around urls not getting removed in renderer chylex 2016-11-01 16:50:15 +01:00
  • 8ffdd8eaec Fix style of code elements, detection of inline code, and prevent formatting inside them chylex 2016-11-01 16:37:26 +01:00
  • a71bb740c2 Rename the regex for escaped characters and add unescaped ones in renderer chylex 2016-11-01 16:36:35 +01:00
  • 823b4049f7 Fix detection of escaped asterisk in renderer chylex 2016-11-01 16:35:51 +01:00
  • ab9eacc060 Improve the look of pagination buttons in renderer chylex 2016-11-01 16:11:03 +01:00
  • d22163b358 Stop execution of tracker when automatically moving to Friends list chylex 2016-11-01 16:10:38 +01:00
  • 4db76900d3 Add handling of escaped formatting characters in renderer chylex 2016-11-01 16:09:28 +01:00
  • 454bc0fb39 Fix images going out of bounds in renderer chylex 2016-11-01 15:56:29 +01:00
  • e7a06f6748 Add an option to display all messages on one page in renderer chylex 2016-11-01 15:51:02 +01:00
  • ee34d82aea Make getAllMessages and getRawMessages in renderer return a map instead of an array chylex 2016-11-01 15:45:36 +01:00
  • 37d0c1e182 Add a polyfill info comment to Object.values in tracker chylex 2016-11-01 13:10:28 +01:00
  • 693943453f Add refresh prompt when running the tracker script in a channel chylex 2016-11-01 13:03:18 +01:00
  • 094ed75eca Add a couple utility functions to renderer (retrieving messages and selected channel) chylex 2016-10-31 22:22:22 +01:00
  • 60a66690bd Fix inconsistency in renderer element ID and menu style chylex 2016-10-31 21:27:24 +01:00
  • 8b20473a34 Fix readme section with npm install command chylex 2016-10-31 03:45:16 +01:00
  • 7d9d1a9869 Fix max width of image thumbnails in renderer chylex 2016-10-31 01:18:37 +01:00
  • b74b03d44d Add .jpeg to attachment image extensions in renderer chylex 2016-10-31 00:00:13 +01:00
  • ba2b5fa7c8 Fix image alt text in renderer (change title to alt) chylex 2016-10-30 23:56:02 +01:00
  • f7136560a1 Add 'edited' label to edited messages in renderer chylex 2016-10-30 23:50:00 +01:00
  • b5eec0fc65 Remove bit 2 (user mentions) from savefile.js chylex 2016-10-30 23:49:34 +01:00
  • ba3564dbcb Add embedded image rendering chylex 2016-10-30 23:43:40 +01:00
  • 6a6a44c04d Fix thumbnail links in renderer chylex 2016-10-30 23:42:32 +01:00
  • 6a9d6607ed Add message attachment rendering chylex 2016-10-30 23:36:33 +01:00
  • 45896cc266 Add styles and templates for embedded images and downloads chylex 2016-10-30 23:35:54 +01:00
  • dd338dfaf6 Work on message rendering (wrap contents in <p>, update stylesheets) chylex 2016-10-30 23:35:10 +01:00
  • 7af9ca8302 Fix message sorting in renderer having issues with varying message key lengths chylex 2016-10-30 22:41:56 +01:00
  • a94b5a0358 Fix renderer pagination updating too late, causing empty message list when changing msgs per page chylex 2016-10-30 22:19:04 +01:00
  • caaaedcf73 Add styles for disabled elements, selects, and texts in the renderer menu chylex 2016-10-30 22:12:05 +01:00