Kris
|
e706cc5819
|
Update setting names, readme, to reflect rename to user notes
|
2019-07-24 10:35:00 -04:00 |
Penar Musaraj
|
c79a9297e3
|
Remove package.json
|
2019-07-16 13:06:28 -04:00 |
Penar Musaraj
|
16c1887c91
|
Update deprecated icon names
|
2019-07-16 13:03:03 -04:00 |
Neil Lalonde
|
3b0c88610e
|
Update translations
|
2019-07-15 14:04:00 -04:00 |
Kris
|
9673e2cfc8
|
UX: Improve styling, rename staff notes to user notes in translations
|
2019-07-10 11:53:25 -04:00 |
Neil Lalonde
|
bf6cfe7f5d
|
Update translations
|
2019-06-17 13:58:44 -04:00 |
Neil Lalonde
|
158af4fbb3
|
Update translations
|
2019-06-10 10:40:47 -04:00 |
dependabot[bot]
|
e04236572e
|
Bump js-yaml from 3.12.1 to 3.13.1 (#11)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-06-10 08:48:56 +03:00 |
Neil Lalonde
|
1d35ae92d6
|
Update translations
|
2019-05-30 11:33:07 -04:00 |
Guo Xiang Tan
|
104d5173b7
|
Add frozen string literal comment to files.
|
2019-05-13 11:06:13 +08:00 |
Dan Ungureanu
|
6617cb41b2
|
UX: Rename post admin actions to 'Add User Note'.
|
2019-04-24 21:43:28 +03:00 |
Neil Lalonde
|
1352ca1dae
|
Update translations
|
2019-04-05 10:19:34 -04:00 |
Vinoth Kannan
|
b5cb662802
|
UX: Display staff notes popup instead of redirecting to user page
|
2019-03-20 08:07:28 +05:30 |
Vinoth Kannan
|
52338dd6eb
|
UX: Show staff notes icon in user card
If staff notes available then an icon will be displayed in user card by linking to user profile page
|
2019-03-14 21:04:16 +05:30 |
Neil Lalonde
|
5cf3df533e
|
Update translations
|
2019-03-04 10:22:05 -05:00 |
Neil Lalonde
|
da45b8aec3
|
Update translations
|
2019-01-31 16:46:01 -05:00 |
Jeff Wong
|
75bdf8eeb8
|
FEATURE: Reverse the order in which the notes are displayed
Attach note panel now appears at the top
|
2019-01-28 12:11:18 -08:00 |
Joffrey JAFFEUX
|
34e119ba36
|
Update server.en.yml
|
2019-01-25 13:20:47 +01:00 |
Joffrey JAFFEUX
|
a88b4cdf67
|
DEV: prettier/eslint
|
2019-01-11 17:37:44 +01:00 |
Penar Musaraj
|
73d6b9fcad
|
Add icon to SVG subset when emojis are off
|
2018-12-17 15:09:50 -05:00 |
Gerhard Schlager
|
08f50abe5e
|
Inherit rubocop config from discourse repo
|
2018-12-03 00:37:54 +01:00 |
Neil Lalonde
|
4f8ad6b218
|
Update translations
|
2018-11-29 11:12:30 -05:00 |
David Taylor
|
89706d80e1
|
DEV: Apply prettier
|
2018-10-22 19:49:33 +01:00 |
Sam
|
f7fbdadf31
|
correct ordering so it renders near line 1
|
2018-10-02 13:17:37 +10:00 |
Sam
|
91ebd684b3
|
FIX: correct ordering of staff note icon
|
2018-10-02 12:59:00 +10:00 |
Neil Lalonde
|
4c6ea12756
|
Update translations
|
2018-09-10 14:05:33 -04:00 |
Joffrey JAFFEUX
|
e608b7af03
|
UI: uses trash-icon to delete staff note
|
2018-08-27 18:43:07 +02:00 |
Neil Lalonde
|
f7e1b92a34
|
Update translations
|
2018-08-23 09:52:17 -04:00 |
Joffrey JAFFEUX
|
95777eed38
|
FIX: uses user type for reports
|
2018-08-19 15:44:03 +02:00 |
Joffrey JAFFEUX
|
82e1e53432
|
FIX: slow_query is now happening in report.rb directly
|
2018-08-01 09:54:22 -04:00 |
Joffrey JAFFEUX
|
9274124de6
|
FIX: updates report for new error setting
|
2018-07-31 22:08:19 -04:00 |
Joffrey JAFFEUX
|
0d24d95375
|
FIX: do not try to add report to dashboard if disabled
|
2018-07-20 08:29:42 -04:00 |
Joffrey JAFFEUX
|
8b32408a3b
|
FEATURE: improves staff notes report to support dates
|
2018-07-19 21:51:11 -04:00 |
Joffrey JAFFEUX
|
2c730c2136
|
fixes rubocop
|
2018-07-19 20:34:50 -04:00 |
Joffrey JAFFEUX
|
e072f55f36
|
FEATURE: improves staff note report support
It will now appear in the new discourse core moderation tab in the dashboard
|
2018-07-19 14:39:52 -04:00 |
Robin Ward
|
166937b9c2
|
Widget settings to show staff notes under avatar instead of in name
|
2018-06-20 14:40:32 -04:00 |
Robin Ward
|
4724ae1223
|
Run prettier on the javascript
|
2018-06-20 14:34:29 -04:00 |
Robin Ward
|
3f5816204e
|
Show staff notes on flagged posts
|
2018-06-13 12:05:26 -04:00 |
Guo Xiang Tan
|
0eafd26f25
|
Make rubocop happy.
|
2018-06-08 09:54:19 +08:00 |
Neil Lalonde
|
f7cfda1b53
|
Update translations
|
2018-05-31 15:34:51 -04:00 |
Neil Lalonde
|
6ac2b700ea
|
Update translations
|
2018-04-24 10:35:08 -04:00 |
Robin Ward
|
97079ccf38
|
FIX: Show the username of the person who banned the user
|
2018-03-29 16:44:39 -04:00 |
Neil Lalonde
|
e59507e366
|
Update translations
|
2018-03-07 14:22:06 -05:00 |
Kris
|
a724069dc1
|
FIX: adding margin to notes icon on mobile
|
2018-02-27 13:35:18 -05:00 |
Robin Ward
|
72609f5107
|
FIX: Post link was broken in subfolders
|
2018-02-26 14:00:37 -05:00 |
Robin Ward
|
ed3e0a4157
|
FIX: If a topic is deleted, allow the staff note to link to it anyway
|
2018-02-15 17:11:23 -05:00 |
Robin Ward
|
70b417272a
|
FIX: Attach to the post so widgets can extend it better
|
2018-02-15 16:44:44 -05:00 |
Robin Ward
|
30dc14de7d
|
Log user silences in the staff notes automatically
|
2018-02-13 17:45:57 -05:00 |
Neil Lalonde
|
5f944944da
|
Update translations
|
2018-01-31 11:17:32 -05:00 |
Robin Ward
|
87825a8f51
|
Add a link to the post of the staff note, if provided
|
2018-01-16 15:40:46 -05:00 |