Commit Graph

4547 Commits (423c6cc0ec67c9eb52bd0762c8eb226ece09c619)

Author SHA1 Message Date
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