2597 Commits (7217954078e5516f4d2a51f71b7f2ffb729535e8)

Author SHA1 Message Date
psychobunny 8543d2d437 deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP 11 years ago
Baris Soner Usakli 7e825c61bd some login changes 11 years ago
psychobunny 80ce4db764 add container field and title field to all widgets by default 11 years ago
psychobunny ef65f510a5 fomatting 11 years ago
psychobunny 5acf296ada added containers; drag on top of widgets to set a custom container 11 years ago
psychobunny 1b557d4141 upgrade.js - add forum stats widget to homepage footer 11 years ago
psychobunny b821dc70cf moved Forum Stats widget out of core and into widget-essentials 11 years ago
Baris Soner Usakli 93130b27d5 insert loggedIn before hash' 11 years ago
Baris Soner Usakli 34bf839751 closes #1067 11 years ago
Baris Soner Usakli 86556989f4 closes #1068 11 years ago
akhoury 63c9269240 merged composer and some other files with master 11 years ago
akhoury 25207852e8 added topics thumbnails support 11 years ago
Julian Lam 813ff95146 removing useless jqueryUI CSS 11 years ago
Jason Nall 7937ecb6b4 Moved CSS above scripts to ensure CSS files are downloaded in parallel. This can improve page load speed in some browsers. 11 years ago
psychobunny 599027f2d3 send full url to widgets as well so they can parse based on path 11 years ago
psychobunny fa4555e26e moved addActiveUser code to widget-essentials 11 years ago
psychobunny 305ec0da28 removed unused language strings from previous sidebar 11 years ago
psychobunny 835b4d61a2 removed active_users + moderator sidebar code from core in favour of widget system 11 years ago
psychobunny cb986186a1 removing recent replies code + tpls from the core in favour of widget system 11 years ago
Julian Lam fdd2dc322b first pass #992 11 years ago
psychobunny 1827c8390b filter:category.build_sidebars (custom sidebars in category view) is now deprecated 11 years ago
psychobunny eda7455be2 using motd class instead of a well 11 years ago
Julian Lam 37bd88d1b2 faux masonry lol 11 years ago
psychobunny aea7329871 animate page load only after widgets load 11 years ago
Julian Lam f4ad1ac2dc moving active users list to bottom of admin index 11 years ago
psychobunny 163b0f964e Merge remote-tracking branch 'origin/master' into Widgets 11 years ago
psychobunny 0963e62acb completely removing all motd code in favour of using the widget system 11 years ago
psychobunny c0df95b2dc render widgets upon ajaxify - this widget feetorez iz completified! 11 years ago
psychobunny 37d673028a added async to client side 11 years ago
Baris Soner Usakli ea222c4f8a crash fix for notifications, removed exec_body_script, closes #1058 11 years ago
psychobunny 4e1b3506e8 allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials 11 years ago
psychobunny f4ad1bdeae console.log 11 years ago
Baris Soner Usakli fd3efd59f9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 495fded6dd closes #1038 11 years ago
Julian Lam 3107e43b64 cleaned up admin panel index a bit 11 years ago
psychobunny 86a8103c15 saving, updating, deleting widgets; widget dragging improvements 11 years ago
Julian Lam 0d7e47ded7 closed #1057 11 years ago
Julian Lam 7c7f66c08b bringing language files up to date 11 years ago
Julian Lam 3fdd0c1bff Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 031e8128c7 fixed #912, added new page string for popular topics 11 years ago
Baris Soner Usakli ab60da30da Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 520b349c17 closes #1044 11 years ago
psychobunny 9f8f78f6d4 client-side saving of widgets 11 years ago
psychobunny 447cff1995 got the basic ui, dragging, sorting etc going for widgets acp 11 years ago
psychobunny 8f972d8cdc added widgets tab to themes acp 11 years ago
psychobunny 6496ad95e8 Revert "closes #992"
This reverts commit ed4b0461b9.
11 years ago
Baris Soner Usakli bbe1a00d34 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli f33256d628 fixes error alerts if scroll is triggered during transitions 11 years ago
Julian Lam bc7eb501c8 same for topics (translation + pagination) 11 years ago
Julian Lam 0b0b74a559 properly translating strings in category nojs template, and added pagination (so not all topics are loaded on every request) 11 years ago
Baris Soner Usakli 9a02f85620 update motd string 11 years ago
Baris Soner Usakli 8518f26adb closes #1023 11 years ago
Baris Soner Usakli 6140d76f76 fixed index of newly created posts, matched vanilla search form to lavender 11 years ago
Baris Soner Usakli 17cee2cb99 pagination fix if only 1 topic 11 years ago
Baris Soner Usakli e1f016c075 closes #1046 11 years ago
Baris Soner Usakli 3993259336 closes #1055 11 years ago
Julian Lam 3b4985efe5 tx translation update 11 years ago
Baris Soner Usakli 1712fcc9fe dont scroll to 0th post 11 years ago
Baris Soner Usakli 229fe2f80f seems to work better for long posts 11 years ago
Baris Soner Usakli 7aa38adb52 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 83ad454c3e better error message if image upload fails, #1052 11 years ago
psychobunny d69835e115 allow any hash to be pushed to history 11 years ago
psychobunny 1e47953efd expanding hash regex to alphanumeric 11 years ago
Baris Soner Usakli 9b88dcdc14 removed double if 11 years ago
Baris Soner Usakli 92ebf2975a possible fix for #1050 11 years ago
Baris Soner Usakli a620a85d85 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 21367a1847 reverse infinite loading 11 years ago
psychobunny ed4b0461b9 closes #992 11 years ago
Baris Soner Usakli 1da75866f4 added global loggedIn to templates' 11 years ago
Julian Lam 560fa6ffe8 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 8e4c126e3c fixing template in favourites.tpl 11 years ago
Baris Soner Usakli d3f5f9571a Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 0ec9f3835f fixed js error in composer 11 years ago
Julian Lam 1a962c03f4 Hungarian, Norwegian, and Polish translation strings updated from Tx 11 years ago
Baris Soner Usakli 0756410684 closes #1012 11 years ago
Baris Soner Usakli 43e8016dd1 fixes admin user picture edit 11 years ago
Baris Soner Usakli 30cc992f5e closes #1036 11 years ago
Julian Lam 9e64f4e303 passing in a picture into notifications now 11 years ago
Julian Lam ef45ae9ba3 fixed the rotating bell in notifications loading LOL 11 years ago
Julian Lam 17ae56e555 fixed #1027 11 years ago
Julian Lam 32b0b1f9fc #1034 11 years ago
Julian Lam ce7c8c9495 updating translations 11 years ago
Julian Lam d230b17517 polish tx format update 11 years ago
unek bea44ddd18 added polish language 11 years ago
Baris Soner Usakli 8b8fbfa113 added 3 more strings to translations 11 years ago
Baris Soner Usakli fec1b75030 fixes pagination block on direct page load 11 years ago
Baris Soner Usakli 893efa5f2a closes #1004 11 years ago
Julian Lam 8af5e089ff slovak translations by @yangwao 11 years ago
Julian Lam 15e1b7e571 updating source string for notif message 11 years ago
Baris Soner Usakli 075c6c01f2 upload changes, show progres in composer 11 years ago
Julian Lam 3e3250ccde pull-right first, then pull-left. 11 years ago
Baris Soner Usakli b912dcb2f0 topic title 11 years ago
Baris Soner Usakli 896af72a25 added topic title to header 11 years ago
Baris Soner Usakli ab9ff94713 fw changes 11 years ago
Baris Soner Usakli c703dba3dd closes #1009 11 years ago
Baris Soner Usakli d0100176ef Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 7f298c596f fixed category save 11 years ago
Julian Lam bc1df3b10c sv translations 11 years ago
Baris Soner Usakli 639ebe9b71 added space to fix motd 11 years ago
Baris Soner Usakli dcebb0cc4c removed whitespace 11 years ago
Baris Soner Usakli 4c6fb72db0 move cursor to end in share input 11 years ago
Baris Soner Usakli 9f1e0187ee fixed settings 11 years ago
Baris Soner Usakli bb59158bbc closes #721, admins can edit other users from their edit page 11 years ago
Baris Soner Usakli 1861273d45 delegated event for category save 11 years ago
Baris Soner Usakli a274a8cc12 more unread changes 11 years ago
Baris Soner Usakli 859ca8dd18 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli d27ba5239e unread changes 11 years ago
psychobunny ecb1fa928c console.log 11 years ago
psychobunny ef9965832a updating account settings templates + client side to allow for dynamic parsing of user settings 11 years ago
Baris Soner Usakli 8ca3b667c7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 4ff62f4e30 closes #1005 11 years ago
psychobunny 2781153640 removed some unused stuff in account settings 11 years ago
psychobunny 4f1f812062 reorganizing account settings 11 years ago
Baris Soner Usakli 02048e551f assorted CP changes 11 years ago
Baris Soner Usakli 11b0f44ae9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 20dd194171 show error in composer if upload fails 11 years ago
Julian Lam 6d1ec8c7fe hebrew translations by orweinberger 11 years ago
Baris Soner Usakli cacde313cd closes #995 11 years ago
psychobunny e8d30da006 removing qunit from ACP, since we don't actually use it anymore 11 years ago
Julian Lam 4429014d2f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 97e52fd169 adding new client-side hook and post_uuid to composer template 11 years ago
Maciej Benke 34338c3265 No point in having anonymous users as a link. 11 years ago
Baris Soner Usakli b75877d61f some language strings 11 years ago
Baris Soner Usakli 8e756b5b26 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 242927d702 user selectable pagination 11 years ago
psychobunny 8c2611aeb5 potentially fixes #823 11 years ago
psychobunny 83a201acce closes #918 11 years ago
Julian Lam e231a52369 new translations, plus fallbacks for new strings to English 11 years ago
Julian Lam 55b39f1eff second pass, #981 11 years ago
Julian Lam e9852a804c language updates 11 years ago
Julian Lam 5f8bfaa871 reverting some fixes 11 years ago
Julian Lam 8f369d9dbc added 'topic' back to string 11 years ago
Julian Lam 37a1fbd9cd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam b6e96541e7 first pass, #981 11 years ago
Baris Soner Usakli 93f5f320fe Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 02483b34bf closes #987 11 years ago
Julian Lam 3bdbd28532 removing console log in search template 11 years ago
Julian Lam 5b8585fafb fixed #985 11 years ago
Julian Lam 92d029f072 removed regex removal of @first block on infinite post load in favour of DOM method 11 years ago
psychobunny ff9d7c6c24 removed unnecessary conditionals from app.updateHeader 11 years ago
Baris Soner Usakli 6ab5f42ef0 only update anon count if on online page 11 years ago
Julian Lam 5b16223923 proper RTL handling f hebrew and arabic 11 years ago
Julian Lam b0bd015389 dir settings for languages 11 years ago
Julian Lam 88fe989fa2 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e578b76b49 dir string in language 11 years ago
Baris Soner Usakli e18d9dc1b4 closes #975 11 years ago
Julian Lam daa76e821c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2075049ae0 default en_GB 11 years ago
Baris Soner Usakli 042df13611 merged 11 years ago
Baris Soner Usakli 253c19abeb removed unused var added error log 11 years ago
Julian Lam 7d736f9352 fixed hebrew language string and introducing fallback to english if wrong language is set 11 years ago
Julian Lam 90cd46815a adding Hebrew language 11 years ago
Baris Soner Usakli 194c404857 more fixes to admin users 11 years ago
Baris Soner Usakli 0719baf8b2 fixes error in admin users page 11 years ago
Baris Soner Usakli cbe13b6069 language fixes 11 years ago
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes 11 years ago
Baris Soner Usakli 378ccc3cb7 removed imgur from core 11 years ago
Julian Lam b5e8c6aeae pushing fr translation updates 11 years ago
Julian Lam 5a1046f15f Adding Русский language 11 years ago
Julian Lam 7ea379d4f1 added client side hooks: "action:topic.loading" and "action:topic.loaded" 11 years ago
Baris Soner Usakli 27381bfc35 misc responsive fixes 11 years ago
Baris Soner Usakli 3b1c26eae6 removed well from search tpl 11 years ago
Baris Soner Usakli 7dd2412655 profile 11 years ago
Baris Soner Usakli d5938e4024 removed BS class, not needed 11 years ago
Baris Soner Usakli 0c4f0dff6f closes #962 11 years ago
Baris Soner Usakli 7531d9dd2c fixes username in account page 11 years ago
Baris Soner Usakli 1d5239b9a5 closes #966 11 years ago
Baris Soner Usakli d4c2a47c8e allow images in home and category 11 years ago
Julian Lam 0670382992 final pass - resolved #961 11 years ago
psychobunny 3c863feac2 fixes translation bug with app.alert 11 years ago
psychobunny d9f61385ca cleanup 11 years ago
psychobunny 1e955b769b refactoring favourites 11 years ago
psychobunny 25a6302c01 upvoting / downvoting complete 11 years ago
psychobunny 6ffab73784 removing reputation from favourites, adding voting buttons to template 11 years ago
psychobunny cf3f72feb9 client-side voting logic 11 years ago
psychobunny 113e5a381b voting en_GB lang keys 11 years ago
Baris Soner Usakli 493ea79a0b Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 56cdc86a37 took out userSockets, using io.sockets.clients() now' 11 years ago
Julian Lam 4e776cad96 fixing unintentional bolding in category view in Turkish language 11 years ago
Julian Lam 0fd9a88a3e Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam f949af70ad fixed #949 11 years ago
Baris Soner Usakli a0195ffa32 fixes users online loadmore 11 years ago
Baris Soner Usakli 8ef9d787f5 human readable profile page numbers 11 years ago
Baris Soner Usakli d83b45a427 changed placed 11 years ago
Baris Soner Usakli 388532eedc closes #943 11 years ago
Baris Soner Usakli 9823ff0960 more fixes 11 years ago
Baris Soner Usakli c17b8ae9a1 fixes 11 years ago
Baris Soner Usakli 574e981de9 closes #831, user profile changes 11 years ago
psychobunny 3c63b135c7 closes #939 11 years ago
psychobunny cecd3fe969 adding return false to favouriting and following. using jq for follow code 11 years ago
Hack Pie c8208f2a3e We must advance! 11 years ago
Julian Lam 15728e90f6 okay, ACTUALLY adding those language strings. 11 years ago
Julian Lam db00b01c4a updates to pt_BR 11 years ago
Julian Lam a3cf42c072 Hungarian, Norwegian Bokmål, Turkish :) 11 years ago
Baris Soner Usakli c7195290c8 added infinite load to user favourites page 11 years ago
Baris Soner Usakli 5bed729682 closes #935 11 years ago
Baris Soner Usakli d0592412e6 added status to template 11 years ago
psychobunny a53c35f071 added back 'body' trigger - to be deprecated in 0.4x 11 years ago
psychobunny 3955ca560f changed hook triggers to window from body 11 years ago
psychobunny 4abeed3802 client side hooks - action:connected, action:reconnected, action:disconnected 11 years ago
psychobunny 609821029b app.isAdmin available client-side 11 years ago
psychobunny 1c1c5da8f2 isAdmin in header 11 years ago
Baris Soner Usakli 214b74abc9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 148438f7a0 closes #928, closes #930 11 years ago
psychobunny 3f0f2bc956 console.log 11 years ago
psychobunny ecc1c315cc closes #927 11 years ago
Julian Lam a942f4086c new german translations, yay! 11 years ago
Julian Lam 53285d70a9 just sneaking tabIndent into NodeBB core -- nothing to see here... 11 years ago
Baris Soner Usakli 825c568bc1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 15479a31c2 unread fix 11 years ago
Julian Lam d9feaf6abc new tx strings with fallback (+ french translations) 11 years ago
Baris Soner Usakli 5aa80619c8 default image for anon users 11 years ago
Baris Soner Usakli 23f3111173 fixes alert close 11 years ago
Julian Lam d7b44789fc updating stati to use sibling classes 11 years ago
Julian Lam c0ec0b2800 casing 11 years ago
Baris Soner Usakli 2cdddd2637 closes #925 11 years ago
Baris Soner Usakli 9e22b7c8fd focus composer text area after drag resize 11 years ago
Baris Soner Usakli 63a3bfd51d after drag focus input in chat, closes #924 11 years ago
Baris Soner Usakli c2746b3bb1 minor tweaks to status 11 years ago
Baris Soner Usakli feaea6dcea Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 52962a7e9b dont show invisible users in online users page 11 years ago
Julian Lam b288edfb6b Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 9e8addee81 fixed #859 11 years ago
Baris Soner Usakli 700876fe58 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 97e0e48b07 closes #714, closes #824 11 years ago
Julian Lam c9bb65133a Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 37f7d1d08a resolved issue #913 11 years ago
Baris Soner Usakli 22bc3e9571 added statuses into dropdown 11 years ago
Baris Soner Usakli 6fbed193f7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli aa856e2f5c closes #847 11 years ago
Julian Lam 77cacda0fa Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 748055ac52 hiding development block from ACP if not in dev mode 11 years ago
Baris Soner Usakli c122492470 added back the template if 11 years ago
Baris Soner Usakli 14b2fd050e Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli bdd4bb0003 closes #920' 11 years ago
Julian Lam 59d1a90820 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 1b794f00bd slovak updates 11 years ago
psychobunny 5b3862f58e updated links on ACP home page, part of #461 11 years ago
psychobunny 4647b88071 added optional forum terms of use to ACP, closes #775 11 years ago
psychobunny 347d402f48 closes #752 11 years ago
psychobunny e91ab5c660 closes #917 11 years ago
Julian Lam 4d23b46916 latest transifex changes 11 years ago
Julian Lam bb316bd949 new transifex strings 11 years ago
Julian Lam eff99ffabe fixed #915 11 years ago
Julian Lam 63437571b8 fixing header favicon to look for type as well 11 years ago
Julian Lam ec61d62c63 recommit to Transifex formatting 11 years ago
Julian Lam a137fb76ed Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam a940915e48 re-encoding some pt_BR language files in UTF-8 11 years ago
Baris Soner Usakli ab2b0e6560 fixed direct loading of popular page 11 years ago
Baris Soner Usakli 817546c6cf Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli a86ddc9934 closes #726 11 years ago
TedVJ 18051435e5 Fr translation - Flag 11 years ago
Baris Soner Usakli 36ae568349 #656 11 years ago
Baris Soner Usakli e48014ba61 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 0f5b3ae859 added img-responsive to images in chat messages 11 years ago
Julian Lam 55b67ed735 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	src/routes/api.js
11 years ago
Julian Lam 0376e3d574 renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English 11 years ago
psychobunny 23c711947b added support for !array.length 11 years ago
psychobunny 0cca8e0bcf closes #783, support for array.length 11 years ago
Baris Soner Usakli efa45ad907 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 89e554b333 closes #906 11 years ago
psychobunny 112a9cb532 closes #689 11 years ago
psychobunny 303a32dce6 closes #855 - app.alert strings are now passed through translator so we can finally start getting rid of the remainder of hardcoded strings 11 years ago
psychobunny c253760737 converted filter:posts.custom_profile_info to accept an array instead of building a string for better themability. closes #886 11 years ago
Baris Soner Usakli 8607ea9a84 notifications fix 11 years ago
Baris Soner Usakli a7d9944cc1 icons on register login in mobile menu 11 years ago
psychobunny 24d2ac270c changed notifications code to jq - prevents crashes if notification element does not exist 11 years ago
Julian Lam de751ed623 fixed #900 - api calls hopefully no longer cached 11 years ago
Julian Lam fb2b54b314 refactored meta and link tag generation to template (yay frontend processing!)
cache busters now always added in template, instead of throughout code
11 years ago
Baris Soner Usakli 1a55f9217d turn off click events to prevent multiple calls' 11 years ago
Baris Soner Usakli 06ca569554 closes #909 11 years ago
Baris Soner Usakli d0702f663b disable scroll events on ajaxify' 11 years ago
Baris Soner Usakli 6a78221261 closes #903 11 years ago
Julian Lam fe8156793a Merge branch 'master' of github.com:henrock/NodeBB into henrock-master 11 years ago
Julian Lam 3f876fec80 added ajaxify.start and ajaxify.end client-side hooks 11 years ago
Julian Lam 38ee3fd5a3 don't bother firing hooks received by js unless a listener exists 11 years ago
Henrik Jerlenius 52ee5096af fixed translation on recent replies feed 11 years ago
Henrik Jerlenius 4f4fef3832 fixed another 'Fork' ;) 11 years ago
Henrik Jerlenius ec72818988 updated all swedish translations 11 years ago
Henrik Jerlenius 8fad39725b updated all swedish translations 11 years ago
Henrik Jerlenius b3718a1605 changed language info 11 years ago
Henrik Jerlenius 8784961e1e First commit on swedish translation 11 years ago
Julian Lam 133188f14c introducing cache buster to plugin CSS and loaded scripts 11 years ago
Baris Soner Usakli cccaf642a6 closes #898 11 years ago
Baris Soner Usakli ed401de169 closes #896 11 years ago
Baris Soner Usakli 5759b1b1a2 closes #857 11 years ago
Baris Soner Usakli f68b692ce4 closes #863 11 years ago
Baris Soner Usakli c06320e28b closes #870 11 years ago
Baris Soner Usakli c0184ba350 blocked 11 years ago
TedVJ 1cef31e47b Fr translation update 11 years ago
Julian Lam 4ae8824faf tweaks and formatting 11 years ago
Julian Lam 7edf041747 Merge branch 'master' of github.com:mattijle/NodeBB into mattijle-master 11 years ago
Julian Lam f51d525d9c errant semicolon 11 years ago
Julian Lam d924d01677 timeago fix for brasilian portugueso 11 years ago
Julian Lam aa81b25fe6 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2d72956591 updated language files to match english pages.json 11 years ago
Julian Lam fac55160fa new translation strings for pages, proper unicode handling in parseFragment 11 years ago
Julian Lam e69f5fff3b added "pages" translation file to languages 11 years ago
TedVJ 9a876f7003 Fr Translation Update 11 years ago
Matti Leppänen 98c4b08f15 Merge remote-tracking branch 'upstream/master' 11 years ago
Leonardo Galani 90352cd858 adding brazilian portuguese language translations 11 years ago
Baris Soner Usakli 71ccd0854d fixes notification header icon 11 years ago
Baris Soner Usakli f874059fe9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 9cb232c198 added header tooltips 11 years ago
Julian Lam 8e1137b5dd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam ef39c128c2 Removing Google Plus integration from core - adios! 11 years ago
Baris Soner Usakli 31a57cf0dd closes #885 11 years ago
Baris Soner Usakli d54e2fba9e closes #810 11 years ago
Matti Leppänen 4f495e2b46 quote gets added to the active composer instead of starting a new one. 11 years ago
Baris Soner Usakli c0e818afc6 closes #854 11 years ago
Baris Soner Usakli 26673d3ada delegated events in admin categories 11 years ago
Julian Lam 7e3c46db61 Removing Twitter SSO - toodles! 11 years ago
Julian Lam e7eab83d8f removing facebook SSO from core 11 years ago
Baris Soner Usakli 25442a89ca closes #878 11 years ago
Julian Lam 0c71707fb5 fixed #877 11 years ago
Julian Lam 0869765e2b Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 22354227be hiding "Forgot Password" link using Plugins.hasListeners, instead of derpy config settings bool 11 years ago
Baris Soner Usakli 2560704839 recent unread cleanup 11 years ago
Baris Soner Usakli c6d48f477c fixes recent topic post notification 11 years ago
Baris Soner Usakli 14e68bc9e2 dropup for bottom post bar 11 years ago
Baris Soner Usakli 810095d287 fixed infinite loading on categories 11 years ago
Baris Soner Usakli 2988230b07 some more fixes, cant quote and see deleted messages 11 years ago
Julian Lam 5fde1eb3e7 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam d42beda3da added page selection if you click on the pipe 11 years ago
Baris Soner Usakli bf81159558 fixes a pagination bug 11 years ago
Baris Soner Usakli dcefad1427 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 1afd7ae332 trim pagination numberS 11 years ago
Julian Lam a240fc81ce fixed #869 11 years ago
Baris Soner Usakli 75f178636b more fixes 11 years ago
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids 11 years ago
Baris Soner Usakli 8744013013 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli 2e786cc4d1 closes #873, removed global translator, templates and server objects 11 years ago
Baris Soner Usakli b23960e8d7 fixes to category pagination 11 years ago
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module 11 years ago
Baris Soner Usakli aa73a10fc4 added pagination to vanilla topic template 11 years ago
Baris Soner Usakli 0580d0c8a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli 5f0c6e508d some cleanup 11 years ago
Baris Soner Usakli 606367701f pagination on posts 11 years ago
psychobunny 0a749023cb fixing if statements inside a @first / @last block 11 years ago
Baris Soner Usakli 8d007e7029 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli cf39c66017 some pagination work 11 years ago
Julian Lam e09132350d re-adding conditional to hide quote/reply block if no write perm 11 years ago
psychobunny 503e59b12b clean up conditionals only at the very end of parsing 11 years ago
Julian Lam 26848641cd restoring post/quote buttons pending template system fix for IFs 11 years ago
Julian Lam ab85ef6b7b fixed issue where back button stopped ajaxifying internally. 11 years ago
Julian Lam 459d5ddccd fixed #867 - added proper detection so that onpopstate would not react if it was a proper page load 11 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. 11 years ago
Julian Lam ef450edfea Revert "possible fix to #840", please see #867
This reverts commit 1d666bf7f0.
11 years ago
Julian Lam dc7cd95f6d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing 11 years ago
Baris Soner Usakli 1d666bf7f0 possible fix to #840 11 years ago
Baris Soner Usakli 3793ddc2e8 fixes user tooltips on infinit load 11 years ago
Julian Lam 2af14e47b1 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it 11 years ago
Julian Lam a0e9e52e70 adding xregexp to ACP header 11 years ago
Baris Soner Usakli 47c32738a6 removed tests from acp 11 years ago
Julian Lam f02cd9df82 Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
Conflicts:
	src/user.js
