Commit Graph

1393 Commits (2d05a06e374bff46dc5438d8f4129618d2ace933)

Author SHA1 Message Date
Baris Soner Usakli 2d05a06e37 fixed template var, oops
Baris Soner Usakli e3da005780 grouped the social buttons
Baris Usakli 590208f0c7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 7d7ead3f47 fixed js error in recent.js, remove content assignment
psychobunny 62e2aa67d7 topics - added back social sharing buttons to OP
Baris Soner Usakli 3a8dca6fb9 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
Baris Usakli e90e54cec1 fixed icons in topic move
Baris Usakli d70c688b65 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 541993c80a fontawesome 4 migration, closes
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
Baris Soner Usakli 1d4ae8fe4d changed the paginator icons to chevron
Julian Lam 08d130893c fixing dropdown support in Settings.prepare
psychobunny 561ee9e4f1 closes
psychobunny 4be5ac2c23 removed mobile overlay for topics - will reimplement as a plugin
psychobunny 070c95d8de fixed regression from main_posts deprecation - bottom post bar restored
psychobunny 8d12ecb758 moved pagination into header
psychobunny 905e451455 closes
Julian Lam b16e1a0113 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 0b39968a9c fixing back button behaviour and playing nice with History API
psychobunny 7fb0a616a1 refactored topic.tpl and merged main_posts and sub_posts
psychobunny d987e51a8b removed references to main_posts in forum/topic.js
psychobunny 0f7f6cd0a3 templates.js added IF !value
psychobunny 0e8b33aa79 templates.js added @first and @last conditionals
psychobunny 181c6eb2e6 removed main_posts from noscript
psychobunny b90eef6d19 use icon-search instead of icon-circle-blank on /users/search
psychobunny 5c597ca218 expand regex for templates, allowing the syntax to be less strict re: whitespace
psychobunny 3dbcf8112d fixes navigation - back button
Baris Soner Usakli ff50917c29 show no replies in recent and unread
Baris Soner Usakli 48835d8c44 used ELSE in template
Baris Soner Usakli e9c66bb35a removed console.log
Baris Soner Usakli 23eb7824ac closes