Commit Graph

57 Commits (fcee788190b78e0d1977a12ef74071c0dda31aeb)

Author SHA1 Message Date
Barış Soner Uşaklı 998a7818ae feat: topic page changes
psychobunny f4827c1a6e fix: alignment on category icon
psychobunny 4202e71db9 fix: https://github.com/NodeBB/NodeBB/issues/8465
Barış Soner Uşaklı 00743b3347 fix: zindex
.input-group .form-control has zindex of 2
Barış Soner Uşaklı 9a0cdd0eb2 feat: merge improvements wip
Barış Soner Uşaklı 876cd70aa8 fix: fixes jquery-ui sortable scrollTop position
https://stackoverflow.com/a/38023527/583363
Julian Lam 93dbf1fe4c fix: theme changes re: pinned reorder discoverability
Andrew Rodrigues 550e98716c fix: topic/select positioning on mobile
Julian Lam 69f4248f72
feat: functioning category dropdown in recent/unread/etc without js ()
* 10.1.0

* feat: WIP nojs category dropdown in recent

* feat: allowing new topic button to be clicked without js

It now opens a category dropdown which then sends user to
the discrete composer page.

WARNING: Does not work on tag.tpl. Needs core update to send
categories data through...

* fix: removed unneeded data-toggle attribute
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 981192ac42 fixes
Barış Soner Uşaklı 5deb4eee8a closes
Barış Soner Uşaklı f5e9eebbd1 https://github.com/NodeBB/NodeBB/issues/6822
Baris Usakli 58ea2fb3bb https://github.com/NodeBB/NodeBB/issues/4804
Julian Lam 1cb8581cef added display block to subcategories listing
Barış Soner Uşaklı cee8e36750 one more style fix
Barış Soner Uşaklı e3b01cb450 fix style
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
RoiEX 1918214fb3 Merge branch 'master' into patch-1
RoiEX 6c2da59e93 Add css
Barış Soner Uşaklı 35d41b31b4 https://github.com/NodeBB/NodeBB/issues/5723
Baris Usakli d681699338 https://github.com/NodeBB/NodeBB/issues/5723
Barış Soner Uşaklı 33bad80473 closes
barisusakli 78961fa2c2 use move cursor
psychobunny 149b25e101 don't use !important
psychobunny 3f2cd05f4f some changes to differentiate hover and selected @pichalite
pichalite 96c7ef69c5 display topic select on hover
barisusakli 3b56f8eaef closes https://github.com/NodeBB/NodeBB/issues/4379
barisusakli ada3d0d4c4 one more fix
psychobunny bb9888df0b unnecessary !important screwing me over
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 e351430bf0 description class and time change
barisusakli c4b80db72f closes
barisusakli e177474eb3 fa-check mobile fix
barisusakli 827f7bc323 closes
Julian Lam a57fd89d31 using fancy new mixin
Julian Lam a5a3889e2b user-icon styles for new teaser partials
Julian Lam 2824a0f9db Merge remote-tracking branch 'origin/master' into user-icons
barisusakli 86934e1ac7 mobile tweaks
Julian Lam 8e439e0b8c Merge remote-tracking branch 'origin/master' into user-icons
barisusakli 407526b3b1 fix paginator zindex and unread width
barisusakli 8f0eeefd46 category colors in topic list
barisusakli 1178251f86 added last post link and post count on mobile
Julian Lam eefad3dad7 WIP user-icons
barisusakli 967f3b94d4 fix unread color
Henry Wright 16b143b0b6 Move elements to contexts where they are allowed
psychobunny 0d031af65f adding back tags to topics_list
psychobunny 41d1084664 make read topics h1 link gray
psychobunny ab6d61810f closes
in a way that @barisusakli wasn't expecting... inb4 :rage1:
Julian Lam bab4d0d081 hiding pseudo-element content in user-select checkbox, fixes