Régis Hanol
|
dd60cb82c3
|
UX: add client-side rate limit on click counters
|
2017-03-13 11:31:37 +01:00 |
|
Guo Xiang Tan
|
6a7773b681
|
FIX: Category autocomplete breaks when search menu widget rerenders.
https://github.com/discourse/discourse/pull/4717#issuecomment-284914585
|
2017-03-08 20:13:48 +08:00 |
|
Sam
|
0c03ccb01e
|
FEATURE: allow plugins to transform, the transformed post
This allows plugins to amend posts prior to rendering.
|
2017-03-07 17:12:31 -05:00 |
|
Guo Xiang Tan
|
60b7453f3f
|
FIX: Do not trigger fullpage search when selecting autocomplete term with enter.
|
2017-03-07 11:56:40 +08:00 |
|
Guo Xiang Tan
|
f3a7e398ca
|
Merge pull request #4717 from cpradio/autocomplete-search
FEATURE: Autocomplete support on search
|
2017-03-07 06:40:45 +08:00 |
|
Sam
|
3227d79430
|
FIX: extra-nav-item outlet no longer adds a DIV to UL
This amends the extensibility on navigation bar so extra nav items are not
added to a DIV nested into the UL, instead the LIs are rendered as usual
|
2017-03-06 15:00:13 -05:00 |
|
Sam
|
3e3fdfc717
|
FEATURE: plugin can now extend list of classes for topic-post
|
2017-03-03 16:57:25 -05:00 |
|
Sam
|
7895b71817
|
move to use let, missed a spot
|
2017-03-01 15:15:36 -05:00 |
|
Sam
|
ca951f2cf2
|
FIX: render custom tag extensions even when tags disabled
|
2017-03-01 13:38:44 -05:00 |
|
Sam
|
89bd538742
|
add callback priority to tags html
|
2017-03-01 12:56:45 -05:00 |
|
Sam
|
8c8de1c2d4
|
FEATURE: addUserMenuGlyph extensibility point
|
2017-03-01 10:32:01 -05:00 |
|
Sam
|
f918951d42
|
FEATURE: clean up tags extensibility
centralizes all logic for topic tag rendering and provides API for extension
|
2017-02-28 17:08:43 -05:00 |
|
Sam
|
122fb8025d
|
FIX: last seen date erroneously updated when browser in background
In some cases user may be "last seen" even though browser tab is in
the background or computer is locked
|
2017-02-28 12:35:10 -05:00 |
|
Robin Ward
|
b2b7f4d905
|
FIX: Query parameters were not being cleared when changing filtering.
|
2017-02-27 15:49:14 -05:00 |
|
cpradio
|
59922a7899
|
Extract autocomplete initialization to a function
Create a REGEXP_TAGS_REPLACE regex to remove a chained .replace call
Fix autocomplete positioning
|
2017-02-27 07:48:14 -05:00 |
|
Jeff Atwood
|
ad6cb3c638
|
force all iOS editors to minimum height for compat
|
2017-02-22 16:56:19 -08:00 |
|
Jeff Atwood
|
22fc761cc3
|
tweak iOS composer heights a bit
|
2017-02-22 15:48:39 -08:00 |
|
cpradio
|
38d7234018
|
FEATURE: Autocomplete support on advanced search
|
2017-02-22 08:42:16 -05:00 |
|
Jeff Atwood
|
c191e2e84c
|
more conservative editor heights on iOS
|
2017-02-21 16:25:46 -08:00 |
|
James Kiesel
|
7dc0e11360
|
Rename exported function
|
2017-02-21 02:53:16 +13:00 |
|
James Kiesel
|
ffe41c9ae8
|
Allow access to safari hack applicable function
|
2017-02-21 02:32:01 +13:00 |
|
Sam
|
023bd0e9e7
|
FEATURE: allow client side of topic list to accept custom params
- Also normalize API version to use a version comparison function instead of float
|
2017-02-15 16:14:43 -05:00 |
|
Sam
|
675cb1c715
|
FEATURE: allow registrations of custom small action icons via plugins
|
2017-02-10 12:55:21 -05:00 |
|
Sam Saffron
|
4332f0dde1
|
FEATURE: allow user search API to restrict to group
|
2017-02-09 18:45:39 -05:00 |
|
Robin Ward
|
cef8a0af34
|
Merge pull request #4657 from gdpelican/reopen-widget
Add reopenWidget method
|
2017-02-01 13:18:55 -05:00 |
|
Guo Xiang Tan
|
18007ed34b
|
FIX: Can't use an internal name here if SiteSetting.convert_pasted_images_to_hq_jpg is false.
|
2017-02-01 14:51:56 +08:00 |
|
Guo Xiang Tan
|
6c8c91dca4
|
UX: Change default filename for images that have been pasted.
|
2017-02-01 14:44:41 +08:00 |
|
James Kiesel
|
816a030f78
|
Bump plugin api to 0.7
|
2017-02-01 11:05:47 +13:00 |
|
Robin Ward
|
0c71e37aab
|
Merge pull request #4660 from ryantm/serversideonly
add more SERVER_SIDE_ONLY routes; use pathname in matching
|
2017-01-17 13:55:40 -05:00 |
|
Ryan Mulligan
|
f641655f1b
|
add more SERVER_SIDE_ONLY routes; use pathname in matching
|
2017-01-17 09:51:39 -08:00 |
|
Robin Ward
|
11641fb3cd
|
Whitelist the alternative raw url
|
2017-01-17 11:11:27 -05:00 |
|
James Kiesel
|
646b49e5ae
|
Expose reopenWidget through plugin api
|
2017-01-17 08:19:29 +13:00 |
|
Arpit Jalan
|
e793caf3e3
|
FIX: only allow CSV file to be uploaded for bulk invite
|
2017-01-11 16:26:01 +05:30 |
|
Robin Ward
|
7c8095294d
|
FIX: Raw plugin outlets were broken
|
2017-01-05 11:38:57 -05:00 |
|
Guo Xiang Tan
|
1cf0401e26
|
Allow option to not include title on emoji images.
|
2017-01-03 11:07:55 +08:00 |
|
Régis Hanol
|
d8be3e8bb1
|
UX: ensure we only allow images when uploading an avatar, user card background, etc...
|
2017-01-02 11:37:56 +01:00 |
|
Robin Ward
|
da76dd3d6b
|
REFACTOR: Cleaner quoteButton object, and some bug fixes
|
2016-12-30 12:14:56 -05:00 |
|
Robin Ward
|
61584f6c0c
|
UX: Improve composer heights in some resolutions
|
2016-12-29 12:51:57 -05:00 |
|
Claas Augner
|
2e9bbccea9
|
Move cursor/selection algo to lib/utilities.
|
2016-12-29 10:16:17 +01:00 |
|
Robin Ward
|
3786d3679c
|
FIX: Always return the latest API version requested
|
2016-12-27 11:57:46 -05:00 |
|
Angus McLeod
|
6f0a937fa1
|
Resolve raw templates in 'javascripts/mobile' and 'javascripts' on mobile
|
2016-12-22 18:13:26 -05:00 |
|
Neil Lalonde
|
b5cc6851cf
|
FIX: tag chooser input was navigating to tag pgaes on some mobile browsers
|
2016-12-21 12:01:53 -05:00 |
|
Robin Ward
|
1be800b673
|
FIX: Prioritize raw template overrides from plugins
|
2016-12-20 13:07:09 -05:00 |
|
Robin Ward
|
da4e27ca7d
|
FIX: Allow resolution of javascripts prefixed raw templates
|
2016-12-20 11:53:43 -05:00 |
|
Robin Ward
|
e03d5e2140
|
Reapply Ember 2.10 for good this time!
This reverts commit ddd299f4aa.
|
2016-12-19 11:19:10 -05:00 |
|
Robin Ward
|
ddd299f4aa
|
Revert "Revert "Revert Ember 2.10+ for a short while""
This reverts commit 76bbc481cb.
|
2016-12-16 10:29:30 -05:00 |
|
Robin Ward
|
76bbc481cb
|
Revert "Revert Ember 2.10+ for a short while"
This reverts commit 21682fd60b.
|
2016-12-16 09:52:29 -05:00 |
|
Robin Ward
|
21682fd60b
|
Revert Ember 2.10+ for a short while
|
2016-12-15 16:43:38 -05:00 |
|
Robin Ward
|
250ca11416
|
Add PluginAPI for registering a connector class
|
2016-12-15 11:54:37 -05:00 |
|
Robin Ward
|
0348f23f6d
|
FIX: Register a test waiter rather than using hidden properties
|
2016-12-15 11:36:21 -05:00 |
|