Julian Lam
2e924d3872
companion to nodebb/nodebb@8ac28c9719
4 years ago
psychobunny
e29a14c9cd
fix: unread icon on taskbar + font sizes
4 years ago
psychobunny
7a125a5e52
fix: https://github.com/NodeBB/NodeBB/issues/8542
4 years ago
Julian Lam
46e2521ed0
fix: long flag report strings causing overflow outside of container boundary
5 years ago
Julian Lam
07b846c72d
feat: theme changes for nodebb/nodebb#8510
...
Squashed commit of the following:
commit bbafa08bd7e1753af5adc50e1b01a6939d154907
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 15:52:31 2020 -0400
add trash can icon to delete target button
commit 0e585109e5d19aad31dde13a084dec78b1cc533f
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 15:44:29 2020 -0400
removed refunct 'reporter' dropdown in quick actions
commit 7bc2c0bdbcb42fa322c82c1808cdbbfa7419b1fd
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 15:14:35 2020 -0400
fix: margin in flag report bq
commit eb59fc455c63f67d51f2ae12f06208e5e09a7afc
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 15:08:40 2020 -0400
wip: nodebb/nodebb#8510
5 years ago
Julian Lam
8278384cfa
feat: collapsible daily flags graph
5 years ago
Julian Lam
a118b5276d
companion to nodebb/nodebb#8499
5 years ago
psychobunny
0deac6de89
fix: https://github.com/NodeBB/NodeBB/issues/7909
5 years ago
psychobunny
4202e71db9
fix: https://github.com/NodeBB/NodeBB/issues/8465
5 years ago
psychobunny
f182796e28
fix: https://github.com/NodeBB/NodeBB/issues/8482
5 years ago
Barış Soner Uşaklı
00743b3347
fix: zindex
...
.input-group .form-control has zindex of 2
5 years ago
Barış Soner Uşaklı
9a0cdd0eb2
feat: merge improvements wip
5 years ago
Barış Soner Uşaklı
d1f6574a93
Revert "fix: remove absolute from cover and remove margins, fixes https://github.com/NodeBB/NodeBB/issues/7969 "
...
This reverts commit c7fd1a0b98
.
5 years ago
Barış Soner Uşaklı
e65ec0fa15
feat: quick search changes
5 years ago
Barış Soner Uşaklı
c7fd1a0b98
fix: remove absolute from cover and remove margins, fixes https://github.com/NodeBB/NodeBB/issues/7969
5 years ago
Barış Soner Uşaklı
876cd70aa8
fix: fixes jquery-ui sortable scrollTop position
...
https://stackoverflow.com/a/38023527/583363
5 years ago
Julian Lam
818a548aa2
fix: using different class name
5 years ago
Julian Lam
93dbf1fe4c
fix : nodebb/nodebb#8298 theme changes re: pinned reorder discoverability
5 years ago
Andrew Rodrigues
550e98716c
fix: topic/select positioning on mobile
5 years ago
Barış Soner Uşaklı
f76766a654
https://github.com/NodeBB/NodeBB/issues/8043
5 years ago
Julian Lam
2270a88e93
feat: Taskbar icon colour change + visibility icon
...
For composers, the taskbar icon will now reflect the colour and
icon for the category you are posting in.
For chats, a proper chat icon is used.
In both, an "active" modal/composer will show a little eye icon
showing that it is active.
5 years ago
Barış Soner Uşaklı
756808940d
closes https://github.com/NodeBB/NodeBB/issues/7985
5 years ago
Barış Soner Uşaklı
e07d63a92b
fix: guest size to match users
5 years ago
Barış Soner Uşaklı
d00133fa63
match search style to quick search
5 years ago
Barış Soner Uşaklı
4422957bfa
closes https://github.com/NodeBB/NodeBB/issues/7814
6 years ago
Barış Soner Uşaklı
cdf2bec907
https://github.com/NodeBB/NodeBB/issues/7798
6 years ago
Julian Lam
ab21ebd960
feat: theme changes for nodebb/nodebb#7330
6 years ago
Sebastian Sycz
c1ae810022
Fix bookmarked ( #486 )
...
For the bookmarked class to be displayed in the right place, the parent should contain a relative position.
6 years ago
Julian Lam
048cfa6910
feat: optional styling for nodebb/nodebb#7423
6 years ago
Julian Lam
69f4248f72
feat: functioning category dropdown in recent/unread/etc without js ( #483 )
...
* 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
6 years ago
Julian Lam
c7da0c2f96
fix: remove superfluous user-icon style definitions on /recent
6 years ago
Aziz Khoury
93fe46d5a5
feat: changing widget-* to data-widget-* ( #479 )
6 years ago
Julian Lam
b3a9fb8ce0
fix: missed a couple avatars
6 years ago
Julian Lam
d460ce328c
refactor: theme changes for buildAvatar ( nodebb/nodebb#7681 )
...
* 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
6 years ago
Julian Lam
e16cf7ee8f
fix : nodebb/nodebb#7377
6 years ago
Andrew Rodrigues
e2f114c539
fix : #465
6 years ago
Julian Lam
fa32d014c5
fix: overflow on long group names, nodebb/nodebb#7447
6 years ago
Julian Lam
1f79ff4de9
fix: single sign-on buttons should have middle vertical alignment
6 years ago
Baris Usakli
db767c95ce
fix titles getting cutoff
6 years ago
Julian Lam
b71efdf9a5
fix: removed left padding in breadcrumb
6 years ago
Barış Soner Uşaklı
be861d1df9
quick search
6 years ago
Barış Soner Uşaklı
c9d30350c4
quick search
6 years ago
Peter Jaszkowiak
6127b23914
Fix #442 : Improve chat controls UI
6 years ago
Peter Jaszkowiak
8589b5326b
Use system fonts instead of Robot webfont
...
Fixes #449
6 years ago
Julian Lam
3b2924fc12
fix for nodebb/nodebb#7216
6 years ago
Julian Lam
67278361f5
Revert "fix: theme changes for nodebb/nodebb#7216"
...
This reverts commit 746ee5257a
.
6 years ago
Julian Lam
778ff078f8
fix : #450 usercard on RTL
6 years ago
Julian Lam
746ee5257a
fix: theme changes for nodebb/nodebb#7216
6 years ago
Julian Lam
8fa6d13580
fix: minor misalignment of text in breadcrumbs
6 years ago
Julian Lam
a68f7ef698
closes nodebb/nodebb#7067
6 years ago