Barış Soner Uşaklı
88665a5504
feat: sticky postbar ( #507 )
4 years ago
psychobunny
9ee0e893e2
fix: match topic avatar with category styling take two (incl. mobile)
4 years ago
psychobunny
03db982d83
fix: chat header dropdown css enhancements
4 years ago
psychobunny
ec669f010f
fix: card/stats alignment on category/categories
4 years ago
psychobunny
c1faedfb64
Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
4 years ago
psychobunny
4a98c804f3
fix: guest user avatar sizing on user list
4 years ago
Barış Soner Uşaklı
998a7818ae
feat: topic page changes
4 years ago
psychobunny
cc26085573
feat: bookmark menu item restyled
4 years ago
Barış Soner Uşaklı
466b4a0799
feat: add loading indicator
4 years ago
psychobunny
d578c33b70
fix: align user icon + fixes padding issue on navbar menu items
4 years ago
psychobunny
f4827c1a6e
fix: alignment on category icon
4 years ago
psychobunny
41c0269215
fix: alignment on category & categories rows
4 years ago
psychobunny
023fc50ae7
feat: some persona variables for topic list
4 years ago
psychobunny
d69ec8cd73
fix: missing post separator highlight transition
4 years ago
psychobunny
6c20f4ffcc
feat: phase out HR dividers on topic, use CSS instead
4 years ago
Julian Lam
31057dc47a
fix: white-space value for moderation note content
4 years ago
Julian Lam
f41b12d1fd
fix: removed seemingly useless css for post moderator tools
4 years ago
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
Barış Soner Uşaklı
cd2d43799e
alert wont push back topic list
6 years ago
Peter Jaszkowiak
18ab9c0d0e
Removed once more
...
nodebb/nodebb-plugin-composer-default#113
6 years ago
Barış Soner Uşaklı
a92d12bd09
add thumb for navigator
6 years ago
Barış Soner Uşaklı
efca5c5b09
use faster transition in topic paginator
6 years ago
pichalite
1fb273e91a
Fix bottom sheet for RTL languages
6 years ago
Julian Lam
3b6e6db02f
feat: show spinner when loading sidebar, complements 8ebc7dcc1d
6 years ago
Andrew Rodrigues
28b48ec59c
updated gray-light to gray-600 from BS4 for accessibility
6 years ago
Julian Lam
c5047bc6f7
small css change needed for nodebb/nodebb#6825
6 years ago
Julian Lam
981192ac42
fixes #352
6 years ago
Barış Soner Uşaklı
35651778f8
closes #244
6 years ago
Barış Soner Uşaklı
39110c4b82
Merge branch 'master' of https://github.com/NodeBB/nodebb-theme-persona
6 years ago
Barış Soner Uşaklı
07fe83e78e
closes #363
6 years ago
André Zanghelini
2746ecf3df
Move chat icons above message ( #429 )
6 years ago
Barış Soner Uşaklı
5b3e8f2d4e
closes #404
6 years ago
Barış Soner Uşaklı
5deb4eee8a
closes #428
6 years ago
Barış Soner Uşaklı
f5e9eebbd1
https://github.com/NodeBB/NodeBB/issues/6822
6 years ago
Baris Usakli
fd89e0c286
add nesting to categories on account/watched_categories
6 years ago
pichalite
e0fcc12628
Fixes #374
6 years ago
pichalite
a7f4e58b2e
Fixes #374
6 years ago
pichalite
ad7ffcb7c1
Fixes #372
6 years ago
Anil Mandepudi
67f0918460
Fixes #420 ( #425 )
...
* Fixes #420
* fix indent
* Update bottom-sheet.less
* Update bottom-sheet.less
6 years ago
Andrew Rodrigues
619da4b372
prevent sig from clashing with replies box
7 years ago
Julian Lam
60efd425e0
modal-unfocused class, instead, re: nodebb/nodebb#6532
7 years ago
Julian Lam
3de208c82a
theme changes for nodebb/nodebb#6532
7 years ago
Barış Soner Uşaklı
de3c9866b8
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
7 years ago
Julian Lam
5fbab0ae24
remove automatic lcasing of reply and quote buttons in topic tools
7 years ago
Barış Soner Uşaklı
efb65cfce8
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
7 years ago
Barış Soner Uşaklı
8bc342265d
0 padding on dropdown toggle
7 years ago
Julian Lam
e98bf6dd18
fixes #6362
7 years ago
Julian Lam
6abd32db8c
minor style change to loading text in notifications and chats dropdown, nodebb/nodebb#6354
7 years ago
Julian Lam
a5acacd27b
Merge branch 'develop'
7 years ago
Julian Lam
b503939b75
fixes #392
7 years ago
Julian Lam
c6b6d60005
changed drop shadow to match bs modal, nodebb/nodebb#6192
7 years ago