Joffrey JAFFEUX
|
1ce1953ee1
|
FIX: makes sure we don’t track when clicking on recent emojis
|
2017-07-21 13:35:55 +02:00 |
|
Joffrey JAFFEUX
|
c906bd3f22
|
emoji-picker refactoring
|
2017-07-21 13:35:29 +02:00 |
|
Joffrey JAFFEUX
|
1ca0c33802
|
FIX: dot not close emoji-picker when click is inside picker
|
2017-07-21 12:01:39 +02:00 |
|
Joffrey JAFFEUX
|
0c9ea1aaf2
|
reduce emoji loading threshold
|
2017-07-21 11:46:34 +02:00 |
|
Guo Xiang Tan
|
fe05587134
|
Fix incorrect filename.
|
2017-07-21 13:37:32 +09:00 |
|
David Taylor
|
62604e9297
|
Allow docker test rake task to be used for single plugins (#4973)
* Allow docker test rake task to be used for single plugins
|
2017-07-21 09:59:54 +09:00 |
|
Guo Xiang Tan
|
d38b55e0c8
|
Merge pull request #4959 from farmdawgnation/minor-mbox-import-fix
Add a nil check on the connection before attempting to exec it
|
2017-07-21 09:45:15 +09:00 |
|
Sam
|
e9e97f5bcf
|
simplify emoji cache rule
|
2017-07-20 18:22:59 -04:00 |
|
Sam
|
89f34eb62b
|
attempt to cache all emojis
|
2017-07-20 17:47:16 -04:00 |
|
Sam
|
fc90dd3592
|
Work in progress, CommonMark spec
|
2017-07-20 17:47:16 -04:00 |
|
Robin Ward
|
657e592a39
|
FIX: Oneboxes were not being previewed
|
2017-07-20 17:12:54 -04:00 |
|
Jeff Atwood
|
18d1ff0c0a
|
Merge pull request #4980 from cpradio/fix-ol-margin-padding
Fix ol margin/padding so it displays ordered lists without cutting them off.
|
2017-07-20 13:58:17 -07:00 |
|
Robin Ward
|
d2490cbbb8
|
Test failures for Inline Onebox
|
2017-07-20 16:01:16 -04:00 |
|
Robin Ward
|
3882722195
|
FEATURE: Inline (Mini) Oneboxing
see:
https://meta.discourse.org/t/mini-inline-onebox-support-rfc/66400?source_topic_id=66066
|
2017-07-20 15:38:04 -04:00 |
|
Sam
|
44fb2a2833
|
DEV: support multiple capture groups for text post process
|
2017-07-20 15:33:44 -04:00 |
|
Joffrey JAFFEUX
|
d7a20c8e93
|
FIX: Object.assign is not supported in all browsers
|
2017-07-20 20:27:59 +02:00 |
|
Joffrey JAFFEUX
|
ac6413f456
|
FIX: broken specs
|
2017-07-20 20:08:11 +02:00 |
|
Sam
|
e7c170bb00
|
test v8 heap stats and aggregate all
|
2017-07-20 13:23:48 -04:00 |
|
Sam
|
1096dcd602
|
correct bbcode parsing edge case
|
2017-07-20 13:02:40 -04:00 |
|
Arpit Jalan
|
eb6c5a54ea
|
bump onebox version
|
2017-07-20 22:31:01 +05:30 |
|
Sam
|
0791d740a6
|
FIX: only highlight exact word matches in results
- also fixes phrase highlighting
|
2017-07-20 12:26:46 -04:00 |
|
Sam
|
911ffbb98c
|
Correct mention edge cases
@sam. was not correctly detected as a mention
|
2017-07-20 11:52:38 -04:00 |
|
Joffrey JAFFEUX
|
a9ab3f9ef0
|
FIX: emoji-picker positioning glitches on few edge cases
|
2017-07-20 17:03:45 +02:00 |
|
cpradio
|
8101b630f2
|
Fix ol margin/padding so it displays ordered lists without cutting them off.
https://meta.discourse.org/t/numbers-cut-off-in-long-list/59856
|
2017-07-20 11:03:04 -04:00 |
|
Joffrey JAFFEUX
|
a5a3651cf3
|
FIX: improves emoji-picker handling of its different states
- closing modal with escape
- using modal less frequently
- closing the picker by clicking anywhere
|
2017-07-20 16:08:25 +02:00 |
|
Régis Hanol
|
bf6c3b7017
|
FIX: don't error out when an unsubscribe key isn't associated to a user anymore
|
2017-07-20 12:24:24 +02:00 |
|
Arpit Jalan
|
d666b73893
|
Update translations.
|
2017-07-20 14:57:02 +05:30 |
|
Guo Xiang Tan
|
ac9c8ccf3b
|
Fix broken specs.
|
2017-07-20 13:17:45 +09:00 |
|
Guo Xiang Tan
|
30ec87fcb5
|
Expose PrettyText.v8 heap_stats in stats socket.
|
2017-07-20 13:10:56 +09:00 |
|
Guo Xiang Tan
|
0edb0018ff
|
Dispose of heap when we reset the context.
|
2017-07-20 13:10:56 +09:00 |
|
Guo Xiang Tan
|
a56e98bfc4
|
Merge pull request #4977 from tgxworld/LeoMcA-alternate-emails-phase-1
FEATURE: phase 1 of supporting multiple email addresses
|
2017-07-20 11:35:09 +09:00 |
|
Leo McArdle
|
d0b027d88d
|
FEATURE: phase 1 of supporting multiple email addresses
|
2017-07-20 11:22:27 +09:00 |
|
Joffrey JAFFEUX
|
739794f0cb
|
resets img src before changing it
|
2017-07-19 23:24:50 +02:00 |
|
Joffrey JAFFEUX
|
26a7ae3750
|
increase time needed to load section in emoji-picker
|
2017-07-19 23:20:27 +02:00 |
|
Joffrey JAFFEUX
|
d27f744d16
|
refactor async code of the emoji-picker
|
2017-07-19 22:54:58 +02:00 |
|
Joffrey JAFFEUX
|
ce982d9935
|
enforce that emoji-picker is not active by default
|
2017-07-19 22:54:57 +02:00 |
|
Joffrey JAFFEUX
|
bb7241ccc2
|
simplify emoji-picker recent usage logic
|
2017-07-19 22:54:56 +02:00 |
|
Joffrey JAFFEUX
|
0112b9aa43
|
FIX: emoji-picker works with dark theme
|
2017-07-19 22:54:56 +02:00 |
|
Joffrey JAFFEUX
|
f32950a475
|
unbind div-resizing event
|
2017-07-19 22:54:55 +02:00 |
|
Joffrey JAFFEUX
|
bd0607b15b
|
makes emoji-picker position more dynamic
|
2017-07-19 22:54:55 +02:00 |
|
Joffrey JAFFEUX
|
d2581bbf21
|
FIX: make sure the emoji picker is hidden
|
2017-07-19 22:54:54 +02:00 |
|
Joffrey JAFFEUX
|
d238de87a4
|
FIX: infinite rebinding when filtering emojis
|
2017-07-19 22:54:53 +02:00 |
|
Joffrey JAFFEUX
|
d1f2b981b5
|
scope .section-group to .emoji-picker
|
2017-07-19 22:54:52 +02:00 |
|
Joffrey JAFFEUX
|
69a52cca83
|
improve emoji picker filter style
|
2017-07-19 22:54:52 +02:00 |
|
Sam
|
0b9f39a406
|
Add options to skip core and install official plugins
|
2017-07-19 12:17:18 -04:00 |
|
Sam
|
6e3b2cc860
|
warmup prior to running tests
|
2017-07-19 12:04:16 -04:00 |
|
Sam
|
bf0d70e820
|
improve comments
|
2017-07-19 12:04:16 -04:00 |
|
Joffrey JAFFEUX
|
a7090c15ad
|
Skip emoji-picker tests
They are currently failing when using the rake task and not when
loading qunit directly from web ui
|
2017-07-19 17:07:53 +02:00 |
|
Joffrey JAFFEUX
|
be379596e6
|
skip random failures on travis ci
|
2017-07-19 16:48:23 +02:00 |
|
Joffrey JAFFEUX
|
7718141ee0
|
not applicable anymore
|
2017-07-19 16:48:23 +02:00 |
|