Commit Graph

2025 Commits (a49aee9d3dbada3f0a8f32b5945678b7e456f18e)

Author SHA1 Message Date
barisusakli b4dc2eebe9 removed one of the timeouts in user search
barisusakli e12beccc09 closes
adds a dropdown to category view to move/pin/lock/delete multiple topics
psychobunny 45e9b53f10 button to revert changes in categories admin
psychobunny a5e304cc0a inline editing of admin/categories description & name
Julian Lam 126260a027 added cache-buster to template xhr urls -- closed
psychobunny 7487a92953 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny ef52d47f41 importing latest templates.js
Julian Lam 15bf804fa7 daily digest settings in User Settings
barisusakli f9897daad1 all notifications are translated now closes
Julian Lam 8cb2b9b97a fixed -- themes and plugins no longer auto-restart the server
barisusakli 01555cbb5c return privileges in category
barisusakli 63dfc38dea topic changes to match the new post-bar partial
barisusakli 04488a9a14 closes
psychobunny 0851102800 newline
barisusakli d832a6f805 closes
psychobunny 3c711d72fb regex - no need to escape special characters inside []
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
barisusakli 3ea49a8f90 if language or default language is not set use en
barisusakli 3e60451ce4 closes
lets user change languages,
barisusakli 9125292b0e removed get and mget
barisusakli 8aa4f053e8 converted translator.get to translator.translate
barisusakli fb43282a9c removed for in loop
barisusakli 557426c1c9 translator refactor
no longer loads all language files on startup
barisusakli fc8e97448c load sounds on demand, refactored sounds
barisusakli f8a6ab5cf4 if no icon is selected for a category icon will be empty string
Julian Lam 29ec14efa0 fixed
barisusakli a091e06fe3 more work for
barisusakli 06dddccf8e more refactor
barisusakli 252e757185 some more language strings and account.js refactor
barisusakli 7545d55b22 jshint and refactor accountedit
Micheil Smith 8da45b72a9 Composer: Rework formatting bar logic
Micheil Smith 78e1e4fbac Composer: simplify code with early returns
Micheil Smith 9dc0a4b115 Admin/Groups: Pass radix argument to parseInt
Micheil Smith 3e82cab398 Add missing new lines at end of files.
Micheil Smith 66d1f2505f Composer: Pass radix argument to parseInt
Micheil Smith 85cab3aec8 Composer: Escape special characters in regex
Micheil Smith e860b0dd4c Composer: Remove unused variables
Micheil Smith 6e4639496e Improve readability of a selector
Micheil Smith 11b6794946 Refactor connection logic
Aiming to be flatter, with less deep nesting. Still more to go here.
Micheil Smith 0bbd29ac42 Reduce DOM queries for Search elements
Micheil Smith 2c2e5de911 Add missing 'global' variable declaration
barisusakli 14d0081fdf replace 2 error messages with keys
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.
barisusakli 34b73e15e6 dont add dupes to widgetLocations
this prevents widgets from being executed multiple times
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
psychobunny 81dfbba0ec imported latest templates.js
psychobunny cf362f64a3 woops, now everybody is an android browser.
psychobunny 8432d8827e attempt at fixing
psychobunny d5baaacb72 utils.isAndroidBrowser
psychobunny 21a4651a64 latest templates.js, gotta switch to the version on npm soon
psychobunny c52583ae28 replaying changes from a150b2c6f7
psychobunny c5cae312d7 error out early when saving widgets
psychobunny 61478caa3d imported latest templates.js
psychobunny a150b2c6f7 handle if invalid tpl is passed in
barisusakli 54ba2d2ac3 removed console.log
barisusakli d1ec101248 fixed infinite load and select
Barış Soner Uşaklı 962b141e85 Merge pull request from miksago/fix-pagination-offset-error
Fixed: Category pagination error; Check if first offset is NaN
barisusakli e5cf44d398 closes
mark all read will mark everything read, can also select topics and mark
them read, can mark specific categories read too
Micheil Smith 47d21eb008 Fixed: Category pagination error; Check if first offset is NaN
psychobunny b464099cca finally found reliable repro steps and squashed you like the bug you are. fixed
psychobunny 591fb41c08 removed unused content variable
Julian Lam b616ba7304 using preventDefault instead of return false
Julian Lam 14b9c03199 First pass at - Groups.search() + Tests
barisusakli 57dd44a871 removed console.log
barisusakli 5ddf70a671 closes
barisusakli 3c5dd6a5e7 small tweak to reply with text selected
psychobunny c352b4c06d imported latest templates.js, fixes
barisusakli 770e0a67c1 send values directly
psychobunny f235c86a0a closes
barisusakli c1f0d47cd4 closes
looks like copy pasta fail
barisusakli 0cd13b7b66 closes
barisusakli cc3150ff09 closes
barisusakli 421a25eb56 closes
Julian Lam b2c663925b Merge branch 'spawn-minifier'
Julian Lam 7a993eb2ca closed
psychobunny f3eb30b674 fixed automatic updating of home page
barisusakli ef2221d677 closes
barisusakli 6b7049cdae closes
barisusakli 5209c614fc add taskbar to body
psychobunny 212768ee86 closes
barisusakli 3a5048a6cd moved account menu to partial
barisusakli 41d5d16bac show widget title next to type, closes
barisusakli 1edd2649fc this doesnt exist on topics page
barisusakli 4bc3f54468 closes
barisusakli bdefebeea0 reverting some of my code and fixed properly
Julian Lam ef47fc78eb fixed up translation strings, closed
Julian Lam 339d0e5495 flag post translations
Julian Lam bc29f832fe language keys for password changing -- issue
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
psychobunny 4693f64bef better layout for global sidebars on mobile
barisusakli b5f4503e9f fixed share url
psychobunny d1495102f2 fixed positioning if no sidebar widget selected
barisusakli e7a791ab74 removed unused globals from share module
barisusakli 273f499cc2 moved the duplicated sharing code to requirejs module
barisusakli 1d3c25fdcc moved alert to its own requirejs module
barisusakli b1a6d394e3 moved format number functions to utils
psychobunny f01cb88c57 deprecated: plugins/fireHook, filter:server.create_routes, filter:admin.create_routes
psychobunny 924388d96f widgets - only collapse / expand divs that specify a target location
psychobunny 576246c315 global widget areas (sidebar/footer) - closes
barisusakli ed3a1b47bd category changes
Julian Lam 4161f138f3 adding data-dir attribute for languages
barisusakli 35eebbf20a chat message fix
Julian Lam 2430b970f3 fixed issue where timeago strings were not rendering in the correct language on cold loads
Julian Lam 4b45a4b168 fixing persian language timeago mapping
psychobunny 0ba7c4891c closes
psychobunny 7678eaf528 fixes
psychobunny 5ce069fdd3 imported latest templates.js
psychobunny ab20880332 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 31d8f13f7b closes
barisusakli 500ca33675 changed bootswatch to protocolless
psychobunny d27eb17b32 fixes
psychobunny c76a073482 added skins tab; closes
psychobunny ed87d40f71 helpers.buildMetaTag
psychobunny 40cc21fad8 closes
psychobunny baadd0f2ed allow logged in users to access /users page
psychobunny dab91d6ce9 fixed require.js error
psychobunny 3ae8aa1c55 helpers.js (client/server); closes
psychobunny f913c58925 imported latest templates.js updates
psychobunny 0c8c246be4 simplified widgets
psychobunny 4f04bd82a6 some fixes
psychobunny 4d02600820 fixing some things code climate was qq'ing about
psychobunny b023ef01af moving widgets and variables code out of ajaxify
psychobunny 0dd7339bec fixed admin/users banning/admin
psychobunny 1b206a6ae8 ajaxify cleanup
psychobunny 67b1dd546c Merge remote-tracking branch 'origin/master' into templates.js-merge
psychobunny dbb75f181d more cleanup
psychobunny e4f136c208 cleanup
psychobunny 2ae0b3905d forgot to remove error first from templates.js
psychobunny 7e11d29f06 got rid of all templates.prepare; pull blocks using templates.getBlock instead of parsing twice
psychobunny 339eafd6be updating templates.parseTemplateVariables to ajaxify.variables.parse
psychobunny 7217954078 updating all templates.get to ajaxify.variables.get
psychobunny 113eb38f9a moving ajaxify-related things out of templates and into ajaxify
psychobunny 608a1ce6d0 https://github.com/psychobunny/templates.js
barisusakli 3a69a191ff closes
barisusakli 4f88e9cf2c shortened the user postcount update code
barisusakli d6ad100ed5 not used anymore
barisusakli 5fe5e3d893 topics.js refactor
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.
barisusakli e4fbb31e68 some cleanup
barisusakli 3493be4ef0 closes
barisusakli abc7fd54f3 added class to chat messages
Julian Lam 1487545fd2 fixing issue where cold loads were calling client-side event action:ajaxify.end with the wrong "url"
barisusakli 0c744a947e chat will use timeago
barisusakli 980cf2ccf9 closes
barisusakli 1664d179b9 closes
barisusakli 642b9e4d69 fixed extra space in new if there is no username
barisusakli 2b2e83992e changed messages
barisusakli d6223406e9 added space between uploading and number
barisusakli b470a9b264 fixes jumping to top on vote
barisusakli 7f193041a8 removed admin topics
Julian Lam 8abaa812ec fixing client-side script for groups page in ACP
barisusakli 880c393b6d fixed admin groups page
changed gid to groupName
Julian Lam d33253bc3a Merge remote-tracking branch 'origin/master'
Julian Lam 0e44eb8629 final refactoring pass for groups --
barisusakli fa98da6978 related to
barisusakli c070808209 store postcontainer
barisusakli cabc3e5e3d more cleanup
barisusakli 9b63facf6f more postTools refactor
barisusakli 9dd0f3c9b9 some more
barisusakli 363e7c23bd postTools cleanup
barisusakli 8ffaecaa4c fixed paginator on entry, moved out postTools to a new file
Julian Lam 4239c376c8 truncating user list in Groups ACP page, resolved . Refactored system groups handling
Julian Lam ab5ec68f2f Merge branch 'master' of github.com:designcreateplay/NodeBB
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)
barisusakli f61ca4327d fixed profile
barisusakli d2af4a6b69 user images wont be responsive in widgets
barisusakli 0f66e80a5a added setting to disable notification sounds
barisusakli 45f0021503 moved follow to thread tools
Julian Lam 2badb76fc2 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 61afee98c3 updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration
barisusakli e67e9aee42 moved user creation to new file
barisusakli 3f23821580 moved topic moving and thread tools out of topic.js
psychobunny ef97f627f4 closes
barisusakli 10d8eed7b9 closes
psychobunny 653007b72e closes
psychobunny 99108c750a don't refresh widgets on every new post
psychobunny e60b2f7716 closes
psychobunny 0627734fc0 trim leading whitespace/#/? in search closes
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP
Julian Lam 14a0b45ae8 securing settings.save socket listeners behind admin namespace
Julian Lam c1ccc81400 ACP integration for Sounds
Julian Lam eeb3bdc7f7 Merge branch 'master' of github.com:designcreateplay/NodeBB
barisusakli 4cadd8da7a missing radix
barisusakli 367a9aa022 composer jshint
Julian Lam 17903adace Merge branch 'master' of github.com:designcreateplay/NodeBB
barisusakli b4af4c72cc alertSuccess can take language strings
barisusakli da8c2896d7 moved to showForkModal
barisusakli 38d4fd1a59 took out forking to its own file
Julian Lam f942c03a58 Merge branch 'master' of github.com:designcreateplay/NodeBB
barisusakli 1354739d19 user deletion
user deletion NOT SKALABLE
Julian Lam 0ea14324ac adding missing files
Julian Lam 6d03f713c5 "Sounds" tab in Settings page... WIP, needs fixing.
barisusakli a0e784a612 closes
barisusakli d2bef79888 closes
barisusakli ccc717b339 account posts jshint
Julian Lam 401bd02748 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes
barisusakli 9685cb7fe0 removed broken post update
barisusakli 161c7f1875 closes
barisusakli 2bb5918b6c closes
barisusakli 7668b95c66 register.js cleanup
barisusakli 970639274e fixes image uploads
if images had special regex characters in them upload text was failing
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
psychobunny b2986f2a4e removing use strict from forum/topic.js until its refactored properly
psychobunny 35ac0bb793 linted app.js
psychobunny dd7433bab6 fixed active users icon in thread
psychobunny 01077cb35b Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 0d625761be fixing bug introduced @ da0355ef79 (multiple widget areas defined = explosion)
barisusakli 0f19578523 removed dupe body
psychobunny bdc7a19bd7 don't attempt to parse a non-existing widget area
psychobunny 58fe16e15c Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 7fc2e627c5 linting templates.js; got rid of some unused server-side code
Julian Lam e611a8174e linting setting.js again and abstracting out saveField
psychobunny 0a293be823 linting categories.js and footer.js
psychobunny d183e58771 linting admin/groups
psychobunny 6ea760d636 linting admin/index; admin/languages
psychobunny 2d65a746e4 linting admin/settings
psychobunny b515995432 removed unnecessary switch case
psychobunny e9fb2f4135 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 44a91fe9ea linting admin/themes
Julian Lam ca2e9d7d9e linting and moving xregexp back to .js
psychobunny da0355ef79 remove async dep for widgets (30kb was overkill for one use of async.each); linting
Julian Lam 2826381b20 draft saving in composer -- resolved
barisusakli c320051a1e chat jshint
Julian Lam e757183cec linting
Julian Lam 89ba0840e6 minor reordering of jslint comment
Julian Lam 0668556d4f Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam c000a8c5ba linting
barisusakli e9ab9dcce2 search cleanup
barisusakli 67f1251ba3 pagination cleanup
Julian Lam 392075eb27 fixing theme previews in subfolder installs
Julian Lam 4343f240d0 moving async back to proper vendor folder
Julian Lam 2f1707e772 Merge branch 'master' of github.com:designcreateplay/NodeBB
barisusakli 813b3d6fcc changes for live streaming of posts
psychobunny 1e9850b6b9 vendor*
psychobunny df29410c08 moving async back to require.js modules/vendor folder
Julian Lam 3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification
Julian Lam f65a7f96ff moving async to proper vendor folder
Julian Lam cb304d7d54 fixed
barisusakli a5f4135c62 added socket listeners to home
psychobunny 29ad8d2582 closes
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
psychobunny a68ba044c3 fixed missing topic_name and viewcount when reverse infinite scrolling
psychobunny 857df86726 fixed pagination, and loading of template blocks on cold load (temp solution)
psychobunny 875c8ed66c console.log
psychobunny 62afe65ccf bugfix + deprecated templates.getTemplateNameFromUrl
psychobunny 712c382a28 optimizing ajaxify (still needs work though)
psychobunny 464c2f42c3 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/admin/themes.tpl
	src/meta.js
	src/routes/api.js
