Commit Graph

4328 Commits (3c6d154a274549cd6dfaefa644b1e40f532510d2)

Author SHA1 Message Date
Julian Lam 3c6d154a27 translation strings for
Julian Lam 3c0c806780 updated latest translations
barisusakli b815601649 https://github.com/NodeBB/nodebb-theme-persona/issues/59
barisusakli 499a068bb7 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 0d515803e4 fix post edit
psychobunny 01542647d4 no need to add img-responsive to all images anymore
barisusakli 9d026919ac closes
Barış Soner Uşaklı dadbda98b7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/52
Barış Soner Uşaklı 7abbbbfccf closes
Barış Soner Uşaklı c7c420e869 closes
Julian Lam 1bf6c1fd46 latest translations and fallbacks
barisusakli 188a480590 use post-count component
barisusakli 5f2271e4e0 closes
barisusakli f81e3ad358 categoryTools componets
psychobunny e443d14519 fixes acp/categories/x menu selection
@julianlam
barisusakli e7fa000fe0 removed strict li selector
barisusakli b00ee4828f removed hardcoded icons for post delete restore
barisusakli 9dac6303bb removed thread state fix bottom bar class
barisusakli 9e3b2148ba components
barisusakli 3efb1345e0 use topic/header closes
psychobunny 63653662e0 a should have the title, not img
part 1 of https://github.com/NodeBB/nodebb-theme-persona/issues/38
psychobunny 30df61e7a5 infinite scrolling on category view, checkboxes weren't showing up
barisusakli e15f7902dd closes
Barış Soner Uşaklı 0994f810d9 Merge pull request from cismous/master
fixed post chat bug
CisMous e5efec1361 fixed post chat bug
barisusakli f96f6d9e2e shorter
barisusakli 1745689317 require composer when its needed
barisusakli e862f7186f recent doesnt need composer anymore
barisusakli 0d839bdb2c parantheses
psychobunny 7563e9aba1 added localStorage for preview toggled state
psychobunny e1ff3deaf0 move preview toggle function into composer/preview.js
Julian Lam 56fc958939 closes
Barış Soner Uşaklı c294c3b342 fix inf scroll and timeago on users page
psychobunny bc4e5371d7 Merge pull request from MegaGM/fixcategory.images
fix: category images (helpers.generateCategoryBackground)
Julian Lam db1b70cccb updated italian language
psychobunny 232d1aae31 helpers.getBookmarkFromIndex
Barış Soner Uşaklı 925b12ca22 startsWith
psychobunny 80b308b9a6 [[user:more]]
psychobunny f734d47bef closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/21 and https://github.com/NodeBB/nodebb-theme-persona/issues/31
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
barisusakli 7a3b4c08e0 closes
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global
Barış Soner Uşaklı b65f456d70 closes
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:)
Barış Soner Uşaklı f380f4214a closes https://github.com/NodeBB/nodebb-theme-persona/issues/27
barisusakli e775246bf9 moved collapse to theme
barisusakli e6d36af942 only close nav if body has slide-in
barisusakli 486f5f9df6 close navigation on click for slide-in as well
Julian Lam c706638b5d updating groups access control so:
1. Guests can no longer receive the moderate bit
  2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
  3. A lock icon is present next to all private groups
barisusakli d27ec057c5 closes