4716 Commits (acdfb87117f351411b298afa5d9955af4a2f9e13)

Author SHA1 Message Date
Julian Lam cbe810341c changed some wording in user.json to use past participle tense 10 years ago
Julian Lam e2c4f668a1 fixed danish language error 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
Julian Lam 2cb70ceccc added auto-ajaxify on reconnect 😎 10 years ago
Julian Lam f9a29186c4 updated ajaxify 5xx handling code to work even if nginx is used as a proxy (as it serves back 502, not 500) 10 years ago
barisusakli 81eeab42ed category filter on /unread 10 years ago
Julian Lam 3256faeb28 added Serbian and Danish to NodeBB, Хвала/mange tak! 10 years ago
Julian Lam 43b72d1552 updated italian translations 10 years ago
Julian Lam 835750f36f fixed checkbox behaviour in widgets page... @psychobunny, did I do this right? 10 years ago
Julian Lam 534b13e089 fixed bug where ephemeral groups and the registered-users group wouldn't show in in ACP/category details page for privileges. 10 years ago
Julian Lam 140b8be161 updated ACP checkbox module so that it hides the checkbox via js instead of blanket CSS hiding 10 years ago
psychobunny a4ace48469 closes #3310 10 years ago
psychobunny 541fd474b3 fixes checkboxes for both settingsv1 and settingsv2 10 years ago
psychobunny f56c2ea88a padding fix 10 years ago
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead 10 years ago
Barış Soner Uşaklı d225951027 fix group name 10 years ago
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 10 years ago
Julian Lam b4e39374bb firing 'change' event for all checkboxes after settingsv2 load 10 years ago
psychobunny 7fbca487f5 make group description and group name the same size 10 years ago
psychobunny 6b6bae7cc5 font awesome checkboxes for acp 10 years ago
psychobunny b73a26f7a6 fixes reload button and probably a bunch of other things in ACP 10 years ago
psychobunny 6cf0697621 fixed indenting to match style 10 years ago
psychobunny 396013c8fd added a faint separator to the categories listing 10 years ago
Julian Lam 74f2f7caef fixes #3307 10 years ago
psychobunny b69ea4564a fix user presence graph
if nobody's using your forum at all, this thing stopped working
altogether
10 years ago
psychobunny c01f06214e don't re-render graph if data is stale 10 years ago
psychobunny c6713177d3 realtime mode toggle for dashboard 10 years ago
barisusakli 2b493964d0 closes #3296 10 years ago
barisusakli ffd22f50ff closes #1999 10 years ago
Julian Lam 5c44775c1f latest translations, wow. 10 years ago
barisusakli 52f7e13a5c closes #3289 10 years ago
Julian Lam ceb4de653d fixed #3295 10 years ago
barisusakli 619251143d reset inf scroll on search 10 years ago
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes #3288 10 years ago
barisusakli 491d376fb4 closes #2605 10 years ago
psychobunny a285e0734d closes #3274 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
barisusakli 718f61e3bd closes #3263 10 years ago
barisusakli a31178ebd8 closes #3258 10 years ago
barisusakli 2b0b2ea858 fix search by ip 10 years ago
yariplus 13e12ba3a5 Add minimum tags per topic setting. 10 years ago
psychobunny 5ff9a7f9a9 allow multiline support for translator
see: https://github.com/psychobunny/templates.js/issues/36
10 years ago
psychobunny 98cde1a9d6 missing lang key for error: cant-remove-last-admin 10 years ago
barisusakli b89b4d066a max chars 10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli 1d72a8f0ee fix composer redirect on home page 10 years ago
psychobunny 19b50c8888 missing lang key for already-flagged 10 years ago
barisusakli 9d562a8708 closes #3245 10 years ago
barisusakli 0ef2ccc130 closes #3240 10 years ago
barisusakli 536c443c1e closes #3231 10 years ago
barisusakli 1bbce82c23 duh #3192 10 years ago
barisusakli 8ff7ba82c2 closes #3192 10 years ago
barisusakli 6d0d74a6e9 moved topic search end to topics.js 10 years ago
barisusakli 2880a77a9f closes #3130 10 years ago
psychobunny a6cfdc7508 square buttons on acp 10 years ago
barisusakli 387a5e36b2 search fix, moved topic search to topic.js 10 years ago
psychobunny 28e1ae46c7 woops, committed some testing code by accident 10 years ago
psychobunny 7564881298 don't minify files in /client
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
10 years ago
psychobunny 97d1ab2e35 console.log 10 years ago
psychobunny f8b3282295 closes #3141 10 years ago
psychobunny 548d39fac5 lint 10 years ago
psychobunny ac2811be75 instance.restart 10 years ago
psychobunny 6c607bca1e closes #3212 10 years ago
psychobunny 6ae64ca884 fixed skin revert message 10 years ago
barisusakli 3a36ae5c13 wait for loadScript & widgets.render to emit action:ajaxify.end 10 years ago
Julian Lam 17ff083cc6 passing in available composer data into the composer.loaded client-side hook 10 years ago
Julian Lam 6fedcca4ee changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP 10 years ago
Julian Lam 37c9c05319 added ACP styling for panel-danger panels 10 years ago
Julian Lam 478850ac05 rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling. 10 years ago
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp 10 years ago
Julian Lam f0064ac11f updated to latest translations 10 years ago
psychobunny f1f028b89c Merge pull request #3161 from yariplus/patch-1
Fix specificity on ACP widget panel heading.
10 years ago
psychobunny 18bfa44586 fixed menu items not being highlighted when active in acp 10 years ago
psychobunny 2dfb9837a7 log 10 years ago
Barış Soner Uşaklı 507fb225a2 removed console.log 10 years ago
Barış Soner Uşaklı 4420e7a9fc closes #3188, closes #3170 10 years ago
psychobunny 05c5196965 closes #3194 10 years ago
Nicolas Siver a17c65ee9f move item template to file 10 years ago
Barış Soner Uşaklı b717da0229 Merge pull request #3110 from pitaj/master
Fixed translator backwards compatibility issue
10 years ago
barisusakli 045d9df81f closes #3203 10 years ago
Nicolas Siver 1bfb41bccb sorting tree 10 years ago
Nicolas Siver a77641c3ca add new vendor script for sorting 10 years ago
Nicolas Siver 46ce3aae9f tree view 10 years ago
psychobunny a355fbfc81 closes #2769 10 years ago
psychobunny d51407834d closes #3166 10 years ago
psychobunny b96018b0f5 closes #3187 10 years ago
Julian Lam af8732fcb9 latest translations and fallbacks 10 years ago
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
10 years ago
Julian Lam 06f7172c65 closes #3188 10 years ago
Barış Soner Uşaklı 03bc317065 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Conflicts:
	src/views/admin/manage/groups.tpl
10 years ago
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
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