160 Commits (3ed9e1dd5175516d5118d637afc10f496a3b19c0)

Author SHA1 Message Date
psychobunny 2c238f49e0 added search button, hiding the form by default. also fixes issue #241
notes: mobile needs a dedicated notification screen, imo, rather than
using the same popup. and /search needs a form on the page itself.
12 years ago
psychobunny ca46d0f8e1 fixed disconnect modal; fixed modal overlay BS3 issue 12 years ago
psychobunny b5a26696f8 fixed the chat modal 12 years ago
psychobunny dd86812822 some BS2 buttons managed to escape my grasp.. until now. 12 years ago
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
12 years ago
psychobunny e82a9ec37a more less cleanup 12 years ago
psychobunny 770d9e5b7c removed mobile menu markup + css, more cleanup 12 years ago
psychobunny 7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely 12 years ago
psychobunny 251beb7f9b updated less to use .pointer mixin 12 years ago
psychobunny 06904506d4 header.less, got rid of some unused css classes related to the original post window 12 years ago
psychobunny 6e164e61aa removed some unnecessary CSS 12 years ago
psychobunny 2098bf84a1 finished pagination for topic view 12 years ago
psychobunny f251b9c6c5 Merge branch 'master' into bootstrap3 12 years ago
Baris Usakli c4228be86c bold active section in account page 12 years ago
psychobunny 94e565aa00 account pages done; 403; 404 12 years ago
psychobunny 6a4947533f fixed BS3 issue, navbar now centered; fixed topic view sub-post moderator tools layout 12 years ago
psychobunny fe89f1f096 added a .hidden-mobile class for inline block elements. also removed button text on jumbotron for mobile devices 12 years ago
psychobunny b6a5cbf956 trim whitespace mode on 12 years ago
psychobunny df15dceaef merging master to pull baris' latest fixes 12 years ago
psychobunny 9f2e192993 jumbotron updates. I'll come back to fixing the button layout on mobile later 12 years ago
psychobunny d62f36c6a0 now /users looks as it should. made some tweaks to user search to improve UX as well 12 years ago
Baris Soner Usakli 454d5827fd overflow hidden on users recent posts 12 years ago
psychobunny 4373037071 fixed composer window having 0 width; recent replies looks gud again 12 years ago
psychobunny ef5bd9dc61 moved home categories into its own less file 12 years ago
psychobunny 8834feac65 BS3 sourcefiles + modified category row to new format. now mobile has two columns of categories, looks much neater. 12 years ago
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed 12 years ago
psychobunny 1c08ca54c5 added subtle glowing css animation to unread notification icon 12 years ago
psychobunny f1547a7b1f added badge to header for unread topics count 12 years ago
psychobunny 17d86a2a35 force vertical scrollbar to prevent centering jumps during navigation 12 years ago
Baris Soner Usakli f83be710a0 closes #172, #173, #174 12 years ago
Julian Lam 3933549659 committing fixes to composer window 12 years ago
Julian Lam 4993b74c23 Merge remote-tracking branch 'origin' 12 years ago
Julian Lam 76e7a98c88 style fixes to image-drop list in composer window 12 years ago
Baris Soner Usakli 999e98e43d add label to banned users, dont hide their posts 12 years ago
Baris Usakli 2e6b37e018 wrapped search form in li 12 years ago
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 12 years ago
Baris Soner Usakli 0561710016 highlight search results 12 years ago
Baris Soner Usakli d6b9a2799b full text search using reds, issue #142 12 years ago
Baris Soner Usakli 78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
Julian Lam 1752be237b minor style changes to the composer (moved buttons to the bottom as well) 12 years ago
Baris Soner Usakli 08e3eac008 closes #120 12 years ago
Baris Soner Usakli 6865eb9f0f changed the drag and drop image upload, closes #108 12 years ago
psychobunny 676ffee459 removed text decoration from btn-link to match that of default nodebb anchors 12 years ago
Julian Lam 54c75024b5 css fixes to post window on mobile screens 12 years ago
Julian Lam 5e7da6391c fixed #100 - composer window obscuring half of the page 12 years ago
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
12 years ago
Baris Soner Usakli 919efd4052 drag and drop image upload first pass 12 years ago
Julian Lam 18c991fd42 restyling composer window to be smaller widthwise
attempted to fix vertical-alignment of post_window relative to taskbar
12 years ago
Julian Lam a6460169d4 - removing underline from composer style shortcut button grouping 12 years ago
Baris Usakli c1b170ec86 removed anchor around recent posts on account page 12 years ago