Commit Graph

239 Commits

Author SHA1 Message Date
c77dbbb22a emoji picker styling 2024-06-23 13:35:11 -04:00
951080eb4a change default --font-size 2024-06-23 13:11:29 -04:00
9a4859955c fix duplicate CSS rule 2024-06-23 13:06:54 -04:00
806437070b apply custom css from peertube in code 2024-06-23 13:06:25 -04:00
8e7ca2f986 revert to variable for textarea background color 2024-06-23 13:04:46 -04:00
946aad93e4 remove erroneous styling 2024-06-22 16:57:02 -04:00
794a97fbdd larger emojis in chat 2024-06-22 16:47:32 -04:00
a75e8af1ad fix input box style 2024-06-22 16:13:34 -04:00
ed9853fcbb fuck it dood 2024-06-22 16:08:43 -04:00
bc1ddbd6c4 suggestbox styling 2024-06-22 16:05:47 -04:00
f4eade1358 maybe do the styling for anchor elements in chat 2024-06-22 15:38:27 -04:00
f40eb064b0 test larger chat message sizes 2024-06-22 15:33:29 -04:00
739cc5e9c8 make emojis a little bigger, href styling 2024-06-22 11:40:23 -04:00
74ab01a5c4 links in messages, restore original converse-muc-message-form 2024-06-22 11:26:57 -04:00
89b60013fe remove input styling, change tablet sizing 2024-06-22 11:15:46 -04:00
009d84ef4f Merge branch 'main' of https://github.com/JohnXLivingston/peertube-plugin-livechat 2024-06-22 10:38:48 -04:00
5a455fff93 New option to only allow registered users to speak WIP (#233):
* Prosody mod_muc_peertubelivechat_roles module
* Fix ConverseJS to disable the message field when room is unmoderated
  and user is visitor
* Mute/voice anonymous users when changing room configuration.
* Display a specific message to muted anonymous users.
* Default value for mute_anonymous in channel options.
* Feature documentation
2024-06-21 11:37:06 +02:00
4f80119c83 slightly edit send button style 2024-06-19 21:36:15 -04:00
80b2093202 livechat message form formatting 2024-06-19 21:00:18 -04:00
3d4afc4341 edit chat text area size 2024-06-19 20:39:46 -04:00
01b93c1887 Release 10.1.0. 2024-06-19 13:07:01 +02:00
de6ab15805 Task list: make it available in OBS docks. 2024-06-19 12:49:35 +02:00
90afdafbd9 Authentication token generation WIP (#98)
You can now generate links to join chatrooms with your current user. This can be used to create Docks in OBS for example. This could also be used to generate authentication token to join the chat from 3rd party tools.
2024-06-17 11:43:59 +02:00
f1cf98921f Custom channel emoticons WIP (#130):
* fix reset when opening multiple chat
* disable default converseJs custom icons
2024-06-07 13:45:07 +02:00
2dbfe49212 Custom channel emoticons WIP (#130): fix CSS 2024-06-07 13:45:06 +02:00
a777c7ac8d Custom channel emoticons WIP (#130) 2024-06-07 13:45:06 +02:00
dad29a941f Custom channel emoticons WIP (#130) 2024-06-07 13:45:04 +02:00
d5c327565c Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
b26aad90ef Fix missing avatars in old fullpage mode (including OBS integration). 2024-05-21 16:14:04 +02:00
5f4ac233af Fix colors in old fullpage mode (#139) 2024-05-21 15:22:09 +02:00
8518292900 Bump version 10.0.0 2024-05-20 11:01:48 +02:00
d65285923f Documentation link in task application. 2024-05-13 13:01:18 +02:00
e5ad7816b6 Cleaning FIXME and TODO 2024-05-13 12:31:28 +02:00
ac47e6314f Task lists WIP:
* new icon for the task app
* create task message action
2024-05-13 10:53:43 +02:00
2eaeb293dd Task lists WIP:
* info button
2024-05-13 10:53:42 +02:00
9ef71c07dd Task lists WIP:
* remember if task app was open, and restore when in fullpage mode
* refactoring
2024-05-13 10:53:42 +02:00
5c9733147b Task lists WIP:
* responsive for the task app
2024-05-13 10:53:42 +02:00
0c4a5999f8 New livechat-converse-size ConverseJS plugin:
* New plugin that handles the size of the converse-root, so we can adapt
  content to it
* Fixed some styling when chatbox is small (hidding avatars).
2024-05-13 10:53:40 +02:00
383770ddfe Task lists WIP:
* converse-pubsub dependency
2024-05-13 10:52:36 +02:00
d6aefb61c4 Task lists WIP:
* front-end: task are no more in a dialog
2024-05-13 10:52:36 +02:00
8aa12eb575 Task lists WIP:
* disco support
2024-05-13 10:52:36 +02:00
a976b2a1d8 Task lists WIP:
* dropping role support, does not work.
2024-05-13 10:52:35 +02:00
3f297e6293 Task lists WIP:
* partial fix for task edit form disapperaing when task are sorted
2024-05-13 10:52:35 +02:00
fffcc05b7f Task lists WIP:
* drag and drop fixes
2024-05-13 10:52:34 +02:00
7e56c845fe Task lists WIP:
* Fix drag & drop
2024-05-13 10:52:34 +02:00
0d0771e684 Task lists WIP:
* task drag and drop (buggy version)
2024-05-13 10:52:34 +02:00
dfdb482172 Task lists WIP:
* front-end
2024-05-13 10:52:34 +02:00
f1e3de782e Task lists WIP:
* strike tasks when done.
2024-05-13 10:52:34 +02:00
218f36c5c8 Task lists WIP:
* front-end fixes
2024-05-13 10:52:34 +02:00
1e876e60ee Task lists WIP:
* front-end
2024-05-13 10:52:33 +02:00