ollipa
|
e69e448396
|
add save button to edit topic input field
|
2019-08-11 17:34:01 +03:00 |
|
ollipa
|
49652fc40a
|
make channel topic editable from user interface
|
2019-08-11 15:29:08 +03:00 |
|
Alistair McKinlay
|
133e7bf710
|
Format js/vue with prettier
|
2019-07-19 11:27:40 +01:00 |
|
Pavel Djundik
|
b02c3b6c17
|
Fix channel names in context menus
|
2019-02-13 16:44:15 +02:00 |
|
Pavel Djundik
|
104692007f
|
Use attr() instead of data()
|
2019-02-12 12:48:44 +02:00 |
|
Pavel Djundik
|
8931570c02
|
Port join-channel completely to Vue
|
2019-02-12 12:48:43 +02:00 |
|
Pavel Djundik
|
1831e2e63e
|
Fix inline channel links
|
2019-02-12 12:48:42 +02:00 |
|
Pavel Djundik
|
9447b4894d
|
Fix incorrect target in (dis)connect context menu
|
2018-07-06 21:21:57 +03:00 |
|
Adam Spotton
|
54e502c020
|
Add 'User information' (whois) support to the sidebar context menu
|
2018-06-24 11:52:55 -04:00 |
|
Pavel Djundik
|
24531538fd
|
Remove unnecessary code
This cause context menu to re-open when clicking on user in the context menu
|
2018-06-15 13:27:59 +03:00 |
|
Max Leiter
|
9c4c1d6d51
|
Allow connecting/disconnecting from networks in UI, closes #631
|
2018-06-09 16:32:21 -07:00 |
|
Pavel Djundik
|
a35154185a
|
Put list items in network context menu together
|
2018-06-01 12:13:40 +03:00 |
|
Alexandre Oliveira
|
468427bfdb
|
Add support for /ignore, /unignore and /ignorelist commands
|
2018-05-28 16:46:12 -03:00 |
|
Pavel Djundik
|
f50d383670
|
Fix channel and ban lists in context menu not working
Fixes #2400
|
2018-05-01 11:36:10 +03:00 |
|
Pavel Djundik
|
14cc8b7827
|
Use attr() on user-controlled data
See https://www.reddit.com/r/javascript/comments/8f57i1/psa_there_are_over_1000_people_in_the_us_named/dy0rib2/
|
2018-04-28 11:19:49 +03:00 |
|
Jérémie Astori
|
ccb01d964c
|
Merge pull request #2355 from Jay2k1/Jay2k1-opvoice
Add 'op' and 'voice' user context menu items
|
2018-04-21 22:12:41 +02:00 |
|
Jay2k1
|
808b2b249b
|
add 'op' and 'voice' context menu entries
|
2018-04-21 00:53:59 +02:00 |
|
Pavel Djundik
|
f86d73972d
|
Implement network editing UI and object updating
|
2018-04-12 10:38:35 +03:00 |
|
Al McKinlay
|
1dc356a8f2
|
Pull context menu code out of lounge.js and make it more generic
Add separate call for divider in context menu factory
|
2018-03-26 09:08:43 +01:00 |
|