Commit Graph

25585 Commits (118a66f0502e3a932dca5faacbd4644f8b10e366)
 

Author SHA1 Message Date
Misty Release Bot 118a66f050 Latest translations and fallbacks
Barış Soner Uşaklı cce42fec4f chore: up harmony
Barış Soner Uşaklı 4107d6b848 chore: up markdown
Barış Soner Uşaklı b7a4ce6c1e less margin on copy code btn
Barış Soner Uşaklı 1abe1d5e01
testing thumb fix ()
* testing thumb fix

* one more test

* remove logs
Misty Release Bot 0dde5d5fc7 Latest translations and fallbacks
Barış Soner Uşaklı 0f29ae5568 Merge branch 'master' into develop
Barış Soner Uşaklı 4e146eb50b fix: , fix pagination on following/follower page
renovate[bot] 7beadb6b3f
chore(deps): update dependency eslint to v8.43.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Barış Soner Uşaklı b2f70a2efe chore: up themes
Barış Soner Uşaklı 36e7675553 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
Barış Soner Uşaklı 4768d06b27 lint: fix whitespace
Misty Release Bot 7ca85c6065 chore(i18n): fallback strings for new resources: nodebb.admin-appearance-skins
Barış Soner Uşaklı 556fd65d51 feat: custom skins panel in acp
renovate[bot] ae34900417
fix(deps): update dependency esbuild to v0.18.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Barış Soner Uşaklı 68ddca1e02 feat: add req and socket to als, closes https://github.com/NodeBB/NodeBB/pull/10304
Barış Soner Uşaklı 21919524bb chore: up composer
renovate[bot] d454c5c470
fix(deps): update dependency commander to v11 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] b3bdb9d0d9
fix(deps): update dependency lru-cache to v10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 770021e0b1
fix(deps): update dependency semver to v7.5.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Barış Soner Uşaklı 9ee1d7b063 fix: if reply is in different topic dont hide in parent
Misty Release Bot 45df009c07 Latest translations and fallbacks
Barış Soner Uşaklı 644416026d chore: up harmony
Barış Soner Uşaklı 2360d2966b refactor: remove script
Barış Soner Uşaklı 8812e08b10 fix key in upgrade script
Barış Soner Uşaklı 6d5f6a159e fix: web
Barış Soner Uşaklı 9198a95173 add again
Barış Soner Uşaklı a7375a85ba Merge branch 'master' into develop
Misty Release Bot f10a2d2e98 chore: update changelog for v3.1.6
Misty Release Bot 35efc444ce chore: incrementing version number - v3.1.6
Barış Soner Uşaklı 8620a2cd0a fix: prevent crash in messaging
Barış Soner Uşaklı f6059726e8 remove dupe code
Barış Soner Uşaklı 95bbd1fdef grow users table so it doesnt clip dropdowns
Barış Soner Uşaklı b48a6e26cd fix: var name
Barış Soner Uşaklı b4aed4314c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
Barış Soner Uşaklı 2f94eb21fb test: openapi
renovate[bot] 9f94b56f2e
fix(deps): update dependency esbuild to v0.18.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Barış Soner Uşaklı 304f9b6eef remove ?page when changing filters
renovate[bot] f95929b258
fix(deps): update dependency webpack to v5.87.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Barış Soner Uşaklı 1a5e18cd37 feat: , add page title
Barış Soner Uşaklı 61420fdcc2 chore: up themes
Barış Soner Uşaklı 3080eb7e01 feat: , add registrationQueue flag
Barış Soner Uşaklı 73c808683f only load postData for main post
Barış Soner Uşaklı 0b2feb9e45 perf: make less db calls to load indices
pass in postData array to getPostReplies which has the indices already
look at the passed in array of posts to find the index of nested replies before calling getPidIndex, most of the time the direct replies are close to the target so they are already in postData array.
only load indices if direct reply count is1
Barış Soner Uşaklı bc74afaf51 test: openapi
Barış Soner Uşaklı f9990cab05 chore: up themes
Barış Soner Uşaklı dcc2bb1085 lint: fix unused
Barış Soner Uşaklı f2c72bc7a3 remove markup from js
so themes can use different styles
Julian Lam c97977f846 chore: bump themes for da02361b13
Julian Lam da02361b13 feat: do not show the replies container in a post's footer if the only reply present is the next post