pinafore/routes/_utils
Nolan Lawson 1423a6b14b
slight refactor of timeline fetching (#485)
2018-08-24 11:50:40 -07:00
..
RealmStore.js fix animations and cleanup store/component get() usage (#185) 2018-04-19 21:38:11 -07:00
ajax.js allow user display names to contain custom emoji (#448) 2018-08-19 15:23:40 -07:00
arrays.js slight refactor of timeline fetching (#485) 2018-08-24 11:50:40 -07:00
asyncModules.js Remove PseudoVirtualList (#385) 2018-06-09 22:55:58 -07:00
autosize.js Fix scrollTop jiggle in Firefox (#94) 2018-04-12 19:58:18 -07:00
checkDomAncestors.js
classname.js
decodeImage.js Use img.decode() (#473) 2018-08-22 21:00:53 -07:00
delegate.js Simplify click delegate implementation (#155) 2018-04-17 21:47:30 -07:00
doubleRAF.js
emojifyText.js better support for de-emojified user display names (#451) 2018-08-19 19:31:54 -07:00
eventBus.js fix warning about max EventEmitter listeners (#100) 2018-04-13 09:46:38 -07:00
events.js Use img.decode() (#473) 2018-08-22 21:00:53 -07:00
fullscreen.js
handleRegex.js
historyEvents.js
isMobile.js
loadPolyfills.js
loadingMask.js
marks.js
massageUserText.js allow custom emoji in user profiles (#475) 2018-08-23 14:47:33 -07:00
measureText.js
once.js
removeEmoji.js use better emoji removal algorithm (#452) 2018-08-19 20:25:28 -07:00
reselect.js
resize.js
runMediumPriorityTask.js fix notifications in a background tab (#402) 2018-06-23 10:11:14 -07:00
scheduleIdleTask.js fix requestIdleCallback in edge/safari (#198) 2018-04-21 00:33:36 -07:00
serviceWorkerClient.js
setFavicon.js fix bug where favicon changes incorrectly 2018-04-11 20:30:38 -07:00
smoothScrollToTop.js
sorting.js
strings.js add option to remove emoji from user display names (#450) 2018-08-19 18:03:26 -07:00
sync.js
themeEngine.js
toast.js
urlRegex.js