Commit Graph

2503 Commits (1bd94b4e41938a202f2efc1c12bc2d2d5aeadb78)
 

Author SHA1 Message Date
Baris Soner Usakli c860df7975 more
Baris Soner Usakli 2148f6ff95 closes
Baris Soner Usakli 2d05a06e37 fixed template var, oops
Baris Soner Usakli e3da005780 grouped the social buttons
Julian Lam f0e8633dcc category whitelisting for posting messages, isAdmin now error-first
Baris Usakli 590208f0c7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 7d7ead3f47 fixed js error in recent.js, remove content assignment
Julian Lam 974629ce85 hahah, bad paste, missing a bunch of line endings
Julian Lam 72ef8c839f Merge remote-tracking branch 'origin/master' into category-whitelisting
Conflicts:
	src/groups.js
Julian Lam 5ee5c8179a category whitelist for replying to posts, lots of refactoring, too
psychobunny 46d6d7637e potentially fixes ubbmigrator issue https://github.com/akhoury/nodebb-plugin-ubbmigrator/issues/2
psychobunny 62e2aa67d7 topics - added back social sharing buttons to OP
Julian Lam 182659d0e1 removing extra .js suffix from required files and physically separating
nodebb libs from deps
Julian Lam 4855131652 category read restrictions
Julian Lam 4d2469b4ce tweaks to whitelist (interim commit)
Julian Lam 4e2326fc84 Merge remote-tracking branch 'origin' into category-whitelisting
Baris Soner Usakli 3a8dca6fb9 closes
Baris Soner Usakli 31635b92f3 closes
Baris Soner Usakli a0c3de0273 display signature block only if user has signature
Baris Soner Usakli 32b191fa62 removed global.io
Baris Usakli f616125d02 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it
Julian Lam 633be7ff3c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 6b3863bfbf updated category manager in admin panel
Baris Usakli b66ca703b8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 48a7f9058f closes
psychobunny 8f80733563 fixing overflows properly
Baris Usakli aa1451cfbc Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 13ef28118d closes
Julian Lam 34459e7cf1 fixing category admin panel integration
Baris Usakli 798e17a954 change loading text to inline
Julian Lam 5ad80218a2 upping cerulean minver
Baris Usakli e90e54cec1 fixed icons in topic move
Baris Usakli bca1fde69c updated schema date
Baris Usakli d70c688b65 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 541993c80a fontawesome 4 migration, closes
psychobunny 529c8acf6c app.js: added --install alias for --setup
psychobunny e98d05b1a5 closes , also removes the newline that was previously inserted
Julian Lam 0afc7c9761 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam e5c1edd5f5 using ajaxifying class for content and footer instead of jquery fadein/out
Baris Usakli a5e78aab08 closes
Baris Usakli cec69c2be0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli bc8815cb94 closes
Julian Lam efac6272bb default link tag (apple-touch-icon) added
Julian Lam bdb30976b5 adding maxAge headers for statically served files (eep!) - issue
Baris Soner Usakli 1d4ae8fe4d changed the paginator icons to chevron
Julian Lam abdb4c34ef tweaks to topic locking
Julian Lam 08d130893c fixing dropdown support in Settings.prepare
Julian Lam b2fb9aa99f refactored topic locking pinning and deleting (and its inverses) so that the privilege check is done not in the method, but in the socket call
psychobunny 561ee9e4f1 closes