62 Commits
Author SHA1 Message Date
Kris 9cd8ac9d62 UX: migrate to objects setting for better formatting, tests (#51) 2026-07-30 16:45:06 -04:00
Michiel Hendriks b30a1437a5 FEATURE: Configure open in popup and popup height (#50) 2026-07-30 15:04:00 -04:00
Jarek Radosz f41daa0a58 DEV: Update linting (#44) 2026-03-13 13:32:04 +00:00
Jarek Radosz c2e9ee817b DEV: Add the d-compat branch workflow (#43) 2026-03-11 22:28:32 +00:00
dependabot[bot] af7a952670 Bump rack from 3.2.4 to 3.2.5 (#42)
Bumps [rack](https://github.com/rack/rack) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.2.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-17 20:37:35 +00:00
David Taylor 22f82fa470 DEV: Pin version for Discourse < 2026.2.0-latest (#41) 2026-02-11 16:34:58 +01:00
Jarek Radosz 70e13dc40b DEV: Update linting and add types (#40) 2026-01-28 13:59:54 +00:00
dependabot[bot] 591735eec8 Bump rack from 3.2.2 to 3.2.3 (#39)
Bumps [rack](https://github.com/rack/rack) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-11 00:15:01 +02:00
Jarek Radosz 82a6df3ea9 DEV: Update linting (#38) 2025-10-09 14:08:11 +01:00
Alan Guo Xiang Tan fb3cd1cd55 DEV: Pin version for Discourse < 3.6.0.beta1-dev (#36) 2025-08-26 17:07:52 +08:00
dependabot[bot] 2801d5a5ee Bump rack from 3.1.12 to 3.1.16 (#35)
Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.16.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.12...v3.1.16)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.1.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-21 17:52:14 +02:00
Jarek Radosz 79d9a919b8 DEV: Update linting config and run gjs-codemod (#34) 2025-06-06 12:01:39 +01:00
Loïc Guitaut eb145dac1c DEV: Add system spec to check core features are working fine (#32) 2025-04-09 15:36:58 +02:00
Jarek Radosz 80fb81a7d5 DEV: Update linting (#31) 2025-03-19 11:57:41 +00:00
moin-Jana 7a95162707 UX: Update FontAwesome icon prefix instructions in theme settings (#29)
Removing fa- prefix as discussed in https://github.com/discourse/discourse-social-share/pull/24#discussion_r1975633090
2025-03-09 12:57:23 -04:00
moin-Jana 9e77e902cf DEV: Move settings descriptions to locales/en.yml (#24)
This makes translations of the setting descriptions with Crowdin possible.
Also updated the setting descriptions to Font Awesome 6
2025-02-27 11:04:37 -05:00
Jarek Radosz 631b08dccf DEV: Update license (#28) 2025-02-24 11:32:54 +08:00
David Taylor 75ca43984a DEV: Bump dependencies and fix linting (#27) 2025-02-06 18:50:33 +01:00
David Taylor 41d9dfd5d4 DEV: Pin version for Discourse <3.5.0.beta1-dev (#26) 2025-02-05 19:48:42 +01:00
David Taylor fc775a4d86 DEV: Update linting (#25) 2024-11-28 15:27:42 +01:00
David Taylor e8d7a5a371 DEV: Update linting (#23) 2024-11-20 19:26:25 +01:00
David Taylor 89808d1610 DEV: Update eslint config (#22) 2024-11-19 15:24:58 +01:00
Kelv b4005e689f DEV: Update linting setup (#21) 2024-10-17 11:30:25 +02:00
Kelv 6906ce4974 DEV: Switch to use pnpm (#20) 2024-10-14 11:29:11 +02:00
dependabot[bot] ce070241d3 Bump micromatch from 4.0.5 to 4.0.8 (#19)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 12:42:32 +02:00
Natalie Tay 12f7d66ff6 DEV: Pin theme for Discourse < 3.4.0.beta1-dev (#18) 2024-08-02 17:42:22 +08:00
dependabot[bot] 74fd7a3302 Bump braces from 3.0.2 to 3.0.3 (#17)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 11:32:49 +02:00
JimmyJammyDodger fa523fd0e4 Update about.json (#16) 2024-06-10 07:47:07 +01:00
David Taylor 1004681ca9 DEV: Update linting (#15) 2024-03-27 18:22:28 +01:00
Selase Krakani b02f38d48f DEV: Pin theme for Discourse < 3.3.0.beta1-dev (#14) 2024-02-29 13:01:17 -07:00
dependabot[bot] f92f787c6d Bump @babel/traverse from 7.20.10 to 7.23.2 (#13)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 12:49:05 -04:00
Penar Musaraj 65cb7bb5b8 DEV: Pin theme for Discourse 3.1 stable (#12) 2023-08-22 14:04:02 -05:00
dependabot[bot] bafa20971e Bump word-wrap from 1.2.3 to 1.2.4 (#11)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 19:48:29 +02:00
dependabot[bot] 95102ffc71 Bump semver from 6.3.0 to 6.3.1 (#10)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 14:12:02 +02:00
discoursebotanddiscoursebuild 89e1ffc94d DEV: Update CI workflows (#9)
Co-authored-by: discoursebuild <[email protected]>
2023-01-10 20:12:25 +00:00
David Taylor e63c43f5fe DEV: Update eslint-config-discourse, use prettier for hbs (#8) 2023-01-04 13:47:10 +01:00
dependabot[bot] e128ca7e4b Bump json5 from 2.2.1 to 2.2.2 (#7)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-30 22:51:00 -05:00
discoursebotanddiscoursebuild f055e4273f DEV: Update CI workflows (#6)
Co-authored-by: discoursebuild <[email protected]>
2022-12-30 22:41:12 -05:00
discoursebotanddiscoursebuild 39b9e9afb6 DEV: Update CI workflows (#5)
Co-authored-by: discoursebuild <[email protected]>
2022-11-07 14:10:05 -06:00
Jarek Radosz 06e0b613c4 DEV: Add CI setup and fix linting issues (#4) 2022-06-18 16:51:43 +02:00
tshenry 05b89528ea Improve setting descriptions (#3)
This fixes the FA icon link and adds a little more clarity on how to use the icons in the settings.
2021-11-29 20:51:35 -08:00
Dax74 38277fe449 Create en.yml 2020-03-16 13:49:55 +01:00
Joe 48eb7befbb DEV: updates component to new theme structure. (#2) 2019-11-10 19:03:59 +08:00
Dax74 d90cf8523d Create common.scss
Override the new max-width limitation for .sources
2019-04-16 18:25:21 +02:00
Dax74 44ffab03fe Update about.json 2019-02-11 18:33:51 +01:00
Penar Musaraj b4c0a006a2 Add FA5 icon setting 2019-01-28 10:16:01 -05:00
Dax74 d064e0ed81 Update README.md 2018-10-04 11:13:00 +02:00
Joe 76554a8fb1 Feature: Updates component to new theme structure
A theme component needs to be set to "component": true in order to show up on the components list in the admin interface.
2018-09-11 17:06:17 +08:00
Dax74 4343bdac66 Merge pull request #1 from hnb-ku/master
Feature: add more than one social provider
2018-06-22 18:04:10 +02:00
Joe caa123ca30 FEATURE: add more than one social provider 2018-06-18 14:28:30 +08:00