HJ
8e97a40c70
Merge branch 'allow-application-width-configuration' into 'develop'
...
Allow application width configuration
See merge request pleroma/pleroma-fe!1533
2022-08-22 21:32:31 +00:00
Tusooa Zhu
b2e4827741
Add badges to status interacting buttons
...
Now, the following badges will be added:
0: (+) sign to reply, favourite, repeat, react and extra buttons
1: (-) sign to unfavourite and unrepeat
2: (x) sign to close reply form, close react popover, and close extra buttons popover
3: Check mark to favourited and repeated statuses
https://git.pleroma.social/pleroma/pleroma-fe/-/issues/1092
2022-08-22 20:28:52 +00:00
Alexander Tumin
a29835375a
Allow column width configuration: allow stretching navbar with columns
2022-08-17 09:49:52 +03:00
Alexander Tumin
258b5e6be2
Column width configuration: do not act on defaults, bound with on minmax --miniColumn
2022-08-11 16:38:24 +03:00
HJ
017061a46c
refactor
2022-08-11 16:38:24 +03:00
Alexander Tumin
3e7e31d4a9
Allow column width configuration
...
Group column configuration in settings
Column width configuration: do not act on defaults
2022-08-11 16:38:24 +03:00
Henry Jameson
e59e10e077
put modals on top of navbar
2022-06-27 19:03:06 +03:00
Henry Jameson
4dc4a91224
Merge remote-tracking branch 'origin/develop' into disjointed-popovers
...
* origin/develop:
add SK (Slovak) translation
ReactButton: Workaround for android composition mode
EmojiPicker: Workaround to search immediately on mobile
Fix top bar input text colour
Show underlay for mobile
Fix tests
Add English translations for correctly i18nized time units
Delegate relativeTime plural rules to vue-i18n
restore notifications page, fix z-index issues
Make lint happy
Add English translations for backup UI
Add backup UI
Add English translation for list aliases error
Log errors when listing aliases
Add changelog
Add Engilsh translation for migration
Add frontend ui for aliases and migration
Change translation key
Explain better what delete does in moderation menu
2022-06-27 14:49:31 +03:00
Henry Jameson
872db65fd8
slight z-index refactor and attempt at organizing it
2022-06-22 00:30:10 +03:00
Henry Jameson
55adcd822e
fix animations, replace ugly old mentionlink tooltips with new usercard ones
2022-06-12 16:31:56 +03:00
Tusooa Zhu
1ce78435c4
Show underlay for mobile
2022-06-07 21:48:34 -04:00
Henry Jameson
a63aeccbcc
force panel headers to be square on mobile (for now?)
2022-05-31 20:35:30 +03:00
Henry Jameson
e5be00dae1
fix mobile version
2022-04-26 18:55:21 +03:00
Henry Jameson
cc84485650
improvements to chats view
2022-04-26 18:50:22 +03:00
Henry Jameson
f0f56bf148
more cleanup/fixes, gap b/w panels and topbar is closer to original now
2022-04-26 18:12:58 +03:00
Henry Jameson
079e289260
improvements and cleanup to input components
2022-04-26 17:31:26 +03:00
Henry Jameson
318c62c852
reduce height of post form by default
2022-04-26 00:08:55 +03:00
Henry Jameson
33d92f9b16
relative units in line-height + some cleanup
2022-04-20 23:55:34 +03:00
Henry Jameson
58a975e8df
cleanup and fixes
2022-04-20 23:22:51 +03:00
Henry Jameson
631b8b93a4
tons of fixes mainly aimed at panel headings
2022-04-20 19:44:49 +03:00
Henry Jameson
b37932fdf4
fix main scrollbar on chrome
2022-04-12 17:27:34 +03:00
Henry Jameson
f4447eb3a0
deal with browsers that don't support hiding scrollbars (somewhat)
2022-04-12 00:19:29 +03:00
Henry Jameson
2e10c1b0a3
enforce scroll to avoid jumpiness
2022-04-11 23:54:44 +03:00
Henry Jameson
4f617a7293
fix for chat shadow
2022-04-11 23:30:41 +03:00
Henry Jameson
21f7cb39a8
cleanup
2022-04-10 22:50:33 +03:00
Henry Jameson
5d203e93ae
improvements to relative panel sizing
2022-04-10 22:37:08 +03:00
Henry Jameson
fe8b5b62ae
fix chromium crashing on my machine :hyperjoy: LUL
2022-04-10 22:23:07 +03:00
Henry Jameson
f27226b55c
improvements to relative font sizes
2022-04-10 22:09:46 +03:00
Henry Jameson
666498e7b7
fix main post form having hidden emoji picker
2022-04-10 21:56:54 +03:00
Henry Jameson
aa07b219c9
fix horizontal scroll, make hovered column render stuff on top of other
...
ones (popups, tooltips etc)
2022-04-10 21:32:29 +03:00
Henry Jameson
62572c3204
remove margins from underlay since it causes horizontal scroll on
...
smaller screens
2022-04-10 20:41:36 +03:00
Henry Jameson
3f9d9dd6bd
underlay improvements
2022-04-10 20:27:09 +03:00
Henry Jameson
3e1b40ce29
fix new post button not working day1, minor stylistic fixes
2022-04-10 20:18:54 +03:00
Henry Jameson
0f28c28760
layout fixes
2022-04-10 19:29:10 +03:00
Henry Jameson
4c2301bc9f
fix scrollable columns
2022-04-10 18:43:52 +03:00
Henry Jameson
77505fa7c9
revert layout back to scrollable body
2022-04-10 17:48:02 +03:00
Henry Jameson
684650e14f
restore margins for inline convos
2022-04-10 14:47:47 +03:00
Henry Jameson
0ff34f8a5a
clean up and organize CSS, use ems for widths, use vars more
2022-04-10 14:23:30 +03:00
Henry Jameson
5b47856329
fix scrollbars for real now
2022-04-08 13:34:20 +03:00
Henry Jameson
6109fab14e
cleanup, fix some things, try to disable scrollbars on mobile
2022-04-08 10:17:23 +03:00
Henry Jameson
c71cf72eea
fix mobile view
2022-04-07 16:39:39 +03:00
Henry Jameson
4007ddbf32
oops
2022-04-07 16:10:46 +03:00
Henry Jameson
6b67c095bf
make scrollbars use button roundness
2022-04-07 16:07:47 +03:00
Henry Jameson
b8b7ae8564
fancy scrollbars
2022-04-07 16:04:22 +03:00
Henry Jameson
b5ded67c06
options to enable scrollbars and disable sticky headers
2022-04-07 15:11:23 +03:00
Henry Jameson
6a319154d9
teleport bread
2022-04-05 19:22:15 +03:00
Henry Jameson
4a068483ed
wide mode initial implementation + cleanup
2022-04-05 18:38:05 +03:00
Henry Jameson
52649bdabc
cleanup & code splitting
2022-04-05 17:15:45 +03:00
Henry Jameson
cfa8edf2c0
chats work and look a bit better
2022-04-05 13:19:12 +03:00
Henry Jameson
e7ac0e5d68
fix main column having wild widths
2022-04-05 13:03:03 +03:00