Commit Graph

1485 Commits (aaaffb823f352f9f85793f482e3ff8a64d90a09c)

Author SHA1 Message Date
Julian Lam d7651d1504 Merge branch 'master' into notif_pruning
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone
Julian Lam b22ee67612 Merge branch 'master' into notif_pruning
Baris Usakli b5a953b16c fixes topics going into wrong category
Baris Usakli 7613f02eff closes
Baris Soner Usakli 78a3dd68ea hide the no topics warning when a new topic is posted on /unread
Baris Soner Usakli afc0e25b26 closes
Denis Wolf 81e9c9807f utils.js - missing semicolon, strict equality
Baris Soner Usakli 1af98835b1 added share buttons to main post
Julian Lam 3480a1d60e Merge branch 'master' into notif_pruning
Barış Soner Uşaklı 190712e250 Merge pull request from twinlabs/relax-username-validation
relax username validation ()
Baris Usakli a662330b1b fixed users page lists
Baris Usakli 04ee1d137d fixed unread and recent new post/topic notifications
Baris Usakli 27f421587e closes
Baris Soner Usakli f9f0bd8685 closes
Baris Usakli 45feef5884 closes
Baris Usakli 24592cc696 fixed the anon-box in users/online to show inline
Baris Usakli 0565b7b8c8 moved css out
Baris Usakli 1691c74727 testing breadcrumb images
Julian Lam f6be3eacfc interim commit
Baris Usakli 25e6f72921 closes
Julian Lam 40a8150519 Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Soner Usakli 87744302ba fixed button tags in topic.tpl
Baris Soner Usakli 17083dc5e6 closes
Julian Lam b29616fbd8 adding link to notifications page in notifications dropdown
Baris Usakli 468688615f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo
Julian Lam 62c85274a3 mark all notifs as read functionality. CSS tweaks...
Julian Lam db2917193e Merge branch 'master' into notifications_page
Julian Lam 705571de8c notifications page + ajaxify route + css styling
Baris Usakli 9babef0095 closes , will restart over if reconnection fails after x number of attempts
Baris Usakli e9545c9a7f closes
Baris Usakli 619214e462 added relative path to logo
Baris Usakli 31b600686a logo links to homepage
Baris Usakli bccc4e8019 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 7039a4d762 closes
Julian Lam 7b7f0115e5 closed - added link rel="up" and rel="alternate" to category and
topic pages
Baris Soner Usakli 24e79b3f4e
Julian Lam 5c70b2b307 issue - proper handling of theme reverting
Julian Lam 65a8de7845 special theme.set socket call + static dir support, closes , tweaked languages 404 to work with subdirs
Baris Soner Usakli 7e8ddbadfb closes , closes
Julian Lam f92bbdaefa Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 9166c82dc2 tweaking admin panel integration
Julian Lam 3decc8b9b1 removing nodebb.less file
Julian Lam bac5da30e7 removing themes folders from core
Julian Lam baf379c6d7 theme intergration into nodebb based on config hash value
Baris Soner Usakli e9b6cdb37a add responsive class to imgs
Baris Soner Usakli 9d36d2c749 fixed placeholder text in chat modal
Noah Chase 5945ab1a0a relax username validation ()
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
psychobunny 40319a66ff reverting 754aef8a84
psychobunny 754aef8a84 fixes - needs testing on try to see if google updates title correctly
order of events: 1. title changes, 2. content fades in, 3. history
pushState
Baris Soner Usakli 5e9819b96f , moved search form into logged in menu
Baris Soner Usakli 4cb8241334 added mising template variables to fix image change modal
Baris Usakli a0c7e187f5 footer stats will display human readable stuff
Julian Lam 883aca038b disabled categories are now faded in the "Move Thread" modal. closes
Why is it called "move topic"? Renamed.
Julian Lam 77e03dc18d readded missing styles for the "Move Thread" modal
Baris Usakli 230ed1ab11 moved cid so that other functions can use it in category.js
Julian Lam 7e7497c3bd Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 905c78d5a3 reverting changes to the badge
Baris Usakli 37b1cb009a added chevron to fave template
Julian Lam 56586e1fda tweaking more badges fro /home, itemprops for homem reduced padding right of badge in category view
Julian Lam 2040fcdba4 moved badge outside of topic title, added schema.org itemprop stuff for category listing
psychobunny 37450ff00c optimized ajaxify to only recurse through script tags; updated so it looks deeper for embedded scripts (ie. within plugin subtemplates)
psychobunny ca9c468edd plugins - filter:category.build_sidebars allows plugins to generate custom sidebar content
psychobunny bf677522a9 added additional_profile_info footer in posts view; plugins - filter:posts.custom_profile_info hook lets you add info to post block footer
also fixed app.alert - if title is not set then do not show title.
psychobunny 32990794ce fixed admin bug (on f5 was not populating fields); plugins - filter:admin.create_routes allows you to create path to custom admin page
psychobunny 4b5bae4f9b fixed plugin path in admin header
psychobunny 2b07917020 plugins - filter:admin.header.build allows you to add plugins to navigation in ACP
psychobunny 338acb8fc2 added a way to disable ajaxify on links manually if needed.
Julian Lam c6c3ab94b1 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 8671516b95 added more itemprop stuff... replies are now comments.
Baris Soner Usakli 5710ab47ae Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli e3b0eb29f1 added favourites link to template
Julian Lam 795594b6a6 added some microdata for better google scrapage. closes issue
psychobunny a63732027f plugins - filter:header.build allows plugins to add custom navigation to header
Julian Lam 1ee24517e3 enhanced the "discard post" confirmation message to only trigger if
something in the post body actually changed
Julian Lam 64e35c734e decreased the severity of the border radii on the post window, and removed
them completely from the bottom of the window, as it conflicts with the
taskbar
Baris Usakli 0c5937805b clear uploads in progress if discard is clicked, temp fix until composer is revamped
Baris Usakli d315829eaf closes
Baris Usakli 3577c11c89 fixed infinite loading on /recent
Baris Usakli 73de5f78fe language file
Baris Usakli 4e59b85073 recent page, for hour, day, week, month
Baris Usakli 9af26db57a follower count fix
Baris Usakli 8e4ca8e474 closes
Baris Usakli 79de3976bf removed non existant paths from templates/config.json, added starts with to regexes
Baris Usakli 4b80f13373 removed reduntant paths fron templates/config.json
Baris Usakli 6210c6dbf4 removed extra ) in search.js
Baris Usakli 6c3e121b6c remove a line, not needed
Baris Usakli 95ee7fb49f added flag to empty container
Baris Usakli b3f73eace1 fix for online page
Baris Soner Usakli 07a497362a removed console.log
Baris Soner Usakli afa078d00c closes
psychobunny 3fd7d9a604 moved jquery.form.js into appropriate location
psychobunny 27f4fdd179 fixes
psychobunny d1a94a91c2 added app.uid
psychobunny 69a31dcdd9 fixes
psychobunny a2a6bf87f7 fixes
Julian Lam bd1e95b655 cleaned up admin template mapping
Julian Lam f95913e623 Merge pull request from adarqui/issue-login-redirect-40x
Issue login redirect 40x
Julian Lam 84915a1843 added css files support for plugins, added ready output for NodeBB, put
some minification related outputs to debug-mode only
Andrew Darqui 4b0e915698 just changed the 403/404 checking logic to use regex.
Andrew Darqui b2e81b5d17 Fixes a small issue with the redirect after logging in. If app.previousUrl is undefined (from accessing the page directly), login would fail to redirect you because of an error with indexOf on the undefined app.previousUrl.
Andrew Darqui ef47f3fd15 if nodebb returns 403/404, don't overwrite previousUrl. If you don't do this, when logging in after a 403/404, it will redirect you to the 403/404 page.
Andrew Darqui 8cc71d2b47 fixed logger.tpl to use the new requirejs code
Julian Lam 0b299b2fe7 Merge pull request from adarqui/express-logger-0.0.7
Express & Socket.io logger
Baris Usakli 2bdf12fb67 derp, need to revamp online page
Baris Usakli c00b138bf2 some fixes to online page
Baris Usakli 1155eaf1f1 online page changes
Baris Usakli 52f2e193d6 if api fails with 404 ajaxify to 404, added type check to updateProfile
Baris Usakli f5619a9b29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 057608bac0 added usernames to following followers, closes
Andrew Darqui a3f6fee41f refactored the logger completely.
Julian Lam d583122c64 Merge pull request from iamcardinal/master
FIxes Search and touches on postbox, closes 
Julian Lam 0e18ec022c not running init() if there is no init method in each template script
Julian Lam 64117ab613 removing deprecated bootstrap css file from admin header
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead.
Julian Lam 948949c571 closed - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
Julian Lam f173a79a0d Merge pull request from iamcardinal/master
Adds meta:keywords tags fixes tabbing, closes 
Quinton Marchi 994791add6 Touches on postbox
Adds border-radius. Compatible with: Firefox, Webkit-based, and IE9+.
Quinton Marchi d177e71b46 Fixes double search, closes
Haven't tested it but I can't see any problems.
Quinton Marchi fcab1501f8 Merge remote-tracking branch 'origin/testing-2013-10-01'
Andrew Darqui f48687528e fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames.
Andrew Darqui 9007f9de9e added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger
Minami 90b4d688f8 Testing adding of Meta Tags
psychobunny 22c73f3c12 closes
Baris Usakli cb7768d095 cant ban yourself
Baris Usakli 4290516d29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 6a7a2301ee removed admin and delete buttons from template
Julian Lam 9a79c58e33 closed - groups admin modal had an extra button that did nothing
psychobunny 571cb8b44f readded back admin css for users
Baris Usakli 4207792ffd added app alert if template data cant be loaded
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes
Baris Soner Usakli 2dcc4172c4 closes
Julian Lam 8dd8536f6b closes - hitting discard on a post with content will now throw a
bootbox confirmation modal
Baris Soner Usakli 83b4b5434f fixed username button title
Baris Soner Usakli 9de5214a2f closes
Julian Lam f08067bab2 fixes - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
Julian Lam 1160f39cb0 revamped reconnection notification, closes
Baris Soner Usakli 9b7f8076eb removed console.log
psychobunny 607ee8bbc1 added outgoing.less, fixed modern.less theme, fixed
psychobunny 36d2f74887 fixed unread category view
Baris Usakli 9c14618d55 dont redirect back to reset password after login
Baris Usakli f2c1a92513 closes
Baris Usakli fe6595cd2a Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli c2aac916aa fixed topics not appearing after a post in category view
psychobunny e161b5387b fixed untranslated language on dynamic new posts and infinite loading
Baris Usakli 585e5cd88f closes
psychobunny 1637ffc5dc re-adding teaser
psychobunny a28797ee03 fix for recent view teasers
Julian Lam 49e28f9d1e fixing bug where outgoing links didn't actually let you leave... oops!
Baris Usakli 4a7cd664fd fixed a bug in template parsing
Baris Usakli eb1c1c78d4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes
psychobunny de1e3230f5 fixed topics and admin views, broken after merge
psychobunny 1fbc038e64 fixed conflicts, added new language key for users/online
psychobunny cd63dd429b finalizing todo's before merging
Baris Usakli fbfdf561fc Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 83d5a84edd login redirects back
psychobunny 5abf02c6d1 default language, en
psychobunny b8037845d6 registration.tpl; translator variable system
psychobunny 1a1fea535b header language
psychobunny 5c7da4b686 fixed serverside templating; footer, logout internationalization; updated more global lang keys
Julian Lam b6ee89a6d8 fixed typo in plugins page
psychobunny 2d8e6bd980 category language
Julian Lam a173d61464 Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Usakli 8f04a136c8 fixed whitespace
Julian Lam b7675e1ec7 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 964fbfe2bb fixes to get nodebb to at least load on IE
Baris Usakli 8fb8956c0d closes
psychobunny c11920ac08 internationalization: 404 and 403
Baris Usakli 9a4eb26246 closes
Julian Lam 0d9958afe7 HOTFIX for scripts
Julian Lam 14720057c2 serving unminified libraries in development mode, minified otherwise
Julian Lam 66cb1fb6ad removed console.log from socket connection success handler
Julian Lam 99440585e6 Merge branch 'master' into optimize-22-09-2013
Conflicts:
	package.json
