You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 21359eabac feat: convert _fireStaticHook to async function (auto-refactor by vscode) 4 years ago
..
accounts
settings fix: stripTags for editing sorted list items as well 4 years ago
alerts.js fix: hooks for alert animate, no more fadein/fadeout for reconnect alert 4 years ago
api.js
autocomplete.js
categoryFilter.js fix: #9411 4 years ago
categorySearch.js feat: add filter:categories.categorySearch 4 years ago
categorySelector.js
chat.js
components.js
coverPhoto.js
flags.js Flags API (#9666) 4 years ago
groupSearch.js
handleBack.js
helpers.js fix: #9636, sanitize all attributes in meta and link tags 4 years ago
hooks.js feat: convert _fireStaticHook to async function (auto-refactor by vscode) 4 years ago
iconSelect.js feat: #9628, allow setting custom icon names 4 years ago
navigator.js
notifications.js fix: change notification updateCount to use client-side hooks 4 years ago
pictureCropper.js
postSelect.js
scrollStop.js
search.js fix: if no in passed use "titles" to match header search 4 years ago
settings.js feat: allow for settings.save/settings.load on client side 4 years ago
share.js
slugify.js
sort.js
storage.js
taskbar.js fix: #9387, don't try to load undefined images 4 years ago
topicList.js fix: use hooks module instead of window trigger 4 years ago
topicSelect.js
topicThumbs.js fix: thumb count not updated when uploading multiple thumbs at a time 4 years ago
translator.js feat: add hooks to language loading (#9426) 4 years ago
uploader.js