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 be43cd2597
Topic Linkbacks (#9825)
* feat: WIP topic linkbacks, + failing tests

* test: don't accidentally comment out all of the post tests

* fix: rename to "backlinks"

* feat: more stub code, more failing tests

* feat: backend methods and passing tests for topic backlinks

* test: uncomment test/posts.js again

* fix: missing quotation mark in topic event helper

* fix: superfluous usage of Promise.all

* test: fix broken test -- used hardcoded (and incorrect) url

* test: parseInt shenanigans
4 years ago
..
admin fix: #9827, fix reward duplication 4 years ago
client fix: #9819, show same time info for ban 4 years ago
installer refactor: switch to using slugify module 5 years ago
modules Topic Linkbacks (#9825) 4 years ago
ajaxify.js Feat: Client-side hooks - replace window.trigger (#9679) 4 years ago
app.js fix: move app.alert back into the conditionals 4 years ago
overrides.js fix: escape config.userLang/acpLang, don't allow invalid language codes 5 years ago
require-config.js feat: +assetBaseUrl, -l10BaseUrl, -requireBaseUrl 5 years ago
service-worker.js fix: #9151, dont use service worker for posts requests 4 years ago
sockets.js fix: show local time for ban 4 years ago
utils.js feat: `hidden` class to FOUC 4 years ago
widgets.js Feat: Client-side hooks - replace window.trigger (#9679) 4 years ago