Jérémie Astori
|
8118d56e16
|
Fix breaking layout when switching portrait/landscape modes
This re-adds the table layout in CSS removed in 3cddbbce6e , https://github.com/thelounge/lounge/pull/332.
|
2016-07-09 20:03:41 -04:00 |
|
Maxime Poulin
|
28938be10d
|
Merge pull request #474 from thelounge/astorije/fix-crash-theme
Prevent the app from crashing when no theme is specified
|
2016-07-08 06:09:05 +00:00 |
|
Jérémie Astori
|
a7274abc72
|
Prevent the app from crashing when no theme is specified
|
2016-07-08 01:00:23 -04:00 |
|
Jérémie Astori
|
b1674f4f20
|
Add self info to TOGGLE messages to prevent unread marker to render for oneself
|
2016-07-07 02:53:30 -04:00 |
|
Jérémie Astori
|
8b87c54b1a
|
Fix unread marker disappearing when opacity set to 1
|
2016-07-07 01:14:52 -04:00 |
|
Alistair McKinlay
|
548a8d7130
|
Merge pull request #467 from thelounge/PR/oops
Fix slight bugs introduced by #379 and #465
|
2016-07-06 10:53:27 +01:00 |
|
Maxime Poulin
|
44c31ed15c
|
Fix themes on textarea
|
2016-07-06 03:21:51 -04:00 |
|
Maxime Poulin
|
26bf948fdc
|
Fix being unable to switch window from settings to chan
|
2016-07-06 03:08:27 -04:00 |
|
Jérémie Astori
|
faaa37cfe2
|
Merge pull request #465 from thelounge/PR/fix-textarea
Fix window layout a bit
|
2016-07-06 00:40:32 -04:00 |
|
Maxime Poulin
|
37b5f28919
|
Fix window layout a bit
|
2016-07-06 00:18:40 -04:00 |
|
Maxime Poulin
|
18c615236d
|
Merge pull request #332 from thelounge/xpaw/unread-marker
A proper unread marker
|
2016-07-06 04:06:14 +00:00 |
|
Jérémie Astori
|
b3d3582d2f
|
Merge pull request #286 from thelounge/xpaw/unknown-command
Display unhandled numerics on the client
|
2016-07-05 23:23:15 -04:00 |
|
Jérémie Astori
|
3cddbbce6e
|
Improve styling of the unread marker
|
2016-07-05 15:32:41 -04:00 |
|
Pavel Djundik
|
d37e94308d
|
Unread marker MVP
|
2016-07-05 15:32:41 -04:00 |
|
Jérémie Astori
|
114295a1bd
|
Merge pull request #379 from maxpoulin64/textarea
Add textarea support
|
2016-07-05 00:48:23 -04:00 |
|
Maxime Poulin
|
2d3464aa04
|
Use a textarea instead of an input for channel messages
|
2016-07-04 23:49:45 -04:00 |
|
Jérémie Astori
|
51666b6db6
|
Merge pull request #461 from thelounge/xpaw/check-config
Only load config if it exists
|
2016-07-04 17:00:24 -04:00 |
|
Pavel Djundik
|
08f197f912
|
Only load config if it exists
|
2016-07-04 23:15:30 +03:00 |
|
Alistair McKinlay
|
7ba11b8913
|
Merge pull request #458 from thelounge/xpaw/irc-bind
Register irc-framework events before connecting
|
2016-07-04 16:14:44 +01:00 |
|
Pavel Djundik
|
1d3037bd00
|
Register irc-framework events before connecting
|
2016-07-04 17:58:28 +03:00 |
|
Alistair McKinlay
|
b2a10cc813
|
Merge pull request #457 from thelounge/irc-fw-25
Update irc-framework to 2.5.0
|
2016-07-04 15:46:41 +01:00 |
|
Pavel Djundik
|
2470fa7217
|
Update irc-framework to 2.5.0
|
2016-07-04 17:32:03 +03:00 |
|
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 |
|
Jérémie Astori
|
2ffcbd8533
|
Merge pull request #417 from thelounge/xpaw/channels
Store channels in array format
|
2016-07-03 17:56:08 -04:00 |
|
Pavel Djundik
|
e445fd8e25
|
Store channels in array format
|
2016-07-03 21:58:31 +03: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 |
|
Pavel Djundik
|
083b2d54e6
|
Merge pull request #455 from williamboman/fix/tap-hide-chat-prevent-default
client: stop propagation when hiding the chat through click/tapping the chat
|
2016-07-03 19:10:30 +03:00 |
|
William Boman
|
a23a26679f
|
client: stop propagation when hiding the chat through tapping/clicking
|
2016-07-03 17:36:18 +02:00 |
|
Alistair McKinlay
|
c76cb48ce8
|
Merge pull request #454 from thelounge/xpaw/custom-hl
Only trigger custom highlights for non-self messages and notices
|
2016-07-03 16:05:37 +01:00 |
|
Pavel Djundik
|
2d7922769f
|
Only trigger custom highlights for non-self messages and notices
|
2016-07-03 16:28:02 +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
|
cada00ab6a
|
Display unhandled numerics on the client
|
2016-07-03 11:47:53 +03:00 |
|
Pavel Djundik
|
f57328ef5b
|
Only auto join actual channels
Fixes #450
|
2016-07-03 11:39:29 +03:00 |
|
Maxime Poulin
|
2fedd861d7
|
Merge pull request #452 from thelounge/xpaw/extra-log-info
Print network name and internal ids in debug log
|
2016-07-03 08:35:40 +00:00 |
|
Pavel Djundik
|
2da6167cf5
|
Print network name and internal ids in debug log
|
2016-07-03 11:32:57 +03:00 |
|
Jérémie Astori
|
491b3e3d0e
|
Merge pull request #451 from thelounge/maxpoulin64/update-irc-fw
Update irc-framework to 2.4.0
|
2016-07-03 00:56:23 -04:00 |
|
Maxime Poulin
|
1ddb1a8d22
|
Update irc-framework to 2.4.0
|
2016-07-02 21:23:20 -04:00 |
|
Jérémie Astori
|
f21f901a69
|
Merge pull request #429 from thelounge/xpaw/scrollbar
Remove javascript scrollbar library, use hover appearing scrollbar instead
|
2016-07-02 20:46:49 -04:00 |
|
Maxime Poulin
|
01c0ec22f0
|
Merge pull request #449 from thelounge/xpaw/irc-fw-upd
Update irc-framework to 2.3.0
|
2016-07-02 20:57:39 +00:00 |
|
Pavel Djundik
|
1f760d877e
|
Update irc-framework to 2.1.0
|
2016-07-02 22:25:08 +03:00 |
|
Pavel Djundik
|
8b8050d02a
|
Remove javascript scrollbar library, use hover appearing scrollbar instead
|
2016-07-02 13:28:22 +03:00 |
|
Jérémie Astori
|
1cc02221a3
|
Merge pull request #437 from williamboman/fix/save-token
src/client: fix storing updated token, ensure client config is always an object
|
2016-07-01 02:12:42 -04:00 |
|
William Boman
|
32b46bb32d
|
src/client: make sure config is always an object
|
2016-06-30 15:06:14 +02:00 |
|
William Boman
|
1256e73d90
|
src/client: pass the updated token as argument to callback
This also fixes an issue where the token would not be stored in the
user file.
|
2016-06-30 15:05:58 +02:00 |
|
Jérémie Astori
|
0de9f61e8d
|
Merge pull request #425 from thelounge/yamanickill/custom-highlights
Add custom highlights
|
2016-06-30 00:40:59 -04:00 |
|
Alistair McKinlay
|
566351b694
|
Merge pull request #288 from thelounge/astorije/docker-cleanup
Remove Docker-related files
|
2016-06-29 19:27:00 +01:00 |
|
Alistair McKinlay
|
feda6615f9
|
Add custom highlights
|
2016-06-29 19:04:39 +01:00 |
|
Jérémie Astori
|
0377c2f780
|
2.0.0-pre.4
|
2016-06-29 00:52:19 -04:00 |
|
Jérémie Astori
|
d6186d3608
|
Add change log entry for upcoming v2.0.0-pre.4
|
2016-06-29 00:51:26 -04:00 |
|
Jérémie Astori
|
0cbcb98b0d
|
Merge pull request #434 from williamboman/fix/excess-flood
irc-events/connection: increase join delay to 1000ms
|
2016-06-28 00:19:08 -04:00 |
|