1227 Commits (53af836bdb2df1c2aab988da0b71b3d8b8dbe4a0)

Author SHA1 Message Date
Baris Soner Usakli b23960e8d7 fixes to category pagination 12 years ago
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module 12 years ago
Baris Soner Usakli aa73a10fc4 added pagination to vanilla topic template 12 years ago
Baris Soner Usakli 0580d0c8a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 12 years ago
Baris Soner Usakli 5f0c6e508d some cleanup 12 years ago
Baris Soner Usakli 606367701f pagination on posts 12 years ago
psychobunny 0a749023cb fixing if statements inside a @first / @last block 12 years ago
Baris Soner Usakli 8d007e7029 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 12 years ago
Baris Soner Usakli cf39c66017 some pagination work 12 years ago
psychobunny 503e59b12b clean up conditionals only at the very end of parsing 12 years ago
Julian Lam ab85ef6b7b fixed issue where back button stopped ajaxifying internally. 12 years ago
Julian Lam 459d5ddccd fixed #867 - added proper detection so that onpopstate would not react if it was a proper page load 12 years ago
Julian Lam b587d7b5ad fixed issue where calls to ajaxify.go were sending in a "template" argument that had since been removed, navigating back to NodeBB from an external link now no longer clobbers the History stack. 12 years ago
Julian Lam ef450edfea Revert "possible fix to #840", please see #867
This reverts commit 1d666bf7f0.
12 years ago
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing 12 years ago
Baris Soner Usakli 1d666bf7f0 possible fix to #840 12 years ago
Baris Soner Usakli 3793ddc2e8 fixes user tooltips on infinit load 12 years ago
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it 12 years ago
Julian Lam f02cd9df82 Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
Conflicts:
	src/user.js
