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.
Barış Soner Uşaklı 175d53421b feat: store topic title and tags in diffs (#10900)
* feat: store topic title and tags in diffs

allow restoring post diff if tags didn't change

* test: fix tests, fast computer problems
2 years ago
..
admin feat: add dashboard sub-pages to ACP menu 4 years ago
api refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
categories refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
cli feat: post auto flagging on downvotes #10029 (#10367) 3 years ago
controllers fix: don't crash if req.body.username is not string 3 years ago
database feat: make it simpler to use redis sentinels 3 years ago
groups fix: use escaped group names in invite modal 3 years ago
messaging feat: closes #10501, minimum reputation to chat 3 years ago
meta fix: #10384 -- mixed up sizes for fallback touch icons 3 years ago
middleware refactor: show invalid uri 3 years ago
navigation fix: prevent crash if groups is not valid json 3 years ago
plugins fix: dont add caller to arrays 3 years ago
posts feat: store topic title and tags in diffs (#10900) 2 years ago
privileges fix: column counts for other privileges 3 years ago
rewards fix: #9827, fix reward duplication 3 years ago
routes Revert "refactor: closes #10509" 3 years ago
socket.io fix: #10502, allow unblocking admin/mod 3 years ago
topics refactor: skip content length check if submitting from post-queue 3 years ago
upgrades refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
user fix: #10502, allow unblocking admin/mod 3 years ago
views feat: cross origin opener policy options (#10710) 3 years ago
widgets refactor: setObjectBulk to match sortedSetAddBulk 3 years ago
als.js feat: als (#9749) 3 years ago
analytics.js fix: closes #10436, fix DST issue on acp dashboard 3 years ago
batch.js fix: redis batch 3 years ago
cache.js Categories refactor (#9257) 4 years ago
cacheCreate.js chore: eslint prefer-arrow-callback 4 years ago
constants.js refactor: shared constants (#8707) 4 years ago
coverPhoto.js chore: eslint prefer-template 4 years ago
emailer.js refactor: replace deprecated String.prototype.substr() (#10432) 3 years ago
events.js feat: new admin events, closes #10405 3 years ago
file.js chore: eslint prefer-arrow-callback 4 years ago
flags.js fix: don't crash if target/user is undefined 3 years ago
image.js feat: add filter:image.stripEXIF 3 years ago
install.js fix: #10334, use the correct env vars for web install 3 years ago
languages.js fix: translator path traversal 3 years ago
logger.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
notifications.js perf: WIP #10449, allow array of pids for posts.purge (#10465) 3 years ago
pagination.js chore: eslint no-var, vars-on-top 4 years ago
password.js feat: add node 16 (#9847) 3 years ago
prestart.js fix: #10473, trim trailing slashes on config url 3 years ago
promisify.js chore: eslint prefer-rest-params, prefer-spread 4 years ago
pubsub.js chore: eslint no-var, vars-on-top 4 years ago
search.js feat: #10460, add cutoff to suggested topics 3 years ago
settings.js fix: prevent crash in expandObjBy #9618 4 years ago
sitemap.js fix: #9301, dont call sitemapstream if there are no entries in categories/pages/topics.xml 4 years ago
slugify.js feat: #8734, add slugify module, deprecate utils.slugify 4 years ago
social.js refactor: clone before returning 3 years ago
start.js feat: scheduled topics (#9399) 4 years ago
translator.js Make utils and translator easier to require 8 years ago
upgrade.js feat: remove colors in favour of chalk (#10142) 3 years ago
utils.js fix: get rid of math.random in generateUUID 3 years ago
webserver.js feat: cross origin opener policy options (#10710) 3 years ago