Robin Ward
|
f4decf9193
|
The quote-other-topic class has been removed
|
2017-10-06 15:16:06 -04:00 |
|
Robin Ward
|
127c13314a
|
We can use avatar_template here rather than recreating the logic
|
2017-10-06 14:02:43 -04:00 |
|
Robin Ward
|
5822c64bdc
|
FIX: If you can manage a post you can wiki it
|
2017-10-05 17:47:52 -04:00 |
|
Robin Ward
|
2ae06e6fd0
|
More customization for menu items
|
2017-10-05 17:00:23 -04:00 |
|
Robin Ward
|
0c84352386
|
Add support for transformations
|
2017-10-05 16:24:58 -04:00 |
|
Robin Ward
|
07d04aba1d
|
Support {{unless}} in virtual dom templates
|
2017-10-05 14:35:07 -04:00 |
|
Robin Ward
|
7df73c94a0
|
Add a hook to decorate extra buttons
|
2017-10-05 14:35:06 -04:00 |
|
Robin Ward
|
cf4e6e2f5b
|
FIX: deletePost action was incorrect called delete
|
2017-10-04 16:12:18 -04:00 |
|
Robin Ward
|
4aa30cba2e
|
Extensibility for Post manage menu
|
2017-10-04 15:53:06 -04:00 |
|
Robin Ward
|
6d0bf287b5
|
Allow more extensibility for the post menu buttons
|
2017-10-04 15:53:06 -04:00 |
|
Robin Ward
|
051b49efdb
|
FIX: Properly encode string literals in hbs compiler
|
2017-10-04 15:53:06 -04:00 |
|
Robin Ward
|
abdb334823
|
UX: Allow for customization of the heart icon
|
2017-10-04 11:07:59 -04:00 |
|
Robin Ward
|
2ce6e0bb07
|
UX: Perform icon replacements before calling icon renderer
|
2017-10-03 15:38:59 -04:00 |
|
Robin Ward
|
cc4a102b26
|
UX: Allow customization on header dropdown sizes
|
2017-10-03 15:24:18 -04:00 |
|
Robin Ward
|
c72ceb1f2d
|
An option to not display categories in the hamburger
This is mostly useful if your site has very few categories.
|
2017-10-03 14:39:56 -04:00 |
|
Robin Ward
|
4b7256d2e4
|
FIX: d-header in common is z-index: 1001
|
2017-10-03 14:31:25 -04:00 |
|
Robin Ward
|
4fbe4218c4
|
FIX: Header primary color was too dark in dark mode
|
2017-10-03 13:01:05 -04:00 |
|
Robin Ward
|
1022535c2b
|
UX: Add a two week suspension timeframe
|
2017-10-02 15:23:58 -04:00 |
|
Robin Ward
|
56793d6853
|
FIX: Better flagging CSS on mobile
|
2017-10-02 15:14:07 -04:00 |
|
Robin Ward
|
f7c967b754
|
Add forever to the suspension dropdown
|
2017-10-02 15:04:22 -04:00 |
|
Robin Ward
|
823936ca9c
|
A plugin API to catch exceptions
|
2017-10-02 12:05:12 -04:00 |
|
Robin Ward
|
2c2fe7eee4
|
FIX: Remove unused mixin
|
2017-09-29 11:09:25 -04:00 |
|
Robin Ward
|
00b190af75
|
Revert "A safe way to create class variables in a multisite environment."
The approach taken by this interface was flawed. We need a better
solution.
|
2017-09-29 11:06:12 -04:00 |
|
Robin Ward
|
c1f174f554
|
FIX: Okay, try going back to the old way. Too many exceptions.
|
2017-09-29 10:19:35 -04:00 |
|
Robin Ward
|
0caf6a0f7d
|
Support for HTML values in widget hbs templates
|
2017-09-29 09:56:14 -04:00 |
|
Robin Ward
|
979de48bbd
|
Fix ruby lint error
|
2017-09-28 16:15:32 -04:00 |
|
Robin Ward
|
df81d109e5
|
The ability to attach attrs when embedding widgets
|
2017-09-28 16:08:43 -04:00 |
|
Robin Ward
|
e980322ed6
|
Allow hbs widgets to access their parent state
|
2017-09-28 15:19:44 -04:00 |
|
Robin Ward
|
01c6224ca5
|
Include the currentRouteName in the page change event
|
2017-09-28 14:31:20 -04:00 |
|
Robin Ward
|
954013a45c
|
Use appEvents for page tracking so widgets can listen to it easily
|
2017-09-28 14:20:32 -04:00 |
|
Robin Ward
|
34f98f362f
|
Add a plugin hook to specify a class on the body of the document
|
2017-09-28 13:17:09 -04:00 |
|
Robin Ward
|
7df349afd6
|
Allow reopened widgets to use hbs templates
|
2017-09-28 11:13:30 -04:00 |
|
Robin Ward
|
132cbac600
|
Split out header contents for easier customization
|
2017-09-28 10:46:07 -04:00 |
|
Robin Ward
|
07e84a3afa
|
FIX: Hack our title retriever so that it parses YouTube URLs
|
2017-09-28 09:30:22 -04:00 |
|
Robin Ward
|
4f0fee1ce7
|
FIX: Test failures
|
2017-09-27 17:02:36 -04:00 |
|
Robin Ward
|
41c3941c4c
|
FEATURE: Support regular expressions for watched words
|
2017-09-27 15:48:57 -04:00 |
|
Robin Ward
|
fa41913ba5
|
FIX: Don't count private content in New User of the Month
|
2017-09-27 15:03:24 -04:00 |
|
Robin Ward
|
7578d8fc44
|
Add a DiscourseEvent for when a topic is closed
|
2017-09-27 14:00:53 -04:00 |
|
Robin Ward
|
3e13becf33
|
A safe way to create class variables in a multisite environment.
This should allow plugins to set class variables that will not
stomp on other plugins.
|
2017-09-27 13:00:47 -04:00 |
|
Robin Ward
|
460ed3c8cf
|
Revert "Allow NotFound to specify an optional Location for the resource"
This reverts commit 4ae66c9e01.
|
2017-09-26 12:58:24 -04:00 |
|
Robin Ward
|
06072b3d99
|
UX: Pending Posts at the bottom of topics looked wonky
|
2017-09-26 10:27:24 -04:00 |
|
Robin Ward
|
451340d058
|
UX: Round up dates
|
2017-09-26 10:13:34 -04:00 |
|
Robin Ward
|
9e17fd8907
|
FIX: Support for menu glyphs that are optional
|
2017-09-26 09:50:43 -04:00 |
|
Robin Ward
|
faa37c3070
|
FIX: Missing "no activity" message.
|
2017-09-26 09:37:53 -04:00 |
|
Robin Ward
|
85eae96a11
|
UX: Cancel button looked ugly on post warning modal
|
2017-09-26 09:23:50 -04:00 |
|
Robin Ward
|
4ae66c9e01
|
Allow NotFound to specify an optional Location for the resource
|
2017-09-26 09:10:18 -04:00 |
|
Robin Ward
|
b0eab6756d
|
UX: Weird alignment issue on flags
|
2017-09-25 16:29:48 -04:00 |
|
Robin Ward
|
c1c56ae3d6
|
FIX: Typo on flags page
|
2017-09-25 16:23:18 -04:00 |
|
Robin Ward
|
7eeb5188bf
|
FIX: Broken word wrapping on flags page
|
2017-09-25 16:22:40 -04:00 |
|
Robin Ward
|
81f2b38b78
|
FIX: Don't include flags on non-human users
|
2017-09-25 16:15:48 -04:00 |
|
Robin Ward
|
b3ffa19f95
|
FIX: Make sure Post records have access to Site
|
2017-09-25 13:18:26 -04:00 |
|
Robin Ward
|
073b74cf3f
|
FIX: Linting and broken test
|
2017-09-25 13:11:41 -04:00 |
|
Robin Ward
|
383d771265
|
Fix broken tests
|
2017-09-25 12:52:45 -04:00 |
|
Robin Ward
|
cb78ffd328
|
<<<<<<< HEAD
=======
>>>>>>> FEATURE: Add ability to claim topics on flagged topics page
Bump Plugin API version
|
2017-09-25 12:28:01 -04:00 |
|
Robin Ward
|
d1ebc62065
|
The ability to display errors on flagging actions.
|
2017-09-25 12:28:01 -04:00 |
|
Robin Ward
|
e809996c2a
|
Allow modifyClass to operate on optional classes.
This is useful if you want to modify an admin class that might not be
present for regular users.
|
2017-09-25 12:28:00 -04:00 |
|
Robin Ward
|
09ed2ed749
|
Add Suspend User to flags page
|
2017-09-25 12:28:00 -04:00 |
|
Robin Ward
|
079f108ceb
|
UX: Improve interface for flagging with many flaggers
|
2017-09-25 12:28:00 -04:00 |
|
Robin Ward
|
64fae87470
|
FIX: Object.assign is not fully supported
|
2017-09-25 12:28:00 -04:00 |
|
Robin Ward
|
8323e22d0c
|
Rename auto-update-input to more accurate future-date-input
|
2017-09-25 12:28:00 -04:00 |
|
Robin Ward
|
6bce3004d9
|
UX: Nicer selection of suspend duration
|
2017-09-25 12:28:00 -04:00 |
|
Robin Ward
|
677b016387
|
Send a suspension message via email to a user
|
2017-09-25 12:26:41 -04:00 |
|
Robin Ward
|
2a56cf8bb6
|
Tests + Refactoring for Suspension Modal
|
2017-09-25 12:26:06 -04:00 |
|
Robin Ward
|
6e48884274
|
Extract out common "cancel" link functionality from modals
|
2017-09-25 12:25:15 -04:00 |
|
Robin Ward
|
4020409bbf
|
Add support for suspension message
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
daceeb9700
|
Refactor user suspension modal
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
561fa7d0cd
|
FEATURE: Site Setting to hide suspension reason on the public profile
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
d7c37d9369
|
Add front end service for staff controls
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
5cf50f0034
|
Adjust flagged posts to use the store
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
5fd3b6615b
|
Remove some Discourse.Site constants
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
cc1a461254
|
Convert flags admin to flexbox
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
1af4acbb3d
|
Add tests to flagged topics
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
5e69217793
|
Add filtering support to flags
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
be0eb0a554
|
Refactor flagged posts into components
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
40eba8cd93
|
FEATURE: View flags grouped by topic
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
bbbd974487
|
REFACTOR: Convert admin flagged posts to a component
|
2017-09-25 12:25:14 -04:00 |
|
Robin Ward
|
e4e27a4b83
|
New API for replacing an icon
|
2017-09-15 13:54:47 -04:00 |
|
Robin Ward
|
ad77634854
|
FIX: More CSS regressions with notifications in non-english
|
2017-09-15 13:24:43 -04:00 |
|
Robin Ward
|
38064c5776
|
FIX: Broken notifications in non-english locales
|
2017-09-14 14:26:31 -04:00 |
|
Robin Ward
|
42aea15070
|
Add some container DIVs for easier styling
|
2017-09-14 11:54:42 -04:00 |
|
Robin Ward
|
cb8918d034
|
It's bad practice to have body be the parent of everything
|
2017-09-14 11:24:14 -04:00 |
|
Robin Ward
|
8c2d6118ff
|
Remove some of the last few fa-icon helpers
|
2017-09-14 11:20:36 -04:00 |
|
Robin Ward
|
b2ffaf93a3
|
Use icon helpers for notification dropdown
|
2017-09-14 11:20:36 -04:00 |
|
Robin Ward
|
4f9ba874a9
|
API so that you don't have to use a global variable for pretender
|
2017-09-13 11:55:58 -04:00 |
|
Robin Ward
|
e5db126a8e
|
FIX: Small fixes to enable better testing of components
|
2017-09-13 10:33:36 -04:00 |
|
Robin Ward
|
9b3b39d8a2
|
FIX: Users should be able to activate their emails even if unapproved
Note in discourse `active` means "Email is active" - they still can't
login until approved
|
2017-09-12 15:04:39 -04:00 |
|
Robin Ward
|
c097fbbdff
|
FIX: Don't append .no-results if there's nothing to display
|
2017-09-12 11:19:17 -04:00 |
|
Robin Ward
|
bc613e1df5
|
Adjust nesting of search divs
|
2017-09-12 11:14:13 -04:00 |
|
Robin Ward
|
171d9e5aed
|
SECURITY: Prevent users from updating to blacklisted email domains
|
2017-09-12 10:11:08 -04:00 |
|
Robin Ward
|
81e576ae37
|
FIX: Missing color on queued posts dropdown
|
2017-09-11 09:47:16 -04:00 |
|
Robin Ward
|
238557883f
|
FIX: queued posts had a red background
|
2017-09-10 14:26:55 -04:00 |
|
Robin Ward
|
87b4615eee
|
FIX: Bookmark icon was not coloured on mobile
|
2017-09-10 14:14:52 -04:00 |
|
Robin Ward
|
8e7e43a2d0
|
FIX: Duplicate class name
|
2017-09-10 14:09:29 -04:00 |
|
Robin Ward
|
e6d3bbfa1d
|
FIX: Categories admin menu was missing
|
2017-09-09 09:21:43 -04:00 |
|
Robin Ward
|
f13776e550
|
UX: Move .visited to entire row, not just the link to a topic
|
2017-09-08 13:54:41 -04:00 |
|
Robin Ward
|
717ed75fc4
|
Add warning when plugins changed by tmp was not removed
|
2017-09-08 13:38:46 -04:00 |
|
Robin Ward
|
7eb79ea31d
|
FIX: Only enable the controller when the plugin is enabled
|
2017-09-08 10:45:14 -04:00 |
|
Robin Ward
|
ac00f8b984
|
Disable presence for now
|
2017-09-08 10:36:10 -04:00 |
|
Robin Ward
|
a9ed0023dc
|
FIX: Presence was broken with a null array
|
2017-09-08 10:20:35 -04:00 |
|
Robin Ward
|
846e573766
|
Use a connector class to determine wheteher to render presence
|
2017-09-08 10:20:35 -04:00 |
|