Lorenz Hübschle-Schneider
d03421f4fd
Move imgur config to settings dialog
6 years ago
Jeremy Mahieu
4bc77a294d
Hide sidebar for all widths accoring to state.
...
And always check if mobile to hide it or not
6 years ago
Jeremy Mahieu
8779e66900
Have different gb colors for disabled inputs
6 years ago
Jeremy Mahieu
3886245375
Add validation for the host field
6 years ago
Jeremy Mahieu
81148545e0
Fleshed out the instructions for setting a custom path
6 years ago
Jeremy Mahieu
279b3870c6
Revert CSS change for disabled fields
6 years ago
Jeremy Mahieu
3fe1b0fdfb
Add feature to set port and path in the host field
6 years ago
Lorenz Hübschle-Schneider
fbb382e835
Make badge on mobile clickable and move it closer to the bear icon
6 years ago
Fmstrat
14851e4aa1
Show badeges for mobile (Revert of #581 ).
6 years ago
Lorenz Hübschle-Schneider
ac6dca959d
Theme code elements in dark theme
6 years ago
Serafeim Papastefanos
1717587587
Small codify improvements
6 years ago
Serafeim Papastefanos
9ff05110cb
Improve inline code disply for multiline text...
...
By removing y-padding
6 years ago
Markus Cisler
b6875e62dc
Respect constraints on webkit/iPhone X(s)
...
This adds limited support to respect constraints on newer iPhones, especially when used as PWA.
7 years ago
Lorenz Hübschle-Schneider
8d7c7d8960
Fix bufferlist item height on condensed layout
...
Fixes #1012 , based on @rain-1's suggestion
7 years ago
Lorenz Hübschle-Schneider
5be2f027e4
Fix nicklist on iOS
7 years ago
Lorenz Hübschle-Schneider
61a6490de8
Increase nicklist bottom padding a bit
8 years ago
Simon Cooksey
4d35d7d4b9
Update glowingbear.css
8 years ago
Simon Cooksey
6c604a21d0
Tweak to the CSS for the nicklist
...
This removes the funny empty space at the bottom of the nick list when it is scrollable.
8 years ago
Lorenz Hübschle-Schneider
773a80b40c
fix title positioning on mobile
...
Closes #948
8 years ago
Alice Jenkinson
027c7bb03f
Add base16-ocean-dark
8 years ago
Lorenz Hübschle-Schneider
5d090dd0ed
Enable title modal on desktop, too, and improve it a bit
...
- make it full-width for clickability of the entire top region
- show the buffer's name in the modal dialog
Fixes #943
8 years ago
Robert Scullin
945e84c538
Improves UX when JavaScript is disabled/blocked
8 years ago
Lorenz Hübschle-Schneider
fde346bc2f
Use CSS to show/hide tab-complete button instead of ng-hide
...
should've been ng-show anyway
8 years ago
Lorenz Hübschle-Schneider
26d8b5faee
Animate jumpkey transition & change placeholder to "Number"
8 years ago
Lorenz Hübschle-Schneider
cdd88baa62
Add "Jump:" label to search box when jumping
8 years ago
Tobias Theuer
833a2a8c0f
Improved timing. Made code more readable.
8 years ago
Tobias Theuer
811e76d443
Jump to any buffer (up to 99) with Alt+J followed by 2 digits.
8 years ago
Lorenz Hübschle-Schneider
7663fa079d
ng-class tweak
8 years ago
Alice Jenkinson
56fbdb4250
Work around hover state being applied to buttons in inputbar on mobile
8 years ago
Alice Jenkinson
520f2ac349
Add a button to the input bar to complete nicks
8 years ago
Kasper Vaessen
3a85ab9a9a
Tweaks
9 years ago
Kasper Vaessen
4ce499c9cc
Base16 theme bugfixes and improvements
9 years ago
Lorenz Hübschle-Schneider
6359e726ce
buffer: separate unread and notification
9 years ago
Lorenz Hübschle-Schneider
b59aa31049
Move unread class to buffer <li> instead of ng-if on badge
...
Enables theming, fixes #828 which is now possible with custom CSS
9 years ago
Kasper Vaessen
f105e32765
Palette-based theme and some variant themes with alternative palette
9 years ago
Tor Hveem
ab649c86d4
New blue theme
9 years ago
Patrick Melanson
ce7715c794
Removed show timestamp [seconds] settings
...
Functionality is now replaced by changing
weechat's buffer_time_format. e.g. 24h time:
/set weechat.look.buffer_time_format %H:%M
Supported time formats are 12h and 24h,
with seconds or no seconds.
9 years ago
Vadim Rutkovsky
1047f23691
dark-spacious.css: use tr.bufferline to add spacing to the line instead of just message's td
9 years ago
Tri Nguyen
8aa44c0d41
more readable messages with increased line-height ( #769 )
...
dark-spacious theme with more readable messages (increased line-height)
9 years ago
Tri Nguyen
3d1f49dfde
Make the settings close button more visible for dark themes
9 years ago
Magnus Hauge Bakke
bbb4d259be
Use arrow keys to select buffer in buffer search
9 years ago
Lorenz Hübschle-Schneider
06d7f6dfee
Include version information in settings dialog, update version numbers
10 years ago
Lorenz Hübschle-Schneider
e6d6272be5
Make buffer prefix lighter on active buffer
...
the old behaviour was quite counterintuitive in my opinion
See #592
10 years ago
Lorenz Hübschle-Schneider
01d0891a2d
Themes: Add black theme for AMOLED displays, fix theme selector background in dark theme
...
Deprecates / closes #671
10 years ago
Tor Hveem
17671c560d
add CSS to make spin icon
10 years ago
Hannu Hartikainen
c3f00cd6bc
prevent "zalgo text" from exiting the message/bufferline
...
For a review of what zalgo text is and how it works, see
http://stackoverflow.com/q/6579844/659526 . Suffice to say it abuses
unicode to create a vertical mess that goes over other lines of text.
10 years ago
Magnus Hauge Bakke
3f661ded6c
Support sending multiple images
10 years ago
Magnus Hauge Bakke
f2953d1190
Add image upload progressbar and error msg
10 years ago
Magnus Hauge Bakke
aef26a2dc5
Add file input with button and send file to imgur
10 years ago
Magnus Hauge Bakke
accbf276ad
Add button for sending image
10 years ago