Commit Graph

82 Commits (e4fe0e9d4c471c3683877a880daa91423b907a6f)

Author SHA1 Message Date
Barış Soner Uşaklı a1f96c6a28 fix: timeago/bookmark alignment
Barış Soner Uşaklı 4bd789ac3e feat: tweaks
psychobunny eeae026b32 Revert "fix: match topic avatar with category avatar sizing"
This reverts commit 4c0893a58b.
psychobunny 4c0893a58b fix: match topic avatar with category avatar sizing
psychobunny 6c20f4ffcc feat: phase out HR dividers on topic, use CSS instead
Barış Soner Uşaklı 2f64dd9bab fix: closes https://github.com/NodeBB/NodeBB/issues/7813
Julian Lam a86df050db
feat: change legacy begins to each ()
* refactor: change legacy begins to each

* fix: missed a couple ends

* fix: derped find-replace

* fix: referencing non-existent root object in categories teaser
Julian Lam d460ce328c
refactor: theme changes for buildAvatar ()
* fix: using new avatar helper

* fix: using helper in flag details page

* feat: using new avatar helper

* fix: more changes to use buildAvatar

* fix: bump nbbpm.compatibility to exclude 1.12.x
Julian Lam dc16a3fe98 fix: toPid link not working on subfolder installs
Was missing relative_path argument

Closes 
Dravere 106f5d7be3 Fixed the listing of custom profile info on posts ()
Julian Lam 5e38689d09
Julian Lam 193fb30068 added button to post history, and added component to edit indicator in posts
RoiEX 05b5ce7482 Fix another bunch of HTML violations ()
* Fix desciption

(Subdescription icon shrunk 4 pixels in size)

* Use valid HTML

* Change inline div to span

* change name attribute to id

* Use rem instead of pixels
Barış Soner Uşaklı a5d741da78 fix reply count pluralization
Barış Soner Uşaklı c52056c083 fix tooltips for reply images
psychobunny 0660190830 improved threaded view design
barisusakli e68afed1e9 improve nested replies
barisusakli fbd3f6ee97 change css so it works for nested posts
Ben Lubar c5f522ecd8
styling fixes
Ben Lubar ae9e1623a2
Don't hardcode fa-plus <https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256862345>
Ben Lubar 39156b3563
UI for replies-to-post
Ben Lubar 963e8709a5 convert post parent button to a link
psychobunny e8031603f9 added post-header & post-footer classes for child themes
Julian Lam 8a018eb81a Re:
pichalite bc51692def fix edited timestamp
barisusakli b630d1e75e change timestamps
pichalite 4fff157911 fix toPid link for post by guest
Julian Lam d8a8ac2cbb updates to templates to not send in html in language key params
see: nodebb/nodebb@99315e1
psychobunny 54359055b4 fixed broken span if reputation disabled
barisusakli fe1843f29a closes
psychobunny 54945f0c69 usercard fix for user-icon
psychobunny 25bb1ebdc9 moved status indicator to avatar
psychobunny ebedaef713 typo
psychobunny 83e6a9ead7 user/picture component
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 2739c08a14 removed post-menu to post-menu-list
barisusakli 38c62632f3 fix t.js syntax
barisusakli 6347f24f63 moved votes inside so they are hidden when post is deleted
barisusakli 5c9e7c3c49 changed to bookmark
barisusakli 8cb1ed8680 tooltip fix
Julian Lam 2824a0f9db Merge remote-tracking branch 'origin/master' into user-icons
barisusakli 5fb2782ef6 editing regression
barisusakli 1f70af661b topic.tpl tweaks
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 a2aafa65d4 removed toPid content
barisusakli 3bbd15b13a added btn-default
barisusakli 68b04b42f8 toPid change