Commit Graph

4987 Commits (40bda722c9f98ad735804d4a8df275b9839110d5)

Author SHA1 Message Date
barisusakli 5a15ee7713
barisusakli 1b9c443076 toggle browsing if all users are gone
Julian Lam e60194292f Fix a myriad of problems with the ACP/Plugins page
- Fixed 
- Fixed issue where the normalised API return would have the wrong id for all plugins
- Fixed issue where uninstalling a locally installed plugin via ACP would cause NodeBB to crash
- Simplified ACP/Plugins client-side code to simply refresh the page after installing or uninstalling a plugin.
Julian Lam 56b399c900 Add new mixin, and added mixins to stylesheet.css
barisusakli 8178e210e4 Fix indents
Barış Soner Uşaklı e34b30eeca Merge pull request from pejuaxel/master
Add missing localizations
Barış Soner Uşaklı 2968dbb9ac Merge pull request from bdharrington7/bookmark2
Saves user bookmarks on server if available
bdharrington7 bd26961fa6 Makes bookmark click scroll to last read instead of past it
bdharrington7 25203ee67e changes bookmark storage to sortedset, gets uid from socket rather than being passed from client
barisusakli d5128d0513 closes
barisusakli e592499d48 correctly hide/show user in browsing users
Axel fc0871a79d Merge branch 'master' of https://github.com/NodeBB/NodeBB
Axel 91e81065dc Localize "Group Name:"
Axel 79d7721971 Add category and subcategories localization
Julian Lam cead53ec86 Fix list behaviour in chat page
Julian Lam 53a1e6106e Fix bug where an empty chat message would appear in the chat modal
Julian Lam 98b74f848e Fix newSet detection on chat messages
Julian Lam 2593f1b4d9 Fix bug where new chat messages would not append
... due to incorrect class and id assignment of the chat modal. Regression was caused by an earlier commit that moved the
typing span elsewhere.
Julian Lam 60a6775c72 Changed behaviour of the Chat Typing Notification
Instead of being placed at the bottom of the modal/list,
it will now be displayed at the top of the modal, and not
shown in the chats page at all (as it is already present
in the contact list)
Julian Lam eac92b00c6 better error checking with socket broadcast method
Julian Lam 6348eb2bab fixed
Julian Lam fcebfd8f39 latest fallbacks
Axel 85d7b04846 Add missing localization
Julian Lam db4ac34138 latest fallbacks
Julian Lam 4f4e33eb15 Merge branch 'pichalite-master'
Julian Lam eb5be2f671 fixed some whitespace issues and made the admin check return early, in its own block
Julian Lam 5ba7234bd7 Merge pull request from pejuaxel/master
Missing localization
Julian Lam d10fd6248e Merge branch 'master' of https://github.com/pichalite/NodeBB into pichalite-master
Julian Lam afc32c1f6e latest translations and fallbacks
Julian Lam 487166ba48 translations for @HuiStudio,
Axel 9c2d7a2468 new language keys
Julian Lam 474ff3ed35 fixed
pichalite d2bbca1de1 don't display leave/join buttons for admin group
Julian Lam ee9390ee34 fixed
pichalite a5226c9423 don't display "Leave Group" button for admins in "administrators" system group on groups details page
barisusakli 954c25823e closes
Julian Lam c38cab3b74 latest russian translations
bdharrington7 54180acf9b saves updated bookmark in callback
Julian Lam 93007bc34f fixed regression of pagination caused by changes to ajaxification logic
bdharrington7 2a82b5db91 Merge branch 'master' into bookmark2
bdharrington7 4d99f60b3d uses server-side bookmark if available
Julian Lam d426839da9 latest translations
Julian Lam 7e6703c18e more line ending conversion
bdharrington7 45df5a3d0b stores the user's bookmark on the server
psychobunny 0bc4799c3c remove setTimeout hax in settingsv1 :squirrel:
psychobunny fdc66eb607 fixes checkboxes for settingsv2 (deja vu)
psychobunny a3c41e7fdb action:posts.loading
psychobunny 8e4340544a action:posts.edited
Julian Lam 957766c1d7 fixed
Julian Lam 0c6b2b122e fixed
Julian Lam fdefff3516 fixes
barisusakli 1413fc1b1a closes
Julian Lam 1c973b7bf3 fixed
Julian Lam 22251cb0bd fixed , introduced new navigation data property, "targetBlank", deprecated "target", which was never exposed anyway, and updated default values
Barış Soner Uşaklı 6bd131815f Merge pull request from yariplus/mintags
Add minimum tags per topic setting.
yariplus bd863e1ccb Fix derp.
yariplus 546efbbd1b Add translations for min and max tag errors.
yariplus e112190bee Fix maximumTagsPerTopic
Julian Lam 5340537631 closed
Julian Lam 87e5c733a4 added dedicated client-side action hook for when the client-side finishes loading
Julian Lam 4b9eab6dc0 fixes
Julian Lam b2a69758ee added back multi-line support for translator
Julian Lam eaa35c8057 making translator regex stricter, so it doesn't match language strings that won't ever exist
barisusakli 65ab5733ef added categories navigation item, ability to change logo url
Julian Lam 2c62bafdc7 fixed ajaxify for pagination blocks
Julian Lam 305c54a727 fixed bug where an extra space was added to new replies
Julian Lam 7fc08bbda8 latest translations :)
Julian Lam 516103fe5d latest fallbacks
Julian Lam e25d2fa6e6 closed
Julian Lam d712dcdce1 fixed issue where ajaxify couldn't handle urls with "#" href if the currently address already had a hash value present.
Julian Lam 69c4b4183a latest fallbacks
Julian Lam cbe810341c changed some wording in user.json to use past participle tense
Julian Lam e2c4f668a1 fixed danish language error
barisusakli daf1a388eb closes
Julian Lam 2cb70ceccc added auto-ajaxify on reconnect 😎
Julian Lam f9a29186c4 updated ajaxify 5xx handling code to work even if nginx is used as a proxy (as it serves back 502, not 500)
barisusakli 81eeab42ed category filter on /unread
Julian Lam 3256faeb28 added Serbian and Danish to NodeBB, Хвала/mange tak!
Julian Lam 43b72d1552 updated italian translations
Julian Lam 835750f36f fixed checkbox behaviour in widgets page... @psychobunny, did I do this right?
Julian Lam 534b13e089 fixed bug where ephemeral groups and the registered-users group wouldn't show in in ACP/category details page for privileges.
Julian Lam 140b8be161 updated ACP checkbox module so that it hides the checkbox via js instead of blanket CSS hiding
psychobunny a4ace48469 closes
psychobunny 541fd474b3 fixes checkboxes for both settingsv1 and settingsv2
psychobunny f56c2ea88a padding fix
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead
Barış Soner Uşaklı d225951027 fix group name
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination
Julian Lam b4e39374bb firing 'change' event for all checkboxes after settingsv2 load
psychobunny 7fbca487f5 make group description and group name the same size
psychobunny 6b6bae7cc5 font awesome checkboxes for acp
psychobunny b73a26f7a6 fixes reload button and probably a bunch of other things in ACP
psychobunny 6cf0697621 fixed indenting to match style
psychobunny 396013c8fd added a faint separator to the categories listing
Julian Lam 74f2f7caef fixes
psychobunny b69ea4564a fix user presence graph
if nobody's using your forum at all, this thing stopped working
altogether
psychobunny c01f06214e don't re-render graph if data is stale
psychobunny c6713177d3 realtime mode toggle for dashboard
barisusakli 2b493964d0 closes
barisusakli ffd22f50ff closes
Julian Lam 5c44775c1f latest translations, wow.
barisusakli 52f7e13a5c closes
Julian Lam ceb4de653d fixed
barisusakli 619251143d reset inf scroll on search
Julian Lam 48af82659e removing the composer from core, out to its own plugin: nodebb-plugin-composer-default, closes
barisusakli 491d376fb4 closes
psychobunny a285e0734d closes
barisusakli 5ee1951245 closes
barisusakli 57c2418157 closes
barisusakli 718f61e3bd closes
barisusakli a31178ebd8 closes
barisusakli 2b0b2ea858 fix search by ip
yariplus 13e12ba3a5 Add minimum tags per topic setting.
psychobunny 5ff9a7f9a9 allow multiline support for translator
see: https://github.com/psychobunny/templates.js/issues/36
psychobunny 98cde1a9d6 missing lang key for error: cant-remove-last-admin
barisusakli b89b4d066a max chars
barisusakli 38b838d462 closes
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
barisusakli 1d72a8f0ee fix composer redirect on home page
psychobunny 19b50c8888 missing lang key for already-flagged
barisusakli 9d562a8708 closes
barisusakli 0ef2ccc130 closes
barisusakli 536c443c1e closes
barisusakli 1bbce82c23 duh
barisusakli 8ff7ba82c2 closes
barisusakli 6d0d74a6e9 moved topic search end to topics.js
barisusakli 2880a77a9f closes
psychobunny a6cfdc7508 square buttons on acp
barisusakli 387a5e36b2 search fix, moved topic search to topic.js
psychobunny 28e1ae46c7 woops, committed some testing code by accident
psychobunny 7564881298 don't minify files in /client
adds an extra call to the client/route.js file on cold load but cuts a
ton of extra weight in nodebb.min.js
psychobunny 97d1ab2e35 console.log
psychobunny f8b3282295 closes
psychobunny 548d39fac5 lint
psychobunny ac2811be75 instance.restart
psychobunny 6c607bca1e closes
psychobunny 6ae64ca884 fixed skin revert message
barisusakli 3a36ae5c13 wait for loadScript & widgets.render to emit action:ajaxify.end
Julian Lam 17ff083cc6 passing in available composer data into the composer.loaded client-side hook
Julian Lam 6fedcca4ee changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP
Julian Lam 37c9c05319 added ACP styling for panel-danger panels
Julian Lam 478850ac05 rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling.
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
Julian Lam f0064ac11f updated to latest translations
psychobunny f1f028b89c Merge pull request from yariplus/patch-1
Fix specificity on ACP widget panel heading.
psychobunny 18bfa44586 fixed menu items not being highlighted when active in acp
psychobunny 2dfb9837a7 log
Barış Soner Uşaklı 507fb225a2 removed console.log
Barış Soner Uşaklı 4420e7a9fc closes , closes
psychobunny 05c5196965 closes
Nicolas Siver a17c65ee9f move item template to file
Barış Soner Uşaklı b717da0229 Merge pull request from pitaj/master
Fixed translator backwards compatibility issue
barisusakli 045d9df81f closes
Nicolas Siver 1bfb41bccb sorting tree
Nicolas Siver a77641c3ca add new vendor script for sorting
Nicolas Siver 46ce3aae9f tree view
psychobunny a355fbfc81 closes
psychobunny d51407834d closes
psychobunny b96018b0f5 closes
Julian Lam af8732fcb9 latest translations and fallbacks
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
Julian Lam 06f7172c65 closes
Barış Soner Uşaklı 03bc317065 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Conflicts:
	src/views/admin/manage/groups.tpl
