Alistair McKinlay
|
9c07f2b0f2
|
Merge pull request #387 from thelounge/xpaw/config
Cache loaded config and merge it with defaults
|
2016-07-04 08:18:55 +01:00 |
|
Pavel Djundik
|
34b4a7a018
|
Merge pull request #366 from thelounge/xpaw/fix-clicks
Improve click handling on users and inline channels
|
2016-07-03 20:51:20 +03:00 |
|
Jérémie Astori
|
d231a4b583
|
Merge pull request #453 from thelounge/xpaw/fix-autojoin
Only auto join actual channels
|
2016-07-03 09:25:38 -04:00 |
|
Pavel Djundik
|
f57328ef5b
|
Only auto join actual channels
Fixes #450
|
2016-07-03 11:39:29 +03:00 |
|
Pavel Djundik
|
2da6167cf5
|
Print network name and internal ids in debug log
|
2016-07-03 11:32:57 +03:00 |
|
Pavel Djundik
|
1f760d877e
|
Update irc-framework to 2.1.0
|
2016-07-02 22:25:08 +03:00 |
|
William Boman
|
c57d9ac1dc
|
irc-events/connection: increase join delay to 1000ms
100ms easily bypasses the excess flood threshold with constant
reproducibility with >20 channels (Freenode).
|
2016-06-28 00:11:19 +02:00 |
|
Pavel Djundik
|
100262ad1f
|
Cache loaded config and merge it with defaults
Fixes #249
|
2016-06-26 19:30:25 +03:00 |
|
Pavel Djundik
|
da9b0636fb
|
Improve click handling on users and inline channels
|
2016-06-22 18:36:01 +03:00 |
|
Pavel Djundik
|
d66e86ddc4
|
Fix channel join regression and fix possibly joining parted channels
|
2016-06-17 13:46:15 +03:00 |
|
Maxime Poulin
|
fabb758985
|
Add support for oidentd spoofing
|
2016-06-02 23:59:19 -04:00 |
|
Maxime Poulin
|
9aafffd273
|
Fix existing identd
|
2016-06-02 23:59:08 -04:00 |
|
Pavel Djundik
|
e3a1bf2f87
|
Enable auto reconnection
|
2016-05-22 10:13:07 +03:00 |
|
Pavel Djundik
|
1c57363106
|
Fix notifications in queries, limit message highlights to channels
|
2016-05-16 22:46:54 +03:00 |
|
Pavel Djundik
|
aa8c3f6419
|
Improve nick highlights
|
2016-05-12 14:20:24 +03:00 |
|
Pavel Djundik
|
ac5e96cddf
|
Update irc-framework
|
2016-05-12 10:15:37 +03:00 |
|
Pavel Djundik
|
e75a8f40a6
|
Stricter eslint rule for curly brackets
|
2016-05-01 12:41:17 +03:00 |
|
Jérémie Astori
|
404bf2c4df
|
Merge pull request #270 from thelounge/ircv3/echo-message
Add support for echo-message and znc.in/self-message caps
|
2016-04-30 19:37:10 -04:00 |
|
Pavel Djundik
|
ede3131168
|
Add global logging helper
|
2016-04-27 00:05:55 +03:00 |
|
Pavel Djundik
|
80ac72709d
|
Do not count your own messages as unread
|
2016-04-26 13:10:17 +03:00 |
|
Pavel Djundik
|
91aa4c6c4a
|
Never highlight self messages in queries, and leave it up to the server to decide
|
2016-04-22 19:38:59 +03:00 |
|
Pavel Djundik
|
6dc807ef07
|
Create a single helper function to write messages
|
2016-04-19 13:20:18 +03:00 |
|
Pavel Djundik
|
71a4dde7ad
|
Do not generate random nicks on nick errors if already registered with the network
|
2016-04-10 11:55:58 +03:00 |
|
Pavel Djundik
|
34af38ff92
|
Change how nick errors are displayed
|
2016-04-07 16:08:33 -04:00 |
|
Pavel Djundik
|
7fdd0e90c1
|
Generate a random hexadecimal nickname when servers says current nick is invalid
|
2016-04-07 16:08:33 -04:00 |
|
Pavel Djundik
|
7d24394814
|
Update irc-framework and fix issue when changing your own nick
|
2016-04-07 16:08:32 -04:00 |
|
Pavel Djundik
|
16370d8fcc
|
Add /ctcp command and handle ctcp responses
|
2016-04-07 16:08:31 -04:00 |
|
Pavel Djundik
|
142aa85548
|
Handle invites
Requires irc-fw update
|
2016-04-07 16:07:40 -04:00 |
|
Pavel Djundik
|
3fc7036d32
|
Don't reset time in link expander and hide time with css
|
2016-04-07 16:07:40 -04:00 |
|
Pavel Djundik
|
6b2ebd790d
|
Always send notices for non existing targets into server window
This matches current master behaviour
|
2016-04-07 16:07:40 -04:00 |
|
Pavel Djundik
|
d1da4b338a
|
Update irc-framework, fixes quitting networks
|
2016-04-07 16:07:40 -04:00 |
|
Pavel Djundik
|
43f58a8075
|
Format topic set date
|
2016-04-07 16:07:40 -04:00 |
|
Pavel Djundik
|
92cc130e2b
|
Always send notices that are not targeted at us into the server window
|
2016-04-07 16:07:40 -04:00 |
|
Pavel Djundik
|
e0fb454223
|
Search channel case insensitively
|
2016-04-07 16:07:37 -04:00 |
|
Pavel Djundik
|
54526215a4
|
Correctly create new windows for private messages
|
2016-04-07 16:06:03 -04:00 |
|
Pavel Djundik
|
17bcc37b80
|
Request names on mode change as a temporary measure
|
2016-04-07 16:06:02 -04:00 |
|
Pavel Djundik
|
a01216fa4c
|
Update irc-framework
|
2016-04-07 16:04:41 -04:00 |
|
Pavel Djundik
|
071881a9fa
|
Sort user list within a single pass, use server provided user modes
|
2016-04-07 16:04:41 -04:00 |
|
Pavel Djundik
|
516ccd965f
|
Add support for IRCv3 server-time
|
2016-04-07 16:04:41 -04:00 |
|
Pavel Djundik
|
7baf5f0f81
|
Remove unused notice event
|
2016-04-07 16:04:41 -04:00 |
|
Pavel Djundik
|
dff6eb33c5
|
Maintain backwards compatibility by sending symbols to the client
|
2016-04-07 16:04:41 -04:00 |
|
Pavel Djundik
|
b6993f6e37
|
Make whois work
|
2016-04-07 16:04:41 -04:00 |
|
Pavel Djundik
|
28ae544b2a
|
Move connection events to a separate file, sync PREFIX with frontend
|
2016-04-07 16:04:40 -04:00 |
|
Pavel Djundik
|
2244dda566
|
Update commands
|
2016-04-07 16:04:40 -04:00 |
|
Pavel Djundik
|
82e192cd2c
|
Enable link fetcher
|
2016-04-07 16:04:40 -04:00 |
|
Pavel Djundik
|
356851c3f2
|
Handle kick
|
2016-04-07 16:04:40 -04:00 |
|
Pavel Djundik
|
627b698221
|
Fix creating duplicate query windows when our nick is not known
|
2016-04-07 16:04:40 -04:00 |
|
Pavel Djundik
|
9ab71b2588
|
Handle nick
|
2016-04-07 16:04:40 -04:00 |
|
Pavel Djundik
|
4d986537bc
|
Handle error
|
2016-04-07 16:04:40 -04:00 |
|
Pavel Djundik
|
360563528a
|
Handle channel and user modes
|
2016-04-07 16:04:40 -04:00 |
|