Commit Graph

661 Commits (1e525332976dca98f7b04d6368e71f2deaade8cc)

Author SHA1 Message Date
Barış Soner Uşaklı 8bc342265d 0 padding on dropdown toggle
Julian Lam e98bf6dd18 fixes
Julian Lam 6abd32db8c minor style change to loading text in notifications and chats dropdown,
Julian Lam a5acacd27b Merge branch 'develop'
Julian Lam b503939b75 fixes
Julian Lam c6b6d60005 changed drop shadow to match bs modal,
Julian Lam e9012e7e83 right-aligned recent chats list,
Julian Lam 29164c74ad RTL fixes for chat and chat modal,
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.
Julian Lam fa95b2aa4b adjusted persona chat colours to also apply to chat search box
Julian Lam eb966cdf9c Merge branch 'master' into develop
Julian Lam da3a00ab2e hide header and footer on chat page (mobile)
Julian Lam 3f43ec1af5 Fixing
Resolving regression caused by , 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.
psychobunny 11cce1c2db Revert "Alignment Fixes; Closes ()"
This reverts commit bec13e8138.
Linda Badurina bec13e8138 Alignment Fixes; Closes ()
* 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
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, 
Julian Lam f440ae6631 Merge branch 'master' into develop
Baris Usakli 78b33e7424 change line-height
Baris Usakli aa14868011 style fix
Barış Soner Uşaklı b804a57845 https://github.com/NodeBB/NodeBB/issues/6206
Peter Jaszkowiak 76279f7f8e Fix mobile navigation unread counts being invisible
Peter Jaszkowiak cbfc3ab4d7
Merge pull request from petergood/master
Fixed navbar autohide after viewport resize
Baris Usakli f48c6b5e26 revert commit to expose chat icon
Julian Lam cdcc3a9e91 theme changes for
petergood 377fbfd2b0 Added media query to determine if header should auto hide
Peter Jaszkowiak bff38277d2 Merge branch 'master' of github.com:nodebb/nodebb-theme-persona
Peter Jaszkowiak 73ead79389
Julian Lam 9b0651f751 theme changes for
Julian Lam 7c9ce36a1c whitespace fix
Julian Lam b1ef09adf8 better RTL support, closes
Baris Usakli 58ea2fb3bb https://github.com/NodeBB/NodeBB/issues/4804
Andrew Rodrigues daedf9544a
fixes
Peter Jaszkowiak a38221f1c9 Fix RTL switching sides of menus and buttons
Peter Jaszkowiak b7936e1f9b Remove panel overlay
Peter Jaszkowiak 8a789b9d22 Style improvements
- Remove menu button borders
- Make menu buttons full height
- Make overlay white instead of grey
Peter Jaszkowiak 7cc987ece2 Show setting in column, fix button width sizes
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
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
Julian Lam 03bdbc44f7 fixed wrong variable use, re:
Julian Lam 314fa1c61c fixed incorrect final colour when transitioning during alert timeouts,
Julian Lam e8f9eda6e4 theme changes for
Barış Soner Uşaklı 979622b009 closes https://github.com/NodeBB/NodeBB/issues/6029
psychobunny cd4fbe8975 closes https://github.com/NodeBB/NodeBB/issues/5969
Julian Lam e7494a19fb Merge branch 'develop'
RoiEX 1918214fb3 Merge branch 'master' into patch-1
RoiEX 6c2da59e93 Add css
Julian Lam 98aa41222e moved roboto link tag from CSS import to prefetched link tag, re:
Julian Lam 74c02dce25 Merge remote-tracking branch 'origin/master' into develop
Julian Lam b93b87e6d8
Peter Jaszkowiak 751f149021 Fix
Andrew Rodrigues 3b38a367a3 remove link to map file
Julian Lam d816b1659a re-exposing taskbar on mobile layout
Julian Lam 5dd6d822d2 Merge branch 'develop'
Julian Lam 4f98c52f26
psychobunny 3d1c0ec650 re-add bootstrap-flipped.css
Julian Lam 88f8327da3 added missing file
Julian Lam 36a3dcd3b7 rtl tweaks
Julian Lam 094be27a22 rtl tweaks
Peter Jaszkowiak 510f91ac27 Fix logout button styling on mobile
Julian Lam 276d480b54 Merge branch 'master' of https://github.com/An-dz/nodebb-theme-persona into An-dz-master
Barış Soner Uşaklı 616ecca552 wider notif list
André Zanghelini da484ff7b1 fix noscript.less
André Zanghelini 54023cad51 better noscript support
André Zanghelini 3a2a32ad2e noscript support
Add support for environments without scripts
Barış Soner Uşaklı 35d41b31b4 https://github.com/NodeBB/NodeBB/issues/5723
Baris Usakli d681699338 https://github.com/NodeBB/NodeBB/issues/5723
psychobunny 62ed859e84 fix chat header when chat title is missing
Julian Lam 59e8f82c5e Merge remote-tracking branch 'origin/master' into develop
Barış Soner Uşaklı 33bad80473 closes
Peter Jaszkowiak b6789ac7e2 Merge master into develop
Peter Jaszkowiak 8319d04156 Fix bottom sheets not showing in IE11
Julian Lam 72f05c388c Merge remote-tracking branch 'origin/master' into develop
Barış Soner Uşaklı 4e7d3a2962 https://github.com/NodeBB/NodeBB/issues/5542
Julian Lam abc9be8a44 Merge remote-tracking branch 'origin/master' into develop
barisusakli 32da035e19 closes https://github.com/NodeBB/NodeBB/issues/5512
barisusakli bce6a7f30d revert overflow
barisusakli a843f0ce20 hide overflow
RoiEX 71c446dab6 Add additional css
Julian Lam c15df413e2 Merge remote-tracking branch 'origin/master' into develop
pichalite 1f24088377 Fixes
psychobunny 93e7fe529c dropdown fix for rtl languages
psychobunny d26f875a34 a little bit more subtle "replied to " button
psychobunny cb1e34039b match post replies border size with blockquote
psychobunny 67f45c6c2e Merge remote-tracking branch 'origin/develop' into threads-enhancement
psychobunny 26f4964f2c more threaded tweaks
psychobunny 8dc4f5caaa minor tweak
psychobunny 0660190830 improved threaded view design
Julian Lam b9be012522 Merge branch 'master' into develop
pichalite bee6adb74a cleanup
pichalite 9396440b0b Minor UI fixes. Closes
Julian Lam 2c1e18938f Merge remote-tracking branch 'origin/master' into develop
barisusakli 78961fa2c2 use move cursor
psychobunny 75396b2848 Merge pull request from pichalite/quick-reply
Quick reply option
Julian Lam c82db8c302 Merge remote-tracking branch 'origin/master' into develop
barisusakli 69c51b75a8 hasTag input
pichalite 41d7ec3c0c Quick reply option
Julian Lam fec7a9eb47 WIP theme stuff for
Anil Mandepudi 620cd1f5bc hide teaser overflow with ellipsis ()
Julian Lam 60bbc87590
Anil Mandepudi 130d4f9a47 fix tabs
pichalite 7279fcd1ec Fix chat UI on mobile sidebar
barisusakli 54748bfe2f use https
barisusakli 8127b196ad recent/unread changes
barisusakli 3c1ae96a94 fix deleted style applying to nested posts
barisusakli fbd3f6ee97 change css so it works for nested posts
barisusakli 2ca64be164 css changes to replies
Ben Lubar c5f522ecd8
styling fixes
Ben Lubar 39156b3563
UI for replies-to-post
Julian Lam 7fa8e2aa4b fixing tooltip in chat dropdown
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.
Julian Lam 6eeabc09bf
psychobunny 73bdb6b95f updated chat dropdown as well
psychobunny 21aea38baf yay, chats redesigned finally
Anil Mandepudi f036559e46 fix tabs
Anil Mandepudi bd913c15de fix tabs
pichalite c21f2160dc generic class for bottom-sheet
Anil Mandepudi 28f21f4277 proper max-height for bottom-sheet ()
Anil Mandepudi 533aac29c3 more padding for bottom sheet items ()
Anil Mandepudi 540a9e9f6b use bottom sheet style for dropdowns on mobile ()
* use bottom sheet style for dropdowns on mobile

