Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Releases: Notavone/discord-panel

Version 1.3.9

02 Dec 17:18
Compare
Choose a tag to compare

Changelog

Version 1.3.9

  • Fixed jQuery not working

Version 1.3.8

  • Fixed languages not showing when there are too many
  • New Italian translation by Pyrox and Antonio Sarro
  • New Thai translation by Vatunyoo Suwannapisit

Version 1.3.7

  • Fixed a duplicate in locale.js
  • Refactored the code

Version 1.3.6

  • Added an installation guide

Version 1.3.5

  • Added a translation guide for newcomers
  • Added a contribution guide for newcomers
  • New Polish translation by ziomciopoziomcio
  • New Czech translation by ziomciopoziomcio
  • New Slovakian translation by ziomciopoziomcio

Version 1.3.4

  • New Ukrainian translation by Payz123
  • Updated contributors

Version 1.3.3

  • New Russian translation by Koteich-dev

Version 1.3.2

  • Added a link to the original repo at the bottom of the page
  • Added support for embed, still WIP until fully tested (mainly tested on Twitter embeds, see this issue)
  • Replaced header p tags by actual headers h tags
  • Switched back to discord.12.1.1 because of cross-origin issue with master and stable
  • Removed toggleVisibility functions to replace with a pre-made one in jQuery
  • Fixed mouse wheel event not working on Firefox

Version 1.3.1

  • Added code blocks to markdown formatting
  • Added mention replacement
  • Added embed support (WIP)
  • Updated attachments to directly send images, audios and videos

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch translation by LevantHAN
  • New Turkish translation by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

Version 1.3.7

25 Aug 13:52
Compare
Choose a tag to compare

Changelog

Version 1.3.7

  • Fixed a duplicate in locale.js
  • Refactored the code

Version 1.3.6

  • Added an installation guide

Version 1.3.5

  • Added a translation guide for newcomers
  • Added a contribution guide for newcomers
  • New Polish translation by ziomciopoziomcio
  • New Czech translation by ziomciopoziomcio
  • New Slovakian translation by ziomciopoziomcio

Version 1.3.4

  • New Ukrainian translation by Payz123
  • Updated contributors

Version 1.3.3

  • New Russian translation by Koteich-dev

Version 1.3.2

  • Added a link to the original repo at the bottom of the page
  • Added support for embed, still WIP until fully tested (mainly tested on Twitter embeds, see this issue)
  • Replaced header p tags by actual headers h tags
  • Switched back to discord.12.1.1 because of cross-origin issue with master and stable
  • Removed toggleVisibility functions to replace with a pre-made one in jQuery
  • Fixed mouse wheel event not working on Firefox

Version 1.3.1

  • Added code blocks to markdown formatting
  • Added mention replacement
  • Added embed support (WIP)
  • Updated attachments to directly send images, audios and videos

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch translation by LevantHAN
  • New Turkish translation by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

Version 1.3.6

25 Aug 10:28
Compare
Choose a tag to compare

Changelog

Version 1.3.6

  • Added an installation guide

Version 1.3.5

  • Added a translation guide for newcomers
  • Added a contribution guide for newcomers
  • New Polish translation by ziomciopoziomcio
  • New Czech translation by ziomciopoziomcio
  • New Slovakian translation by ziomciopoziomcio

Version 1.3.4

  • New Ukrainian translation by Payz123
  • Updated contributors

Version 1.3.3

  • New Russian translation by Koteich-dev

Version 1.3.2

  • Added a link to the original repo at the bottom of the page
  • Added support for embed, still WIP until fully tested (mainly tested on Twitter embeds, see this issue)
  • Replaced header p tags by actual headers h tags
  • Switched back to discord.12.1.1 because of cross-origin issue with master and stable
  • Removed toggleVisibility functions to replace with a pre-made one in jQuery
  • Fixed mouse wheel event not working on Firefox

Version 1.3.1

  • Added code blocks to markdown formatting
  • Added mention replacement
  • Added embed support (WIP)
  • Updated attachments to directly send images, audios and videos

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch translation by LevantHAN
  • New Turkish translation by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

Version 1.3.5

17 Aug 19:24
Compare
Choose a tag to compare

Changelog

Version 1.3.5

  • Added a translation guide for newcomers
  • Added a contribution guide for newcomers
  • New Polish translation by ziomciopoziomcio
  • New Czech translation by ziomciopoziomcio
  • New Slovakian translation by ziomciopoziomcio

Version 1.3.4

  • New Ukrainian translation by Payz123
  • Updated contributors

Version 1.3.3

  • New Russian translation by Koteich-dev

Version 1.3.2

  • Added a link to the original repo at the bottom of the page
  • Added support for embed, still WIP until fully tested (mainly tested on Twitter embeds, see this issue)
  • Replaced header p tags by actual headers h tags
  • Switched back to discord.12.1.1 because of cross-origin issue with master and stable
  • Removed toggleVisibility functions to replace with a pre-made one in jQuery
  • Fixed mouse wheel event not working on Firefox

Version 1.3.1

  • Added code blocks to markdown formatting
  • Added mention replacement
  • Added embed support (WIP)
  • Updated attachments to directly send images, audios and videos

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch translation by LevantHAN
  • New Turkish translation by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

Version 1.3.4

12 Aug 15:27
Compare
Choose a tag to compare

Changelog

Version 1.3.4

  • New Ukrainian translation by Payz123
  • Updated contributors

