Commit graph

6996 commits

Author SHA1 Message Date
Henry Jameson
08ad2923a5 fix chats button alignment 2022-04-12 17:17:52 +03:00
Henry Jameson
e5eca8a554 reduce chats jumpiness 2022-04-12 17:03:29 +03:00
Henry Jameson
b425c5bd33 Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  fix post form/dropzone for good (?)
2022-04-12 01:22:54 +03:00
Henry Jameson
0db756b4a5 fix post form/dropzone for good (?) 2022-04-12 01:22:31 +03:00
Henry Jameson
cec23e6232 Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  deal with browsers that don't support hiding scrollbars (somewhat)
2022-04-12 00:20:00 +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
778384b609 Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  enforce scroll to avoid jumpiness
2022-04-11 23:55:03 +03:00
Henry Jameson
2e10c1b0a3 enforce scroll to avoid jumpiness 2022-04-11 23:54:44 +03:00
Henry Jameson
f2f75690d7 Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  fix dropdown menus
2022-04-11 23:50:04 +03:00
Henry Jameson
e744775ce8 fix dropdown menus 2022-04-11 23:49:46 +03:00
Henry Jameson
cfa3f27eef Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  more fixes for z-indexes in panels
  fix for chat shadow
  fixes for z-indexes
2022-04-11 23:37:33 +03:00
Henry Jameson
647b8e5f6b more fixes for z-indexes in panels 2022-04-11 23:34:56 +03:00
Henry Jameson
4f617a7293 fix for chat shadow 2022-04-11 23:30:41 +03:00
Henry Jameson
df18a74adc fixes for z-indexes 2022-04-11 23:18:46 +03:00
Henry Jameson
9db70d96b1 Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  fix notifications scrolling the main column
2022-04-11 16:46:01 +03:00
Henry Jameson
2f1f1455aa fix notifications scrolling the main column 2022-04-11 16:45:16 +03:00
Henry Jameson
d9d84b40d9 Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  fix dropzone
  cleanup
2022-04-11 00:20:41 +03:00
Henry Jameson
e5f0f95356 fix dropzone 2022-04-11 00:20:27 +03:00
Henry Jameson
21f7cb39a8 cleanup 2022-04-10 22:50:33 +03:00
Henry Jameson
1907e5b3f2 Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  improvements to relative panel sizing
  fix chromium crashing on my machine :hyperjoy: LUL
  improvements to relative font sizes
  fix main post form having hidden emoji picker
2022-04-10 22:37:37 +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
ce4319e56c Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  fix horizontal scroll, make hovered column render stuff on top of other ones (popups, tooltips etc)
2022-04-10 21:32:35 +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
f5d103c1c7 fix horizontal scroll, make hovered column render stuff on top of other
ones (popups, tooltips etc)
2022-04-10 21:31:58 +03:00
Henry Jameson
5b71b33579 Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  remove margins from underlay since it causes horizontal scroll on smaller screens
  underlay improvements
  Fix image cropper not closing correctly
2022-04-10 20:43:10 +03:00
Henry Jameson
3f65c8b1d6 Merge remote-tracking branch 'origin/develop' into threecolumn
* origin/develop:
  Fix image cropper not closing correctly
2022-04-10 20:42:25 +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
HJ
c2a4051d72 Merge branch 'from/develop/tusooa/cropper-close' into 'develop'
Fix image cropper not closing correctly

See merge request pleroma/pleroma-fe!1512
2022-04-10 17:40:52 +00:00
Henry Jameson
3f9d9dd6bd underlay improvements 2022-04-10 20:27:09 +03:00
Henry Jameson
5596599402 underlay improvements 2022-04-10 20:26:59 +03:00
Henry Jameson
cfa876d01a Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  fix new post button not working day1, minor stylistic fixes
  layout fixes
  fix extra padding in thread view
  chat fixes
  more fixes
  fix timeline scroll-to-top
  fix scrollable columns
  revert layout back to scrollable body
  revert timeline changes
2022-04-10 20:19:24 +03:00
Henry Jameson
3e1b40ce29 fix new post button not working day1, minor stylistic fixes 2022-04-10 20:18:54 +03:00
Tusooa Zhu
169d13680a
Fix image cropper not closing correctly 2022-04-10 13:02:45 -04:00
Henry Jameson
0f28c28760 layout fixes 2022-04-10 19:29:10 +03:00
Henry Jameson
d9f8091ce6 fix extra padding in thread view 2022-04-10 19:29:06 +03:00
Henry Jameson
5b664f464d chat fixes 2022-04-10 19:29:06 +03:00
Henry Jameson
7426417a52 more fixes 2022-04-10 18:44:22 +03:00
Henry Jameson
a035fa4e6c fix timeline scroll-to-top 2022-04-10 18:44:03 +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
2df48b1643 revert timeline changes 2022-04-10 17:47:54 +03:00
Henry Jameson
5d6ed75fbd Merge branch 'threecolumn' into shigusegubu-vue3
* threecolumn:
  restore margins for inline convos
  clean up and organize CSS, use ems for widths, use vars more
  fix notifs' shadow peeking in when closed on mobile
  Fix tab switcher not working when some tabs hidden
  fix scrollbars for real now
  Fix mobile nav link text colour
  Fix shrug text in muted status
2022-04-10 14:54:39 +03:00
Henry Jameson
ce9fd04865 Merge remote-tracking branch 'origin/develop' into threecolumn
* origin/develop:
  Fix tab switcher not working when some tabs hidden
  Fix mobile nav link text colour
  Fix shrug text in muted status
2022-04-10 14:54:03 +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
4750d9bb4c fix notifs' shadow peeking in when closed on mobile 2022-04-10 14:23:03 +03:00
HJ
4d15cbcbbd Merge branch 'from/develop/tusooa/1158-hidden-tabs' into 'develop'
Fix tab switcher not working when some tabs hidden

Closes #1158

See merge request pleroma/pleroma-fe!1511
2022-04-10 06:32:41 +00:00