* fix tabs
psychobunny a859056dec 100vh on #panel only if mobile
psychobunny 61280e4d03 add some margin when topic tools overlap with tags
pichalite 34e81f4a28 modify user edit password screen to match register page for displaying validations
Peter Jaszkowiak 332230f051 Fixes : short body menu animation, paginator ()
Julian Lam 744d2f86d4 re:
Anil Mandepudi 52def50016 adjust dropdown layout on unread page ()
Anil Mandepudi 060d48778c update login page to match register page styling ()
pichalite 2dc6c890c9 minor design tweaks to register page
Julian Lam d6d80dfe7b more fixes to chats list
Julian Lam d53656ba67 updating styling for chat dropdown
barisusakli 33b754f09b closes https://github.com/NodeBB/NodeBB/issues/4973
barisusakli 436746d8ae closes
Barış Soner Uşaklı 61f4fbf8a5 Merge pull request from pichalite/picture-switcher
adjust buttons in change picture modal to properly fit the button text
barisusakli a85cbb237c make user img link
barisusakli c8316eedf3 https://github.com/NodeBB/nodebb-theme-persona/issues/299
Julian Lam cfe2d3f4d9 move chat dropdown to its own template
barisusakli 0b6868ee0c no margin
pichalite 4bc79408a4 adjust buttons in change picture modal to properly fit the button text
pichalite 77e35357eb change selected post highlight when forking topic
Julian Lam 20127ddd35 fix issue with taskbar spanning length of window
Julian Lam 733e06d1aa
Julian Lam 572135ed15 fix issue with taskbar z-index being overridden by some bootswatch skins
barisusakli 2a373b4e06 removed browsing users
psychobunny d02c5a0a10 aligned post icons better
psychobunny 149b25e101 don't use !important
psychobunny 3f2cd05f4f some changes to differentiate hover and selected @pichalite
psychobunny b41a802db8 Merge branch 'topic-select' of https://github.com/pichalite/nodebb-theme-persona into pichalite-topic-select
Julian Lam 7eb4a7c913 theme changes re:
pichalite 6fccb2bc1c fix positioning for unread count in slide out menu ()
psychobunny 40188ef0bc if header is the first element in post, keep it flush to the top
Julian Lam 4c913c59b6 updated to handle terms of use changes
barisusakli ffcb070550 remove right margin on user img
pichalite 9476854b28 add skin class to body tag
Julian Lam 325d14722b fixes
pichalite 96c7ef69c5 display topic select on hover
pichalite 1c9325d6bc proper positioning of notification count display on IE ()
* proper positioning of notification count display on IE