12 years ago
Baris Soner Usakli 044382047d removed commented out section 12 years ago
Baris Soner Usakli 46fb6377ee fixed topic reply if title was 255, better notif text in unread and recent,removed console.log 12 years ago
Baris Soner Usakli 79803d2b3d Merge branch 'favourite-spy' of https://github.com/BitBangersCode/NodeBB into BitBangersCode-favourite-spy 12 years ago
MrWaffle d63ced8a5c Move to client side 12 years ago
MrWaffle b887b76c29 Implement favourite tooltip to show who favourited a post 12 years ago
Baris Soner Usakli 45d2affdfb closes #833 12 years ago
Baris Soner Usakli baa74958c5 can set image class for categories 12 years ago
Baris Soner Usakli eac6b23811 closes #841 12 years ago
Barış Soner Uşaklı c709fae251 Merge pull request #828 from BitBangersCode/admin-group-fix
Admin group fix
12 years ago
Julian Lam 4c01fc4c0e Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 7db231ca54 traditional chinese language pack - 很好? 12 years ago
Baris Soner Usakli 9393a39452 fixes translation in recent 12 years ago
Josh 4c211b7110 Fixed tabbing/spacing 12 years ago
Josh Rickers 21f6b10023 fixed indenting 12 years ago
Josh Rickers f9e6fab3ea Fixed line spacing/tabbing 12 years ago
Josh Rickers 55b0270b34 Merge branch 'master' into admin-group-fix 12 years ago
Josh Rickers a91e464787 updated groups to stop you from removing yourself from the admin group 12 years ago
Baris Soner Usakli 56c789ed61 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli aa2978976c notif fix 12 years ago
Julian Lam 73d9d6e1d3 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 92706a6550 fixed #826 12 years ago
Baris Soner Usakli 74ccfd1e4d moved islatin out too 12 years ago
Baris Soner Usakli 8f8ea4de92 slug fix 12 years ago
Baris Soner Usakli 104ec7de6e last poster is visible, slugify check for latin #777 12 years ago
Baris Soner Usakli f107803550 fix 12 years ago
Baris Soner Usakli 039f02456d if user is in the topic when a new post comes in mark the topic read 12 years ago
Baris Soner Usakli ccc62a202b dont go to top on search icon click 12 years ago
Baris Soner Usakli 56fcae1cb2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 7c16a8be31 recent reply fix 12 years ago
Julian Lam cc236c1f72 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 39d9dd76dc removed preview button from ACP/themes 12 years ago
Baris Soner Usakli 55d4a5fe3a template fixes closes #825 12 years ago
Baris Soner Usakli 12a5b6b4c6 body margin for composer 12 years ago
Aziz Khoury 4fad334e18 Merge remote-tracking branch 'upstream/master' 12 years ago
Barış Soner Uşaklı 94f38d0622 Merge pull request #822 from BitBangersCode/admin-fix
Confirmation when removing user from a group
12 years ago
Josh f7a290d0b3 removed function
removed function that did not work
12 years ago
Josh a86ff15f7b Removed code for yourid
removed code that will give the current user id in a var called yourid
12 years ago
Baris Soner Usakli 030cfbffa4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli ed1c276739 only drag chat modal from header 12 years ago
Josh f14ad11dd0 add remove user from group confirmation
Added confirmation request when removing user from a group.
12 years ago
Julian Lam 663aff4b24 fixed #723 - bootswatch now using BootstrapCDN, scheme-independant URL 12 years ago
Aziz Khoury ba85ffb292 Merge remote-tracking branch 'upstream/master' 12 years ago
Julian Lam f9e8178d25 fixed timeagago for zh_cn 12 years ago
Aziz Khoury f74f01ca77 Changed User.create signature to accept a hash, added a couple of utility functions as well 12 years ago
Julian Lam 95355f9036 added 'dir' value into language.json, added support for translator to add dir attribute to html element if necessary 12 years ago
Julian Lam 2cfe59f124 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam e542da1f52 added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins 12 years ago
Baris Soner Usakli 050ab738e4 fixed drop area top 12 years ago
Baris Soner Usakli 3d30c0bd87 tmp fix for nested if 12 years ago
Baris Soner Usakli 32adbc8c77 close modal on error 12 years ago
Julian Lam 0ccb8a77ba Merge pull request #811 from BitBangersCode/alternate_title_fix
Only alternate title when not focused
12 years ago
Julian Lam e8d6df22cb Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 5861630dec - removed autocomplete in composer core (now entirely in mentions)
- upped jQuery UI to 1.10.4
12 years ago
MrWaffle c1fea52a93 Only alternate title when not focused 12 years ago
Baris Soner Usakli 1980e945da fixed admin page active sockets 12 years ago
Baris Soner Usakli 16a42619b5 closes #809 12 years ago
Baris Soner Usakli 9879f645f6 added check for undefined, null empty string 12 years ago
Baris Soner Usakli bbac361670 fixed crash if empty topic was loaded without ajaxify 12 years ago
Baris Soner Usakli 8c1c844007 closes #806 12 years ago
Baris Soner Usakli 72447c9b9c grouped post buttons in dropdowns 12 years ago
Baris Soner Usakli d8e14acbbf closes #799 12 years ago
Baris Soner Usakli 959e6e83ea closes #796 12 years ago
Baris Soner Usakli 324bec41c4 chain 12 years ago
Baris Soner Usakli 0db6423c26 closes #792, fixes multiple composers 12 years ago
Baris Soner Usakli fd92d7b02a can mark topic unread for all 12 years ago
Baris Soner Usakli 25b50323fa markdown text in composer 12 years ago
psychobunny 4e5dfbc1c9 find .post-row instead of any li 12 years ago
Baris Soner Usakli 24ceb0f083 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 48eb6a3f22 composer changeS 12 years ago
Julian Lam 123f92ca1e fixed #711 12 years ago
Julian Lam 917dfe74e6 removing console log and removing a bit of code that would cause infinite loader to take 2.5s extra each round :P 12 years ago
Julian Lam d8c4609ee0 fixed #649 - Once you hit the end, infinite loader will stop for good. If infinite loader is active when the browser hits the bottom, updateHeader will not assume 100%. 12 years ago
Julian Lam 51abf60b3a Merge branch 'socketAL-fix' 12 years ago
Julian Lam 48c22567c2 fixed #791 12 years ago
Baris Soner Usakli c0712583f2 fixed category sockets 12 years ago
Baris Soner Usakli a802dc4b68 admin.js socket fixes 12 years ago
Julian Lam c1c9438220 patching translator to ignore non-js files 12 years ago
Julian Lam 7e9d344487 patching translator to ignore non-js files 12 years ago
Baris Soner Usakli b062af2c4b fixed user pwd reset 12 years ago
Baris Soner Usakli b7f0c90bf7 more fixes 12 years ago
Baris Soner Usakli b3816b98a1 more post fixes 12 years ago
Baris Soner Usakli 9e6f7fa960 reset 12 years ago
Baris Soner Usakli 31d353ab0e more fixes 12 years ago
Baris Soner Usakli 8740cc0fc7 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 12 years ago
Baris Soner Usakli ae76bb3928 lots of err first fixeS 12 years ago
Julian Lam 111776d878 notifications socket callbacks 12 years ago
Julian Lam e95da77fe8 Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix 12 years ago
Julian Lam bc48ba874d fixed module.js callback format 12 years ago
Baris Soner Usakli ced37044ca Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 12 years ago
Baris Soner Usakli 426d3e871f more fixes 12 years ago
Julian Lam cbb630fd6b fixed categories.js socket callbacks 12 years ago
Baris Soner Usakli ddb9a4a60e fixed user load more 12 years ago
Baris Soner Usakli 4366c11ec0 users.js fix 12 years ago
Baris Soner Usakli 39b631a3a8 more fixes 12 years ago
Baris Soner Usakli e061978bd5 more fixes 12 years ago
Baris Soner Usakli 2515ba9455 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 12 years ago
Baris Soner Usakli afe97233aa more fixes 12 years ago
Julian Lam 765402a2a0 fixed ACP online count 12 years ago
Baris Soner Usakli e5c8caf5ff more fixes 12 years ago
Baris Soner Usakli 1ec21c2bfd metatitle 12 years ago
Baris Soner Usakli 7470c1bbd9 more fixes 12 years ago
Julian Lam 3177fdfa74 partially fixed acp active users 12 years ago
Baris Soner Usakli 8bb24fa034 fixed update header 12 years ago
Julian Lam c215e61541 fixed up admin.js 12 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 12 years ago
Julian Lam 4184574164 WIP admin.js socket underping 12 years ago
Julian Lam dfd2df99e6 removed "mark all as read" language strings and removed button from notifications page -- fixes #785 12 years ago
Baris Soner Usakli 2d87ba534c can paste images directly from clipboard 12 years ago
Baris Soner Usakli b303fdcfd7 removed inline css 12 years ago
MrWaffle b78dc3eca8 Chat now supports markdown 12 years ago
Baris Soner Usakli 1bf3d33765 prevent clicks on autocomplete to scroll window to the top 12 years ago
Baris Soner Usakli cd4cb240c8 upload file icon in composer was visible even when uploads were disabled 12 years ago
Baris Soner Usakli c94da47ae8 added profile func, shorter getRecentReplies 12 years ago
Julian Lam facacc65aa Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 442c543d27 fixed #776 12 years ago
psychobunny 98d42b0ade moving social sharing parsing code from server side to client side & cleaned up templates 12 years ago
psychobunny 6f129d9c68 allow password fields to be saved in ACP 12 years ago
Julian Lam acc390f6ef added timeago locales, fixed timeago template error in ACP. 12 years ago
Julian Lam 0ea09972b4 fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
12 years ago
Baris Soner Usakli 243cb5af61 fixed mobile search link 12 years ago
Baris Soner Usakli 26274bd75a closes #767 12 years ago
Julian Lam 619fe74fc0 moved groups admin socket calls into admin file instead of standalone groups file 12 years ago
Julian Lam 4453d055ea linted socket/admin.js 12 years ago
Julian Lam aa689a7a29 fixed active users socket calls in ACP 12 years ago
Julian Lam 2078fa25f8 added classname to chat dropdown if there are no chats 12 years ago
Julian Lam b86ae3f7f0 fixed #756 - sequestering Notifications and Chat DOM functions in their module, and not in footer 12 years ago
bdharrington7 bf96903d6e removed submenu for login / register in guest menu options 12 years ago
Baris Soner Usakli 5febb3dc23 clicking the pagination block no longer sends page to top 12 years ago
Baris Soner Usakli a885444740 fixes toggle_mod_tools undefined error 12 years ago
Julian Lam 3da96faa12 fixed email exists error... weird. 12 years ago
Julian Lam 98e4257939 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam eb974ec1d8 fixing user register socket calls 12 years ago
Baris Soner Usakli 8bc0096b00 dont closed composer if callback isn't called 12 years ago
Julian Lam ee963e0c2a moved reconnected socket call to SocketsMeta 12 years ago
Julian Lam 6d300e1110 updated chat i18n strings to use new modules.json file, added said files to language dirs 12 years ago
Julian Lam 3264658269 Merge remote-tracking branch 'origin/master' into socketAL 12 years ago
psychobunny 97ec312c72 console.log 12 years ago
psychobunny 05edfdc9c1 templates.js - if custom theme is missing a template, render default template 12 years ago
Julian Lam 067a7a544b Merge remote-tracking branch 'origin/master' into socketAL 12 years ago
Julian Lam a150691b5e that's the last of it!! :D 12 years ago
Baris Soner Usakli ee1ac1b2c3 fixes post move 12 years ago
Julian Lam ea8aa3fff2 admin stuff, removed deprecated install templates, blah blah 12 years ago
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 12 years ago
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories 12 years ago
Julian Lam 5a589c885a Merge remote-tracking branch 'origin/master' into socketAL 12 years ago
Julian Lam dfa9f203e6 crashing a lot less now, heh 12 years ago
Baris Soner Usakli 92ca739002 center on load 12 years ago
Baris Soner Usakli c19d3e8063 closes #738 12 years ago
Baris Soner Usakli 30624d4ad8 tabbified the admin settings page 12 years ago
Baris Soner Usakli 9c60182da4 closes #749 12 years ago
Julian Lam c2a1cd94d0 addressing issue for #728 where existing NodeBBs don't have a defaultLang set 12 years ago
Julian Lam df4c6ca1c8 integrating client side translator into new languages tab in ACP 12 years ago
Julian Lam cd6af45afb added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
12 years ago
Baris Soner Usakli dff10045da removed my console.logs as usual 12 years ago
Baris Soner Usakli dabd2f29af closes #747 12 years ago
Julian Lam c2c1632c0e Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 2495b5b89b refactored group category permissions, removed getCategoryAccess method call 12 years ago
Baris Soner Usakli 176ac54cdf closes #745 12 years ago
Baris Soner Usakli e07c848da7 closes #737 12 years ago
Baris Soner Usakli 6b8f7dba4f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 825e4cca5a closes #744 12 years ago
Julian Lam 127261100e fixed #698 - ajaxify.go will now cancel any active API requests when it is called 12 years ago
Baris Soner Usakli 67f8af7e3e #744 12 years ago
Baris Soner Usakli d2c0aa9949 fixed auto complete for insertion in the middle, 6am commits FTW 12 years ago
Baris Soner Usakli 2d384a68d2 oops extra $ 12 years ago
Baris Soner Usakli 414eaea413 username mention auto completes 12 years ago
Baris Soner Usakli 8e6606fb5a move post 12 years ago
Baris Soner Usakli 2e575bb2d8 closes #524 12 years ago
psychobunny 7c8c735e05 i8n - if translation not present, use a readable key 12 years ago
psychobunny 0e5358a701 closes #698 12 years ago
psychobunny 7be16eab06 closes #722 12 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 12 years ago
Julian Lam f7b7af3004 so xregexp uses double backslashes... 12 years ago
Julian Lam 5a88a5ca60 allow underscores in slugs 12 years ago
Baris Soner Usakli 4dc8f2c2e1 closes #665 12 years ago
Baris Soner Usakli 32f17d5e13 closes #729 12 years ago
Julian Lam bee3c06a07 clicking 'quote' now shows the quoted username before said quote 12 years ago
Baris Soner Usakli e5ec5242c6 added relative_path 12 years ago
Baris Soner Usakli 43a1ce66a1 added relative_path to recent_replies and browsing users 12 years ago
psychobunny ea49295774 some translator methods useful for plugins that wish to support i8n 12 years ago
Julian Lam f1412193ef Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago