10997 Commits (2ea9768e0073e8023a8b87e3ff9811fd7c22bf26)

Author SHA1 Message Date
Barış Soner Uşaklı 2ea9768e00 fix: show disabled categories in admin&mods 5 years ago
Barış Soner Uşaklı fbd85680fb fix: spec 5 years ago
Barış Soner Uşaklı 5d9a868142
feat: category filter on post queue (#8710)
* feat: category filter on post queue

category filter module

* feat: add spec
5 years ago
psychobunny 7545951725 chore: refactor src/emailer.js 5 years ago
Peter Jaszkowiak 1aa336d837
refactor: shared constants (#8707)
define plugin name and theme name regexs in one location for consistency

define various shared paths in one place for consistency
5 years ago
Barış Soner Uşaklı e60357d20d
feat: #6594, add top/popular sections to digest email (#8709) 5 years ago
Peter Jaszkowiak 55d5cccf2e
Document deprecations and remove old ones (#8706)
* chore: document deprecation removal versions

* chore: remove deprecations 2+ versions old
5 years ago
Peter Jaszkowiak 017af63fb0
fix: #8686, deprecate `plugin.json/library` (#8705)
and also fix deprecated hooks with no alternative
5 years ago
psychobunny 5441651ea7 fix: update "install plugins" link to go to the download tab 5 years ago
Julian Lam 38f88fc563 fix: #8699 tags route is case sensitive, though tags are not 5 years ago
psychobunny f4d76f1edd feat: move service-worker.js into its own file 5 years ago
psychobunny 14ba1a6dbb feat: analytics:maxCache setting in ACP
I removed a TODO from core. Watch your head as flying pigs are abound
5 years ago
Julian Lam 7f58e3ab09 fix: error on `reset -p` if plugin is not active
No need to throw error if plugin was not active, just silently OK
5 years ago
Renovate Bot 1e5621c049 fix(deps): update dependency sanitize-html to v2 5 years ago
psychobunny 9c5b690799 feat: up recommended size to 512x512 + ACP labels for PWA 5 years ago
psychobunny 6478b32d0e feat: upload maskable icon for PWA 5 years ago
Julian Lam b12e8d6312 feat: show top 5 trending plugins in new tab in Extend > Plugins 5 years ago
Julian Lam 07af621381 fix: typo in getCompatiblePlugins 5 years ago
psychobunny 54705cc432 fix: typo 5 years ago
psychobunny 5172d73137 feat: add theme-color meta tag for browser address bar 5 years ago
psychobunny f69697b3fa feat: basic service worker, minimum requirement for for a2hs; see #8126 5 years ago
psychobunny 31528a5202 fix: manifest - use absolute URL for start_url 5 years ago
psychobunny 46800b6639 fix: prefer webmanifest extension over json
https://w3c.github.io/manifest/#media-type-registration
5 years ago
psychobunny 4fc84e9f5c chore: lint notifications.js 5 years ago
psychobunny 5b427a0c3b feat: option in ACP to configure notification/email delay for chats 5 years ago
Timothy Fike f85fe7faff
don't invite an already invited email (#8688)
* don't invite an already invited email

* add email-invited translation string
5 years ago
Timothy Fike 5078a8df25
ttl/pttl (#8689) 5 years ago
Barış Soner Uşaklı 16039b1117 refactor: post edit 5 years ago
psychobunny b6f2f0e5d0 fix: #8681 change owner modal's search should check if user is banned 5 years ago
Julian Lam 5ddf70221c feat: upon plugin installation via ACP, check against nbbpm first 5 years ago
Julian Lam 0fffe28941 fix: issue where the last flag filter could not be removed 5 years ago
Barış Soner Uşaklı 83d4e7efaa feat: add number of posters to topic 5 years ago
Julian Lam 81595095da feat: allow plugins to override tags and tag counts 5 years ago
Barış Soner Uşaklı bbf6889ecc fix: topic count on category page if filter is author 5 years ago
Barış Soner Uşaklı ac43cd8b6f fix: #8665, trim email before checking validity 5 years ago
Barış Soner Uşaklı e72fe25920 fix: editing posts saving uncessary data 5 years ago
Barış Soner Uşaklı 4f14dc7a58 fix: #8640, add bookmarks to intFields 5 years ago
Barış Soner Uşaklı af43f0e48e fix: #8656, rename /api/me to /api/self 5 years ago
Julian Lam 43571bac38 feat: hotkey "/" to open ACP search 5 years ago
Barış Soner Uşaklı 22cd265434 fix: tests 5 years ago
Barış Soner Uşaklı 220297d501 fix: use correct topic count for category 5 years ago
Barış Soner Uşaklı 437424375e feat: expose calculateTopicPostCount and getChildrenTree 5 years ago
Julian Lam 4fca79380a fix: tests, because redis is TOO FAST 5 years ago
Julian Lam 29b357bc66 refactor: expose new method for appending moderation note 5 years ago
Barış Soner Uşaklı de824007d9 feat: allow custom req.query.filter on /unread /recent 5 years ago
Barış Soner Uşaklı 38d3982bf1 fix: #8418
allow updating other profile fields when username isnt being changed
5 years ago
Barış Soner Uşaklı 4be693f2e7
feat: fullname search (#8641)
* feat: fullname search

* fix: take last element

* fix: attempt to fix psql like query

* feat: upgrade sript, another fix attempt

* fix: psql test

* fix: psql scan

* feat: add debug for test

* feat: test collate

* feat: cleanup

* fix: upgrade script
5 years ago
Julian Lam 0891236142 fix: typo 5 years ago
Julian Lam 7e7366be13 fix: remove toolsVisible in post tools' menu [breaking] 5 years ago
Barış Soner Uşaklı 65d049c6f9 fix: tests 5 years ago