20330 Commits (bf3c1c0878cba8fc6709a0bd9dbdf94b6f1f4d02)
 

Author SHA1 Message Date
Misty (Bot) 55b3e376c6 chore: incrementing version number - v1.14.3-beta.4 5 years ago
psychobunny 4c90fac412 fix: cursor for category select 5 years ago
psychobunny bc26883aed refactor: setting codeclimate to A 5 years ago
psychobunny 8769e28b28 fix: api docs for admin/manage/groups/x 5 years ago
Barış Soner Uşaklı b9cff5775c fix: edge case in test
if user is created the other one will be renamed
5 years ago
psychobunny a6ae69737b Merge branch 'master' of https://github.com/NodeBB/NodeBB 5 years ago
psychobunny 10e4ae629c feat: highlight privs row if group is added / navigating from group page 5 years ago
psychobunny 53f6139b8c feat: prevent navigation away from groups page if changes are unsaved 5 years ago
psychobunny 2c83278f97 feat: quick access dropdown on groups page to access privileges page 5 years ago
Barış Soner Uşaklı 42af4b572b fix: api tests 5 years ago
Barış Soner Uşaklı 844f2b4ed0 feat: #8524, allow editing category of queued topic 5 years ago
Barış Soner Uşaklı 7260646d6c fix: #8500, allow regular users select topics on unread 5 years ago
Barış Soner Uşaklı 4658121a7d fix: don't crash if content is undefined 5 years ago
Misty (Bot) 5a5abf3c4e chore: incrementing version number - v1.14.3-beta.3 5 years ago
Barış Soner Uşaklı fefe994af5 Merge branch 'master' of https://github.com/NodeBB/NodeBB 5 years ago
Barış Soner Uşaklı ff3c343532 feat: remove js-enabled 5 years ago
renovate[bot] ac257a6586
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.52 (#8522)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Misty (Bot) bbab183fec chore: incrementing version number - v1.14.3-beta.2 5 years ago
Barış Soner Uşaklı ec05783507 feat: remove js-enabled.css 5 years ago
Barış Soner Uşaklı a3c8d45626 fix: crash if csrfToken does not exist 5 years ago
Barış Soner Uşaklı 6f889c9c83 fix: try again 5 years ago
Barış Soner Uşaklı a46adb3fd5 fix: more tests 5 years ago
Barış Soner Uşaklı 65395ae59d fix: tests 5 years ago
Barış Soner Uşaklı 72c60d19c2 fix: tests 5 years ago
Barış Soner Uşaklı 67ca5e3256 fix: tests 5 years ago
Barış Soner Uşaklı 2a5f8ab27e feat: dont load all subscribers at once
increase batch to 500
5 years ago
Barış Soner Uşaklı 23a9a334cd feat: short more info 5 years ago
Misty (Bot) 2c06f6ace1 chore: incrementing version number - v1.14.3-beta.1 5 years ago
Barış Soner Uşaklı 2485a55092 feat: #8521, allow editing title before posting from queue 5 years ago
Barış Soner Uşaklı 8ddc8dd10f refactor: make msg pretty 5 years ago
Barış Soner Uşaklı 764969ab29 feat: show language when key isn't found 5 years ago
Barış Soner Uşaklı 1e7397b1b8 feat: allow searching categories in ACP 5 years ago
renovate[bot] f06b1cecba
fix(deps): update dependency nodebb-theme-persona to v10.1.68 (#8520)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Barış Soner Uşaklı 320008cd49 feat: #8509, don't scroll chat to bottom if user scrolled up 5 years ago
renovate[bot] b5df576646
fix(deps): update dependency nodebb-plugin-mentions to v2.9.3 (#8516)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
5 years ago
Renovate Bot 649c64e4d4 fix(deps): update dependency nodebb-plugin-dbsearch to v4.1.2 5 years ago
psychobunny 06143ca7d7 feat: added quick link to edit privileges on the category edit page 5 years ago
Renovate Bot 91bdc12a16 fix(deps): update dependency nodebb-plugin-mentions to v2.9.2 5 years ago
Renovate Bot 9e2c3ce005 chore(deps): update dependency @apidevtools/swagger-parser to v10 5 years ago
Barış Soner Uşaklı 3653151143 fix: #8508, dont allow moving topics if not moderator of target category 5 years ago
Julian Lam 1e14af4503 fix: composer textarea placeholder l10n /cc @pitaj 5 years ago
Renovate Bot 0e13fd0fc1 fix(deps): update dependency nodebb-plugin-composer-default to v6.3.51 5 years ago
Misty (Bot) 3f87d5f9d0 chore: incrementing version number - v1.14.3-beta.0 5 years ago
Julian Lam 9fb9185fa7 feat: hide some filters behind 'more filters' button 5 years ago
Julian Lam d52d7bdb10 feat: collapsible daily flags graph 5 years ago
Julian Lam e3e55f25d0 refactor: flag sanity checks, +feat: flag limits
- Added new config flag:limitPerTarget, to disallow flags after an item has
  already been flagged x times (default 0, or infinite)
- New zset flags:byTarget, score is the number of times a flag has been made
  against that item
- "already-flagged" translation key removed, now "post-already-flagged" or
  "user-already-flagged" -- this fixed bug where flagging a user you've already
  flagged would tell you you've already flagged this post already.
- Refactored Flags.canFlag to throw errors only, instead of returning boolean
- Updated ACP form inputs for reputation settings page to be more bootstrappy
- +1 upgrade script
5 years ago
Misty (Bot) cd94c24a86 chore: update changelog for v1.14.2 5 years ago
Misty (Bot) e085c8463c Revert "chore: update changelog for v1.14.2"
This reverts commit 488e69fd80.
5 years ago
Misty (Bot) 1e4d683f4e chore: incrementing version number - v1.14.2
(cherry picked from commit 28970b030d21a9e839804b0c40e0ed1c520502ac)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
5 years ago
Misty (Bot) 488e69fd80 chore: update changelog for v1.14.2 5 years ago