Julian Lam
c6b6d60005
changed drop shadow to match bs modal, nodebb/nodebb#6192
7 years ago
Julian Lam
e9012e7e83
right-aligned recent chats list, nodebb/nodebb#6192
7 years ago
Julian Lam
29164c74ad
RTL fixes for chat and chat modal, #6192
7 years ago
Julian Lam
35afe1da1a
Added height to chat list
...
Fixed issue where chat list would cause the entire screen to
scroll if there were more that than there was vertical space to
display them all.
These two lines took me two hours, wtf.
7 years ago
Julian Lam
fa95b2aa4b
adjusted persona chat colours to also apply to chat search box
7 years ago
Julian Lam
eb966cdf9c
Merge branch 'master' into develop
7 years ago
Julian Lam
da3a00ab2e
hide header and footer on chat page (mobile)
7 years ago
Julian Lam
3f43ec1af5
Fixing #401
...
Resolving regression caused by #393 , and re-introduced original
resize handler method used by @petergood -- placing it behind
lodash .debounce should appease @pitaj's concerns, but I frankly
see no other way to have this feature but also fix cases where
the header is not at the top of the page.
7 years ago
psychobunny
11cce1c2db
Revert "Alignment Fixes; Closes #371 ( #399 )"
...
This reverts commit bec13e8138
.
7 years ago
Linda Badurina
bec13e8138
Alignment Fixes; Closes #371 ( #399 )
...
* test
* gg
* Improper Alignment CSS Fixes
Adjusted the category titles and stats to properly line up with eachother
* add gitignore
* removed symlink that we added by mistake
7 years ago
Julian Lam
4c2e2f09da
Squashed commit of the following:
...
commit 2b66f7cfccfeb7578b1ebdd6955464a29517566b
Author: Julian Lam <julian@nodebb.org>
Date: Thu Jan 11 15:22:23 2018 -0500
chat tweaks on persona and fixing taskbar integration for group chats
commit c4f6735025a981b4591f3d0b82e2897f72e43d4b
Author: Julian Lam <julian@nodebb.org>
Date: Wed Jan 10 15:12:54 2018 -0500
ported revamped vanilla chats page and modal to persona, nodebb/nodebb#6192
7 years ago
Julian Lam
f440ae6631
Merge branch 'master' into develop
7 years ago
Baris Usakli
78b33e7424
change line-height
7 years ago
Baris Usakli
aa14868011
style fix
7 years ago
Barış Soner Uşaklı
b804a57845
https://github.com/NodeBB/NodeBB/issues/6206
7 years ago
Peter Jaszkowiak
76279f7f8e
Fix mobile navigation unread counts being invisible
7 years ago
Peter Jaszkowiak
cbfc3ab4d7
Merge pull request #393 from petergood/master
...
Fixed navbar autohide after viewport resize
7 years ago
Baris Usakli
f48c6b5e26
revert commit to expose chat icon
7 years ago
Julian Lam
cdcc3a9e91
theme changes for nodebb/nodebb#6181
7 years ago
petergood
377fbfd2b0
Added media query to determine if header should auto hide
7 years ago
Peter Jaszkowiak
bff38277d2
Merge branch 'master' of github.com:nodebb/nodebb-theme-persona
7 years ago
Peter Jaszkowiak
73ead79389
NodeBB/NodeBB#6178
7 years ago
Julian Lam
9b0651f751
theme changes for nodebb/nodebb#6177
7 years ago
Julian Lam
7c9ce36a1c
whitespace fix
7 years ago
Julian Lam
b1ef09adf8
better RTL support, closes #388
7 years ago
Baris Usakli
58ea2fb3bb
https://github.com/NodeBB/NodeBB/issues/4804
7 years ago
Andrew Rodrigues
daedf9544a
fixes #389
7 years ago
Peter Jaszkowiak
a38221f1c9
Fix RTL switching sides of menus and buttons
7 years ago
Peter Jaszkowiak
b7936e1f9b
Remove panel overlay
7 years ago
Peter Jaszkowiak
8a789b9d22
Style improvements
...
- Remove menu button borders
- Make menu buttons full height
- Make overlay white instead of grey
7 years ago
Peter Jaszkowiak
7cc987ece2
Show setting in column, fix button width sizes
7 years ago
Peter Jaszkowiak
78580d7be1
Move chats to a separate slideout menu on the right side
...
- Switched to the Pulling library
- Moved nav menu to the left side, as is normal elsewhere
- Added chat button on right side
- Unread icon on it shows unread chats
- Added slideout menu on right for only chats
- Both sides will slide open and everything
- Switched to drawer menus instead of the previous reveal style menus
7 years ago
Julian Lam
1cb8581cef
added display block to subcategories listing
7 years ago
Barış Soner Uşaklı
cee8e36750
one more style fix
7 years ago
Barış Soner Uşaklı
e3b01cb450
fix style
7 years ago
RoiEX
05b5ce7482
Fix another bunch of HTML violations ( #383 )
...
* 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
7 years ago
Julian Lam
03bdbc44f7
fixed wrong variable use, re: nodebb/nodebb#6069
7 years ago
Julian Lam
314fa1c61c
fixed incorrect final colour when transitioning during alert timeouts, nodebb/nodebb#6069
7 years ago
Julian Lam
e8f9eda6e4
theme changes for nodebb/nodebb#6069
7 years ago
Barış Soner Uşaklı
979622b009
closes https://github.com/NodeBB/NodeBB/issues/6029
7 years ago
psychobunny
cd4fbe8975
closes https://github.com/NodeBB/NodeBB/issues/5969
7 years ago
Julian Lam
e7494a19fb
Merge branch 'develop'
7 years ago
RoiEX
1918214fb3
Merge branch 'master' into patch-1
7 years ago
RoiEX
6c2da59e93
Add css
7 years ago
Julian Lam
98aa41222e
moved roboto link tag from CSS import to prefetched link tag, re: nodebb/nodebb#5733
7 years ago
Julian Lam
74c02dce25
Merge remote-tracking branch 'origin/master' into develop
7 years ago
Julian Lam
b93b87e6d8
nodebb/nodebb#5868
7 years ago
Peter Jaszkowiak
751f149021
Fix #377
7 years ago
Andrew Rodrigues
3b38a367a3
remove link to map file
7 years ago
Julian Lam
d816b1659a
re-exposing taskbar on mobile layout
7 years ago
Julian Lam
5dd6d822d2
Merge branch 'develop'
7 years ago
Julian Lam
4f98c52f26
nodebb/nodebb#5868
7 years ago
psychobunny
3d1c0ec650
re-add bootstrap-flipped.css
8 years ago
Julian Lam
88f8327da3
added missing file
8 years ago
Julian Lam
36a3dcd3b7
rtl tweaks
8 years ago
Julian Lam
094be27a22
rtl tweaks
8 years ago
Peter Jaszkowiak
510f91ac27
Fix logout button styling on mobile
8 years ago
Julian Lam
276d480b54
Merge branch 'master' of https://github.com/An-dz/nodebb-theme-persona into An-dz-master
8 years ago
Barış Soner Uşaklı
616ecca552
wider notif list
8 years ago
André Zanghelini
da484ff7b1
fix noscript.less
8 years ago
André Zanghelini
54023cad51
better noscript support
8 years ago
André Zanghelini
3a2a32ad2e
noscript support
...
Add support for environments without scripts
8 years ago
Barış Soner Uşaklı
35d41b31b4
https://github.com/NodeBB/NodeBB/issues/5723
8 years ago
Baris Usakli
d681699338
https://github.com/NodeBB/NodeBB/issues/5723
8 years ago
psychobunny
62ed859e84
fix chat header when chat title is missing
8 years ago
Julian Lam
59e8f82c5e
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
33bad80473
closes #359
8 years ago
Peter Jaszkowiak
b6789ac7e2
Merge master into develop
8 years ago
Peter Jaszkowiak
8319d04156
Fix bottom sheets not showing in IE11
8 years ago
Julian Lam
72f05c388c
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
4e7d3a2962
https://github.com/NodeBB/NodeBB/issues/5542
8 years ago
Julian Lam
abc9be8a44
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
32da035e19
closes https://github.com/NodeBB/NodeBB/issues/5512
8 years ago
barisusakli
bce6a7f30d
revert overflow
8 years ago
barisusakli
a843f0ce20
hide overflow
8 years ago
RoiEX
71c446dab6
Add additional css
8 years ago
Julian Lam
c15df413e2
Merge remote-tracking branch 'origin/master' into develop
8 years ago
pichalite
1f24088377
Fixes #301
8 years ago
psychobunny
93e7fe529c
dropdown fix for rtl languages
8 years ago
psychobunny
d26f875a34
a little bit more subtle "replied to " button
8 years ago
psychobunny
cb1e34039b
match post replies border size with blockquote
8 years ago
psychobunny
67f45c6c2e
Merge remote-tracking branch 'origin/develop' into threads-enhancement
8 years ago
psychobunny
26f4964f2c
more threaded tweaks
8 years ago
psychobunny
8dc4f5caaa
minor tweak
8 years ago
psychobunny
0660190830
improved threaded view design
8 years ago
Julian Lam
b9be012522
Merge branch 'master' into develop
8 years ago
pichalite
bee6adb74a
cleanup
8 years ago
pichalite
9396440b0b
Minor UI fixes. Closes NodeBB/NodeBB#5206
8 years ago
Julian Lam
2c1e18938f
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
78961fa2c2
use move cursor
8 years ago
psychobunny
75396b2848
Merge pull request #341 from pichalite/quick-reply
...
Quick reply option
8 years ago
Julian Lam
c82db8c302
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
69c51b75a8
hasTag input
8 years ago
pichalite
41d7ec3c0c
Quick reply option
8 years ago
Julian Lam
fec7a9eb47
WIP theme stuff for nodebb/nodebb#5232
8 years ago
Anil Mandepudi
620cd1f5bc
hide teaser overflow with ellipsis ( #335 )
8 years ago
Julian Lam
60bbc87590
nodebb/nodebb#5197
8 years ago
Anil Mandepudi
130d4f9a47
fix tabs
8 years ago
pichalite
7279fcd1ec
Fix chat UI on mobile sidebar
8 years ago
barisusakli
54748bfe2f
use https
8 years ago
barisusakli
8127b196ad
recent/unread changes
8 years ago
barisusakli
3c1ae96a94
fix deleted style applying to nested posts
8 years ago
barisusakli
fbd3f6ee97
change css so it works for nested posts
8 years ago
barisusakli
2ca64be164
css changes to replies
8 years ago
Ben Lubar
c5f522ecd8
styling fixes
8 years ago
Ben Lubar
39156b3563
UI for replies-to-post
8 years ago
Julian Lam
7fa8e2aa4b
fixing tooltip in chat dropdown
8 years ago
Ben Lubar
605542bae0
Don't override the background color of the bottom-sheet dropdown menu. It is already white on light themes and this makes white-on-white text on dark themes.
8 years ago
Julian Lam
6eeabc09bf
nodebb/nodebb#5151
8 years ago
psychobunny
73bdb6b95f
updated chat dropdown as well
8 years ago
psychobunny
21aea38baf
yay, chats redesigned finally
8 years ago
Anil Mandepudi
f036559e46
fix tabs
8 years ago
Anil Mandepudi
bd913c15de
fix tabs
8 years ago
pichalite
c21f2160dc
generic class for bottom-sheet
8 years ago
Anil Mandepudi
28f21f4277
proper max-height for bottom-sheet ( #326 )
8 years ago
Anil Mandepudi
533aac29c3
more padding for bottom sheet items ( #325 )
8 years ago
Anil Mandepudi
540a9e9f6b
use bottom sheet style for dropdowns on mobile ( #324 )
...
* use bottom sheet style for dropdowns on mobile
* fix tabs
8 years ago
psychobunny
a859056dec
100vh on #panel only if mobile
8 years ago
psychobunny
61280e4d03
add some margin when topic tools overlap with tags
8 years ago
pichalite
34e81f4a28
modify user edit password screen to match register page for displaying validations
8 years ago
Peter Jaszkowiak
332230f051
Fixes #183 : short body menu animation, paginator ( #318 )
8 years ago
Julian Lam
744d2f86d4
re: nodebb/nodebb#5002
9 years ago
Anil Mandepudi
52def50016
adjust dropdown layout on unread page ( #317 )
9 years ago
Anil Mandepudi
060d48778c
update login page to match register page styling ( #316 )
9 years ago
pichalite
2dc6c890c9
minor design tweaks to register page
9 years ago
Julian Lam
d6d80dfe7b
more fixes to chats list
9 years ago
Julian Lam
d53656ba67
updating styling for chat dropdown
9 years ago
barisusakli
33b754f09b
closes https://github.com/NodeBB/NodeBB/issues/4973
9 years ago
barisusakli
436746d8ae
closes #296
9 years ago
Barış Soner Uşaklı
61f4fbf8a5
Merge pull request #307 from pichalite/picture-switcher
...
adjust buttons in change picture modal to properly fit the button text
9 years ago
barisusakli
a85cbb237c
make user img link
9 years ago
barisusakli
c8316eedf3
https://github.com/NodeBB/nodebb-theme-persona/issues/299
9 years ago
Julian Lam
cfe2d3f4d9
move chat dropdown to its own template
9 years ago
barisusakli
0b6868ee0c
no margin
9 years ago
pichalite
4bc79408a4
adjust buttons in change picture modal to properly fit the button text
9 years ago
pichalite
77e35357eb
change selected post highlight when forking topic
9 years ago
Julian Lam
20127ddd35
fix issue with taskbar spanning length of window
9 years ago
Julian Lam
733e06d1aa
nodebb/nodebb#4911
9 years ago
Julian Lam
572135ed15
fix issue with taskbar z-index being overridden by some bootswatch skins
9 years ago
barisusakli
2a373b4e06
removed browsing users
9 years ago
psychobunny
d02c5a0a10
aligned post icons better
9 years ago
psychobunny
149b25e101
don't use !important
9 years ago
psychobunny
3f2cd05f4f
some changes to differentiate hover and selected @pichalite
9 years ago
psychobunny
b41a802db8
Merge branch 'topic-select' of https://github.com/pichalite/nodebb-theme-persona into pichalite-topic-select
9 years ago
Julian Lam
7eb4a7c913
theme changes re: nodebb/nodebb#4827
9 years ago
pichalite
6fccb2bc1c
fix positioning for unread count in slide out menu ( #295 )
9 years ago
psychobunny
40188ef0bc
if header is the first element in post, keep it flush to the top
9 years ago
Julian Lam
4c913c59b6
updated to handle terms of use changes
9 years ago
barisusakli
ffcb070550
remove right margin on user img
9 years ago
pichalite
9476854b28
add skin class to body tag
9 years ago
Julian Lam
325d14722b
fixes nodebb/nodebb#4735
9 years ago
pichalite
96c7ef69c5
display topic select on hover
9 years ago
pichalite
1c9325d6bc
proper positioning of notification count display on IE ( #285 )
...
* proper positioning of notification count display on IE
* indentation
9 years ago
Ole R
572e65e30f
Fix skin overwriting z-index ( #280 )
9 years ago
Julian Lam
6a06b744dd
fixes nodebb/nodebb#4661
9 years ago
barisusakli
9103a2c5ff
closes https://github.com/NodeBB/NodeBB/issues/4671
9 years ago
marty
756b2da660
missing padding for longer strings
9 years ago
barisusakli
61ab6350da
https://github.com/NodeBB/NodeBB/issues/4499
9 years ago
psychobunny
67464b9441
more dual-lightsaber jeditroll fixes ส็็็็็็็็็็็็็็็็็็็_(ツ)_ส้้้้้้้้้้้้้้้้้้้้
9 years ago
psychobunny
b84d91f46a
ส็็็็็็็็็็็็็็็็็็็_(ツ)_ส้้้้้้้้้้้้้้้้้้้้ in search
9 years ago
Julian Lam
df80fc067e
Updated anchor to be located at the hr before the post, not at the
...
post itself.
9 years ago
Julian Lam
21e6b1432a
Fixes for nodebb/nodebb#4464
9 years ago
barisusakli
2e0ee6807a
fix overflow
9 years ago
psychobunny
fbd9aa56bd
no need to hide img in teasers anymore, it's stripped by core
9 years ago
psychobunny
702616876e
teasers too, https://github.com/NodeBB/nodebb-theme-persona/issues/262
9 years ago
barisusakli
80429d67cb
closes #262
9 years ago
barisusakli
3b56f8eaef
closes https://github.com/NodeBB/NodeBB/issues/4379
9 years ago
psychobunny
a1969c9725
closes https://github.com/NodeBB/NodeBB/issues/4413
9 years ago
psychobunny
e79cef5843
closes https://github.com/NodeBB/NodeBB/issues/4423
9 years ago
psychobunny
0b96d37b3e
closes https://github.com/NodeBB/NodeBB/issues/4407
9 years ago
Ole R
dabd7ff74f
Add min-width to code blocks
9 years ago
barisusakli
ada3d0d4c4
one more fix
9 years ago
barisusakli
3b7213fcc2
subcategories
9 years ago
psychobunny
bf6587435a
fixes pin/lock showing up on a separate line from the h1 title
9 years ago
pichalite
9abe050cd0
set overflow for chat search list
9 years ago
Julian Lam
b5bbe6591e
chat controls on mobile
9 years ago
Julian Lam
8aa1a7fcf0
fixed issues with chat modal on xs and sm
9 years ago
barisusakli
b8d04c4238
more avatar fixes
9 years ago
barisusakli
ba0b736b61
more avatar fixes
9 years ago
barisusakli
60fbd803b5
more avatar fixes
9 years ago
psychobunny
d2103fb64e
use @gray-lighter instead of #eee
9 years ago
pichalite
18f92e134f
search user and initiate chat from expanded chat page
9 years ago
psychobunny
7e857a6a01
https://github.com/NodeBB/NodeBB/issues/4140
9 years ago
Julian Lam
074e30a641
nodebb/nodebb#4104
9 years ago
Julian Lam
4e485806b3
tweaked paginator-block with css3 transition and ready class instead of invisible class
9 years ago
psychobunny
00eaa2232a
fix textarea height
9 years ago
barisusakli
3e8f7c15f9
https://github.com/NodeBB/NodeBB/issues/3977
9 years ago
psychobunny
bb9888df0b
unnecessary !important screwing me over
9 years ago
Julian Lam
90a2f49c5e
fixing float on chat and notif avatars properly
9 years ago
barisusakli
1823451f42
Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat
9 years ago
barisusakli
5294201e58
display less derpy chat list
9 years ago
psychobunny
51c74d2124
saner header size and weights for post content
9 years ago
psychobunny
92fa1ceb25
Revert "closes #183"
...
This reverts commit 5f830c434e
.
9 years ago
pichalite
547e086986
Update topic.less
9 years ago
pichalite
8988c2d40c
remove underline on focus for upvote/downvote
9 years ago
psychobunny
5f830c434e
closes #183
9 years ago
psychobunny
07c7392b96
closes #204
9 years ago
psychobunny
5c02317f52
closes #210
9 years ago
psychobunny
0900efafa2
closes #207
9 years ago
psychobunny
4e3d1af0f8
closes #198
9 years ago
Julian Lam
80acf3ad68
changes for nodebb/nodebb#2668
9 years ago
Julian Lam
fae49fdcbd
fix #214 , and also added missing lib file for chats
9 years ago
Julian Lam
64eb556484
fixes #200
9 years ago
Julian Lam
f9700ff926
updated account profile page to work better with sidebar widgets
9 years ago
Julian Lam
cc19a085cc
Fixed avatar positioning in user profile cover
...
Also fixed SSO block columns bug
9 years ago
Julian Lam
c233e6d74b
rounding out some icons
9 years ago
psychobunny
2fb77459be
added back follow button to profile page
9 years ago
psychobunny
30b4d679f4
consistent drop shadow for fab
9 years ago
psychobunny
719bd79c87
fixed properly :dull:
9 years ago
psychobunny
d6de414639
make previous fix mobile specific
9 years ago
psychobunny
7da82a181f
mobile width fix for feed view
9 years ago
psychobunny
38ad637a2e
additional fix for https://github.com/NodeBB/NodeBB/issues/3833
9 years ago
psychobunny
da1c95165c
closes https://github.com/NodeBB/NodeBB/issues/3833
9 years ago
psychobunny
a78edf8cf2
profile meta info
9 years ago
psychobunny
ffbaecf59a
fix profile stats on mobile
9 years ago
psychobunny
3075f66fb2
added profile stats
9 years ago
psychobunny
3aff84df76
added back aboutme
9 years ago
psychobunny
b09c3b8fea
added back username + fullname
9 years ago
psychobunny
6cefddf86e
moved chat into account dropdown; removed fa icons in dropdown
9 years ago
psychobunny
d720ae017c
closes #193 ; styled account/edit/x forms
9 years ago
psychobunny
45385ad45a
account page titles
9 years ago
psychobunny
658cc58d47
category info for topic list
9 years ago
psychobunny
5d11a37336
more styling for post list
9 years ago
psychobunny
491d249f6c
normalize blockquote in post list
9 years ago
psychobunny
9ae5920e90
normalize headers in posts_list
9 years ago
psychobunny
062be56f8c
posts_list first pass
9 years ago
psychobunny
e9881330b4
actually fixed conflicts
9 years ago
psychobunny
205ed79f82
Merge branch 'master' into profile-redesign
...
Conflicts:
less/account.less
9 years ago
psychobunny
fcbdef474a
some cleanup on profile, starting redesign of the rest of the page
9 years ago
psychobunny
f29f067e4b
redesign user status, user picture
9 years ago
Julian Lam
21820e9297
updated change picture modal to allow plugins
9 years ago
psychobunny
18c0fa3b8a
more work on account page
9 years ago
psychobunny
1ec49fdd1a
reorganized account menu
9 years ago
psychobunny
0b2c2350d0
fix hidden profile buttons on mobile account page
9 years ago
psychobunny
2f2bcc755f
use real ™️ colours for status indicators
9 years ago
psychobunny
2265c1a6c7
Revert "closes #98"
...
This reverts commit 8e51a839a0
.
9 years ago
psychobunny
65410c53c3
its about time I styled the alerts...
9 years ago
psychobunny
8139f6a26d
toaster components + deprecated alert.location
9 years ago
psychobunny
353fe81abb
closes #118
9 years ago
psychobunny
6875cc0302
closes #156
9 years ago
psychobunny
a0cbfa2569
closes #93
9 years ago
psychobunny
8e51a839a0
closes #98
9 years ago
psychobunny
987e4c9944
closes #172
9 years ago
psychobunny
4336f27744
closes #187
9 years ago
Barış Soner Uşaklı
0a7aaee3a4
Merge pull request #188 from pitaj/patch-1
...
Fixed advanced search button not showing
9 years ago
Peter Jaszkowiak
48b1226539
Fixed adavanced search button not showing
9 years ago
Barış Soner Uşaklı
1c22b4d18b
Merge pull request #171 from pitaj/patch-1
...
Add transition to search bar
9 years ago
Peter Jaszkowiak
d1bd74aa56
Add transition to search field
9 years ago
psychobunny
11b2914a37
fix for letter based usercards
9 years ago
psychobunny
a4d73d9e34
realigned usercard info
9 years ago