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
Patrick Melanson
ac2966ff0b
Base our time format off of weechat's config
9 years ago
Patrick Melanson
37ba46d379
Extended fetchConfValue with callbacks
9 years ago
Lorenz Hübschle-Schneider
6149aa8a07
Merge pull request #783 from pmelanson/782-timestamp-locale
...
Bufferline timestamps now try to detect locale
9 years ago
Lorenz Hübschle-Schneider
3524f185c2
Merge pull request #764 from Bakke/electron
...
Electron (Atom-Shell) support
9 years ago
Tor Hveem
863298a0eb
Merge pull request #785 from glowing-bear/gist-trailing-slash
...
Gist plugin: ignore trailing slashes and anchors
9 years ago
Lorenz Hübschle-Schneider
1d6cbcb0e8
Merge pull request #786 from Gibstick/fix-bracket-nickcomplete
...
fix nick completion within brackets #781
9 years ago
Charlie Wang
fbb27cfb61
fix nick completion within brackets #781
9 years ago
Lorenz Hübschle-Schneider
bfb5af68b4
Gist plugin: ignore trailing slashes and anchors
...
Supersedes #783
9 years ago
Patrick Melanson
a0485b5801
Bufferline timestamps now try to detect locale
9 years ago
Tor Hveem
a3a05983fc
Merge pull request #780 from vrutkovs/bootstrap
...
Update Bootstrap to 3.3.6
9 years ago
Vadim Rutkovsky
2232b537e1
Update Bootstrap to 3.3.6
9 years ago
Magnus Hauge Bakke
d683ae0c66
Merge pull request #2 from torhve/electron
...
Bump to electron 1.0
9 years ago
Lorenz Hübschle-Schneider
f7767cde73
Merge pull request #775 from vrutkovs/master
...
dark-spacious.css: use tr.bufferline to add spacing to the line instead of just message's td
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
Tor Hveem
af15a00828
Bump to electron 1.0
9 years ago
Lorenz Hübschle-Schneider
2add0e66d2
Add dark-spacious theme to theme list
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
Lorenz Hübschle-Schneider
a4d0b4261b
Merge pull request #773 from pelmers/ppp
...
Add a pastebin plugin
9 years ago
Peter Elmers
05f5629ba7
Please linter
9 years ago
Peter Elmers
0b98f4c8f6
Write a test
9 years ago
Peter Elmers
fa992e2fa5
Add a pastebin plugin
9 years ago
Lorenz Hübschle-Schneider
ddbca476b8
Merge pull request #772 from torhve/keyfix
...
Fix alt-< keybinding
9 years ago
Tor Hveem
dcc0f19fc5
Fix alt-< keybinding
9 years ago
Magnus Hauge Bakke
60a6111671
Update to electron 0.37.6
9 years ago
Tor Hveem
a08452548e
Merge pull request #770 from glowing-bear/connectionlock
...
Add a lock on the connection
9 years ago
Lorenz Hübschle-Schneider
1edba41c4c
Add a lock on the connection
...
This should fix #610 but needs more testing
9 years ago
Lorenz Hübschle-Schneider
88036119d6
Merge pull request #768 from tnguyen14/master
...
Make the settings close button more visible for dark themes
9 years ago
Tri Nguyen
3d1f49dfde
Make the settings close button more visible for dark themes
9 years ago
Lorenz Hübschle-Schneider
6d3ef2f86b
Merge pull request #767 from Bakke/buffer-search-improved
...
Use arrow keys to select buffer in buffer search
9 years ago
Magnus Hauge Bakke
2d6df2fffd
Make number check for windows bagde future-proof
9 years ago
Magnus Hauge Bakke
7aad726269
Do not set dot badge for windows app
9 years ago
Magnus Hauge Bakke
bbb4d259be
Use arrow keys to select buffer in buffer search
9 years ago
Magnus Hauge Bakke
570f293399
Update app unread badge to dot instead of punctuation
9 years ago
Magnus Hauge Bakke
08f6ec0f05
Make sed commands in makefile compatible with os x again
9 years ago
Magnus Hauge Bakke
ea0dc4805d
Make sed commands in makefile compatible with os x
9 years ago
Magnus Hauge Bakke
eec07e7767
Add electron-packager as dev dependency + whitespace fix
9 years ago
Tor Hveem
85755b98d3
Merge pull request #766 from glowing-bear/katex
...
Switch math rendering to KaTeX
9 years ago
Lorenz Hübschle-Schneider
b8854a287a
Switch math rendering to KaTeX
9 years ago
Tor Hveem
012189635c
Include note about Electron in README
9 years ago
Tor Hveem
cf255756ae
use new global to check for electron
9 years ago
Tor Hveem
382a5dc5c0
handle focus event, fix whitespace
9 years ago
Tor Hveem
1d52986bc6
use overlayicon on win32
9 years ago
Tor Hveem
693234cab6
Fix whitespace
9 years ago
Magnus Hauge Bakke
093f8683ce
Merge pull request #1 from lorenzhs/electron-fixes
...
Electron: Use local files and add Linux target
9 years ago
Lorenz Hübschle-Schneider
f4245f1296
Electron: Use a Makefile
9 years ago
Lorenz Hübschle-Schneider
2112757a2d
Fix emojione in electron
9 years ago
Lorenz Hübschle-Schneider
4fb04dae09
Add npm script to use local files (for electron or cordova)
...
This copies useless files as well, I'm not sure what's the best
way to deal with that.
9 years ago
Lorenz Hübschle-Schneider
ba988aecd3
Add Electron Linux target
9 years ago
Magnus Hauge Bakke
3ad7ad203b
Add comments to electron app badge functions
9 years ago