Commit Graph

157 Commits (999e98e43d7af7e839ef3caef19a98a2082c666a)

Author SHA1 Message Date
Baris Soner Usakli 999e98e43d add label to banned users, dont hide their posts
Baris Usakli 2e6b37e018 wrapped search form in li
Baris Soner Usakli b0092b68c6 closes
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
Julian Lam dd6c9e03cb added message to admin panel if no themes are found
Baris Usakli c1c9d24ee5 deleted posts are collapsed clicking on them expands them, closes
Baris Usakli ac3fe1fc6f closes
Baris Soner Usakli 0561710016 highlight search results
Baris Soner Usakli d6b9a2799b full text search using reds, issue
Baris Soner Usakli f20b7b5113 closes
Julian Lam 235553eaf6 Merge branch 'plugins'
Conflicts:
	src/posts.js
Julian Lam 3578ce1925 admin panel integration completion + styling of admin panel plugins page
Julian Lam 777173d9f4 adding admin panel integration to plugins (issue )
Baris Soner Usakli 78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes
Julian Lam c5f6a0d668 closed
Julian Lam 1752be237b minor style changes to the composer (moved buttons to the bottom as well)
Baris Soner Usakli 08e3eac008 closes
Baris Soner Usakli 5b349dbfaa more css
Baris Soner Usakli 6865eb9f0f changed the drag and drop image upload, closes
Julian Lam bea5dff563 fixed - twitter profile picture now used as nodebb avatar in lieu of
email address for gravatar
psychobunny 45cb24fb53 UI: fixed recent replies in category sidebar
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 9626232e3b some more tweaks to make dark themes work better
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 7619fec78d fixing compatibility with dark themes
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
Julian Lam 86ad794918 closed
Julian Lam 7ec8358369 closed
Baris Usakli 79074fd597 prettier user boxes
Baris Usakli 9b02fa0ab9 reduced delay on anims
Baris Usakli 8f2a0014b3 closes
Baris Usakli 1d39b08195 password change, closes
Baris Soner Usakli f4b3ef01df tiles animate on :hover
Baris Soner Usakli ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
Baris Soner Usakli 0eb83f1e85 css changes
Baris Soner Usakli c93f8c0530 recent posts in /users/ page
Baris Soner Usakli f2e45e4ed1 changed spans on account page
Baris Soner Usakli 419e5ab528 changes to admin/users
Baris Soner Usakli e0debed04f removed ajax from make/remove admin
psychobunny 619fc7d982 prevent hero unit text from breaking mobile layout if its too long
psychobunny 1162b2020d categories admin basic features completed - name, description, icon selector + background color
Julian Lam d86dd2fbdf fixing up styling for category noscript view
Baris Usakli 3ef32ba7fb image size css for topic first post, facebook app id in template
Baris Soner Usakli 225ad912b9 closes