Commit Graph
64 Commits
Author SHA1 Message Date
Simon Cossar deca01facb Update the about field (#15) 2021-10-06 16:53:59 -07:00
Discourse Translator Bot 9079acf877 Update translations (#16) 2021-10-05 16:00:33 +02:00
Discourse Translator Bot b0f6d0cb0d Update translations (#14) 2021-09-28 15:37:53 +02:00
Discourse Translator Bot b6b5e52fea DEV: Add Crowdin support (#13) 2021-09-28 14:30:27 +02:00
discoursebotandCvX c7846a3e68 DEV: Update CI workflows (#12)
Co-authored-by: CvX <[email protected]>
2021-09-15 19:53:06 +02:00
Rishabh b61cbc99f1 Update README.md
fix broken link
2021-08-25 09:47:14 +05:30
4bb6cbb97c DEV: Update CI workflows (#9)
* DEV: Update CI workflows
* fix templates

Co-authored-by: davidtaylorhq <[email protected]>
Co-authored-by: Jarek Radosz <[email protected]>
2021-07-04 22:11:07 +02:00
Rafael dos Santos SilvaandDax 74 11b5e88772 FEATURE: Add default CSS rule to limit image width to parent width (#11)
Co-authored-by: Dax 74 <[email protected]>

Co-authored-by: Dax 74 <[email protected]>
2021-04-19 17:53:00 -03:00
Justin DiRose 3f66e2fea0 Add missing link to meta topic in README (#10) 2021-02-23 19:25:08 +01:00
Discourse CI cf7ca19930 DEV: Update CI workflows 2020-11-15 16:09:48 +00:00
Enduvar 52de8e7d6e Add italian translation (#8) 2020-11-02 11:48:35 +01:00
Enduvar 2276635bb2 Add support for user setting localization (#7) 2020-10-31 00:40:33 +01:00
Discourse CI 70ec08d7b6 DEV: Update CI workflows 2020-10-14 16:28:05 +00:00
Discourse CI d4e9a4c9b1 DEV: Update CI workflows 2020-10-12 08:16:49 +00:00
Discourse CI 1c84e2f516 DEV: Update CI workflows 2020-10-09 19:03:30 +00:00
Discourse CI 76209b2f4a DEV: Update CI workflows 2020-10-09 16:15:11 +00:00
Discourse CI 2996062a53 DEV: Update CI workflows 2020-10-09 15:09:48 +00:00
Joffrey JAFFEUX a3433abfef DEV: apply coding standards (#6) 2020-09-04 14:37:08 +02:00
Krzysztof Kotlarek edee23c5a7 FIX: check if allow_public_user_custom_field exisits 2020-07-27 12:02:33 +10:00
Krzysztof Kotlarek 01765454b2 FIX: compatibility after allowlist rewording in Discourse 2020-07-15 09:32:45 +10:00
Jarek Radosz 2d45cbb95f DEV: Add rubocop-discourse gem 2020-05-06 18:32:12 +02:00
tshenry 4f3e2a763b Correct CSS classes (#5)
The CSS classes need to be moved from the checkbox block to the editor block.
2020-01-13 11:47:16 -08:00
David Taylor 2766a4d01d FIX: Only serialize user custom fields specific to this plugin 2019-08-13 11:13:41 +01:00
David Taylor e4ea890f77 DEV: Do not require restart to enable signatures
add_to_serializer checks whether the plugin is enabled at runtime, and supports multisite environments
2019-08-13 11:08:28 +01:00
Penar Musaraj 59bdc29622 Fix linting issue due to core Prettier update 2019-06-26 11:24:42 -04:00
Guo Xiang Tan c33594146a Add frozen string literal comment to files. 2019-05-13 11:02:53 +08:00
Gerhard Schlager cc088d272c Inherit rubocop config from discourse repo 2018-12-03 00:37:45 +01:00
David Taylor 3146fb48de DEV: Apply prettier 2018-10-22 19:49:33 +01:00
David Taylor 4e927e0824 Update URL in metadata 2018-09-11 11:26:11 +01:00
David Taylor 6a6b51ccfa FIX: Make user custom fields editable 2018-09-11 10:57:50 +01:00
Régis Hanol fc8d5c2ed4 Merge pull request #4 from tshenry/patch-1
Add two styling classes
2018-06-12 12:50:12 +02:00
tshenry ae5e7e4922 Add two styling classes
I noticed an issue first on mobile. The signature editor was quite wonky. I found that if you add the classes that are present for the About Me editor ("bio-composer" and "input-xxlarge"), the CSS handles the rest and it styles things much nicer on both mobile and desktop. Let me know if you need any extra info!
2018-06-11 17:48:26 -07:00
Guo Xiang Tan 7179853f47 Fix .eslintrc. 2018-06-07 09:51:21 +08:00
Guo Xiang Tan c6f3d1bf4f Merge pull request #3 from discourse-pro/spelling-correction
A spelling correction.
2018-04-04 08:25:23 +08:00
Dmitry Fedyuk a1d020273c A spelling correction. 2018-04-03 19:55:00 +06:00
Sam 3b61cf4abf FIX: don't cook nil signature
if a user has no signature set do not attempt to cook it
2017-08-29 08:26:14 -04:00
Sam 9713b602b1 FIX: don't infinite recursion on user save 2017-08-28 18:01:17 -04:00
Rafael dos Santos Silva 5b453fadd4 Merge pull request #2 from xfalcox/master
Update from upstream
2017-07-24 21:25:35 -03:00
Rafael dos Santos Silva 0fc8290a2e Merge pull request #10 from discourse/master
Merge pull request #1 from xfalcox/master
2017-07-24 21:22:28 -03:00
Rafael dos Santos Silva dc1092f336 FEATURE: 2.0
- Cook on advanced mode is server side and properly cached now

- Remove deprecated dependencies on client-side code

Attention: Users on advanced mode from previous versions should re-enter
their signatures.
2017-07-24 21:18:11 -03:00
Rafael dos Santos Silva d1f0e39499 Merge pull request #1 from xfalcox/master
Merge with master
2017-05-03 23:05:17 -03:00
Rafael dos Santos Silva 5d359a7d71 Merge pull request #8 from discourse-plugins/master
Fix error on Akismet admin screen
2017-03-14 14:32:50 -03:00
Richard 4a2ea02e2e Fix error on Akismet admin screen 2017-03-14 17:28:30 +00:00
Rafael dos Santos Silva fa4ae94e7d Merge pull request #7 from eviltrout/fix-ember-2.4
FIX: for Ember 2.x support
2016-11-29 20:47:42 -02:00
Robin Ward f162247512 FIX: for Ember 2.x support 2016-11-29 17:15:45 -05:00
David García-Navas López de Cuéllar 983645e233 Create server.es.yml (#5) 2016-08-15 22:35:39 -03:00
Rafael dos Santos Silva 26716933e4 FIX: Fix signature position after VDom migration 2016-08-10 18:33:44 -03:00
Rafael dos Santos Silva eba16235ab FIX: Fix advanced mode for Discourse 1.6 2016-08-10 18:33:00 -03:00
Rafael dos Santos Silva 619b312d64 Localization work 2016-07-25 00:14:33 -03:00
Rodrigo Pereira 6c13e9c74b Added localization files for Portuguese (Portugal/pt) (#4)
* Added localization files for Portuguese (Portugal/pt)

* Fixed server.pt.yml encoding to UTF-8

* Fixed indentation on pt localization file
2016-07-24 21:09:22 -03:00