Sorin Davidoi
d6c7b01d08
fix(reset): Property name for styled scrollbars ( #9210 )
https://webplatform.news/issues/2018-10-26
6 years ago
Masoud Abkenar
e961a763a2
RTL: fix toot privacy preferences radio buttonss ( #9146 )
6 years ago
Masoud Abkenar
5ee0b51ac8
RTL: fix preferences page checkbox margins ( #9145 )
* RTL: fix preferences page checkbox margins
* Update rtl.scss
6 years ago
kedama
678f5ed296
Set z-index of dropdown to 9999. ( #9126 )
6 years ago
Eugen Rochko
795f0107d2
Include preview cards in status entity in REST API ( #9120 )
* Include preview cards in status entity in REST API
* Display preview card in-stream
* Improve in-stream display of preview cards
6 years ago
Masoud Abkenar
6e1a4f85ad
RTL: fix column-back-button__icon margins/content ( #9112 )
* RTL: fix column-back-button__icon margins/content
* Update rtl.scss
* Update rtl.scss
6 years ago
Eugen Rochko
d723f2a0a8
Fix RTL layout of status display names ( #9075 )
Fix #2350
6 years ago
Masoud Abkenar
c73864c137
RTL: fix cardbar margins and alignment ( #9044 )
6 years ago
Masoud Abkenar
3a157210c8
RTL: fix admin account avatar margin in about page ( #9039 )
* RTL: fix admin account avatar margin in about page
* fix code style
6 years ago
Masoud Abkenar
bf58461d36
RTL: fix column settings toggle label ( #9037 )
6 years ago
kedama
25f9ead041
Fix domain label position and color ( #9033 )
* Fix position of the domain label
* Fix position of the domain label for RTL
- Fix color mismatch of linear gradient which assigned to "::after" pseudo class
6 years ago
Eugen Rochko
eb1b9903a6
Redesign direct messages column ( #9022 )
6 years ago
Masoud Abkenar
029943d59b
RTL: fix preferences layout ( #9021 )
6 years ago
bsky
065b39e7a4
Fix admin account avatar margin ( #9020 )
6 years ago
Masoud Abkenar
301cbcc980
RTL: fix user stats in about page ( #9018 )
6 years ago
Eugen Rochko
a38a452481
Add unread indicator to conversations ( #9009 )
6 years ago
Masoud Abkenar
65b3804a6c
RTL: fix domain append at signup form ( #9007 )
6 years ago
Masoud Abkenar
f8c1b32541
RTL: fix admin account margins in about page ( #9005 )
6 years ago
Masoud Abkenar
d35801aaa2
Fixes 8987 broken alignment at "Remote interaction dialog" ( #8988 )
6 years ago
Masoud Abkenar
efd09e2ebb
undo part of PR 8202 to fix RTL ( #8979 )
6 years ago
Eugen Rochko
b972478812
Improve style of notice/alert messages ( #8973 )
6 years ago
Eugen Rochko
774ac47373
Add conversations API ( #8832 )
* Add conversations API
* Add web UI for conversations
* Add test for conversations API
* Add tests for ConversationAccount
* Improve web UI
* Rename ConversationAccount to AccountConversation
* Remove conversations on block and mute
* Change last_status_id to be a denormalization of status_ids
* Add optimistic locking
6 years ago
Masoud Abkenar
185cb2dc3a
RTL: fix margins of public-account-header__tabs ( #8897 )
* RTL: fix margins of public-account-header__tabs
* fix style
* even more stylish code :)
6 years ago
Masoud Abkenar
df2f4052b8
RTL: fix margins: public-layout.header.nav-button ( #8823 )
* RTL: fix margins: public-layout.header.nav-button
* add empty line to meet style guides
6 years ago
Eugen Rochko
3d7f68c273
Revert Font Awesome 5 upgrade ( #8810 )
* Revert "Fix some icon names changed by the Font Awesome 5. (#8796 )"
This reverts commit 3f9ec3de82
.
* Revert "Migrate to font-awesome 5.0. (#8799 )"
This reverts commit 8bae14591b
.
* Revert "Fix some icons names, unavailable in fontawesome5 (free license). (#8792 )"
This reverts commit b9c727a945
.
* Revert "Update the icon name changed by the Font Awesome 5. (#8776 )"
This reverts commit 17af4d27da
.
* Revert "Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484 )"
This reverts commit 4b794e134d
.
6 years ago
Naoki Kosaka
8bae14591b
Migrate to font-awesome 5.0. ( #8799 )
6 years ago
Haelwenn Monnier
15fc2b76f9
Show "read more" link on overly long in-stream statuses ( #8205 )
Show "read more" link on overly long in-stream statuses
6 years ago
rhoio
c6e765f81e
remove meta label in settings column ( #8704 )
6 years ago
Maciek Baron
4b794e134d
Add bot icon to bot avatars and migrate to newer version of Font Awesome ( #8484 )
* Migrate to newer version of Font Awesome
* Add bot icon to bot avatars
6 years ago
Masoud Abkenar
9f6662fcc9
RTL: fix statubar action buttons/counter margins ( #8767 )
* RTL: fix statubar action buttons/counter margins
* remove trailing whitespaces
6 years ago
Minku Lee
d0d65b5a28
Separate font-family into variable ( #8763 )
This will allow easier customization of font family instead of going
through all occurrences of 'mastodon-font-sans-serif'.
6 years ago
Masoud Abkenar
ef11347281
RTL: fix settings button margins in column headers ( #8764 )
6 years ago
Eugen Rochko
f4d549d300
Redesign forms, verify link ownership with rel="me" ( #8703 )
* Verify link ownership with rel="me"
* Add explanation about verification to UI
* Perform link verifications
* Add click-to-copy widget for verification HTML
* Redesign edit profile page
* Redesign forms
* Improve responsive design of settings pages
* Restore landing page sign-up form
* Fix typo
* Support <link> tags, add spec
* Fix links not being verified on first discovery and passive updates
6 years ago
Eugen Rochko
011437dcb5
Group reports by target account ( #8674 )
* Group reports by target account
* Improve CSS
6 years ago
rhoio
7b7c26063e
Highlight active tab in action bar ( #8673 )
* NavLinks with activeclass instead of Link in actionbar to highlight active tab
* highlight border-bottom in action bar consistent to public view
6 years ago
ThibG
bda0f7ac73
Add a few black emojis that are to have a white outline ( #8597 )
6 years ago
Sorin Davidoi
8fefcb86ea
feat(css): Styled scrollbars in Firefox Nightly ( #8653 )
You currently need to enable `layout.css.scrollbar-colors.enabled` in `about:config` in Firefox
Nightly.
6 years ago
ThibG
0c5db3163a
Fix dropdown arrow position ( #8637 )
6 years ago
takayamaki
f5c052b5e6
refactor: getting-started__wrapper should contained in getting-started ( #8532 )
6 years ago
M Somerville
1bfe735d57
Inactive header in main profile to match column. ( #8520 )
6 years ago
Mélanie Chauvel (ariasuni)
9463bba5fb
Reduce padding of profile metadata boxes to allow more text ( #8491 )
6 years ago
Eugen Rochko
a2cabf3f4a
Add admin custom CSS setting ( #8399 )
Fix #3894
6 years ago
Eugen Rochko
5b5ae01824
Update light theme ( #8392 )
Fix #8209
Fix #7566
6 years ago
Eugen Rochko
2374a00c10
Add confirmation step to account suspensions ( #8353 )
* Add confirmation page for suspensions
* Suspension confirmation closes reports, linked from report UI
* Fix tests
6 years ago
NecroTechno
6a0d4d36ad
reorder simple form ul to list vertically ( fixes #8236 ) ( #8322 )
* reorder simple form ul to list vertically (fixes #8236 )
* remove browser specific prefixes
6 years ago
cpsdqs
8fe1f8d4ce
Make dropdown animations respect their placement ( #8292 )
* Make dropdown animations respect their placement
Also fix the corner radius on the privacy dropdown button when using top placement
* Fix code style issue
6 years ago
mayaeh
0d1d9b9a33
Fix report text color. ( #8288 )
6 years ago
Eugen Rochko
19b07ba260
Make unfollow button light up red when hovered ( #8286 )
Fix #8284
6 years ago
Eugen Rochko
85bb32c410
Add "sign in to participate" message to public toot page ( #8200 )
6 years ago
Eugen Rochko
78fa926ed5
Add remote interaction dialog for toots ( #8202 )
* Add remote interaction dialog for toots
* Change AuthorizeFollow into AuthorizeInteraction, support statuses
* Update brakeman.ignore
* Adjust how interaction buttons are display on public pages
* Fix tests
6 years ago