3206 Commits (f31978aa2c15db122d76c50a768eff1e3d792c6a)

Author SHA1 Message Date
psychobunny 033364a2a9 move code from footer.js into admin.js 11 years ago
Julian Lam 7dffc2a2e9 moving chat timestamp to top of message, not end 11 years ago
barisusakli bb34834742 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
barisusakli 3e86bdb38f more work on #1518
still needs more work, category is next
11 years ago
Julian Lam 45926b308c added korean language files to NodeBB, thanks @g6123! 11 years ago
유성매직 e600bee52b added Korean translation 11 years ago
psychobunny 3b00417d99 added colorPicker to branding inputs 11 years ago
psychobunny 4cf6ebda7b updated enableColorPicker to accept either a jQ obj or a string; updated it to be able to initialize several inputs at once 11 years ago
psychobunny 29137299c2 added public/src/admin.js; moved enableColorPicker into admin.enableColorPicker 11 years ago
psychobunny e2312c8330 branding settings on ajaxify fixed 11 years ago
psychobunny a5a2e6f04e update BS brand colors in ACP 11 years ago
Julian Lam 5b3318608e updated text copy -- closed #933 11 years ago
Julian Lam 87f4566e06 more fixed to privs, and ACP modal 11 years ago
Julian Lam 7c8b442dcd more updates to privileges revamp 11 years ago
Julian Lam 72ca0d6d40 got privilege selection working for users and groups 11 years ago
Julian Lam 186943ced1 removing old html in js 11 years ago
Julian Lam 7fe0ab6022 migrated views in js into partials 11 years ago
Julian Lam ea6576c6f3 latest translations and fallbacks 11 years ago
barisusakli c5d9a68b4b closes #1445 11 years ago
psychobunny 240932dd80 add cursor: pointer if alert's clickfn is defined 11 years ago
Julian Lam 41c5a90914 latest language strings 11 years ago
barisusakli 2bd15e155f remove listener before adding 11 years ago
psychobunny f2a692add7 some linting of settings.js 11 years ago
psychobunny c3e4c7dea1 using var instead of const for < IE10 compatibility
@frissdiegurke
11 years ago
psychobunny 2b4da7ebcd Merge pull request #1514 from frissdiegurke/master
added number-type to settings framework. persist expanded object on serv...
11 years ago
barisusakli d311995c16 closes #1516 11 years ago
Julian Lam e64c1bfec3 closed #1453 11 years ago
Julian Lam 65dd79c84e socket logic for #1149 -- handling of help tab in ACP 11 years ago
psychobunny f7fe0aa680 moved documentation out of alerts 11 years ago
psychobunny db27a30005 better alert for ban message 11 years ago
barisusakli d0be73a4d4 closes #1503 11 years ago
FrissDieGurke ab2c0cfa9f added number-type to settings framework. persist expanded object on server-side sync if changed 11 years ago
barisusakli 8ee866fc9d closes #1513 11 years ago
barisusakli 4c28de659c closes #1504 11 years ago
psychobunny 643dd74e43 initially hide the account setting menus (prevents the brief flashing of the buttons)
5589e1e148
11 years ago
psychobunny 99b34d5990 allow translator variables to not require a space, see #1512 11 years ago
barisusakli d304bab4f1 dont change height if sizing horizontally #1508 11 years ago
barisusakli c2fb4700de fixes infinite scroll on account pages 11 years ago
barisusakli 66abd20647 moved add commas to process page 11 years ago
psychobunny 2ba2ef5320 closes #1498 11 years ago
psychobunny a0fcdfe629 closes #1502 11 years ago
psychobunny 10716c37d3 closes #1376 11 years ago
barisusakli 933aa5dfcb #1501 11 years ago
barisusakli f714c713f3 fixes deactivate text on plugin buttons 11 years ago
Julian Lam b56df975e0 fixed 1495 11 years ago
barisusakli 883978007d closes #1482
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
psychobunny 678f0f436e importing latest templates.js @Schamper 11 years ago
barisusakli 1f7fd51b40 some work for #1482 11 years ago
psychobunny f697b5a2b8 addBlockquoteEllipses to newly created posts #1491 11 years ago
psychobunny 3b7d222ec3 prevent duplicate blockquotes #1491 11 years ago
barisusakli 7f6ae6df9f possible fix to active users 11 years ago
barisusakli 967b486ce1 closes #1487
ban and delete user admin actions takes an array of uids now.
11 years ago
psychobunny 7033fa7563 closes https://github.com/designcreateplay/NodeBB/issues/1474 11 years ago
psychobunny 3934f2ec88 collapsible blockquotes, closes #1359 11 years ago
FrissDieGurke c4606e7009 minified settings-framework wrapper-length 11 years ago
FrissDieGurke c23df60e1b removed unnecessary method + doc within Settings Framework 11 years ago
barisusakli aea8d50200 removed console.log 11 years ago
barisusakli d43d363a7a refactored topics.js
removed ajaxify.register_events using removeListener now
11 years ago
barisusakli ec399d8b3b moved all account related files to account folder
update nodebb-theme-vanilla too to get the update tpl files
11 years ago
barisusakli 3c96857123 closes #1461
fixed disabled category grey out, added plural move topics string
11 years ago
Julian Lam 436a97129f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 6f064a4f15 latest translations 11 years ago
Julian Lam 4f127e2001 tr and fr changes 11 years ago
barisusakli ab15dba0de closes #1472 11 years ago
psychobunny 111898ab0f closes #1467 11 years ago
barisusakli f3d0d70867 closes #1471 11 years ago
psychobunny 6f0e749b60 Merge pull request #1462 from frissdiegurke/master
added new settings-system
11 years ago
barisusakli 936530dc48 possible fix for #1467 11 years ago
barisusakli dea4b78cb9 fixes tooltip for users that go online/offline 11 years ago
psychobunny a14ce9d0c6 closes #1352 11 years ago
psychobunny 882589acae moved findBootstrapEnvironment into utils 11 years ago
barisusakli 3ecd523799 added jquery ui datepicker 11 years ago
Ole Reglitzki 4da8121827 jsbeautify 11 years ago
Ole Reglitzki d76ba519d4 added new settings-system 11 years ago
barisusakli e0a83728d6 closes #1458 11 years ago
barisusakli 63d88957a8 replace self links client side 11 years ago
barisusakli c8efeb7d7c closes #1400, bunch of other fixes to 404, 403 in accounts 11 years ago
psychobunny 8fa3baf32d closes #1455 11 years ago
psychobunny 4b18403fa6 moving controls object into its own module 11 years ago
psychobunny 775e6ec8ce comopser bugfix 11 years ago
psychobunny 090ecaffd1 closes #1444 11 years ago
psychobunny bb12ebac48 closes #1442 11 years ago
barisusakli 80ef7e5085 closes #1423 11 years ago
barisusakli fa8cdce748 closes #1448 11 years ago
barisusakli efdb511c2c fixed posted_in_ago language key 11 years ago
barisusakli c9551abc5d closes #1432
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
barisusakli caa0c45a11 closes #1441 11 years ago
Rakuraku Jyo 614210f08e Use less characters to describe the same meaning 11 years ago
Rakuraku Jyo 4c9670208b Add Japanese translation 11 years ago
barisusakli 7339cb5d61 closes #1434 11 years ago
barisusakli 6f2ea3eafc closes #1439 11 years ago
barisusakli adf6f34e42 closes #1436 11 years ago
Tung 06632f05e0 Vietnamese translations from Transifex 11 years ago
barisusakli cf94a71499 closes #1427
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
11 years ago
barisusakli 3ca45fa061 closes #1433
installed plugins are displayed at the top
11 years ago
Julian Lam 4ca7eaf1fc latest translations 11 years ago
Julian Lam 46c281db3d Merge pull request #1409 from miksago/formatting-dispatch-table
Composer: Implement formatting bar dispatch table
11 years ago
barisusakli a1e6a3616c ability to install/uninstall plugins from ACP 11 years ago
psychobunny e97a705f5c couple of console.logs 11 years ago
Julian Lam dd53fb9b6a latest translations 11 years ago
barisusakli 1000df09ff replaced hardcoded english string 11 years ago
barisusakli 2d48f670c7 moved html from language files to templates 11 years ago
barisusakli 3c11030929 closes #1398 11 years ago
Julian Lam 4144abf6e3 added Malay language pack. Tahniah! 11 years ago
Julian Lam 3a32f6161a latest translations 11 years ago
Julian Lam 93b02e8591 latest translations from German 11 years ago
barisusakli 3ed90cda91 added new language string for guests 11 years ago
barisusakli 21e30cc0c7 new language string 11 years ago
barisusakli 2ad715ead3 closes #1412 11 years ago
Julian Lam e86d2d72c6 updated pt_BR 11 years ago
barisusakli 1ed5145738 better check for pinned 11 years ago
barisusakli 1e3577afe5 fixes topics going to the bottom 11 years ago
psychobunny ad8239aa31 alerts - parse globals before translating 11 years ago
psychobunny 090c4e2aa9 action:ajaxify.contentLoaded - after #content is populated but before fade in animation - append elements to DOM at this stage. 11 years ago
psychobunny af54d9fa64 if translator.addTranslation is called before translator is done loading, the loading property is never set, which crashes translator 11 years ago
Micheil Smith ae9f675b80 Composer: Use formatting dispatch table for inserting uploads and pictures 11 years ago
Micheil Smith bf7de0d051 Composer: Switch to using a dispatch table for buttons
Note: for now, it looks a little messy, but once I merge wrapSelectionInTextareaWith and insertIntoTextarea, it won't be. Promise.
11 years ago
psychobunny 7b453edb2d don't crash if language file not found
@barisusakli seems like something needs footer.json, maybe it's a plugin
if its not crashing for you
11 years ago
psychobunny 016ea8dc32 Merge pull request #1408 from xbenjii/master
Alert typo
11 years ago
xbenjii e1ad061fdc Fixed typo 11 years ago
Julian Lam 82fd8d79a0 turkish updates 11 years ago
barisusakli 254267e577 removed 2 titles 11 years ago
barisusakli d431c94ed8 added variable to replying to string 11 years ago
barisusakli 9d61a1bae3 fixed translation string 11 years ago
barisusakli 6cac3c176e removed onlined from users 11 years ago
barisusakli 255115745f new language keys closes #1403 11 years ago
psychobunny 0a727a4af9 use ajaxify.refresh() to revert changes 11 years ago
psychobunny f3993aca4d closes #1397 11 years ago
Julian Lam 758a7f109e missing comma -- fixed #1401 11 years ago
Julian Lam 28bad893e5 Revert "removed until #1401 is fixed"
This reverts commit 87fc70d90d.
11 years ago
Julian Lam 8934ac1a2d added try..catch to server parsing of translations, in case a file has a syntax error -- #1401 11 years ago
barisusakli b4dc2eebe9 removed one of the timeouts in user search 11 years ago
barisusakli 87fc70d90d removed until #1401 is fixed 11 years ago
barisusakli ef342b9d40 added two new strings for #1399 11 years ago
barisusakli e12beccc09 closes #1371
adds a dropdown to category view to move/pin/lock/delete multiple topics
11 years ago
psychobunny 45e9b53f10 button to revert changes in categories admin 11 years ago
psychobunny a5e304cc0a inline editing of admin/categories description & name 11 years ago
Julian Lam 20d1723e84 added success and error to transifex, latest translations 11 years ago
Julian Lam a73588c764 Lithuanian translations 11 years ago
Julian Lam 126260a027 added cache-buster to template xhr urls -- closed #1392 11 years ago
Julian Lam 8aea4ad7fa latest translations 11 years ago
psychobunny 7487a92953 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny ef52d47f41 importing latest templates.js 11 years ago
Julian Lam 15bf804fa7 daily digest settings in User Settings 11 years ago
barisusakli 92db112367 reverted previous commit 11 years ago
barisusakli f0428f5f1f removed double post notification #1386 11 years ago
barisusakli f9897daad1 all notifications are translated now closes #1388 11 years ago
Julian Lam 8cb2b9b97a fixed #1351 -- themes and plugins no longer auto-restart the server 11 years ago
barisusakli 01555cbb5c return privileges in category 11 years ago
psychobunny 5b8fcbe27e fixed post error message 11 years ago
barisusakli 63dfc38dea topic changes to match the new post-bar partial 11 years ago
barisusakli 04488a9a14 closes #1139 11 years ago
psychobunny 0851102800 newline 11 years ago
Julian Lam 4c9ea62c0d resolved #1372 -- username clashes will now cause a random # to be appended to the username 11 years ago
barisusakli d832a6f805 closes #1381 11 years ago
psychobunny 3c711d72fb regex - no need to escape special characters inside [] 11 years ago
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
11 years ago
barisusakli 3ea49a8f90 if language or default language is not set use en 11 years ago
barisusakli 3e60451ce4 closes #1013
lets user change languages,
11 years ago
barisusakli 9125292b0e removed get and mget 11 years ago
barisusakli 8aa4f053e8 converted translator.get to translator.translate 11 years ago
barisusakli fb43282a9c removed for in loop 11 years ago
Julian Lam d69b0953a2 latest translations 11 years ago
Julian Lam 78538ddb28 added American English to languages 11 years ago
barisusakli 557426c1c9 translator refactor
no longer loads all language files on startup
11 years ago
barisusakli fc8e97448c load sounds on demand, refactored sounds 11 years ago
Julian Lam df8728c785 allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
11 years ago
barisusakli f8a6ab5cf4 if no icon is selected for a category icon will be empty string 11 years ago
Julian Lam 29ec14efa0 fixed #1365 11 years ago
barisusakli a091e06fe3 more work for #1368 11 years ago
barisusakli 06dddccf8e more refactor 11 years ago
barisusakli 252e757185 some more language strings and account.js refactor 11 years ago
barisusakli 7545d55b22 jshint and refactor accountedit 11 years ago
Micheil Smith 8da45b72a9 Composer: Rework formatting bar logic 11 years ago
Micheil Smith 78e1e4fbac Composer: simplify code with early returns 11 years ago
Barış Soner Uşaklı b28b837d72 fixed error.json 11 years ago
Micheil Smith 9dc0a4b115 Admin/Groups: Pass radix argument to parseInt 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
Micheil Smith 66d1f2505f Composer: Pass radix argument to parseInt 11 years ago
Micheil Smith 85cab3aec8 Composer: Escape special characters in regex 11 years ago
Micheil Smith e860b0dd4c Composer: Remove unused variables 11 years ago
Micheil Smith 6e4639496e Improve readability of a selector 11 years ago
Micheil Smith 11b6794946 Refactor connection logic
Aiming to be flatter, with less deep nesting. Still more to go here.
11 years ago
Micheil Smith 0bbd29ac42 Reduce DOM queries for Search elements 11 years ago
Micheil Smith 2c2e5de911 Add missing 'global' variable declaration 11 years ago
barisusakli 14d0081fdf replace 2 error messages with keys 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago
barisusakli 0ac58dbee6 more error strings 11 years ago
barisusakli fdeaf3a16e user.js error keys 11 years ago
barisusakli eaf4be4979 posts.js error keys 11 years ago
barisusakli b07efb0085 modules.js error keys 11 years ago
barisusakli 197e61a5d0 admin js language keys 11 years ago
barisusakli 95972209f4 favourite changes
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
11 years ago
Julian Lam e7f16e2b17 latest translations 11 years ago
barisusakli 296d5127c9 update to use error messages 11 years ago
barisusakli 34b73e15e6 dont add dupes to widgetLocations
this prevents widgets from being executed multiple times
11 years ago
barisusakli 3dc1b87f01 removed reply from not logged in error message 11 years ago
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
11 years ago
psychobunny 81dfbba0ec imported latest templates.js 11 years ago
psychobunny cf362f64a3 woops, now everybody is an android browser. 11 years ago
psychobunny 8432d8827e attempt at fixing #1323 11 years ago
psychobunny d5baaacb72 utils.isAndroidBrowser 11 years ago
psychobunny 21a4651a64 latest templates.js, gotta switch to the version on npm soon 11 years ago
psychobunny c52583ae28 replaying changes from a150b2c6f7 11 years ago
psychobunny c5cae312d7 error out early when saving widgets 11 years ago
psychobunny 61478caa3d imported latest templates.js 11 years ago
psychobunny a150b2c6f7 handle if invalid tpl is passed in 11 years ago
barisusakli 54ba2d2ac3 removed console.log 11 years ago
barisusakli d1ec101248 fixed infinite load and select 11 years ago
Barış Soner Uşaklı 962b141e85 Merge pull request #1356 from miksago/fix-pagination-offset-error
Fixed: Category pagination error; Check if first offset is NaN
11 years ago
barisusakli e5cf44d398 closes #1353
mark all read will mark everything read, can also select topics and mark
them read, can mark specific categories read too
11 years ago
Micheil Smith 47d21eb008 Fixed: Category pagination error; Check if first offset is NaN 11 years ago
psychobunny b464099cca finally found reliable repro steps and squashed you like the bug you are. fixed #1280 11 years ago
psychobunny 591fb41c08 removed unused content variable 11 years ago
Julian Lam b616ba7304 using preventDefault instead of return false 11 years ago
Julian Lam bb629c1815 fixing language file for estonian 11 years ago
Julian Lam a93357168c Adding Estonian language to NodeBB, tänan väga! 11 years ago
Julian Lam cbd58bd5b9 latest translations 11 years ago
Jonathan M. Hethey 2bc4de4545 added additional German translations 11 years ago
Julian Lam 14b9c03199 First pass at #1331 - Groups.search() + Tests 11 years ago
barisusakli 57dd44a871 removed console.log 11 years ago
barisusakli 5ddf70a671 closes #1273 11 years ago
barisusakli 3c5dd6a5e7 small tweak to reply with text selected 11 years ago
psychobunny c352b4c06d imported latest templates.js, fixes #1327 11 years ago
barisusakli 770e0a67c1 send values directly 11 years ago
psychobunny f235c86a0a closes #1330 11 years ago
barisusakli c1f0d47cd4 closes #1335
looks like copy pasta fail
11 years ago
barisusakli 0cd13b7b66 closes #1273 11 years ago
barisusakli cc3150ff09 closes #1316 11 years ago
barisusakli 421a25eb56 closes #1288 11 years ago
Julian Lam b2c663925b Merge branch 'spawn-minifier' 11 years ago
Julian Lam 7a993eb2ca closed #1328 11 years ago
psychobunny f3eb30b674 fixed automatic updating of home page 11 years ago
barisusakli ef2221d677 closes #1305 11 years ago
barisusakli 6b7049cdae closes #1333 11 years ago
barisusakli 5209c614fc add taskbar to body 11 years ago
psychobunny 212768ee86 closes #1325 11 years ago
barisusakli a316927b2e added user topics page title 11 years ago
barisusakli 3a5048a6cd moved account menu to partial 11 years ago
barisusakli 41d5d16bac show widget title next to type, closes #1313 11 years ago
barisusakli 1edd2649fc this doesnt exist on topics page 11 years ago
barisusakli 4bc3f54468 closes #1318 11 years ago
barisusakli bdefebeea0 reverting some of my code and fixed #1322 properly 11 years ago
Julian Lam 77a4c871f6 latest translations and fallbacks 11 years ago
Julian Lam ef47fc78eb fixed up translation strings, closed #1278 11 years ago
Julian Lam fa6d6816e4 removing two keys from source language 11 years ago
Julian Lam fdf9deb7aa latest translations and fallbacks 11 years ago
Julian Lam 339d0e5495 flag post translations 11 years ago
Julian Lam bc29f832fe language keys for password changing -- issue #1278 11 years ago
Julian Lam 1abba25f83 language keys for accountedit.tpl 11 years ago
barisusakli 10f56faf9d admin cleanup
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
11 years ago
psychobunny 4693f64bef better layout for global sidebars on mobile 11 years ago
barisusakli b5f4503e9f fixed share url 11 years ago
psychobunny d1495102f2 fixed positioning if no sidebar widget selected 11 years ago
Julian Lam 10fc991a7b Merge branch 'master' of github.com:MrHohenheim/NodeBB into MrHohenheim-master
Conflicts:
	public/language/hu/global.json
	public/language/hu/topic.json