* indentation
Ole R 572e65e30f Fix skin overwriting z-index ()
Julian Lam 6a06b744dd fixes
barisusakli 9103a2c5ff closes https://github.com/NodeBB/NodeBB/issues/4671
marty 756b2da660 missing padding for longer strings
barisusakli 61ab6350da https://github.com/NodeBB/NodeBB/issues/4499
psychobunny 67464b9441 more dual-lightsaber jeditroll fixes ส็็็็็็็็็็็็็็็็็็็_(ツ)_ส้้้้้้้้้้้้้้้้้้้้
psychobunny b84d91f46a ส็็็็็็็็็็็็็็็็็็็_(ツ)_ส้้้้้้้้้้้้้้้้้้้้ in search
Julian Lam df80fc067e Updated anchor to be located at the hr before the post, not at the
post itself.
Julian Lam 21e6b1432a Fixes for
barisusakli 2e0ee6807a fix overflow
psychobunny fbd9aa56bd no need to hide img in teasers anymore, it's stripped by core
psychobunny 702616876e teasers too, https://github.com/NodeBB/nodebb-theme-persona/issues/262
barisusakli 80429d67cb closes
barisusakli 3b56f8eaef closes https://github.com/NodeBB/NodeBB/issues/4379
psychobunny a1969c9725 closes https://github.com/NodeBB/NodeBB/issues/4413
psychobunny e79cef5843 closes https://github.com/NodeBB/NodeBB/issues/4423
psychobunny 0b96d37b3e closes https://github.com/NodeBB/NodeBB/issues/4407
Ole R dabd7ff74f Add min-width to code blocks
barisusakli ada3d0d4c4 one more fix
barisusakli 3b7213fcc2 subcategories
psychobunny bf6587435a fixes pin/lock showing up on a separate line from the h1 title
pichalite 9abe050cd0 set overflow for chat search list
Julian Lam b5bbe6591e chat controls on mobile
Julian Lam 8aa1a7fcf0 fixed issues with chat modal on xs and sm
barisusakli b8d04c4238 more avatar fixes
barisusakli ba0b736b61 more avatar fixes
barisusakli 60fbd803b5 more avatar fixes
psychobunny d2103fb64e use @gray-lighter instead of #eee
pichalite 18f92e134f search user and initiate chat from expanded chat page
psychobunny 7e857a6a01 https://github.com/NodeBB/NodeBB/issues/4140
Julian Lam 074e30a641
Julian Lam 4e485806b3 tweaked paginator-block with css3 transition and ready class instead of invisible class
psychobunny 00eaa2232a fix textarea height
barisusakli 3e8f7c15f9 https://github.com/NodeBB/NodeBB/issues/3977
psychobunny bb9888df0b unnecessary !important screwing me over
Julian Lam 90a2f49c5e fixing float on chat and notif avatars properly
barisusakli 1823451f42 Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat
barisusakli 5294201e58 display less derpy chat list
psychobunny 51c74d2124 saner header size and weights for post content
psychobunny 92fa1ceb25 Revert "closes #183"
This reverts commit 5f830c434e.
pichalite 547e086986 Update topic.less
pichalite 8988c2d40c remove underline on focus for upvote/downvote