Commit Graph

159 Commits (41defbcf9c98ef87c8d2cbdc3c9aef0f7a0ac400)

Author SHA1 Message Date
psychobunny ca46d0f8e1 fixed disconnect modal; fixed modal overlay BS3 issue
psychobunny b5a26696f8 fixed the chat modal
psychobunny dd86812822 some BS2 buttons managed to escape my grasp.. until now.
psychobunny 7666ed3010 fixed two bugs in admin, meta.buildTitle errors out because no notification icon is present; pagination element missing
& final less cleanup for today
psychobunny e82a9ec37a more less cleanup
psychobunny 770d9e5b7c removed mobile menu markup + css, more cleanup
psychobunny 7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely
psychobunny 251beb7f9b updated less to use .pointer mixin
psychobunny 06904506d4 header.less, got rid of some unused css classes related to the original post window
psychobunny 6e164e61aa removed some unnecessary CSS
psychobunny 2098bf84a1 finished pagination for topic view
psychobunny f251b9c6c5 Merge branch 'master' into bootstrap3
Baris Usakli c4228be86c bold active section in account page
psychobunny 94e565aa00 account pages done; 403; 404
psychobunny 6a4947533f fixed BS3 issue, navbar now centered; fixed topic view sub-post moderator tools layout
psychobunny fe89f1f096 added a .hidden-mobile class for inline block elements. also removed button text on jumbotron for mobile devices
psychobunny b6a5cbf956 trim whitespace mode on
psychobunny df15dceaef merging master to pull baris' latest fixes
psychobunny 9f2e192993 jumbotron updates. I'll come back to fixing the button layout on mobile later
psychobunny d62f36c6a0 now /users looks as it should. made some tweaks to user search to improve UX as well
Baris Soner Usakli 454d5827fd overflow hidden on users recent posts
psychobunny 4373037071 fixed composer window having 0 width; recent replies looks gud again
psychobunny ef5bd9dc61 moved home categories into its own less file
psychobunny 8834feac65 BS3 sourcefiles + modified category row to new format. now mobile has two columns of categories, looks much neater.
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed
psychobunny 1c08ca54c5 added subtle glowing css animation to unread notification icon
psychobunny f1547a7b1f added badge to header for unread topics count
psychobunny 17d86a2a35 force vertical scrollbar to prevent centering jumps during navigation
Baris Soner Usakli f83be710a0 closes , ,
Julian Lam 3933549659 committing fixes to composer window
Julian Lam 4993b74c23 Merge remote-tracking branch 'origin'
Julian Lam 76e7a98c88 style fixes to image-drop list in composer window
Baris Soner Usakli 999e98e43d add label to banned users, dont hide their posts
Baris Usakli 2e6b37e018 wrapped search form in li
Baris Soner Usakli ded0200355 upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
Baris Soner Usakli 0561710016 highlight search results
Baris Soner Usakli d6b9a2799b full text search using reds, issue
Baris Soner Usakli 78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes
Julian Lam 1752be237b minor style changes to the composer (moved buttons to the bottom as well)
Baris Soner Usakli 08e3eac008 closes
Baris Soner Usakli 6865eb9f0f changed the drag and drop image upload, closes
psychobunny 676ffee459 removed text decoration from btn-link to match that of default nodebb anchors
Julian Lam 54c75024b5 css fixes to post window on mobile screens
Julian Lam 5e7da6391c fixed - composer window obscuring half of the page
Julian Lam 81cfe0c8d0 Merge branch 'master' of github.com:designcreateplay/NodeBB
fixing missing height in post-window, removed for some reason

Conflicts:
	public/src/modules/composer.js
Baris Soner Usakli 919efd4052 drag and drop image upload first pass
Julian Lam 18c991fd42 restyling composer window to be smaller widthwise
attempted to fix vertical-alignment of post_window relative to taskbar
Julian Lam a6460169d4 - removing underline from composer style shortcut button grouping
Baris Usakli c1b170ec86 removed anchor around recent posts on account page
Baris Usakli 2bb4aab6ac changes to online users code