31e9cafe0e
FEATURE: use original filename when clicking the download link in the lightbox
2014-10-15 19:20:04 +02:00
432aa76221
var are you?
2014-10-14 20:38:59 -04:00
17febe4914
Fix: Set title for multiple youtube video player with the same ID (don't rely on id to set title)
...
When an identical youtube video is embedded multiple times on the same page.
it will only be successful setting title to 1st element in the dom matching a unique id which is based on the actual youtube video id.
2014-10-14 19:50:42 -04:00
b9a3d8f59d
Add emoji ru localization
2014-10-09 12:27:41 -04:00
e55b437eb9
Replace the rest of the deprecated {{action xyz}}
with `{{action
...
"xyz"}}`
2014-10-03 14:43:27 -04:00
6989557a26
Update Translations
2014-09-30 19:53:17 +05:30
d0fb8bbcfc
Instead of .js.handlebars
use .hbs
for handlebars templates
2014-09-26 15:23:15 -04:00
cf73ee85cd
updated EmojiOne
2014-09-25 12:29:33 -07:00
57f7b92bb4
fix poll plugin specs deprecations
2014-09-25 18:12:28 +02:00
de76b512c1
fix most deprecations in the specs (still some left)
2014-09-25 17:44:48 +02:00
d1e471978a
UX: fix typo in lazyYT.css
2014-09-25 02:21:03 +02:00
f406443891
UX: improve readability of video title in lazyYT plugin
2014-09-23 22:13:32 +02:00
da91ab25cf
Merge pull request #2804 from lidel/plugins-category-in-settings
...
UX: Move emoji setting into 'Plugins' category
2014-09-18 11:58:58 -04:00
d472b4e10a
FIX: When emoji was disabled you could get a JS error in preview
2014-09-17 12:57:49 -04:00
366c9c1baf
UX: Move emoji setting into 'Plugins' category
2014-09-16 23:57:54 +02:00
8bc1091281
Merge pull request #2799 from techAPJ/patch-2
...
Add pl_PL translations for Poll plugin and update translations
2014-09-16 22:36:38 +10:00
4e5e7d718e
TRIVIAL: remove useless comment
2014-09-15 18:33:05 -04:00
205d61363d
FEATURE: add 'enable_emoji' site setting
2014-09-15 18:16:19 -04:00
6455dc7580
Add pl_PL translations for Poll plugin and update translations
2014-09-14 23:52:24 +05:30
638cd6e7c9
Update translations
2014-09-10 12:32:27 -04:00
97c44469fe
Update emoji.js.erb
...
bump version
2014-09-10 17:30:20 +10:00
e5de31bbed
proper switch to emojione for emojis
2014-09-09 23:59:34 -07:00
03df9a80ea
revert emoji change
2014-09-10 16:50:58 +10:00
e6c0d42f95
fix up missing emojis due to name mappings
2014-09-09 23:39:49 -07:00
c1f19ac74a
update to emojione
...
http://github.com/ranks/emojione
2014-09-09 23:02:00 -07:00
fad0394a40
more renaming of trust level settings
2014-09-04 13:32:00 -07:00
d49a2bf075
UX: Add missing German locale files
2014-08-29 21:15:08 +02:00
965ff51efe
FIX: Better boundary checking for emoji
2014-08-27 14:40:29 -04:00
244323d218
FEATURE: restyle poll buttons
2014-08-23 10:50:45 +10:00
277b7dc831
Update LazyYT for new onebox version
...
Much simpler code!
2014-08-22 12:21:02 -07:00
f92b69ed2f
FIX: lazyYT youtube links not getting included in email
2014-08-23 00:21:31 +05:30
0adfeb1cff
ES6: Mega update of controllers
2014-08-13 10:22:47 -04:00
54ea14323a
FIX: Allow emoji at the beginning of a line without a paragraph break.
2014-08-11 12:46:15 -04:00
2820bd34da
Update Translations
2014-08-01 20:02:56 +05:30
91f08ad661
Merge pull request #2595 from techAPJ/patch-4
...
FIX: lazyYT mobile layout
2014-07-28 11:30:11 -04:00
5db65486f0
FIX: lazyYT mobile layout
2014-07-28 12:04:48 +05:30
b11d98bcfb
FIX: support start time in lazyYT
2014-07-26 18:41:21 +05:30
a8fe55bca9
no need to register es6 files
2014-07-22 21:32:46 +05:30
a711575947
FEATURE: ship lazyYT plugin by default
2014-07-22 08:19:01 +05:30
fc1ce96dbb
FIX: Change the approach to sanitization. Includes a more detailed API
...
for allowing classes and attributes for only certain tag names.
2014-07-03 16:55:36 -04:00
39c2c958e6
ES6: ComposerView
2014-06-24 16:53:10 -04:00
a63ac64931
FIX: Obscure emoji fail with a colon surrounded by spaces
2014-06-09 14:44:34 -04:00
d46fc79344
FIX: winky emoticons were matching with non-spaces before them.
2014-06-04 15:48:27 -04:00
ad409638a5
tiny poll plugin style fixes
2014-05-22 22:00:55 -07:00
f8255f4443
Update translations
2014-05-22 22:28:47 +05:30
5cb2df8f09
Set up poll plugin javascript using an Ember initializer.
2014-05-18 13:36:27 +05:30
41a4a58af1
FIX: Thanks .gitignore, I missed a necessary file!
2014-05-15 17:57:13 -04:00
ba8b45792c
Plugins: Prefix discourse/plugins/PLUGINNAME
for plugin export names.
2014-05-15 16:31:45 -04:00
15b0cd5185
Merge pull request #2339 from vikhyat/poll-plugin
...
Partially convert poll plugin to use ES6 modules
2014-05-15 15:04:07 -04:00
a0b7637f5e
Extract poll plugin controller into an ES6 module.
2014-05-15 23:54:53 +05:30