Commit Graph

958 Commits (e45e86fcc1c5b7f422643fb83beda800d29de19a)

Author SHA1 Message Date
psychobunny 7db234f958 added setting to convert profile iamges to png in control panel
psychobunny c0721e105f added setting to disable privilege threshold system
psychobunny 2a5d6e04fc fixes (aka. "son, we heard you like containers so we put containers inside your containers") -- duly fixed
psychobunny 202a4c4105 added rep + post count metrics to post body, closes
psychobunny 90e1e2436c closes
Julian Lam 6de3dba239 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 021cf9b8f6 fixes to language template usage
psychobunny ca087e6fa7 fixes
Julian Lam 347f5c132e updates to language files, capitalizing some values across languages
Baris Usakli 074d7e7c8d Merge remote-tracking branch 'origin/master' into dbal
Barış Soner Uşaklı 870d48dc81 Merge pull request from Joopmicroop/master
added account class for account template pages for easy styling
Baris Usakli 6313a5eeb1 Merge remote-tracking branch 'origin/master' into dbal
Julian Lam 385aa6df92 fixed last couple tweaks, ready t'merge
Baris Soner Usakli 95bb838699 Merge remote-tracking branch 'origin/master' into dbal
Julian Lam 2c131f172a fixing up some translations - WIP
Julian Lam 3d9a732c4a Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
Conflicts:
	public/language/en/global.json
Julian Lam 030ce95dea closed - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip
Baris Usakli b927f6ce29 added raw info
Baris Usakli 519d376071 added mongo info function, change admin redis template to database template
Julian Lam 5b6f5ebf9d added tinycon lib and changed notif icon to be in CSS instead of in
template
Julian Lam dab0435d9b Merge pull request from cnvo/patch-2
Replace notifications icons from fa-circle to fa-bell
BudickDa 32df811765 i18n for all templates completed, jsons for german added
Joopmicroop 700cab686b Update following.tpl
Joopmicroop af06e0335a Update followers.tpl
Joopmicroop 4a8dc82bd2 Update accountedit.tpl
Joopmicroop 8a4e2b1ea0 Update accountsettings.tpl
Baris Usakli 8d3a647d16 fixed hardcoded userslug
Baris Usakli 53afe6cb68 closes
Baris Usakli 190948336a closes
Trvr a48a07603c Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
Baris Soner Usakli d5c0ca4a9d closes
Baris Soner Usakli 437379413e closes
Julian Lam b9f1176ec1 moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load
Baris Usakli ee63fae803 closes
Baris Usakli 6a00ab3782 removed btn-large from post topic button
Julian Lam 0159a43a20 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	public/src/forum/topic.js
Julian Lam 86b019ec89 paginator progress bar
psychobunny 30a7f1a816 removed .main-post from follow class (now using conditionals to show/hide)
Baris Usakli 6ca3d0c4af Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli b2074c6dda fixes to infinite load and paginator
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable
Baris Usakli 293c176053 added first to follow button in topic.tpl
Baris Soner Usakli 2a46ead29f removed container div, removed second if first, it breaks templates
Julian Lam 707179edf3 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 53164e96ab removed non-functional save button from category whitelist modal
Baris Soner Usakli fa56eca962 fixed fave stars, removed the watch button from normal posts
psychobunny 48e36e3c31 templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3
Baris Usakli a87ebb64d8 clean up of posts and some template additions
Baris Usakli 7198110b57 closes
psychobunny c16f04bbcf plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well
Julian Lam 69427fa10e tweaks to make the ACP work better on tablets, some work on hidden groups
psychobunny 89c5d01efa modularized SSO, paving the way for potential plugins. cleaned up associated templates/js
Julian Lam 0a06f1ac7d Merge remote-tracking branch 'origin/master' into category-whitelisting
Julian Lam df2e9b4b47 admin panel integration for category whitelisting
Baris Soner Usakli 2d05a06e37 fixed template var, oops
Baris Soner Usakli e3da005780 grouped the social buttons
psychobunny 62e2aa67d7 topics - added back social sharing buttons to OP
Baris Soner Usakli a0c3de0273 display signature block only if user has signature
Julian Lam 633be7ff3c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 6b3863bfbf updated category manager in admin panel
psychobunny 8f80733563 fixing overflows properly
Julian Lam 34459e7cf1 fixing category admin panel integration
Baris Usakli 798e17a954 change loading text to inline
Baris Usakli 541993c80a fontawesome 4 migration, closes
Baris Usakli a5e78aab08 closes
Baris Soner Usakli 1d4ae8fe4d changed the paginator icons to chevron
psychobunny 4be5ac2c23 removed mobile overlay for topics - will reimplement as a plugin
psychobunny 8d12ecb758 moved pagination into header
psychobunny 905e451455 closes
psychobunny 7fb0a616a1 refactored topic.tpl and merged main_posts and sub_posts
psychobunny 181c6eb2e6 removed main_posts from noscript
psychobunny b90eef6d19 use icon-search instead of icon-circle-blank on /users/search
Baris Soner Usakli ff50917c29 show no replies in recent and unread
Baris Soner Usakli 48835d8c44 used ELSE in template
Baris Soner Usakli 23eb7824ac closes
Baris Soner Usakli 494b9d23ac Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 64ae9ac033 cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic
Julian Lam a72fc69997 added link to RSS for /recent, fixed RSS generation error for /recent
Baris Soner Usakli a16f93cbd5 loading indicator starts off hidden
psychobunny 46bad118de if a thread is unreplied, don't show the OP as the last person to reply
psychobunny a1839d90fd prevent admin group from being deleted, closes
Julian Lam cd1e26418d making the loading indicator less obtrusive (and smaller, to boot)
Baris Usakli 501dc56fd3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 253271127d infinite loader will insert posts in correct order
Julian Lam 6dd72f480c Merge pull request from draco2003/add_fav_context
add breadcrumb like context to favorites
Julian Lam 3caf8b4a67 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 39f2efbef8 closed
psychobunny 288341945d missing login menu in visible-sm range
psychobunny d02bd72764 closes
Baris Usakli 7d3adb9275 removed unused stuff from getLatestTopics and recent.tpl
Baris Usakli 83f18c1915 closes
Dan Rowe 7e71fb218c add breadcrumb like context to favorites
Julian Lam a7216caa3b closed
Dan Rowe 23628668b7 small wording change
Baris Soner Usakli 03b34a449d turned div into li, moved the a tags into the li elements
Julian Lam 33868804fd fixed
Baris Usakli 866d813218 fixed topic posting bug, if there was only 1 topic in a category the next posted topic in that category wasnt showing up until a full page reload
Baris Usakli f1df8c2479 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 6f1523c279 fixed bottom reply box for small devices