11 years ago
Julian Lam 3ff588415c latest translations 11 years ago
Julian Lam bb4d4eaec7 added pirate english... yarrr 11 years ago
Pénzes Tamás d6682048a1 Update topic.json
not finished
11 years ago
Pénzes Tamás 83156701df Update reset_password.json
done
11 years ago
Pénzes Tamás 175da41131 Update pages.json
done
11 years ago
Pénzes Tamás 4a1bd2fe93 Update notifications.json
done
11 years ago
Pénzes Tamás b23a6fecc3 Update login.json
done
11 years ago
Pénzes Tamás c199aca4e8 Update global.json
translated some but still not finished
11 years ago
Pénzes Tamás c4f436283e Update user.json
fixed line 47
11 years ago
barisusakli e7a791ab74 removed unused globals from share module 11 years ago
barisusakli 273f499cc2 moved the duplicated sharing code to requirejs module 11 years ago
barisusakli 1d3c25fdcc moved alert to its own requirejs module 11 years ago
barisusakli b1a6d394e3 moved format number functions to utils 11 years ago
psychobunny f01cb88c57 deprecated: plugins/fireHook, filter:server.create_routes, filter:admin.create_routes 11 years ago
psychobunny 924388d96f widgets - only collapse / expand divs that specify a target location 11 years ago
psychobunny 576246c315 global widget areas (sidebar/footer) - closes #1097 11 years ago
barisusakli ed3a1b47bd category changes 11 years ago
Julian Lam 0b6817b9a7 latest translations 11 years ago
Julian Lam 4161f138f3 adding data-dir attribute for languages 11 years ago
Julian Lam b3e8b1a152 removed language strings for logout page that doesn't exist anymore 11 years ago
barisusakli 35eebbf20a chat message fix 11 years ago
Julian Lam 2430b970f3 fixed issue where timeago strings were not rendering in the correct language on cold loads 11 years ago
Julian Lam 4b45a4b168 fixing persian language timeago mapping 11 years ago
psychobunny 0ba7c4891c closes #1295 11 years ago
psychobunny 7678eaf528 fixes #1296 11 years ago
psychobunny 5ce069fdd3 imported latest templates.js 11 years ago
psychobunny ab20880332 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 31d8f13f7b closes #1297 11 years ago
barisusakli 70f415446b added watch title language string 11 years ago
barisusakli 500ca33675 changed bootswatch to protocolless 11 years ago
psychobunny d27eb17b32 fixes #1294 11 years ago
psychobunny 15773f28f2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny c76a073482 added skins tab; closes #1293 11 years ago
Julian Lam 365c889dbd Latest transations (oh boy, there were a lot), and fallbacks for those that haven't been translated yet. 11 years ago
Julian Lam bcae47bb1e Welcome to NodeBB, Persian language pack! :D 11 years ago
psychobunny ed87d40f71 helpers.buildMetaTag 11 years ago
psychobunny 40cc21fad8 closes #1100 11 years ago
psychobunny baadd0f2ed allow logged in users to access /users page 11 years ago
psychobunny dab91d6ce9 fixed require.js error 11 years ago
psychobunny 3ae8aa1c55 helpers.js (client/server); closes #1275 11 years ago
psychobunny f913c58925 imported latest templates.js updates 11 years ago
psychobunny 0c8c246be4 simplified widgets 11 years ago
psychobunny 4f04bd82a6 some fixes 11 years ago
psychobunny 4d02600820 fixing some things code climate was qq'ing about 11 years ago
psychobunny b023ef01af moving widgets and variables code out of ajaxify 11 years ago
psychobunny 0dd7339bec fixed admin/users banning/admin 11 years ago
psychobunny 1b206a6ae8 ajaxify cleanup 11 years ago
psychobunny 67b1dd546c Merge remote-tracking branch 'origin/master' into templates.js-merge 11 years ago
psychobunny dbb75f181d more cleanup 11 years ago
psychobunny e4f136c208 cleanup 11 years ago
psychobunny 2ae0b3905d forgot to remove error first from templates.js 11 years ago
psychobunny 7e11d29f06 got rid of all templates.prepare; pull blocks using templates.getBlock instead of parsing twice 11 years ago
psychobunny 339eafd6be updating templates.parseTemplateVariables to ajaxify.variables.parse 11 years ago
psychobunny 7217954078 updating all templates.get to ajaxify.variables.get 11 years ago
psychobunny 113eb38f9a moving ajaxify-related things out of templates and into ajaxify 11 years ago
psychobunny 608a1ce6d0 https://github.com/psychobunny/templates.js 11 years ago
barisusakli 3a69a191ff closes #1285 11 years ago
Julian Lam 131b71f361 language: fr 11 years ago
barisusakli 4f88e9cf2c shortened the user postcount update code 11 years ago
barisusakli d6ad100ed5 not used anymore 11 years ago
barisusakli 5fe5e3d893 topics.js refactor 11 years ago
barisusakli 2507d6c853 display_moderator_tools is already returned
when new posts were loaded, we were making a socket call for each post
to check if the post is editable, but this data is already returned in
display_moderator_tools when posts are loaded.
11 years ago
barisusakli e4fbb31e68 some cleanup 11 years ago
barisusakli 3493be4ef0 closes #1268 11 years ago
barisusakli abc7fd54f3 added class to chat messages 11 years ago
Julian Lam 1487545fd2 fixing issue where cold loads were calling client-side event action:ajaxify.end with the wrong "url" 11 years ago
barisusakli 0c744a947e chat will use timeago 11 years ago
Julian Lam 8c7b474e8b moved fontawesome CSS into stylesheet.css, and updating the js and css middlewares to compile at app start, not on first load 11 years ago
barisusakli 980cf2ccf9 closes #1184 11 years ago
barisusakli 1664d179b9 closes #1245 11 years ago
Julian Lam 0ef2be61b1 translations 11 years ago
barisusakli 642b9e4d69 fixed extra space in new if there is no username 11 years ago
barisusakli 2b2e83992e changed messages 11 years ago
barisusakli d6223406e9 added space between uploading and number 11 years ago
barisusakli b470a9b264 fixes jumping to top on vote 11 years ago
barisusakli 7f193041a8 removed admin topics 11 years ago
Julian Lam 8abaa812ec fixing client-side script for groups page in ACP 11 years ago
barisusakli 880c393b6d fixed admin groups page
changed gid to groupName
11 years ago
Julian Lam d33253bc3a Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 0e44eb8629 final refactoring pass for groups -- #1252 11 years ago
barisusakli fa98da6978 related to #1250 11 years ago
Julian Lam d6b6e39f2a Sardinian (sc) and Thai (th) 11 years ago
barisusakli c070808209 store postcontainer 11 years ago
barisusakli cabc3e5e3d more cleanup 11 years ago
barisusakli 9b63facf6f more postTools refactor 11 years ago
barisusakli 9dd0f3c9b9 some more 11 years ago
barisusakli 363e7c23bd postTools cleanup 11 years ago
barisusakli 8ffaecaa4c fixed paginator on entry, moved out postTools to a new file 11 years ago
Julian Lam 4239c376c8 truncating user list in Groups ACP page, resolved #1132. Refactored system groups handling 11 years ago
Julian Lam ab5ec68f2f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam da1a1d5930 adding callback to settings.load, and omitting password validation check on user creation if no password is entered (e.g. SSO login) 11 years ago
barisusakli f61ca4327d fixed profile 11 years ago
barisusakli d2af4a6b69 user images wont be responsive in widgets 11 years ago
barisusakli 0f66e80a5a added setting to disable notification sounds 11 years ago
Julian Lam 36e949acea Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago