Commit Graph

281 Commits

Author SHA1 Message Date
RossAscends 8952b93560 3-column panels become 1-column below 1000px width 2024-09-04 09:00:56 +09:00
Cohee a71753b243 Always use 3-column layout on desktop and 1-column on phone 2024-09-04 02:43:35 +03:00
RossAscends e0c8488c3f fix width adapting for 3-column drop down panels 2024-09-04 08:23:00 +09:00
Cohee fd75071b09 More specifity of disabled class 2024-09-03 13:02:04 +00:00
Cohee e86629a644 Exclude classes from disabled grayout 2024-09-03 11:26:13 +00:00
Cohee 94ef9e8908 Await settings load 2024-09-01 18:01:21 +03:00
RossAscends 64d3ed4680 Merge branch 'staging' into pr/Cohee1207/2711 2024-08-26 06:48:00 +09:00
d-ber 1af51fc129 Adjust css to fit new buttons 2024-08-15 16:37:02 +02:00
RossAscends e77dd96bb7 add color to toggle on state 2024-08-10 13:12:46 +09:00
RossAscends 0dce445375 fix toggle logic and cursors 2024-08-10 13:07:07 +09:00
RossAscends a764e2d6bf AF panel 3column reshuffle, autoComplete to UserSettings, collaspify Auto* settings 2024-08-06 00:39:17 +09:00
Wolfsblvt d031a659a4 Tag as folder selector more specific
- Make tag_as_folder CSS selector more specific. Fixes falsely applied greyscale
2024-07-28 20:27:13 +02:00
Cohee 87e562b752 Allow "none" position for extension prompt injects 2024-07-28 00:26:44 +03:00
Cohee 0253ef9cfd Merge branch 'staging' into dvh-units 2024-07-26 11:09:49 +00:00
RossAscends 545386f52c fix last mes swipe button loc when chat avatars are hidden 2024-07-25 15:42:19 +09:00
Cohee 6f2b567efe Allow toggling moving UI on any device
(you still won't be able to use it)
2024-07-22 19:50:06 +03:00
Cohee b7a1474d7b Switch to dynamic viewport units 2024-07-15 00:42:16 +03:00
Cohee 526d41edc3 Expose playFullConversation to UI 2024-07-10 23:32:00 +03:00
Wolfsblvt ec10090cd4 Fit/fix flash duration animation to length 2024-07-10 19:43:58 +02:00
Cohee 47d99a0047 More symmetric animation 2024-07-05 01:54:53 +03:00
Cohee b784e50eb7 Speedup pop-out animation 2024-07-05 01:47:07 +03:00
Cohee f0967c6297 Merge branch 'release' into staging 2024-07-04 23:57:46 +03:00
Cohee 3d86d110e8 Ignore Safari cope for large popups 2024-07-04 23:57:18 +03:00
Cohee be518d3668 More Safari weirdness cope 2024-07-04 23:42:41 +03:00
Cohee 8fe111cc71
Merge pull request #2469 from Esalarc/group_chat_queue_display
Adding display of queued speakers in group chat windows.
2024-07-04 20:34:41 +03:00
Cohee 04b46a270d Replace border with outline 2024-07-04 20:20:10 +03:00
Cohee 73ac6475bd Restyle PM buttons 2024-07-04 19:59:39 +03:00
Cohee 2cba5e3a45 Revert blur removal 2024-07-04 01:46:02 +03:00
Cohee aef879ced0 Fix double blur on preloader 2024-07-04 01:41:21 +03:00
Cohee 542a13a01b More Safari weirdness cope 2024-07-03 22:28:42 +03:00
Cohee da11ffe874 #2457 Remove screen size breakpoint from iOS cope styles 2024-07-02 07:37:07 +00:00
Wolfsblvt e7e8ff06d0 Optional popup animation speed (via popup styles) 2024-06-30 20:49:16 +02:00
Wolfsblvt aff4138263 Update loader to use modal dialog overlay 2024-06-30 19:45:42 +02:00
Cohee c34150fef0 Limit height to match large popup 2024-06-28 21:32:39 +03:00
Cohee e98f38b6da Final(?) iOS cope 2024-06-28 21:27:48 +03:00
Cohee 1c69ba1ae3 Change mobile cope styles 2024-06-28 20:51:10 +03:00
Cohee fa1d45635b Put mobile height fix under a breakpoint 2024-06-28 20:40:57 +03:00
Cohee 6b204ada9f Fix no-blur not being respected in popups 2024-06-28 17:01:05 +03:00
Cohee 889a552629 Fix popup height on iPhone 2024-06-28 16:58:37 +03:00
Cohee 89e5562494 Explicitly set min and max dimensions for popup dialog 2024-06-28 13:10:15 +00:00
Wolfsblvt 124cbfdfa4 Update Popup to support custom input checkboxes 2024-06-27 02:28:25 +02:00
Wolfsblvt c8411b6dfb Update delete message to new popup 2024-06-26 03:36:06 +02:00
Cohee d188795591 Allow vertical scrolling in new popups 2024-06-26 00:35:21 +03:00
Cohee 6b716980be Update extension manager to use new popup 2024-06-25 11:54:59 +03:00
Cohee 974b98ed8e Remove green border from selected tags 2024-06-25 01:03:09 +03:00
Cohee 62a1cb1dce Move built-in extensions to fixed wand containers 2024-06-24 23:17:58 +03:00
Cohee c8b9b62d8a Update built-in extensions to use fixed order in extensions menu 2024-06-24 22:15:08 +03:00
Cohee a161ebfcaf Up visibility of close button 2024-06-23 14:53:01 +03:00
Wolfsblvt 7642b66a0e Improve enlarge inline image
- Make enlarge inline image popup zoomable
- Add optional popup class for transparent popups
2024-06-23 12:26:52 +02:00
Wolfsblvt 42766a715d Popup type "DISPLAY" & image enlarge changes
- New popup type "DISPLAY", for showing content with an X in the corner, without buttons
- Rework popup result controls to automatically support click (or other) events to close complete the popup
- Fix inline image icons/actions being keyboard interactable
- Switch inline image enlarge popup to new DISPLAY type
2024-06-23 02:32:06 +02:00