Commit Graph

62 Commits

Author SHA1 Message Date
matty bc1ddbd6c4 suggestbox styling 2024-06-22 16:05:47 -04:00
matty bd8155c164 tablet sizing, slightly increase mobile 2024-06-22 11:22:18 -04:00
matty 89b60013fe remove input styling, change tablet sizing 2024-06-22 11:15:46 -04:00
matty 42bd732ebb test better sizing and media queries 2024-06-22 10:42:39 -04:00
matty de14b95f9a better send button 2024-06-19 21:52:15 -04:00
matty 4f80119c83 slightly edit send button style 2024-06-19 21:36:15 -04:00
matty 49a87237ec better sizing for mobile 2024-06-19 20:15:45 -04:00
matty 0737e14472 better sizing for mobile 2024-06-19 19:52:55 -04:00
matty 226ea38e4d better sizing for mobile 2024-06-19 19:34:40 -04:00
matty e8eb56d0b7 fix dumb nigger shit 2024-06-19 19:02:36 -04:00
matty 1b97366cd8 fix dumb nigger shit 2024-06-19 18:19:19 -04:00
matty 1f3eee9889 better mobile device sizing 2024-06-19 17:56:09 -04:00
matty 772c1c1d14 better sizing for mobile and desktop devices 2024-06-19 17:43:09 -04:00
John Livingston a9b6474b8f
Authentication token generation WIP (#98)
First working version.
2024-06-17 14:54:29 +02:00
John Livingston 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
John Livingston e83150cf87
SPDX 2024-06-14 18:06:16 +02:00
John Livingston 6e35c243c8
CSS refactoring. 2024-06-14 17:31:35 +02:00
John Livingston 6ce6ad9e78
Fix help button CSS. 2024-06-14 16:26:29 +02:00
John Livingston 84c381e5d6
Fix share chat CSS for little screens. 2024-06-14 16:17:11 +02:00
John Livingston 75dd2e4d59
Rewriting Share modal WIP:
Using lit to entirely rewrite the share chat modal.
2024-06-14 14:22:17 +02:00
John Livingston 1cc6a68089
Fix dynamic table button css 2024-06-13 17:00:08 +02:00
John Livingston f1e9d1dfec
Dynamic table UI:
* margin bottom
* add row button on left, to be more visible
2024-06-13 15:21:31 +02:00
John Livingston 618dc6aeae
tags-input:
* add a "copy" button
* fix some css class (adding a prefix to avoid side effects)
* other minor fixes
2024-06-13 11:55:02 +02:00
John Livingston 268c60d699
Refactoring. 2024-06-12 17:14:38 +02:00
John Livingston 72c4b0804d
Better UI for channel configuration pages. 2024-06-12 17:14:38 +02:00
John Livingston 2668e5174c
Dynamic table description: always displayed, in a separate line. 2024-06-12 17:14:37 +02:00
John Livingston 597afc8ba6
New page loading and error cases:
* adding new custom elements: spinner and error
* using them on async tasks
2024-06-12 17:14:37 +02:00
John Livingston 75ac7a1052
Various improvements:
* CSS cleaning
* disabling buttons during loading
* reset buttons on forms
2024-06-12 17:14:37 +02:00
John Livingston 6f56a026bb
Custom emojis: import/export functions. 2024-06-10 19:17:49 +02:00
John Livingston 92cf83dcdf
Custom channel emoticons WIP (#130): fix CSS 2024-06-07 14:08:35 +02:00
John Livingston 47b580d132
Custom channel emoticons WIP (#130) 2024-06-07 13:45:07 +02:00
John Livingston 1b9ecea443
Custom channel emoticons WIP (#130): tabs 2024-06-07 13:45:07 +02:00
John Livingston 2dbfe49212
Custom channel emoticons WIP (#130): fix CSS 2024-06-07 13:45:06 +02:00
John Livingston a777c7ac8d
Custom channel emoticons WIP (#130) 2024-06-07 13:45:06 +02:00
John Livingston 04403225fb
Custom channel emoticons WIP (#130) + various fix 2024-06-07 13:45:04 +02:00
Mehdi Benadel c5a3d8f5d2 css tweaking + rearranging packages + update Changelog 2024-05-28 13:46:42 +02:00
Mehdi Benadel d425663516 fixes around input value for search and tags and tags input cosmetics 2024-05-28 13:43:07 +02:00
Mehdi Benadel cc75aadeb4 Supercharged tags input 2024-05-28 13:43:07 +02:00
Mehdi Benadel 5cc130e417 Fixing tags input size in CSS 2024-05-28 13:43:07 +02:00
Mehdi Benadel 35d9663559 Channel configuration validation + tags input 2024-05-28 13:43:07 +02:00
Mehdi Benadel 5ef429e9f2 update css handling on dynamic table form 2024-05-28 13:43:07 +02:00
Mehdi Benadel fb3a5d26aa Fixing ShadowDOM situation with CSS 2024-05-28 13:43:07 +02:00
John Livingston d5c327565c
Adding SPDX headers (WIP) 2024-05-23 11:42:14 +02:00
John Livingston da75765bdb
Changing defaults MUC affiliation (#385):
* For Peertube moderators/admins, we add a button "Promote". Clicking on it will promote them as MUC owner.
2024-05-17 15:18:32 +02:00
John Livingston 2b6cd15951
Fix UI on little screens (form for anonymous users was too high). 2024-04-23 10:05:56 +02:00
John Livingston eee07da1e3
Fix button cloning method. 2024-04-11 15:14:50 +02:00
John Livingston 4948d27fae
Fix 355: Make the ConverseJS dropdown menu available everywhere (WIP) 2024-04-11 12:19:42 +02:00
John Livingston 0719d25f35
Fix #48: Proper 404 and 403 pages when trying to open non-existant chatroom (WIP). 2024-04-04 14:58:24 +02:00
John Livingston 718b9a41e7
Styles: don't put buttons to far on the right. 2024-04-03 11:31:21 +02:00
John Livingston 610040b253
Some styling and html fixes. 2024-04-02 17:40:43 +02:00