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.
* fix: add back topic assert middleware for pin route * feat: server-side handling of pin expiries * refactor: togglePin to not require uid parameter [breaking] * feat: automatic unpinning if pin has expiration set * feat: client-side modal for setting pin expiration * refactor: categories.getPinnedTids to accept multiple cids ... in preparation for pin expiry logic, direct access to *:pinned zsets is discouraged * fix: remove references to since-removed jobs file for topics * feat: expire pins when getPinnedTids is called * refactor: make the togglePin change non-breaking The 'action:topic.pin' hook now sends uid again, as before. However, if it is a system action (that is, a pin that expired), 'system' will be sent in instead of a valid uid |
4 years ago | |
---|---|---|
.. | ||
jobs | 5 years ago | |
admin.js | ||
approval.js | 4 years ago | |
auth.js | 4 years ago | |
bans.js | 4 years ago | |
blocks.js | 4 years ago | |
categories.js | ||
create.js | 4 years ago | |
data.js | 4 years ago | |
delete.js | 4 years ago | |
digest.js | 4 years ago | |
email.js | 4 years ago | |
follow.js | 5 years ago | |
index.js | 5 years ago | |
info.js | 5 years ago | |
invite.js | 4 years ago | |
jobs.js | 4 years ago | |
notifications.js | 5 years ago | |
online.js | ||
password.js | 4 years ago | |
picture.js | 5 years ago | |
posts.js | 4 years ago | |
profile.js | 4 years ago | |
reset.js | 4 years ago | |
search.js | 4 years ago | |
settings.js | 4 years ago | |
topics.js | ||
uploads.js |