Commit Graph

291 Commits (d51b9212dbdabced99a6b5db5a281f4b758be336)

Author SHA1 Message Date
psychobunny a172ad13e3 components: account/ban, account/unban, account/delete
psychobunny 6cefddf86e moved chat into account dropdown; removed fa icons in dropdown
psychobunny 658cc58d47 category info for topic list
psychobunny 3d448d0a83 RE: post in topic list
psychobunny 5d11a37336 more styling for post list
psychobunny 062be56f8c posts_list first pass
psychobunny 205ed79f82 Merge branch 'master' into profile-redesign
Conflicts:
	less/account.less
psychobunny fcbdef474a some cleanup on profile, starting redesign of the rest of the page
psychobunny f29f067e4b redesign user status, user picture
Julian Lam 21820e9297 updated change picture modal to allow plugins
psychobunny 18c0fa3b8a more work on account page
psychobunny 0daede3cf1 new partials for account header
psychobunny 1ec49fdd1a reorganized account menu
psychobunny 7e975a6057 closes
psychobunny 46ec250611 closes
Barış Soner Uşaklı 1c22b4d18b Merge pull request from pitaj/patch-1
Add transition to search bar
Peter Jaszkowiak d1bd74aa56 Add transition to search field
psychobunny 54945f0c69 usercard fix for user-icon
psychobunny 25bb1ebdc9 moved status indicator to avatar
psychobunny 6ae32dca86 closes https://github.com/NodeBB/NodeBB/issues/3800
psychobunny ebedaef713 typo
psychobunny 83e6a9ead7 user/picture component
psychobunny 68fc28aee6 arrows-alt looks like "maximize" instead of "resize"
Julian Lam 78f88fd1a3 fixed user icons in teasers
Julian Lam f39c7d039c Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	less/groups.less
psychobunny fa5a3d1b68 profile cover on every account page
Julian Lam 13ba5da9f4 fixing again
Julian Lam da176aa418 Merge remote-tracking branch 'origin/master' into user-icons
Julian Lam a9753d7f52 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	less/category.less
	templates/account/edit.tpl
	templates/groups/details.tpl
barisusakli ea83cd5a9f fix users map menu
barisusakli b545b00c9d moved thread tools list
barisusakli 2739c08a14 removed post-menu to post-menu-list
barisusakli feb62d4c02 prune whitespace
barisusakli fa17c2b7a8 selectedGroup logic
barisusakli 38c62632f3 fix t.js syntax
barisusakli e351430bf0 description class and time change
barisusakli 6347f24f63 moved votes inside so they are hidden when post is deleted
barisusakli 56085f727e https://github.com/NodeBB/NodeBB/issues/3741
barisusakli 7c8992e4ff https://github.com/NodeBB/NodeBB/issues/3107
barisusakli 5c9e7c3c49 changed to bookmark
barisusakli 8cb1ed8680 tooltip fix
barisusakli e7406d31af https://github.com/NodeBB/NodeBB/issues/3736
barisusakli e939947561 link to last post from categories
Julian Lam a5a3889e2b user-icon styles for new teaser partials
Julian Lam 2824a0f9db Merge remote-tracking branch 'origin/master' into user-icons
barisusakli 5fb2782ef6 editing regression
barisusakli cc8e48cee1 sort/watch fix for IS
barisusakli 1f70af661b topic.tpl tweaks
barisusakli 670c62da81 match topic list, ie userimage in lastpost
barisusakli 103a24c9df fix conditional
barisusakli 776cb3b9ae dont display watch if not logged in
barisusakli 86934e1ac7 mobile tweaks
Julian Lam 8e439e0b8c Merge remote-tracking branch 'origin/master' into user-icons
barisusakli 3d0d07977d https://github.com/NodeBB/NodeBB/issues/3705
barisusakli f00dcc4677 closes
barisusakli 1fc6d56800 closes
barisusakli 8f0eeefd46 category colors in topic list
barisusakli 7a0d8aa13d moved clearfix to partial
barisusakli bd03dd4836 mobile paginator
barisusakli 0fbccb38b6 closes
barisusakli 3fa185aefe arrow-circle-right
barisusakli 1178251f86 added last post link and post count on mobile
barisusakli a2aafa65d4 removed toPid content
barisusakli 3bbd15b13a added btn-default
barisusakli 68b04b42f8 toPid change
Julian Lam e75a9ec87e companion to nodebb/nodebb@5dcba90
psychobunny bc1cc76728 Merge remote-tracking branch 'origin/master'
Conflicts:
	package.json
Julian Lam 26eccb9cdd header now shows both icons, and swaps visibility if needed
Julian Lam 192eecac40 fixed notif dropdown
Julian Lam 8e4e87a669 Merge remote-tracking branch 'origin/master' into user-icons
Julian Lam b993dc708a votes modal
Julian Lam 9b6e5bf0e3 User Account Edit and Change Picture Modal
Julian Lam 457842b298 user icons for modal and page
Julian Lam eefad3dad7 WIP user-icons
barisusakli abb9982092 removed topic modals from tpl
barisusakli 0380d1054e remove upload picture modal from footer
Julian Lam a3bb4edf20 Changes for...
- nodebb/nodebb@47d39d3346
- nodebb/nodebb@cef8e44b3b
- nodebb/nodebb@6fe480d8c6
psychobunny 4bf2e40538 star instead
psychobunny b59e57a00c bookmarked sticker
Julian Lam ea34427e53 adding missing template
Julian Lam d19bb69352 utilising new exposed noAnchor property in topic API return,
barisusakli 0e1337dae8 topic move notif
dwn 3ce87ab7d1 Added post tools loop for plugins.
barisusakli 109d5f679d https://github.com/NodeBB/NodeBB/issues/3475
barisusakli 301b6d1990 dont use dupe id
barisusakli daafd5f1fb https://github.com/NodeBB/NodeBB/issues/3553
barisusakli 2c32002e7e https://github.com/NodeBB/NodeBB/issues/3458
barisusakli 7e7aafa055 https://github.com/NodeBB/NodeBB/issues/3530
psychobunny da07cf03d8 fixes notification menu on desktop
psychobunny 0f7b25ddfc notifications/list and notifications components
barisusakli 2ae81ebacd fix topic_list headers
barisusakli f0d8988021 fix notif path
Barış Soner Uşaklı 006c47dfc3 Merge pull request from henrywright/132
Move elements to contexts where they are allowed
Julian Lam 6a041a3e01 fixed issue where registration was always hidden
Julian Lam a24ecccc0f
Julian Lam 1af39bb44e fix
Henry Wright e38a5feb34 Establish a relationship between modals and their labels
Henry Wright 3fb3a9073e Added alt text to navbar profile image
psychobunny 272fe1a074 missed some components
psychobunny 16b63a9422 unused menu item