Julian Lam b45335c6ba updated groups ACP styling and template to use a table, like categories
Barış Soner Uşaklı 7bed4c40d6 closes
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes
Julian Lam 3b891ed7d8 closes
Julian Lam 3055ee96a1 latest translations and fallbacks
psychobunny f698d28dfb one last fix for
psychobunny 7b81c5db9f
psychobunny 79fd5a4d8e closes
psychobunny 63a2a20fd3 remove the old history.pushState hack for mobile composer
psychobunny 55bed3464e if mobile, go to /compose route
Julian Lam f6181e6481 fixes
Ole R. 22e227a6cd fixed error-report within translator.js
reported by [rex-huang](https://community.nodebb.org/user/rex-huang), see https://community.nodebb.org/topic/4520/error-handling-is-wrong-in-translator-js
Timothy Fike 8414e31730 Fix specificity on panel heading.
Needs to be specific so I can put an accordion inside. 😎
barisusakli 4f37d268b6 removed sort by username
barisusakli 5f23f04423 Merge remote-tracking branch 'origin/master' into user-search
barisusakli fbdae8fe1d return time and matchcount on page switch
barisusakli aa577f4adc part 1
no upgrade script yet
Julian Lam 93df7f14d8 latest translations and fallbacks
Julian Lam 05049946d4 updated error strings
psychobunny 60f9fc17ae
psychobunny 56e5f505a0 no need to yell! :p
Julian Lam ec91efdd2d latest translations and fallbacks
barisusakli 30a9b66b31 fix room enter
barisusakli 10de7a92e4 dont let joining other uid rooms
psychobunny 9c2a98486a fixed tag topic count color in ACP
psychobunny a88ad903af action:ajaxify.dataLoaded
barisusakli b292aeea72 closes
also dont allow loading posts of a topic if its deleted via
topics.loadMore
barisusakli be1865da2d closes
barisusakli 0083d4ff1c return user settings in api
barisusakli ffac8eb41d closes
Barış Soner Uşaklı b08774763a added tpl to ajaxify.content-loaded
Julian Lam cd7a3f64f4 removed extra console logging
Julian Lam c7fbaf1a53 updated notif page code to work with new mobile-only dropdown for marking notifications read
Julian Lam e18f6c95fa added link to 'install plugins' page in acp installed plugins menu dropdown
also fixed annoying white background when a menu item other than the one active is focused upon
barisusakli 2fc8b153c1 img-responsive on about me images
Peter Jaszkowiak ad7b561dd4 Fixed translator backwards compatibility issue
Also removed the _clearMenus global object because populating the global namespace is bad, bad, bad
Julian Lam 7f80a4a439 latest translations
barisusakli b94d4f7fe5 Merge remote-tracking branch 'origin/master'
Conflicts:
	public/language/en_GB/error.json
barisusakli 9749658d35 added about me field
Julian Lam 1c94866ab3 addressed some issues brought up re: singular vs plural
barisusakli 163b70fba9 fix acp logout
psychobunny 533193fa79 send in data to action:taskbar.pushed as well
psychobunny 1556365712 call taskbar.push regardless of whether it's a new chat or not
there's logic in taskbar.push to not create the element anyways
psychobunny c13e14d2c8 pass in element to filter:taskbar.push; taskbar.push cleanup
barisusakli 0d7e72be51 removed dupe code
barisusakli 17dfb4df94 posts_list.tpl changes
barisusakli 03b0d282f1 search fix prevent crash if search term is invalid regex
Barış Soner Uşaklı a5c52958e7 made handleSearch public
Barış Soner Uşaklı e88d88e56c added return false
Barış Soner Uşaklı 8544531a79 removed event
Barış Soner Uşaklı 21b634e03f closes
Julian Lam 15265bf36e Merge pull request from yariplus/settingsobject2
Enhance settings object plugin
psychobunny a9015cee03 Merge remote-tracking branch 'origin/master' into web-install
psychobunny 24a11314dc installer - finally got it all working ;)
psychobunny ddd5c49461 installer ux fixes
psychobunny 7488fa0416 cleanup; fixes
psychobunny 45e216edef installer: database error messages
psychobunny 8556ddd9a0 installation spinner; started launch page
psychobunny f981e6d466 fixed confirm password validation
psychobunny 220dec5711 installer: validate before sending form
barisusakli dd61bdb9c6 closes
psychobunny 948ad5fb44 Merge remote-tracking branch 'origin/master' into web-install
barisusakli 7632997a99 closes
psychobunny 89c863caa7 embarassing console.log's are allowed at 8pm on monday
psychobunny 213ee2d063 installer: fixed validation
psychobunny a93e52aade fixed cold load database switcher for installer
psychobunny a386974585 installer: database switcher
psychobunny a11652ead1 cleanup installer.less
psychobunny 8a7aaf8f76 installer: validate email
psychobunny ab2272b6b5 installer: confirm password
psychobunny fe40d0f9e8 installer: password validation
psychobunny 22d2ba5d6b mobile optimization for installer
psychobunny 50b9a7096e minor ux
psychobunny 25e2e72366 got username validation working
psychobunny 1f2bd9390d compiling JS as well now
psychobunny 55c969ab23 Merge remote-tracking branch 'origin/master' into web-install
barisusakli 3ffd3a5d3c closes , closes
psychobunny 005c95277b using less for web installer
psychobunny 2ffdec5386 styled active clas
Julian Lam 2f2e2d60a0 updated translations
barisusakli 1f06f90a50 closes
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
Julian Lam eb0e2fe75d latest translations
Julian Lam 9e994f3baf finally closed -- added implicit privilege markers to client-side privileges table
Julian Lam 5a0ea28633 better fix for
Julian Lam bbccc38efd Revert "made pagination.loadPage also a silent ajaxify, so in-topic searching works with it"
This reverts commit 7e3e7edfd4.
barisusakli 72f80dd330 closes
Julian Lam 7e3e7edfd4 made pagination.loadPage also a silent ajaxify, so in-topic searching works with it
barisusakli dd92b06f16
Julian Lam e309a188c3 fixed issue in ajaxify.go where search module was not properly required
Julian Lam 51f38e664c latest translations and fallbacks
Julian Lam d780b82b01 added Bulgarian to NodeBB, благодаря!
yariplus 9d3a9f4493 Enhance settings object plugin
Use an array to declare the object properties so that the order is always the same.
Add a data-new attribute for individual properties. (You can still use a whole object in the data-new attribute of a parent array.)
Add data-prepend and data-append attributes to properties for inserting html before or after that property. (This may also be useful for the array plugin.)
Julian Lam 821c9f12d6 updated scrollToPost behaviour to no longer ajaxify loudly. Also updated call to checkPagePresence to fire before the topicDOM events begin, so if an in-topic search is conducted on a different topic from the current topic, the topicDOM behaviour continues. closes
Julian Lam 65b2523b0f closed
barisusakli da5909349b closes
barisusakli e8afe329a9 pagination
psychobunny 5d04cd0bef ability to add class to taskbar; new action hook; send touid in chat
psychobunny 23c4ecfe60 filter:taskbar.push
not really a filter, but does the job as long as its synchronous
Julian Lam 5587233e78 fixed quoting and highlighted-text auto-quote for composer when composer is minimized, closes
psychobunny 1d94b6a96f closes
psychobunny c188fa2a1f closes
Julian Lam ee7d356781 Merge pull request from yariplus/settingsobject
Add object setting plugin
Barış Soner Uşaklı a481d2c3fe closes
Barış Soner Uşaklı c9b5948034 closes
psychobunny f7734d9b91 missing lang string
Julian Lam 0e0b92f794 update group pages to use components
Barış Soner Uşaklı 7bc2eeff4a duh
Julian Lam 1c36fbd57b fixed
Julian Lam 2000947cd6 fixed
Julian Lam b58e50fb1e updated bootstrap js version in core
barisusakli 500c9f061c removed return
barisusakli 8c7ded3062 closes
Julian Lam e147328d53 updated backgroundDraggable jquery plugin with fork that allows for percentages: ad2c5a87d1
Julian Lam 6a509a51db fixes
Julian Lam a055ff3547 latest translations
Julian Lam 32d3be0cbd closes , closes
barisusakli fa9fde43fb closes
barisusakli 5501c0c759 closes
barisusakli 663ad38727 closes
barisusakli cf825d02b7 escape title
psychobunny c92ef6cf34 closes
psychobunny 3ec99b8021
psychobunny 1201425db2 hint
psychobunny e78fc98146 cross-browser support for composer resize animation
psychobunny 5db4714ba8 add success message to watch / ignore category methods
psychobunny 4d414d0b63 .category-box and .post-preview now components
barisusakli 427dda654a temp fix for
barisusakli 039dab829a downgrade autocomplete to 0.1.2
barisusakli a14249dee6 removed tags
barisusakli 729fb1d696 advanced search change
barisusakli 45bf5de1e5 closes
update url with new slug on topic title edit
psychobunny 5c59aa7737 closes
psychobunny 799cc9397a closes
also fixes some UX issues and enforces password length check on both
client and server
psychobunny 13b4e446bf closes
psychobunny 59909894fc closes
psychobunny f601bdee5e Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny 97419bbdd9 closes
barisusakli 0b76ed90aa no group title
barisusakli b2fad172e5 closes
Barış Soner Uşaklı df3e007120 closes
Julian Lam 0c851d864e latest fallbacks
psychobunny 56d1b521c5 closes
@barisusakli  there was a return; if user is offline, don't see any
reason why it should be so I removed it, just FYI
psychobunny 885b36bb50 closes
Barış Soner Uşaklı 0ed46c3bae closes , closes
Barış Soner Uşaklı 5fda8422c5 fix focus
Barış Soner Uşaklı 436a9a61b8 fix language file
Julian Lam 3c6d154a27 translation strings for
Julian Lam 3c0c806780 updated latest translations
barisusakli b815601649 https://github.com/NodeBB/nodebb-theme-persona/issues/59
barisusakli 499a068bb7 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 0d515803e4 fix post edit
psychobunny 01542647d4 no need to add img-responsive to all images anymore
barisusakli 9d026919ac closes
Barış Soner Uşaklı dadbda98b7 closes https://github.com/NodeBB/nodebb-theme-persona/issues/52
Barış Soner Uşaklı 7abbbbfccf closes
Barış Soner Uşaklı c7c420e869 closes
Julian Lam 1bf6c1fd46 latest translations and fallbacks
barisusakli 188a480590 use post-count component
barisusakli 5f2271e4e0 closes
barisusakli f81e3ad358 categoryTools componets
psychobunny e443d14519 fixes acp/categories/x menu selection
@julianlam
barisusakli e7fa000fe0 removed strict li selector
barisusakli b00ee4828f removed hardcoded icons for post delete restore
barisusakli 9dac6303bb removed thread state fix bottom bar class
barisusakli 9e3b2148ba components
barisusakli 3efb1345e0 use topic/header closes
psychobunny 63653662e0 a should have the title, not img
part 1 of https://github.com/NodeBB/nodebb-theme-persona/issues/38
psychobunny 30df61e7a5 infinite scrolling on category view, checkboxes weren't showing up
barisusakli e15f7902dd closes
Barış Soner Uşaklı 0994f810d9 Merge pull request from cismous/master
fixed post chat bug
CisMous e5efec1361 fixed post chat bug
barisusakli f96f6d9e2e shorter
barisusakli 1745689317 require composer when its needed
barisusakli e862f7186f recent doesnt need composer anymore
barisusakli 0d839bdb2c parantheses
psychobunny 7563e9aba1 added localStorage for preview toggled state
psychobunny e1ff3deaf0 move preview toggle function into composer/preview.js
Julian Lam 56fc958939 closes
Barış Soner Uşaklı c294c3b342 fix inf scroll and timeago on users page
psychobunny bc4e5371d7 Merge pull request from MegaGM/fixcategory.images
fix: category images (helpers.generateCategoryBackground)
Julian Lam db1b70cccb updated italian language
psychobunny 232d1aae31 helpers.getBookmarkFromIndex
Barış Soner Uşaklı 925b12ca22 startsWith
psychobunny 80b308b9a6 [[user:more]]
psychobunny f734d47bef closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/21 and https://github.com/NodeBB/nodebb-theme-persona/issues/31
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
barisusakli 7a3b4c08e0 closes
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global
Barış Soner Uşaklı b65f456d70 closes
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:)
Barış Soner Uşaklı f380f4214a closes https://github.com/NodeBB/nodebb-theme-persona/issues/27
barisusakli e775246bf9 moved collapse to theme
barisusakli e6d36af942 only close nav if body has slide-in
barisusakli 486f5f9df6 close navigation on click for slide-in as well
Julian Lam c706638b5d updating groups access control so:
1. Guests can no longer receive the moderate bit
  2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
  3. A lock icon is present next to all private groups
