Commit Graph

268 Commits

Author SHA1 Message Date
Lorenz Hübschle-Schneider 8d7c7d8960 Fix bufferlist item height on condensed layout
Fixes #1012, based on @rain-1's suggestion
2018-07-07 12:54:22 +02:00
Lorenz Hübschle-Schneider 5be2f027e4 Fix nicklist on iOS 2018-03-18 16:49:50 +01:00
Lorenz Hübschle-Schneider 61a6490de8 Increase nicklist bottom padding a bit 2017-10-09 09:39:12 +02:00
Simon Cooksey 4d35d7d4b9 Update glowingbear.css 2017-10-06 15:48:23 +01:00
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.
2017-09-25 15:00:04 +01:00
Lorenz Hübschle-Schneider 773a80b40c fix title positioning on mobile
Closes #948
2017-06-09 09:49:18 +02:00
Lorenz Hübschle-Schneider efb23d0ee8 Merge pull request #946 from lorenzhs/title-modal
Enable title modal on desktop, too, and improve it a bit
2017-06-07 17:13:12 +02:00
Alice Jenkinson 027c7bb03f Add base16-ocean-dark 2017-06-03 10:05:12 +12:00
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
2017-06-02 11:37:41 +02:00
Robert Scullin 945e84c538 Improves UX when JavaScript is disabled/blocked 2017-05-19 14:59:25 -04:00
Lorenz Hübschle-Schneider 539f892e8e Merge pull request #922 from glowing-bear/buffer-jump
Implement Alt+J buffer jump like in WeeChat
2017-05-14 20:13:15 +02:00
Lorenz Hübschle-Schneider fde346bc2f Use CSS to show/hide tab-complete button instead of ng-hide
should've been ng-show anyway
2017-03-23 15:53:02 +01:00
Lorenz Hübschle-Schneider 26d8b5faee Animate jumpkey transition & change placeholder to "Number" 2017-03-23 13:53:07 +01:00
Lorenz Hübschle-Schneider cdd88baa62 Add "Jump:" label to search box when jumping 2017-03-18 16:33:54 +01:00
Tobias Theuer 833a2a8c0f Improved timing. Made code more readable. 2017-03-18 16:33:54 +01:00
Tobias Theuer 811e76d443 Jump to any buffer (up to 99) with Alt+J followed by 2 digits. 2017-03-18 16:33:54 +01:00
Lorenz Hübschle-Schneider 7663fa079d ng-class tweak 2017-03-18 14:56:15 +01:00
Alice Jenkinson 56fbdb4250 Work around hover state being applied to buttons in inputbar on mobile 2017-03-18 17:31:01 +13:00
Alice Jenkinson 520f2ac349 Add a button to the input bar to complete nicks 2017-03-17 18:46:51 +13:00
Kasper Vaessen 3a85ab9a9a Tweaks 2016-11-04 00:41:21 +02:00
Tor Hveem e6f50d5ed7 Merge pull request #837 from glowing-bear/buffer-unread-class
Move unread class to buffer <li> instead of ng-if on badge
2016-10-18 13:51:52 +02:00
Kasper Vaessen 4ce499c9cc Base16 theme bugfixes and improvements 2016-10-13 21:44:39 +03:00
Lorenz Hübschle-Schneider 6359e726ce buffer: separate unread and notification 2016-10-13 16:10:51 +02:00
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
2016-10-13 15:57:33 +02:00
Kasper Vaessen f105e32765 Palette-based theme and some variant themes with alternative palette 2016-10-10 09:45:37 +03:00
Tor Hveem ab649c86d4
New blue theme 2016-09-23 18:53:13 +02:00
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.
2016-07-20 14:12:20 -04:00
Vadim Rutkovsky 1047f23691 dark-spacious.css: use tr.bufferline to add spacing to the line instead of just message's td 2016-05-13 12:37:06 +02:00
Tri Nguyen 8aa44c0d41 more readable messages with increased line-height (#769)
dark-spacious theme with more readable messages (increased line-height)
2016-04-22 16:39:23 +02:00
Tri Nguyen 3d1f49dfde Make the settings close button more visible for dark themes 2016-04-08 16:53:35 -04:00
Magnus Hauge Bakke bbb4d259be Use arrow keys to select buffer in buffer search 2016-04-06 09:20:23 +02:00
Lorenz Hübschle-Schneider 06d7f6dfee Include version information in settings dialog, update version numbers 2016-01-16 15:01:46 +01:00
Lorenz Hübschle-Schneider e6d6272be5 Make buffer prefix lighter on active buffer
the old behaviour was quite counterintuitive in my opinion

See #592
2016-01-10 11:19:35 +01:00
Lorenz Hübschle-Schneider 01d0891a2d Themes: Add black theme for AMOLED displays, fix theme selector background in dark theme
Deprecates / closes #671
2015-12-26 11:47:09 +01:00
Tor Hveem 17671c560d add CSS to make spin icon 2015-12-14 15:49:44 +01:00
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.
2015-12-08 22:57:53 +02:00
Magnus Hauge Bakke 3f661ded6c Support sending multiple images 2015-11-07 12:45:05 +01:00
Magnus Hauge Bakke f2953d1190 Add image upload progressbar and error msg 2015-11-07 12:44:22 +01:00
Magnus Hauge Bakke aef26a2dc5 Add file input with button and send file to imgur 2015-11-07 12:44:22 +01:00
Magnus Hauge Bakke accbf276ad Add button for sending image 2015-11-07 11:42:51 +01:00
Lorenz Hübschle-Schneider aa9fb10941 Revert "Fixes problem with Firefox word / line breaking" 2015-09-11 12:53:33 +02:00
Michael Smith 8d371a5ed9 Fixes problem with Firefox breaking long lines between any random character. References #624.
Firefox would break long lines in the middle of words, disregarding hyphenation rules resulting in poor readability. This change fixes that behaviour while still preventing very long unbreakable strings from showing a horizontal scrollbar.
Tested in Firefox 38.0.5 and Google Chrome 43.0.2357.124 (64-bit)
2015-08-25 23:26:09 +02:00
Tor Hveem 744b7a1755 Implement hidden brackets around prefix 2015-05-19 14:00:04 +02:00
Daniel Leining 0618a769d5 Add hidden brackets around user nicks 2015-05-10 20:11:29 -04:00
Lorenz Hübschle-Schneider 27eb2cbc7b Fix height of bufferlist items in narrow desktop view 2015-05-02 11:39:23 +02:00
Tor Hveem c939c7b32c Don't force margins to badges 2015-04-20 16:55:29 +02:00
Tor Hveem d83ea79809 Add ellipsis overflow to buffer list name 2015-04-18 11:57:15 +02:00
Johan Stenehall cabf307361 Add iOS native scroll for buffers 2015-04-01 22:22:10 +02:00
Lorenz Hübschle-Schneider c145457b91 Merge pull request #590 from glowing-bear/thdesign
[WIP] Improve footer, more monochrome dark design
2015-03-29 16:39:27 +02:00
Lorenz Hübschle-Schneider 04a7f31fde Merge pull request #585 from stenehall/update-topbar
Handle mobile breakpoints correctly
2015-03-29 16:37:41 +02:00