Commit Graph

67 Commits

Author SHA1 Message Date
admin f320cbd36d Update and audit dependencies 2024-02-25 19:24:09 -05:00
admin bfa084669b Important hotfix before the big update 2024-02-25 03:06:28 -05:00
admin 86b292a14a Update version and changelog 2023-12-18 17:40:43 -05:00
admin f2c811ed7a Update version and changelog 2023-11-12 15:22:18 -05:00
admin b0002d4329 Update version and changelog 2023-10-26 15:26:55 -04:00
admin e13b00e653 Update version and changelog 2023-10-19 11:27:39 -04:00
admin 560cc9aff0 Merge pull request #1655 from BetterDiscord/development
Merge changes from development branch
2023-08-28 22:29:27 -04:00
admin 3fb44a2ed8 Update version and changelog 2023-06-15 15:38:26 -04:00
admin 81ba6d2cf2 fix tests 2023-05-16 02:47:05 -04:00
admin ad803cb511 Fix context menus (#1600)
* Fix context menus

* bump changelog & version

---------

Co-authored-by: Strencher <46447572+Strencher@users.noreply.github.com>
2023-04-08 14:55:54 +02:00
admin 74521a0f55 Bump to 1.9.1 2023-03-25 13:25:22 +01:00
admin 7cdb27781f Bump to 1.9.0
- Fixes #1578
- Fixes #1516
2023-03-22 15:36:23 -04:00
admin 7cb31053c0 Lint functional hooks 2023-03-19 22:24:34 -04:00
admin 45e788dc51 Fix changelog and bump version 2023-03-01 16:45:04 -05:00
admin 16e1631ecb Change version for hotfix 2022-12-14 15:26:36 -05:00
admin 5c3b308688 Update version and changelog 2022-12-12 19:41:16 -05:00
admin e0c3d28f2f Remove all references of emotes (#1467) 2022-11-06 14:37:15 -05:00
admin 7b5df4c53b Fix plugin settings and invites 2022-10-17 18:05:08 -04:00
admin 043d7434e8 Update version and changelog 2022-10-15 01:00:14 -04:00
admin 5556950022 Add translation update script
- Automatically filters out untranslated strings to reduce filesize
- Can update all translations in a single script rather than repeated commits
2022-10-14 23:22:57 -04:00
admin 8523724b7b Update version and changelog 2022-10-10 15:00:37 -04:00
admin 440f18eb99 Restructure API, condense DOM modules 2022-10-02 23:34:45 -04:00
admin c389c36be0 Partial fix for swc 2022-09-26 23:33:51 -04:00
admin c87b096459 First pass polyfill 2022-09-05 23:58:16 -04:00
admin 9e4f609cbe Move remaining things to pnpm 2022-09-04 19:02:41 -04:00
admin ca6a6f1339 Initial switch to pnpm 2022-09-04 19:00:01 -04:00
admin 3f185339e7 Update changelog and version 2022-08-16 20:37:03 -04:00
admin 78718fb33c Fix for canary/ptb 2022-08-11 17:42:31 -04:00
admin 1ebb6fc7d6 Fix waitForModule and meta handling 2022-08-09 13:28:50 -04:00
admin be379b2ebb Bump version and update changelog 2022-08-07 20:50:34 -04:00
admin 1ce8738fbf Add JSDoc to plugin api 2022-08-02 18:51:43 -04:00
admin 716460a114 Audit and fix inject
Closes #1132
Closes #916
Fixes #1293
Fixes #1069
2022-06-25 02:59:23 -04:00
admin a4315ea2ea Bump version 2022-04-11 14:43:01 -04:00
admin 33393fcedf Fix missing module and bump version 2022-02-15 21:43:40 -05:00
admin 00cc3bcbed Update version and changelog 2022-02-05 18:32:05 -05:00
admin 357cd933df Update version and changelog 2022-01-31 22:21:39 -05:00
admin 434d5d96a6 Update version and changelog
- Fixes #854
- Fixes #1104
- Fixes #1102
- Fixes #1087
2022-01-24 02:06:49 -05:00
admin 0e7dbaedea Update changelog and version 2021-11-14 00:57:45 -05:00
admin 7fe603aef3 Fix for class name changes 2021-11-01 17:02:46 -04:00
admin 9724d06d76 Release hotfixed change 2021-10-22 16:39:40 -04:00
admin fd2c7f2684 Update version and changelog for release 2021-10-22 14:20:33 -04:00
admin 0c0a4da52f Update version number and readme 2021-07-28 01:46:20 -04:00
admin fa1ef5e111 Update version and repo links 2021-07-09 02:05:58 -04:00
admin b0311b97c7 Fix settings issue
Fixes #795
Closes #792
2021-05-22 01:51:16 -04:00
admin 953c6efd4a Update some metadata and bump version 2021-04-18 21:48:41 -04:00
admin 974caac0b6 Switch how assets are handled 2021-04-07 20:31:02 -04:00
admin e3b6cb6485 Restructure BD into a small mono-repo
This is a repo-wide refactor that introduces the injector to the main branch.

The new architecture is as such:
common/
injector/
renderer/
2021-03-06 03:30:16 -05:00
admin cc0abf089b Switch to bundling css 2021-02-28 19:22:45 -05:00
admin 09fda5c517 Removes gulp dependency
Switches css building from gulp to postcss.  Gulp was unnecessary overhead since nothing else is currently using it.

Updates other dependencies.

Also adjust some of the CI build processes to use less output (aside from errors) to decrease build time.
2020-10-24 20:10:46 -04:00
admin 0722a5134a Fixes all linting issues 2020-10-03 20:59:01 -04:00