Version 1.3.3

  • New Russian translation by Koteich-dev

Version 1.3.2

  • Added a link to the original repo at the bottom of the page
  • Added support for embed, still WIP until fully tested (mainly tested on Twitter embeds, see this issue)
  • Replaced header p tags by actual headers h tags
  • Switched back to discord.12.1.1 because of cross-origin issue with master and stable
  • Removed toggleVisibility functions to replace with a pre-made one in jQuery
  • Fixed mouse wheel event not working on Firefox

Version 1.3.1

  • Added code blocks to markdown formatting
  • Added mention replacement
  • Added embed support (WIP)
  • Updated attachments to directly send images, audios and videos

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch translation by LevantHAN
  • New Turkish translation by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

Version 1.3.2

04 Aug 08:22
Compare
Choose a tag to compare

Changelog

Version 1.3.2

  • Added a link to the original repo at the bottom of the page
  • Added support for embed, still WIP until fully tested (mainly tested on Twitter embeds, see this issue)
  • Replaced header p tags by actual headers h tags
  • Switched back to discord.12.1.1 because of cross-origin issue with master and stable
  • Removed toggleVisibility functions to replace with a pre-made one in jQuery
  • Fixed mouse wheel event not working on Firefox

Version 1.3.1

  • Added code blocks to markdown formatting
  • Added mention replacement
  • Added embed support (WIP)
  • Updated attachments to directly send images, audios and videos

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch locale by LevantHAN
  • New Turkish locale by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

Version 1.3.1

25 Jul 17:29
Compare
Choose a tag to compare

Changelog

Version 1.3.1

  • Added code blocks to markdown formatting
  • Added mention replacement
  • Added embed support (WIP)
  • Updated attachments to directly send images, audios and videos

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch locale by LevantHAN
  • New Turkish locale by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

Version 1.3.0

24 Jul 23:07
Compare
Choose a tag to compare

Changelog

Version 1.3.0

  • Updated the locale code to automatically switch to english in case of missing translations
  • Updated the contentReplacement() function to also replace markdown
  • Updated deleteMessage() & editMessage() to make use of jQuery selectors
  • Updated the mousewheel binding code
  • New function to format any timestamp into local timestamp (formatTimestamp(dateLike))
  • New Dutch locale by LevantHAN
  • New Turkish locale by LevantHAN
  • Removed deleteMessage() & editMessage() and moved the code into their matching discord events

Version 1.2.6

10 Jul 07:17
Compare
Choose a tag to compare

Changelog

Version 1.2.6

  • Updated discord.js to master
  • Language automation
  • Github things

Version 1.2.5

  • Code cleaning
  • updateGuild() events will trigger selectChannelOnReload() to automatically select the channel you were in before the guild updated

Version 1.2.4

  • Added text formatting
  • Added delete message buttons
  • More message type are recognised (boost, news, pin)
  • Accessing DMs will no longer throw an error
  • Fixed emojis not pasting correctly
  • Servers emoji now displays an image in the chat
  • Messages will no longer appear in last messages if you're viewing the channel the channel they come from
  • Shift+Enter now inserts a line break instead of sending the message

Version 1.2.3

  • Fixed the workaround of @RobinSchapendonk
  • Deleting/updating a message should no longer refresh the chat but dynamically find and delete/update the message (guilds only)
  • Auto-scrolling is now a bit quicker to match with the speed of chat updating
  • Added a border-radius attribute to a lot of elements
  • Attachments are now recognised by their file type and displayed as such (images, documents etc..)

Version 1.2.2

  • Changed the look of the panel
  • Removed unused translations

Version 1.2.1

  • Code cleaning

Version 1.2.0

  • Updated README with changelog and how to translate sections
  • Fixed the emoji button not appearing due to the recent changes in discord.js and how guildEmojis now works
  • Added a new language button to load a translation of the project (css and a bit of code by @ziomciopoziomcio)
  • Tried a workaround to make the chat more readable in case of spam by @RobinSchapendonk but it's not currently working as intended so i'll make something later (fixed in version 1.2.3)

Version 1.2.4

24 Jun 16:31
Compare
Choose a tag to compare

Changelog

Version 1.2.4

  • Added text formatting
  • Added delete message buttons
  • More message type are recognised (boost, news, pin)
  • Accessing DMs will no longer throw an error
  • Fixed emojis not pasting correctly
  • Servers emoji now displays an image in the chat
  • Messages will no longer appear in last messages if you're viewing the channel the channel they come from
  • Shift+Enter now inserts a line break instead of sending the message

Version 1.2.3

  • Fixed the workaround of @RobinSchapendonk
  • Deleting/updating a message should no longer refresh the chat but dynamically find and delete/update the message (guilds only)
  • Auto-scrolling is now a bit quicker to match with the speed of chat updating
  • Added a border-radius attribute to a lot of elements
  • Attachments are now recognised by their file type and displayed as such (images, documents etc..)

Version 1.2.2

  • Changed the look of the panel
  • Removed unused translations

Version 1.2.1

  • Code cleaning

Version 1.2.0

  • Updated README with changelog and how to translate sections
  • Fixed the emoji button not appearing due to the recent changes in discord.js and how guildEmojis now works
  • Added a new language button to load a translation of the project (css and a bit of code by @ziomciopoziomcio)
  • Tried a workaround to make the chat more readable in case of spam by @RobinSchapendonk but it's not currently working as intended so i'll make something later (fixed in version 1.2.3)