barisusakli 73c89010cb closes
barisusakli 57f9f8bc57 closes
psychobunny 1ef95bd09e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	app.js
	public/templates/category.tpl
	public/templates/popular.tpl
	public/templates/recent.tpl
	public/templates/unread.tpl
	src/routes/plugins.js
	src/webserver.js
barisusakli 6496b91c29 closes
Julian Lam 6fb393de78 fixing
Julian Lam 5a8a3627d2 bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER
psychobunny e84dd4fd94 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/accountedit.tpl
	public/templates/header.tpl
	src/routes/meta.js
	src/webserver.js
Baris Soner Usakli 30130b2d62 set back to false when loading indicator fades out
Baris Soner Usakli 6a824a2e10 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 7dfdab0a2d search page change
psychobunny 7183fda2eb console.log
psychobunny bcd8137d0e console.log
psychobunny 55a7838725 temporary templateMapping fix for admin side; will come back to this after merging this branch
Julian Lam 1f23642ab4 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam e9e53ad95e added a new property to userData "hasPassword", disabling "current password" field in user editing if no password is set (for SSO logins, for example)
Baris Soner Usakli 7135e9424c closes
Baris Soner Usakli 3fe9bdc24c removed the postbar selector from activeusers
psychobunny 73d637096c Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/account.tpl
	public/templates/accountposts.tpl
	public/templates/favourites.tpl
	public/templates/search.tpl
