This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
cfbda863e8
osr-discourse-src
/
app
/
assets
/
javascripts
/
discourse
/
lib
History
Joffrey JAFFEUX
560dfe74af
Adds support for skin tones in emoji picker
2017-06-28 15:07:05 +02:00
..
emoji
Adds support for skin tones in emoji picker
2017-06-28 15:07:05 +02:00
after-transition.js.es6
ajax-error.js.es6
ajax.js.es6
JSON API parsing error on CSRF exception: single quotes in ['BAD CSRF'] is invalid JSON:
2017-03-16 16:47:18 -07:00
app-events.js.es6
autocomplete.js.es6
FIX: Don't show emoji selector when ending a line with a colon
2017-06-13 14:25:31 -04:00
autosize.js.es6
binary-search.js.es6
category-hashtags.js.es6
category-tag-search.js.es6
clean-dom.js.es6
FIX:
cleanDOM
couldn't be called from
url
2016-10-26 13:27:47 -04:00
click-track.js.es6
use 'toLocaleDateString()'
2017-03-13 16:11:49 +01:00
computed.js.es6
Ember.String.fmt
is deprecated
2016-11-03 11:00:26 -04:00
copy-text.js.es6
debounce.js.es6
decimal-adjust.js.es6
desktop-notifications.js.es6
dirty-keys.js.es6
FIX: Dirty keys should become to a widget, not global
2017-06-21 14:27:08 -04:00
discourse-location.js.es6
Support for both
/users/
and
/u/
paths
2017-03-30 10:23:24 -04:00
export-csv.js.es6
SECURITY: Validate the
entity
when downloading a CSV
2017-05-19 16:00:51 -04:00
export-result.js.es6
eyeline.js.es6
formatter.js.es6
FIX: activy column title shows the non-i18n datetime
2016-11-16 22:15:34 +01:00
hash.js.es6
highlight-syntax.js.es6
intercept-click.js.es6
UX: Clear the header when navigating to a new topic
2017-03-23 13:19:59 -04:00
is-element-in-viewport.js.es6
key-value-store.js.es6
keyboard-shortcuts.js.es6
FIX: The keyboard shortcut to bookmark the first post wasn't refreshing
2017-05-09 15:37:36 -04:00
lightbox.js.es6
Use image gallery feature of magnific
2017-04-25 11:23:15 +09:00
link-category-hashtags.js.es6
link-lookup.js.es6
FIX: Don't warn if the link is in the post you are editing
2017-05-12 20:05:30 -04:00
link-mentions.js.es6
Convert front end paths from
/users/
to
/u/
2017-03-30 10:23:24 -04:00
link-tag-hashtag.js.es6
FIX: Remove tag plugin code from tag hashtag check.
2016-08-02 10:59:12 +08:00
load-script.js.es6
FIX: Don't run in testing mode
2017-06-02 12:42:00 -04:00
lock-on.js.es6
FIX: page scroll lock not clearing properly on chrome
2017-05-08 09:50:07 -04:00
logout.js.es6
mobile.js.es6
Migrate
this.container
to
getOwner(this)
2016-11-07 15:21:31 -05:00
notification-levels.js.es6
offset-calculator.js.es6
FIX: Scrolling offset was broken when entering some topics
2017-04-27 16:22:25 -04:00
page-tracker.js.es6
Migrate
this.container
to
getOwner(this)
2016-11-07 15:21:31 -05:00
page-visible.js.es6
FIX: last seen date erroneously updated when browser in background
2017-02-28 12:35:10 -05:00
plugin-api.js.es6
Upgrade Ember to 2.13
2017-06-15 10:12:07 -04:00
plugin-connectors.js.es6
FIX: extra-nav-item outlet no longer adds a DIV to UL
2017-03-06 15:00:13 -05:00
posts-with-placeholders.js.es6
Ember.K was deprecated, so let's remove it.
2017-06-13 15:59:48 -04:00
quote-state.js.es6
REFACTOR: Cleaner
quoteButton
object, and some bug fixes
2016-12-30 12:14:56 -05:00
quote.js.es6
raw-templates.js.es6
Resolve raw templates in 'javascripts/mobile' and 'javascripts' on mobile
2016-12-22 18:13:26 -05:00
render-tag.js.es6
FEATURE: clean up tags extensibility
2017-02-28 17:08:43 -05:00
render-tags.js.es6
FIX: add white space in discourse-tags so tags can wrap
2017-04-18 17:09:46 -04:00
render-topic-featured-link.js.es6
Remove the open_topic_featured_link_in_external_window setting. Use the user preference.
2016-12-09 13:48:29 -05:00
round.js.es6
safari-hacks.js.es6
force all iOS editors to minimum height for compat
2017-02-22 16:56:19 -08:00
screen-track.js.es6
search.js.es6
FIX: Strip zero-width characters from search terms.
2017-06-07 18:19:47 +09:00
sharing.js.es6
show-modal.js.es6
FEATURE: Let users update their emails before confirming
2017-04-05 16:44:49 -04:00
static-route-builder.js.es6
tag-hashtags.js.es6
text.js.es6
FEATURE: used strict sanitizer by default
2017-06-26 11:27:30 -04:00
theme-selector.js.es6
FEATURE: allow users to select theme on single device
2017-05-15 12:48:16 -04:00
transform-post.js.es6
Convert front end paths from
/users/
to
/u/
2017-03-30 10:23:24 -04:00
url.js.es6
Upgrade Ember to 2.13
2017-06-15 10:12:07 -04:00
user-activation.js.es6
FEATURE: Allow users to resend/update email from confirmation page
2017-05-03 11:18:01 -04:00
user-search.js.es6
FIX: case sensitive unconditional add of exact match in user search
2017-05-01 14:37:16 -04:00
utilities.js.es6
use obj.prop syntax rather than obj[prop] syntax
2017-06-14 17:08:42 +02:00