kibigo!
|
0549ccc458
|
Importing vanillin from upstream ;) ;)
|
7 years ago |
kibigo!
|
0e08cb1b36
|
Moved glitch files to their own location ;)
|
7 years ago |
Ondřej Hruška
|
60d4858ef5
|
Make avatar in compose navbar hover-to-play
|
7 years ago |
Ondřej Hruška
|
a453e57e91
|
Avatar in the detail column no longer autoplays
|
7 years ago |
Ondřej Hruška
|
319e8e3041
|
Added a toggle for full-width media previews
|
7 years ago |
Ondřej Hruška
|
d10be2c825
|
Fixed js type error in advanced_options_dropdown.js
|
7 years ago |
kibigo!
|
3cd65539da
|
Statuses redux!
- Better unified reblogs, statuses, and notifications
- Polished up collapsed toots greatly
- Apologies to bea if this makes everything more difficult
|
7 years ago |
Surinna Curtis
|
f20d85a14f
|
a real default for advanced options long description
|
7 years ago |
Surinna Curtis
|
c076162192
|
satisfy eslint
|
7 years ago |
Surinna Curtis
|
025c01b8a3
|
some adjustments to open/active for advanced options dropdown
|
7 years ago |
Surinna Curtis
|
bcccb7ed90
|
highlight … button if any options enabled
|
7 years ago |
Surinna Curtis
|
24fde0bd4a
|
toggles for advanced options
|
7 years ago |
Surinna Curtis
|
3f7c0b66f4
|
Local-only option and dropdown all working
|
7 years ago |
Surinna Curtis
|
8d9bc86979
|
Further improvements to dropdown html
|
7 years ago |
Surinna Curtis
|
440c008da7
|
The beginnings of an advanced options dropdown
|
7 years ago |
Surinna Curtis
|
3df7a1b6f4
|
Move layout override into app settings modal
Squashed commit of the following:
commit 3842f879865818a3299f8283f8ed1b43c5566500
Author: Surinna Curtis <ekiru.0@gmail.com>
Date: Mon Jul 3 19:57:39 2017 -0500
Fix some style issues
commit 08628a0234392ecac90e869a1272f429de0b6db2
Author: Surinna Curtis <ekiru.0@gmail.com>
Date: Mon Jul 3 19:35:22 2017 -0500
Improved styling and layout of select app settings
commit 1787a7c20f2bf7101c6d6830450564178314a737
Author: Surinna Curtis <ekiru.0@gmail.com>
Date: Mon Jul 3 17:13:53 2017 -0500
remove the layout selector ui from the drawer
commit 7d93b180b1e615e2c36210ad6f119fe80a2778d8
Author: Surinna Curtis <ekiru.0@gmail.com>
Date: Mon Jul 3 17:01:51 2017 -0500
Add layout setting to app settings modal
|
7 years ago |
kibigo!
|
b31310e08f
|
createBio function added
|
7 years ago |
kibigo!
|
6b3a6744c9
|
Media display improvements
- built in fullwidth styling
- letterbox settings toggle
- media no longer counts towards height when making toot-collapsing
measurements
|
7 years ago |
kibigo!
|
73033e860d
|
Images behind CWs in detailed statuses too
|
7 years ago |
kibigo!
|
7de01e789a
|
Added App Setttings Modal
|
7 years ago |
beatrix-bitrot
|
cdcb74ffb6
|
Merge remote-tracking branch 'upstream/master'
|
7 years ago |
Eugen Rochko
|
0d316bcfd2
|
Turn report screen into a modal (#3965)
|
7 years ago |
kibigo!
|
317de1efa8
|
Profile metadata improvements
|
7 years ago |
Yamagishi Kazutoshi
|
8a9408b7c3
|
Maintain aspect ratio for preview image (#3966)
|
7 years ago |
kibigo!
|
04bbba479a
|
Notifications collapsed by default
|
7 years ago |
Surinna Curtis
|
8f15cca3e2
|
Bio length on client side mostly doesn't count metadata
|
7 years ago |
kibigo!
|
a988d0065a
|
Patching rebase errors
|
7 years ago |
Sorin Davidoi
|
2b1ab274fe
|
fix(features/compose): Handle external changes to the textarea (#3632)
|
7 years ago |
Shel Raphen
|
97f99bca98
|
Glitchsocification
|
7 years ago |
kibigo!
|
cf1a103ee7
|
OKAY THIS WORKS THIS WORKS
|
7 years ago |
kibigo!
|
10ca00107d
|
Better settings handling with localSettings (new!)
|
7 years ago |
kibigo!
|
b4b03c99f1
|
Use Redux store to keep track of layout
|
7 years ago |
Sorin Davidoi
|
8180d8bc35
|
feat(components/onboarding_modal): Swipe between pages (#3934)
|
7 years ago |
Surinna Curtis
|
b01b111ca1
|
Pass in correct "singleColumn" prop value when auto-columns is not used.
|
7 years ago |
Surinna Curtis
|
e5b6c21f32
|
Support overriding media queries for deciding between single-column/multi-column layouts with a class
|
7 years ago |
Yamagishi Kazutoshi
|
6779ba5f18
|
Fix #3924 (regression from #3906) (#3925)
|
7 years ago |
beatrix-bitrot
|
5be13a0557
|
clean up old avatar class
|
7 years ago |
Matthew Walsh
|
2fb8475418
|
Unified avatar styling
Avatars now have consistent styling across all pages; border radius can be adjusted with a SASS variable ($ui-avatar-border-size)
|
7 years ago |
kibigo!
|
cd07fb5b27
|
ESLint improvements for Profile Metadata
|
7 years ago |
unarist
|
45058b5fde
|
Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)
|
7 years ago |
kibigo!
|
a36c6a3e54
|
✨ Profile Metadata HACK 😈
|
7 years ago |
Charlotte Fields
|
a7a7613e71
|
cybre cleanup
|
7 years ago |
Chronister
|
2edadd7fe7
|
All cybrespace changes through 5/28
|
7 years ago |
Yamagishi Kazutoshi
|
e2027fbe42
|
Use Class and Property Decorators (#3730)
ref https://tc39.github.io/proposal-decorators/
|
7 years ago |
Eugen Rochko
|
88458a1638
|
Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
|
7 years ago |
Yamagishi Kazutoshi
|
539dbaa049
|
Remove unused variables (#3906)
|
7 years ago |
Yamagishi Kazutoshi
|
bc21ffd237
|
Add prefix to setting toggle ID (#3907)
|
7 years ago |
Sorin Davidoi
|
501a3cf944
|
feat: Swipeable media
|
7 years ago |
Sorin Davidoi
|
598bb06687
|
feat: Swipeable columns
|
7 years ago |
Eugen Rochko
|
65b46159ec
|
Revert #3851 (#3878)
|
7 years ago |