Baris Usakli 290d69d14a remember where the topic was left off
Baris Usakli 4fce06677f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli f53cd8b5b6 category view fix
Julian Lam da59f47624 adding missing files
Julian Lam 521586f08f Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Usakli bae9f46d8b small fixes to search
Julian Lam d7ea24e218 issue - minifying css file and added jquery to minified compilation
Julian Lam e621d7e601 closed - autominifying client-side assets on load
Baris Usakli aa6eff4c54 one more itme
Baris Usakli f36583e676 possible fix for users/online duplication
Baris Usakli 0a0a91d4b2 remove listener
Baris Usakli 6c70f9e308 only collapse header if its expanded
Baris Usakli b25c3d8b67 closes
Baris Usakli 776b51fef7 closes
Julian Lam 043aafd7b7 closed
Julian Lam 6fd202fe36 closed , removed cheerio use altogether, and made changes to the
client side to ajaxify the user to /outgoing when an external link is
clicked
Baris Soner Usakli de34c7580f closes
Baris Soner Usakli bcb492751c closes , also fixed progressbar
Julian Lam 3eb594df43 fixing timestamps in category view (topics listing) for noscript
psychobunny 5a10f7fcfe init variables in translator
psychobunny 5e89caf358 internationalization: topic.json
psychobunny 35b40ef650 internationalization: unread.tpl
psychobunny 56b7d6cb7c internationalization: users
psychobunny 8b8a890ac9 removed unnecessary warning message to anonymous users attempting to unfavourite posts
psychobunny 5645bcee2d topic.json en lang; tested serverside internationalization in favourites; fixed some keys in login
psychobunny a631707db4 app.js + todo
psychobunny 451ffafb9e finished initial client side & server side language parsing methods; integrated preloading into ajaxify and server app.js
psychobunny b5274a0d91 init
Baris Soner Usakli db4dc03abc added timeago to unread page
Baris Soner Usakli 6be5bcc4c8 closes
Baris Usakli 21efda4a84 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 082375f129 link fade outs
Julian Lam 1204859263 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam c8b5d1561e minor CSS fixes to post timeago text in topic view
Baris Usakli 6912e77d25 removed data-pid from buttons
Baris Usakli d84d096e7e added post links
Baris Usakli 29c17fd32e fixed user infinite loading
Baris Usakli d721320af5 added jquery.timeago.js
Baris Usakli efef9c864c closes
psychobunny 047fcbe63f style revert for cerulean
psychobunny dbe0b1551b creating a separate theme for my metro ui shenanigans, follow up revert on cerulean incoming
psychobunny 8f7b047b7a fixed padding in category-box
psychobunny a38ace0df9 moved metro slide animation out of vanilla into cerulean, and rejigged the home page a bit
psychobunny 0b0b06e8b9 fixed users.tpl from fail merge earlier
psychobunny f83b61903a screwing around with animations in cerulean; started modernui look and feel
Julian Lam 64521494ce removed outdated socket.io client libs (socket.io package adds these routes anyway)
Baris Usakli e5ef498164 merged users.tpl
Baris Usakli 24e4be77d8 closes
psychobunny 0d55f2ef32 cerulean: switched to lucida grande / tahoma
psychobunny 8ec3371139 cerulean theme: new users view
psychobunny a01a7ae5fc fixed following.tpl and followers.tpl layout (broken from BS3 merge)
Baris Usakli eddddc694d closes
Baris Usakli ce61138351 fixed conflicts
Baris Usakli 564662ee00 closes
psychobunny 678db837fd refactored post-block
psychobunny c44461e33f formatting - template js admin side
psychobunny 221b9bc149 formatting - template associated js
psychobunny dc41c6bc0d formatting - core client side
psychobunny 828d937dec .jsbeautify
psychobunny 6bab2523d5 fixes popup alert appearing under admin content
psychobunny 08316496cd fixes recent page not responsive
psychobunny d5fd985f0d applied previous commit to default theme instead
psychobunny eab7839195 fixes footer flash onload
psychobunny b85e2545d6 fixes
Baris Soner Usakli b0a37c6ac5 closes
Julian Lam 8b3fd9d1e9 fixed bug where deleted threads caused thread tools to disappear (js
error)
psychobunny ba89285c74 editorconfig; whitespace from favourites
Vincent Briglia b1003e954e user search shouldn't replace the whole top-level userbox
Baris Usakli 85fbe38e71 fixed to icon selection in admin/categories
Baris Usakli e896fd1fd6 show created category right away
Baris Usakli 916150de01 closes
psychobunny 11042858b8 Merge pull request from designcreateplay/theme/cerulean
theme/cerulean
psychobunny 2f4fd310bd moved everything into the header class
Baris Usakli 6d7919ad85 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 59467c906d misc fixes
psychobunny def871ac89 fixed overlapping text in topic text-title
psychobunny 6fe5a93a73 header updates
psychobunny 7796c9269c cleaned up unread.tpl
psychobunny ec150d4a4c removed unnecessary markup from users
psychobunny 49abff1609 moved footer style into cerulean
psychobunny be59c16aad updated footer to follow standards
Julian Lam f1144f3a7e Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 9ebff816dc fixing error where sometimes the admin panel js was not loaded
psychobunny 4c3eacd745 fixed footer markup
Baris Usakli 251587cb86 return err form updateProfile
Baris Usakli be51025048 the online count on the footer uses the websockets now, it should also instantly update when people come online or go offline,
Baris Usakli bb14881b63 change getUserData to return err
psychobunny 9e42cee87c modules/taskbar.less, more cleanup of style
psychobunny 9fe30b905b modules.less, moved postWindow out. clean up unused css in style
psychobunny 732c8b1f7f header, footer,.. started cleaning up style (the big 'un)
psychobunny 19be3bc55c serious clean up of topic.less
psychobunny ac4803961a topic cleanup and begin cerulean port
psychobunny de8d6d3c8c category, removing deprecated thread-rating
psychobunny 392b80fe14 home.less
psychobunny 9fa75a8b45 init - cerulean theme
psychobunny b19097ab8f moved .less files into the vanilla theme folder
psychobunny 31624b32e9 footer no longer overlaps composer; fixes 272
psychobunny 462d5f5d05 spacing between pin/lock icons in cat view
psychobunny c16c4aac44 console.log
psychobunny e80ff9c551 moved RSS icon away from the sharing buttons (category view); added back RSS icon to topic view. closes
psychobunny 3176ccc6e3 fixed footer flickering
Baris Usakli b24196be36 closes
Julian Lam 3416c7bb3c Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Soner Usakli 99db8fc3fe fixed admin/users page events and buttons
Julian Lam 780cec2596 missing alert-warning class in plugins admin page
Julian Lam 1758c3e3f2 fix for admin templates
Julian Lam bec0b46a2c refactoring installation scripts to use node prompt module, lots of other fixes
fixed , fixed , fixed 
Baris Soner Usakli a88ddc2a4d fixed image upload
Baris Soner Usakli 1f60578a63 closes
psychobunny 2f70489e22 outgoing links still BS2, fixed.
psychobunny 3b75734672 footer.less, added stats cards (ala soundsz) and replaced old footer
psychobunny 45e24c54ce pagination scroll block fix + cleanup
psychobunny abd909d23b pagination - scroll to top / bottom arrows
Julian Lam f39932ece7 group join leave, and updating
Julian Lam 03fb649274 Merge branch 'master' into user_groups
Baris Usakli e0cc35ba66 creating topics shows up in user profile too issue
Baris Usakli d3818e888e Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli a2af4a3e91 closes
Julian Lam e23198bbcc Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 0a8c43901d more fixes to noscript
Baris Usakli e9054301d1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli caaede7e84 added loading spinner to topic.tpl
Julian Lam 3ed9e1dd51 closed , closed
Julian Lam 207eccc505 Merge branch 'master' of github.com:designcreateplay/NodeBB