Patrick Melanson
b719354a07
#700 detect locale formatting support on load
10 years ago
Lorenz Hübschle-Schneider
407f9111ad
Update Angular to 1.4.x series (1.4.8)
...
Angular now has a .$$watchersCount property, which makes our watcher
counting function unnecessary.
Also add sha384 emojione SRI hash
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
df36d56fa7
Implement infinite scrolling
...
I't not perfect but it's a start.
10 years ago
Tor Hveem
31ba8db33d
Fix problem with saving of sound notify
10 years ago
Tor Hveem
5494fefbcb
use spinner for connect/reconnect/fetchmorelines
10 years ago
Mukunda Modell
3b60f992b4
Switch to adjacent buffer with alt+arrow
...
Use alt+up and alt+down to switch to previous / next buffer.
Works when bufferlist is nested or flat.
This implements issue #511 .
10 years ago
Lorenz Hübschle-Schneider
a631a913c7
Fix initialisation of global unread count
...
Fixes #595
10 years ago
Tor Hveem
4f686d512d
Request nicklist using ptr instead of fullname
10 years ago
AppleDash
fafed6a915
Add support for supplying credentials in the URL via the hash.
10 years ago
Lorenz Hübschle-Schneider
6ca1deb66d
Always show server buffers in hierarchical view
...
Show them even if 'Only show buffers with unread messages' is set
10 years ago
Angus Gibson
117d9991ec
Handle hidden weechat buffers
...
This adds a new 'hidden' field to the Buffer model, which stays in sync
with weechat's notion of hidden buffers.
10 years ago
Peter Elmers
febbb3ffdb
Re-implement click to join functionality.
...
Clicking channel names to join broke because of angular issue 9515.
Reimplement the functionality by binding the scope.openBuffer method to
the window and calling it from an onclick handler for channel name
anchors.
10 years ago
Lorenz Hübschle-Schneider
2626b5e936
openBuffer: send /join and /query with -noswitch parameter
...
this functionality is currently broken (#618 ) but this is a good idea nonetheless
10 years ago
Lorenz Hübschle-Schneider
8c965e0b90
Store WeeChat version is an array of numbers
10 years ago
Tor Hveem
d0cabde132
Send more types of clearing only when using new style
10 years ago
Johan Stenehall
5643df2292
Add notification and unread count to topbar
...
Conflicts:
css/glowingbear.css
10 years ago
Tor Hveem
9432004c5e
Clear hotlist in more scenarios
...
* Clear when switching away from a buffer
* Clear when sending a message to a buffer
10 years ago
Tor Hveem
feaf76f1ea
move hotlistclear into connection
...
Also some clean up stray debug
10 years ago
Tor Hveem
99ccd551b6
Enable by default, except on mobile. Convert by default.
10 years ago
Lorenz Hübschle-Schneider
dc46a9b22a
Don't embed content by default
...
This can be quite slow on buffer switch, especially when gists / tweets are embedded
10 years ago
Tor Hveem
f042f729e1
switch from twitter's emoji lib to emojione
10 years ago
Tor Hveem
c71ce1b404
Use new command for "syncing" hotlist.
...
This patch also implements parsing version message and using that to
check that the WeeChat is new enough to use the new command.
10 years ago
Lorenz Hübschle-Schneider
2d3c2c11bb
Load theme without angular to reduce flicker
...
Initialising with dark theme prevents flicker
10 years ago
Lorenz Hübschle-Schneider
be8ab42b7c
Make MathJax a setting and load it only if enabled
10 years ago
Lorenz Hübschle-Schneider
6af6d34a4f
Dynamically load twemoji if required
10 years ago
Tor Hveem
ff480cd0c6
fix problem with activating saving of password
10 years ago
Lorenz Hübschle-Schneider
de69f820fe
Save emojify preference in settings
...
This fixes a bug where the preference would not be saved
10 years ago
Tor Hveem
a8dcd738cf
fix problem with activating saving of password
10 years ago
Lorenz Hübschle-Schneider
6d0e41e630
Save emojify preference in settings
...
This fixes a bug where the preference would not be saved
10 years ago
Lorenz Hübschle-Schneider
849da1b5a2
Implement reconnecting upon connection loss
...
TODO: test in various conditions
11 years ago
Lorenz Hübschle-Schneider
d9c230ac44
Include settings.js in minification process; fix strict DI
11 years ago
Lorenz Hübschle-Schneider
54bb9dad13
Add default settings again
11 years ago
Lorenz Hübschle-Schneider
be6e356363
Settings module
11 years ago
Lorenz Hübschle-Schneider
51e5817cbd
Fix debug mode
...
manipulating window.location.search isn't reliable
11 years ago
Lorenz Hübschle-Schneider
d709c8fd93
Cancel all outstanding notifications when disconnecting / navigating away
...
Fixes #296
11 years ago
Lorenz Hübschle-Schneider
f125c43ccb
Adds emoji support using Twitter's twemoji
11 years ago
Lorenz Hübschle-Schneider
de730a4505
Add some basic tests for filters
11 years ago
Lorenz Hübschle-Schneider
79ebead64f
Disable debug data in Angular unless debug mode is enabled
...
Performaaance!
11 years ago
Ailin Nemui
4e2a5dbe88
fix $apply exception on showSidebar
11 years ago
Ailin Nemui
0b15e2f74f
some scrolling updates
11 years ago
David Cormier
bda4e1af3e
light-theme: darken most colors by 50% and add it to theme manager
11 years ago
David Cormier
7fa1b7cc9d
Create dark theme by extracting theme settings from glowingbear.css
...
* Remove style.css as those values should be themable as well.
* Update urls in index.html to link to dark theme by default
11 years ago
Lorenz Hübschle-Schneider
66b48d83fb
Fix clicking the bear on mobile
...
closes #469
11 years ago
Lorenz Hübschle-Schneider
121c165a39
Scroll to correct position when fetching more lines
...
Fixes #406
11 years ago
Lorenz Hübschle-Schneider
c6e1bca78d
Keep core buffer visible with 'only show unread'
11 years ago
Lorenz Hübschle-Schneider
a80db339f8
Use strict
...
Requires turning IrcUtils into an Angular service, because the global variable
trick won't work with use strict.
Reuse is still easily possible by removing the angular wrapping around it.
11 years ago
Ailin Nemui
156640c3ba
Properly Show and hide the sidebar on mobile layout when using Alt+g
11 years ago
Lorenz Hübschle-Schneider
c501215bae
Re-enable "fetch more lines" after trimming lines on buffer switch
...
Fixes #404
11 years ago
David Cormier
658e876643
fixup font-family and font-size setting glitches
...
Replace fontSize placeholder by default value. Placeholders should be used
as suggestions, not effective values.
Remove spurious default value for fontFamily (it is defined right below)
11 years ago