4515 Commits (15a8ebaeff4ee361eeb3c91db6a4c0b6538e935b)

Author SHA1 Message Date
barisusakli dd61bdb9c6 closes #3038 10 years ago
psychobunny 948ad5fb44 Merge remote-tracking branch 'origin/master' into web-install 10 years ago
barisusakli 7632997a99 closes #3045 10 years ago
psychobunny 89c863caa7 embarassing console.log's are allowed at 8pm on monday 10 years ago
psychobunny 213ee2d063 installer: fixed validation 10 years ago
psychobunny a93e52aade fixed cold load database switcher for installer 10 years ago
psychobunny a386974585 installer: database switcher 10 years ago
psychobunny a11652ead1 cleanup installer.less 10 years ago
psychobunny 8a7aaf8f76 installer: validate email 10 years ago
psychobunny ab2272b6b5 installer: confirm password 10 years ago
psychobunny fe40d0f9e8 installer: password validation 10 years ago
psychobunny 22d2ba5d6b mobile optimization for installer 10 years ago
psychobunny 50b9a7096e minor ux 10 years ago
psychobunny 25e2e72366 got username validation working 10 years ago
psychobunny 1f2bd9390d compiling JS as well now 10 years ago
psychobunny 55c969ab23 Merge remote-tracking branch 'origin/master' into web-install 10 years ago
barisusakli 3ffd3a5d3c closes #2970, closes #3078 10 years ago
psychobunny 005c95277b using less for web installer 10 years ago
psychobunny 2ffdec5386 styled active clas 10 years ago
Julian Lam 2f2e2d60a0 updated translations 10 years ago
barisusakli 1f06f90a50 closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
Julian Lam eb0e2fe75d latest translations 10 years ago
Julian Lam 9e994f3baf finally closed #2887 -- added implicit privilege markers to client-side privileges table 10 years ago
Julian Lam 5a0ea28633 better fix for #3040 10 years ago
Julian Lam bbccc38efd Revert "made pagination.loadPage also a silent ajaxify, so in-topic searching works with it"
This reverts commit 7e3e7edfd4.
10 years ago
barisusakli 72f80dd330 closes #3052 10 years ago
Julian Lam 7e3e7edfd4 made pagination.loadPage also a silent ajaxify, so in-topic searching works with it 10 years ago
barisusakli dd92b06f16 #3064 10 years ago
Julian Lam e309a188c3 fixed issue in ajaxify.go where search module was not properly required 10 years ago
Julian Lam 51f38e664c latest translations and fallbacks 10 years ago
Julian Lam d780b82b01 added Bulgarian to NodeBB, благодаря! 10 years ago
yariplus 9d3a9f4493 Enhance settings object plugin
Use an array to declare the object properties so that the order is always the same.
Add a data-new attribute for individual properties. (You can still use a whole object in the data-new attribute of a parent array.)
Add data-prepend and data-append attributes to properties for inserting html before or after that property. (This may also be useful for the array plugin.)
10 years ago
Julian Lam 821c9f12d6 updated scrollToPost behaviour to no longer ajaxify loudly. Also updated call to checkPagePresence to fire before the topicDOM events begin, so if an in-topic search is conducted on a different topic from the current topic, the topicDOM behaviour continues. closes #3040 10 years ago
Julian Lam 65b2523b0f closed #3050 10 years ago
barisusakli da5909349b closes #3053 10 years ago
barisusakli e8afe329a9 pagination 10 years ago
psychobunny 5d04cd0bef ability to add class to taskbar; new action hook; send touid in chat 10 years ago
psychobunny 23c4ecfe60 filter:taskbar.push
not really a filter, but does the job as long as its synchronous
10 years ago
Julian Lam 5587233e78 fixed quoting and highlighted-text auto-quote for composer when composer is minimized, closes #2870 10 years ago
psychobunny 1d94b6a96f closes #3000 10 years ago
psychobunny c188fa2a1f closes #3049 10 years ago
Julian Lam ee7d356781 Merge pull request #2825 from yariplus/settingsobject
Add object setting plugin
10 years ago
Barış Soner Uşaklı a481d2c3fe closes #3041 10 years ago
Barış Soner Uşaklı c9b5948034 closes #2927 10 years ago
psychobunny f7734d9b91 missing lang string 10 years ago
Julian Lam 0e0b92f794 update group pages to use components 10 years ago
Barış Soner Uşaklı 7bc2eeff4a duh 10 years ago
Julian Lam 1c36fbd57b fixed #3034 10 years ago
Julian Lam 2000947cd6 fixed #3030 10 years ago
Julian Lam b58e50fb1e updated bootstrap js version in core 10 years ago
barisusakli 500c9f061c removed return 10 years ago
barisusakli 8c7ded3062 closes #3026 10 years ago
Julian Lam e147328d53 updated backgroundDraggable jquery plugin with fork that allows for percentages: ad2c5a87d1 10 years ago
Julian Lam 6a509a51db fixes #2992 10 years ago
Julian Lam a055ff3547 latest translations 10 years ago
Julian Lam 32d3be0cbd closes #3014, closes #3009 10 years ago
barisusakli fa9fde43fb closes #2971 10 years ago
barisusakli 5501c0c759 closes #3005 10 years ago
barisusakli 663ad38727 closes #3004 10 years ago
barisusakli cf825d02b7 escape title 10 years ago
psychobunny c92ef6cf34 closes #3012 10 years ago
psychobunny 3ec99b8021 #3011 10 years ago
psychobunny 1201425db2 hint 10 years ago
psychobunny e78fc98146 cross-browser support for composer resize animation 10 years ago
psychobunny 5db4714ba8 add success message to watch / ignore category methods 10 years ago
psychobunny 4d414d0b63 .category-box and .post-preview now components 10 years ago
barisusakli 427dda654a temp fix for #2994 10 years ago
barisusakli 039dab829a downgrade autocomplete to 0.1.2 10 years ago
barisusakli a14249dee6 removed tags 10 years ago
barisusakli 729fb1d696 advanced search change 10 years ago
barisusakli 45bf5de1e5 closes #2982
update url with new slug on topic title edit
10 years ago
psychobunny 5c59aa7737 closes #2986 10 years ago
psychobunny 799cc9397a closes #2973
also fixes some UX issues and enforces password length check on both
client and server
10 years ago
psychobunny 13b4e446bf closes #2984 10 years ago
psychobunny 59909894fc closes #2981 10 years ago
psychobunny f601bdee5e Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
psychobunny 97419bbdd9 closes #2980 10 years ago
barisusakli 0b76ed90aa no group title 10 years ago
barisusakli b2fad172e5 closes #2966 10 years ago
Barış Soner Uşaklı df3e007120 closes #2969 10 years ago
Julian Lam 0c851d864e latest fallbacks 10 years ago
psychobunny 56d1b521c5 closes #2967
@barisusakli  there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
10 years ago
psychobunny 885b36bb50 closes #2965 10 years ago
Barış Soner Uşaklı 0ed46c3bae closes #2963, closes #2957 10 years ago
Barış Soner Uşaklı 5fda8422c5 fix focus 10 years ago
Barış Soner Uşaklı 436a9a61b8 fix language file 10 years ago
Julian Lam 3c6d154a27 translation strings for #2960 10 years ago
Julian Lam 3c0c806780 updated latest translations 10 years ago
barisusakli b815601649 https://github.com/NodeBB/nodebb-theme-persona/issues/59 10 years ago
barisusakli 499a068bb7 Merge branch 'master' of https://github.com/NodeBB/NodeBB 10 years ago
barisusakli 0d515803e4 fix post edit 10 years ago
psychobunny 01542647d4 no need to add img-responsive to all images anymore 10 years ago
barisusakli 9d026919ac closes #2953 10 years ago
Barış Soner Uşaklı dadbda98b7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/52 10 years ago
Barış Soner Uşaklı 7abbbbfccf closes #2946 10 years ago
Barış Soner Uşaklı c7c420e869 closes #2947 10 years ago
Julian Lam 1bf6c1fd46 latest translations and fallbacks 10 years ago
barisusakli 188a480590 use post-count component 10 years ago
barisusakli 5f2271e4e0 closes #2903 10 years ago
barisusakli f81e3ad358 categoryTools componets 10 years ago
psychobunny e443d14519 fixes acp/categories/x menu selection
@julianlam
10 years ago
barisusakli e7fa000fe0 removed strict li selector 10 years ago
barisusakli b00ee4828f removed hardcoded icons for post delete restore 10 years ago
barisusakli 9dac6303bb removed thread state fix bottom bar class 10 years ago
barisusakli 9e3b2148ba components 10 years ago
barisusakli 3efb1345e0 use topic/header closes #2933 10 years ago
psychobunny 63653662e0 a should have the title, not img
part 1 of https://github.com/NodeBB/nodebb-theme-persona/issues/38
10 years ago
psychobunny 30df61e7a5 infinite scrolling on category view, checkboxes weren't showing up 10 years ago
barisusakli e15f7902dd closes #2930 10 years ago
Barış Soner Uşaklı 0994f810d9 Merge pull request #2931 from cismous/master
fixed post chat bug
10 years ago
CisMous e5efec1361 fixed post chat bug 10 years ago
barisusakli f96f6d9e2e shorter 10 years ago
barisusakli 1745689317 require composer when its needed 10 years ago
barisusakli e862f7186f recent doesnt need composer anymore 10 years ago
barisusakli 0d839bdb2c parantheses 10 years ago
psychobunny 7563e9aba1 added localStorage for preview toggled state 10 years ago
psychobunny e1ff3deaf0 move preview toggle function into composer/preview.js 10 years ago
Julian Lam 56fc958939 closes #2891 10 years ago
Barış Soner Uşaklı c294c3b342 fix inf scroll and timeago on users page 10 years ago
psychobunny bc4e5371d7 Merge pull request #2907 from MegaGM/fixcategory.images
fix: category images (helpers.generateCategoryBackground)
10 years ago
Julian Lam db1b70cccb updated italian language 10 years ago
psychobunny 232d1aae31 helpers.getBookmarkFromIndex 10 years ago
Barış Soner Uşaklı 925b12ca22 startsWith 10 years ago
psychobunny 80b308b9a6 [[user:more]] 10 years ago
psychobunny f734d47bef closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/21 and https://github.com/NodeBB/nodebb-theme-persona/issues/31 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
barisusakli 7a3b4c08e0 closes #2922 10 years ago
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global 10 years ago
Barış Soner Uşaklı b65f456d70 closes #2880 10 years ago
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:) 10 years ago
Barış Soner Uşaklı f380f4214a closes https://github.com/NodeBB/nodebb-theme-persona/issues/27 10 years ago
barisusakli e775246bf9 moved collapse to theme 10 years ago
barisusakli e6d36af942 only close nav if body has slide-in 10 years ago
barisusakli 486f5f9df6 close navigation on click for slide-in as well 10 years ago
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
10 years ago
barisusakli d27ec057c5 closes #2910 10 years ago
Julian Lam d249a46fae fixed around event handling for composer submit button, and upped vanilla minver 10 years ago
Julian Lam 9369158ba0 latest dutch translations 10 years ago
barisusakli fccfc5307b fix commas 10 years ago
barisusakli 65bdeba385 helpers.js fix maybe 10 years ago
barisusakli a3a0ba9bc3 fix post count tmp fix for js error from helpers.js 10 years ago
barisusakli 474b074c8f fix wrong post count on new post 10 years ago
Julian Lam 76793729d8 Merge pull request #2908 from MegaGM/fixadmin.remove.category.image
fix:removing category images via ACP
10 years ago
Julian Lam 316d0fe1d7 latest fallbacks 10 years ago
Julian Lam 2d5f687373 latest translations 10 years ago
Mega 30ad24caa6 Hide "Remove" buttun as well 10 years ago
Mega 3947710a3d fix:removing category images via ACP 10 years ago
Mega 8b48a1e3af fix: category images (helpers.generateCategoryBackground) 10 years ago
psychobunny 7c7b43d295 semicolon 10 years ago
psychobunny 789418f987 stripTags and escape template helpers
use it like so {function.stripTags, title}
see vanilla or persona topics_list.tpl for more info
10 years ago