4525 Commits (2b0b2ea85822e2b40a8d0e97a8c05994da0aa569)

Author SHA1 Message Date
Julian Lam b45335c6ba updated groups ACP styling and template to use a table, like categories 10 years ago
Barış Soner Uşaklı 7bed4c40d6 closes #3179 10 years ago
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036 10 years ago
Julian Lam 3b891ed7d8 closes #3173 10 years ago
Julian Lam 3055ee96a1 latest translations and fallbacks 10 years ago
psychobunny f698d28dfb one last fix for #3169 10 years ago
psychobunny 7b81c5db9f #3169 10 years ago
psychobunny 79fd5a4d8e closes #3169 10 years ago
psychobunny 63a2a20fd3 remove the old history.pushState hack for mobile composer 10 years ago
psychobunny 55bed3464e if mobile, go to /compose route #3090 10 years ago
Julian Lam f6181e6481 fixes #3148 10 years ago
Ole R. 22e227a6cd fixed error-report within translator.js
reported by [rex-huang](https://community.nodebb.org/user/rex-huang), see https://community.nodebb.org/topic/4520/error-handling-is-wrong-in-translator-js
10 years ago
Timothy Fike 8414e31730 Fix specificity on panel heading.
Needs to be specific so I can put an accordion inside. 😎
10 years ago
barisusakli 4f37d268b6 removed sort by username 10 years ago
barisusakli 5f23f04423 Merge remote-tracking branch 'origin/master' into user-search 10 years ago
barisusakli fbdae8fe1d return time and matchcount on page switch 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
Julian Lam 93df7f14d8 latest translations and fallbacks 10 years ago
Julian Lam 05049946d4 updated error strings 10 years ago
psychobunny 60f9fc17ae #2928 10 years ago
psychobunny 56e5f505a0 no need to yell! :p 10 years ago
Julian Lam ec91efdd2d latest translations and fallbacks 10 years ago
barisusakli 30a9b66b31 fix room enter 10 years ago
barisusakli 10de7a92e4 dont let joining other uid rooms 10 years ago
psychobunny 9c2a98486a fixed tag topic count color in ACP 10 years ago
psychobunny a88ad903af action:ajaxify.dataLoaded 10 years ago
barisusakli b292aeea72 closes #3120
also dont allow loading posts of a topic if its deleted via
topics.loadMore
10 years ago
barisusakli be1865da2d closes #3127 10 years ago
barisusakli 0083d4ff1c return user settings in api 10 years ago
barisusakli ffac8eb41d closes #3118 10 years ago
Barış Soner Uşaklı b08774763a added tpl to ajaxify.content-loaded 10 years ago
Julian Lam cd7a3f64f4 removed extra console logging 10 years ago
Julian Lam c7fbaf1a53 updated notif page code to work with new mobile-only dropdown for marking notifications read 10 years ago
Julian Lam e18f6c95fa added link to 'install plugins' page in acp installed plugins menu dropdown
also fixed annoying white background when a menu item other than the one active is focused upon
10 years ago
barisusakli 2fc8b153c1 img-responsive on about me images 10 years ago
Peter Jaszkowiak ad7b561dd4 Fixed translator backwards compatibility issue
Also removed the _clearMenus global object because populating the global namespace is bad, bad, bad
10 years ago
Julian Lam 7f80a4a439 latest translations 10 years ago
barisusakli b94d4f7fe5 Merge remote-tracking branch 'origin/master'
Conflicts:
	public/language/en_GB/error.json
10 years ago
barisusakli 9749658d35 added about me field 10 years ago
Julian Lam 1c94866ab3 addressed some issues brought up re: singular vs plural 10 years ago
barisusakli 163b70fba9 fix acp logout 10 years ago
psychobunny 533193fa79 send in data to action:taskbar.pushed as well 10 years ago
psychobunny 1556365712 call taskbar.push regardless of whether it's a new chat or not
there's logic in taskbar.push to not create the element anyways
10 years ago
psychobunny c13e14d2c8 pass in element to filter:taskbar.push; taskbar.push cleanup 10 years ago
barisusakli 0d7e72be51 removed dupe code 10 years ago
barisusakli 17dfb4df94 posts_list.tpl changes 10 years ago
barisusakli 03b0d282f1 search fix prevent crash if search term is invalid regex 10 years ago
Barış Soner Uşaklı a5c52958e7 made handleSearch public 10 years ago
Barış Soner Uşaklı e88d88e56c added return false 10 years ago
Barış Soner Uşaklı 8544531a79 removed event 10 years ago
Barış Soner Uşaklı 21b634e03f closes #3081 10 years ago
Julian Lam 15265bf36e Merge pull request #3071 from yariplus/settingsobject2
Enhance settings object plugin
10 years ago
psychobunny a9015cee03 Merge remote-tracking branch 'origin/master' into web-install 10 years ago
psychobunny 24a11314dc installer - finally got it all working ;) 10 years ago
psychobunny ddd5c49461 installer ux fixes 10 years ago
psychobunny 7488fa0416 cleanup; fixes 10 years ago
psychobunny 45e216edef installer: database error messages 10 years ago
psychobunny 8556ddd9a0 installation spinner; started launch page 10 years ago
psychobunny f981e6d466 fixed confirm password validation 10 years ago
psychobunny 220dec5711 installer: validate before sending form 10 years ago
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