MrWaffle 33a5a2177e Send the callback to the retry
psychobunny 3614211f0e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/accountposts.tpl
	public/templates/header.tpl
psychobunny 552eb78db8 template compiling init; changing themes now finally works on this branch
psychobunny 88e5ddac76 deprecating hook events on body
psychobunny c67182204f clean-up + bugfixes
psychobunny 444956d517 deprecated loadTemplates client-side as well
psychobunny 68d526b762 deprecated templates.ready, templates.init, templates.loadServer; start webserver immediately without having to wait for templates.js
psychobunny f73fd1eeae removed an unused hack in utils.js
Baris Soner Usakli 76d8d09f9b closes
Baris Soner Usakli d100a41ce7 fixes topic follow
psychobunny 6e8c618fb1 prevent translator crash if data is undefined; linted/cleanup
psychobunny cd336006fc optimized cold loading
Baris Soner Usakli 8c11299197 template language fix
psychobunny 10f4fa004e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
psychobunny 48df0cf889 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	src/routes/admin.js
medwards20x6 76b53478ce Don't fire click when closing an alert
Baris Soner Usakli dbb814fe4e category permission page fixes
Baris Soner Usakli be70b3de57 closes
Baris Soner Usakli 529cd60dd2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 70299ea5c2 better search result page
psychobunny c26af77a24 fixing cold load of admin/index
Julian Lam 64ee792013 fixed
Julian Lam 5a8fa9b1f7 fixed regression in groups management modal
psychobunny 5b25e21606 console.log
psychobunny d20501b29d meta.js merge conflict
psychobunny c44934cc0d all JS files properly required on cold load
psychobunny 52a50a80ba templates.parseTemplateVariables, added optional callback
psychobunny b9264dea76 ajaxify.loadScript
Baris Soner Usakli 98fa8c419d closes
Baris Soner Usakli e4b6d0e1ff closes
psychobunny ee5596fad5 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Baris Soner Usakli 5732994097 reset_code click fix
Baris Soner Usakli 1b7f8cc5cb active users fix
Julian Lam 77f5d6ff7d Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 1c324f45cf tried fixing absentee detection in active users
Baris Soner Usakli c6ff8e1042
Julian Lam 2b178ff76d proper tracking of users' reply status when others enter the room
Julian Lam a9b78d2600 minimizing the composer should unregister it
Julian Lam 68fb6ec09a Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam f2ffc2b533 properly referencing the tid of the composer instead of blindly checking templates.get('topic_id')
Baris Soner Usakli 3c6e4ebda1 possible fix to
Julian Lam 7ef84e0daa switched to 'ping active' system
Julian Lam b3d7ae1c86 showing who is replying in the active users block
psychobunny 26853d024e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Baris Soner Usakli 8eca195530 updateHeader once on load
Baris Soner Usakli 84dc012198 closes
Baris Soner Usakli e75c303b89 added unique visitor count to admin dashboard
psychobunny e73f8d6f37 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
psychobunny 0211b4484b on cold load, only display page after widgets are rendered
psychobunny 6f21547a8d ajaxify.fadeIn, ajaxify.fadeOut
Baris Soner Usakli 6bf36a0468 if alert is closed dont fire clickfn
psychobunny 6827dbc9c4 render widgets on cold load
Baris Soner Usakli eea677655f minor clean up to categories.js
psychobunny 23c283f06c ajaxify.getTemplateMapping
psychobunny 49997639e9 moved widget rendering code into ajaxify.renderWidgets
psychobunny 584347848b trigger action:ajaxify.start and action:ajaxify.end on cold load
Baris Soner Usakli eac201cae9 no need to do these on every ajaxify into categories
Baris Soner Usakli 7eae79cee9 anons cant chat
Baris Soner Usakli ccd29bfd61 added callback to category update
psychobunny 607bc8545b Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Baris Soner Usakli 8064f7f0db scroll fix
Baris Soner Usakli 9b4ca12dc1 fixed missing var, posts.js cleanup
Baris Soner Usakli 091723a8c5 closes
Baris Soner Usakli 389fc787a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli c49c3e3550 fixed jquery ui package
psychobunny 4435a20d90 fixed merge conflict
psychobunny 4a33b41464 deprecating loadServer in favour of using res.render
Julian Lam dfd13fac0d Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 44ac7ec262 added new hooks for rendering help messages in composer, removed markdown text from translation
Baris Soner Usakli 30eb85f96e fixed conflicts
Baris Soner Usakli 0ca6c58ded closes
akhoury 2209a55afc - changes per PR conversation
akhoury 0070e1158e removing a boolean left out from the addEventListener definition
Baris Soner Usakli 72aa22d824 removed unused timestamp
akhoury 3f1d5c6656 merge fork with upstream master
Baris Soner Usakli d87034b131 use alert for bookmark
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ...
akhoury b59c10a1e9 took out some overrides out utils to a new overrides.js
psychobunny aee2b2ecd0 allow express to serve parsed tpls via res.render
Baris Soner Usakli 36bc2967c2 fix highlight on vanilla, dont replaceState if url didnt change
Julian Lam f5d1ba4231 closed
Baris Soner Usakli 8913de4ea8 dont add post-bar to each post
Baris Soner Usakli 3c53ebb02e better scrolling
Baris Soner Usakli b658c68736 back doesnt work
Baris Soner Usakli a3855a47e5 check replaceState
Baris Soner Usakli 5567378234 change hash take 2
Baris Soner Usakli 4b1c8150d3 update post has in address bar,
Baris Soner Usakli 14b298eda8 cleaned updateHeader
Baris Soner Usakli f39248c83b closes
psychobunny 156c0302c9 properly namespacing objects in templates
Baris Soner Usakli 0777c96a55 dont highlight reverse infinite loaded posts
Baris Soner Usakli 0da2839943 added the class for topic delete
Baris Soner Usakli 3ed2d21eb6 fixed flag post, added highlight to scroll post
Baris Soner Usakli 7c49c32ad3 scroll fix
Baris Soner Usakli cd9bd91ab2 fixes double hashes in share links
psychobunny a79ca2b135 clean up ENDIF conditional if object.value is undefined and is used in an ELSE block
Julian Lam 1052165373 updated messages when toggling themes or plugins
Julian Lam 2baa381917 plugins and themes now trigger a restart
Julian Lam 4ef1d83acd Merge branch 'master' into nodebb-loader
Baris Soner Usakli e3d01df6a2 closes
Baris Soner Usakli b8b83c2ec2 share buttons
Baris Soner Usakli f967407805 follow state clean up
Baris Soner Usakli 649bcf49b4 one liner
Baris Soner Usakli b5c8158ad5 more cleanup
Baris Soner Usakli 403de08d60 cleaned more
Baris Soner Usakli 122d1ad82a less is more
Baris Soner Usakli 6c6c57f45f closes
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
Baris Soner Usakli d6d9776cde added toPid to posts
Julian Lam 7760a6b207 added restart button to ACP (!!)
Baris Soner Usakli 3f43ca0925 change on click
Baris Soner Usakli cfe5b6aa4a check if thumEl exists before trim
Baris Soner Usakli bae76ebd70 fixed the redis error when going to unread/recent if nextStart is missing
Baris Soner Usakli 29ba015d69 fixed topic thumbs
psychobunny f862d856fc alright clearly, regex on fridays just don't happen for me. - fixed
psychobunny 027398f5ba unreverting change
psychobunny 0c54afe576 reverting previous template fix
psychobunny 6f7243f42f fixed a bug running multiple blocks in one template on an empty array
psychobunny c7fb34c23f new client-side hooks: filter:categories.new_topic, action:categories.new_topic.loaded
psychobunny 15f19653c5 action:categories.loading and action.categories.loaded
psychobunny 7e767da73e closes and
psychobunny a3191227de closes
psychobunny 86dd01154e closes
Baris Soner Usakli 74b0da78f4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli a92fb07f02 fixes multiple click handlers in admin users
psychobunny 52781bb539 Merge remote-tracking branch 'origin/master' into Widgets
psychobunny e28589bea8 added jumbotron, alert widgets + color picker for alert and panel
Baris Soner Usakli 7e825c61bd some login changes
psychobunny 80ce4db764 add container field and title field to all widgets by default
psychobunny ef65f510a5 fomatting
psychobunny 5acf296ada added containers; drag on top of widgets to set a custom container
psychobunny b821dc70cf moved Forum Stats widget out of core and into widget-essentials
Baris Soner Usakli 93130b27d5 insert loggedIn before hash'
Baris Soner Usakli 34bf839751 closes