barisusakli d27ec057c5 closes
Julian Lam d249a46fae fixed around event handling for composer submit button, and upped vanilla minver
Julian Lam 9369158ba0 latest dutch translations
barisusakli fccfc5307b fix commas
barisusakli 65bdeba385 helpers.js fix maybe
barisusakli a3a0ba9bc3 fix post count tmp fix for js error from helpers.js
barisusakli 474b074c8f fix wrong post count on new post
Julian Lam 76793729d8 Merge pull request from MegaGM/fixadmin.remove.category.image
fix:removing category images via ACP
Julian Lam 316d0fe1d7 latest fallbacks
Julian Lam 2d5f687373 latest translations
Mega 30ad24caa6 Hide "Remove" buttun as well
Mega 3947710a3d fix:removing category images via ACP
Mega 8b48a1e3af fix: category images (helpers.generateCategoryBackground)
psychobunny 7c7b43d295 semicolon
psychobunny 789418f987 stripTags and escape template helpers
use it like so {function.stripTags, title}
see vanilla or persona topics_list.tpl for more info
Barış Soner Uşaklı 41db2dcd14 removed idle added recent tags presence info
barisusakli 77e956861a
various fixes for socket.io cluster
display user presence correctly
Julian Lam d95f5a9ae0 added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt,
Julian Lam 202789fa8d added back category creation,
Julian Lam e340b9fffe fixed save/delete/purge in category ACP,
Julian Lam 7cdfe143ab fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs,
Julian Lam 60b19a9d62 Merge remote-tracking branch 'origin/master' into categories_revamp
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored,
Barış Soner Uşaklı 4a18a041c9 no need to remove if there are no new posts
Julian Lam 25cb1f9284 Merge remote-tracking branch 'origin/master' into categories_revamp
Barış Soner Uşaklı 36942125e6 closes
also mark user online if they post a reply
Julian Lam 9b84a887d3 a huge frickin' number of changes for . This is part of
Julian Lam 815ea88fa5 readded some missing classes, fixed some styling on category.tpl, fixed image uploading code
Julian Lam a1621145d5 Merge branch 'master' into categories_revamp
Conflicts:
	public/less/admin/admin.less
	public/src/admin/manage/categories.js
	src/controllers/admin.js
	src/views/admin/manage/categories.tpl
	src/views/config.json
Barış Soner Uşaklı f928b87997 use component, add user.watch title
psychobunny 11710987a4 fixed navigator pagination
psychobunny d39c2924e4 found a rogue topic class selector
psychobunny 705111a1d9 chat/icon component
psychobunny 7c9e76132d topic/follow component fix
psychobunny 4ec43f662c don't actually need to restart nodebb to apply skins
barisusakli 6b950d0596 fix endsWith if check
barisusakli 810d3be512 closes
barisusakli 4c31535c4b closes
barisusakli 38726243fe closes
Barış Soner Uşaklı 027f9e5a83 dont need start time anymore
Barış Soner Uşaklı b1478ad5da dont add events multiple timest to #content
psychobunny bc056f0724 can remove this line as well
psychobunny 5d7ce0011a no need for setTimeout in ajaxify