11 years ago
Matti Leppänen 4cfd970d5f Added Finnish language translation 11 years ago
Julian Lam 1e99945515 Merge branch 'yangwao-master' 11 years ago
Julian Lam f0e47e43bc fb and tw strings for traditional chinese 11 years ago
wao 7b150ab407 added Slovak language translation 11 years ago
Baris Soner Usakli 044382047d removed commented out section 11 years ago
Baris Soner Usakli 46fb6377ee fixed topic reply if title was 255, better notif text in unread and recent,removed console.log 11 years ago
Baris Soner Usakli 79803d2b3d Merge branch 'favourite-spy' of https://github.com/BitBangersCode/NodeBB into BitBangersCode-favourite-spy 11 years ago
MrWaffle d63ced8a5c Move to client side 11 years ago
MrWaffle b887b76c29 Implement favourite tooltip to show who favourited a post 11 years ago
Baris Soner Usakli 45d2affdfb closes #833 11 years ago
Baris Soner Usakli baa74958c5 can set image class for categories 11 years ago
Baris Soner Usakli eac6b23811 closes #841 11 years ago
Barış Soner Uşaklı c709fae251 Merge pull request #828 from BitBangersCode/admin-group-fix
Admin group fix
11 years ago
Julian Lam 4c01fc4c0e Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 7db231ca54 traditional chinese language pack - 很好? 11 years ago
Baris Soner Usakli 9393a39452 fixes translation in recent 11 years ago
Josh 4c211b7110 Fixed tabbing/spacing 11 years ago
Josh Rickers 21f6b10023 fixed indenting 11 years ago
Josh Rickers f9e6fab3ea Fixed line spacing/tabbing 11 years ago
Julian Lam 53a1474785 second pass for #773, blocked for now 11 years ago
Julian Lam bafc8caaf5 first pass at #773 11 years ago
Josh Rickers 55b0270b34 Merge branch 'master' into admin-group-fix 11 years ago
Josh Rickers 4c36083354 Added yourid so it can be used in groups.js 11 years ago
Josh Rickers a91e464787 updated groups to stop you from removing yourself from the admin group 11 years ago
Baris Soner Usakli 56c789ed61 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli aa2978976c notif fix 11 years ago
Julian Lam 73d9d6e1d3 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 92706a6550 fixed #826 11 years ago
Baris Soner Usakli 74ccfd1e4d moved islatin out too 11 years ago
Baris Soner Usakli 8f8ea4de92 slug fix 11 years ago
Baris Soner Usakli 104ec7de6e last poster is visible, slugify check for latin #777 11 years ago
Baris Soner Usakli f107803550 fix 11 years ago
Baris Soner Usakli 039f02456d if user is in the topic when a new post comes in mark the topic read 11 years ago
Baris Soner Usakli 4cae491438 last one for the night 11 years ago
Baris Soner Usakli 93534832b9 small 11 years ago
Baris Soner Usakli 9cd2b36c97 minor fix to topic.tpl 11 years ago
Baris Soner Usakli a0b80e4061 shouldnt be in template 11 years ago
Baris Soner Usakli ccc62a202b dont go to top on search icon click 11 years ago
Baris Soner Usakli 0a1d45b0b9 default panle 11 years ago
Baris Soner Usakli 56fcae1cb2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 7c16a8be31 recent reply fix 11 years ago
Julian Lam cc236c1f72 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 39d9dd76dc removed preview button from ACP/themes 11 years ago