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
Lorenz Hübschle-Schneider
2add0e66d2
Add dark-spacious theme to theme list
9 years ago
Magnus Hauge Bakke
bbb4d259be
Use arrow keys to select buffer in buffer search
9 years ago
Lorenz Hübschle-Schneider
b8854a287a
Switch math rendering to KaTeX
9 years ago
Lorenz Hübschle-Schneider
2112757a2d
Fix emojione in electron
9 years ago
Magnus Hauge Bakke
14d8f73532
Electron: Set app badge in os x (darwin)
9 years ago
Lorenz Hübschle-Schneider
d34cf89aaa
Add support for custom CSS
...
Fixes #647
10 years ago
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