Eugen Rochko
e29581a150
Fix RTL layout of status display names ( #9075 )
...
Fix #2350
2018-10-24 18:18:08 +02:00
Masoud Abkenar
eb62f72990
RTL: fix cardbar margins and alignment ( #9044 )
2018-10-21 18:37:57 +02:00
Masoud Abkenar
a105bf8516
RTL: fix admin account avatar margin in about page ( #9039 )
...
* RTL: fix admin account avatar margin in about page
* fix code style
2018-10-21 16:45:08 +02:00
Masoud Abkenar
26c662792c
RTL: fix column settings toggle label ( #9037 )
2018-10-21 20:31:40 +09:00
kedama
45b8a91983
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
2018-10-21 14:35:25 +09:00
Eugen Rochko
9309e5981d
Redesign direct messages column ( #9022 )
2018-10-20 02:23:58 +02:00
Masoud Abkenar
6b1f1c32c5
RTL: fix preferences layout ( #9021 )
2018-10-20 01:05:17 +02:00
bsky
064b26f03c
Fix admin account avatar margin ( #9020 )
2018-10-19 20:35:42 +02:00
Masoud Abkenar
4a95304331
RTL: fix user stats in about page ( #9018 )
2018-10-19 20:16:13 +09:00
Eugen Rochko
e3b2234382
Add unread indicator to conversations ( #9009 )
2018-10-19 01:47:29 +02:00
Masoud Abkenar
ec15808edd
RTL: fix domain append at signup form ( #9007 )
2018-10-18 21:19:31 +02:00
Masoud Abkenar
3d51268c4c
RTL: fix admin account margins in about page ( #9005 )
2018-10-18 14:35:49 +02:00
Masoud Abkenar
024326e6e6
Fixes 8987 broken alignment at "Remote interaction dialog" ( #8988 )
2018-10-15 16:09:08 +02:00
Masoud Abkenar
96696a40ff
undo part of PR 8202 to fix RTL ( #8979 )
2018-10-15 04:39:20 +02:00
Eugen Rochko
ce6772690f
Improve style of notice/alert messages ( #8973 )
2018-10-13 01:51:30 +02:00
Eugen Rochko
c9b5168ebd
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
2018-10-07 23:44:58 +02:00
Masoud Abkenar
e2065ceead
RTL: fix margins of public-account-header__tabs ( #8897 )
...
* RTL: fix margins of public-account-header__tabs
* fix style
* even more stylish code :)
2018-10-06 00:05:11 +02:00
Masoud Abkenar
bf20094a3f
RTL: fix margins: public-layout.header.nav-button ( #8823 )
...
* RTL: fix margins: public-layout.header.nav-button
* add empty line to meet style guides
2018-09-29 11:04:26 +09:00
Eugen Rochko
ad0670fe87
Revert Font Awesome 5 upgrade ( #8810 )
...
* Revert "Fix some icon names changed by the Font Awesome 5. (#8796 )"
This reverts commit c8a1e945d9
.
* Revert "Migrate to font-awesome 5.0. (#8799 )"
This reverts commit ae20afbc80
.
* Revert "Fix some icons names, unavailable in fontawesome5 (free license). (#8792 )"
This reverts commit 30b1bb0704
.
* Revert "Update the icon name changed by the Font Awesome 5. (#8776 )"
This reverts commit 84bcf89764
.
* Revert "Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484 )"
This reverts commit cc784f3c16
.
2018-09-28 02:11:14 +02:00
Naoki Kosaka
ae20afbc80
Migrate to font-awesome 5.0. ( #8799 )
2018-09-27 17:08:56 +02:00
Haelwenn Monnier
ec1119d2c9
Show "read more" link on overly long in-stream statuses ( #8205 )
...
Show "read more" link on overly long in-stream statuses
2018-09-27 17:04:33 +02:00
rhoio
45e5864062
remove meta label in settings column ( #8704 )
2018-09-25 22:59:19 +09:00
Maciek Baron
cc784f3c16
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
2018-09-25 05:08:55 +02:00
Masoud Abkenar
b837c636ac
RTL: fix statubar action buttons/counter margins ( #8767 )
...
* RTL: fix statubar action buttons/counter margins
* remove trailing whitespaces
2018-09-24 16:30:02 +02:00
Minku Lee
8913189055
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'.
2018-09-23 20:41:24 +02:00
Masoud Abkenar
35b461c0ae
RTL: fix settings button margins in column headers ( #8764 )
2018-09-23 20:40:37 +02:00
Eugen Rochko
d3105031f8
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
2018-09-18 16:45:58 +02:00
Eugen Rochko
50978383f9
Group reports by target account ( #8674 )
...
* Group reports by target account
* Improve CSS
2018-09-13 03:44:08 +02:00
rhoio
c2c352f511
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
2018-09-13 01:50:41 +02:00
ThibG
f555f38ea6
Add a few black emojis that are to have a white outline ( #8597 )
2018-09-10 18:26:47 +02:00
Sorin Davidoi
82887c0c1b
feat(css): Styled scrollbars in Firefox Nightly ( #8653 )
...
You currently need to enable `layout.css.scrollbar-colors.enabled` in `about:config` in Firefox
Nightly.
2018-09-09 02:08:49 +02:00
ThibG
462d4f6b80
Fix dropdown arrow position ( #8637 )
2018-09-07 01:18:46 +02:00
takayamaki
c0cb0c84e2
refactor: getting-started__wrapper should contained in getting-started ( #8532 )
2018-08-31 03:43:02 +02:00
M Somerville
2903971e04
Inactive header in main profile to match column. ( #8520 )
2018-08-30 23:53:30 +02:00
Mélanie Chauvel (ariasuni)
dad47a60d5
Reduce padding of profile metadata boxes to allow more text ( #8491 )
2018-08-29 01:20:11 +02:00
Eugen Rochko
94b7dddeac
Add admin custom CSS setting ( #8399 )
...
Fix #3894
2018-08-24 04:33:27 +02:00
Eugen Rochko
5cb55f486b
Update light theme ( #8392 )
...
Fix #8209
Fix #7566
2018-08-23 19:20:49 +02:00
Eugen Rochko
801b0f583f
Add confirmation step to account suspensions ( #8353 )
...
* Add confirmation page for suspensions
* Suspension confirmation closes reports, linked from report UI
* Fix tests
2018-08-22 11:53:41 +02:00
NecroTechno
3570ce319b
reorder simple form ul to list vertically ( fixes #8236 ) ( #8322 )
...
* reorder simple form ul to list vertically (fixes #8236 )
* remove browser specific prefixes
2018-08-20 23:58:57 +02:00
cpsdqs
2422481125
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
2018-08-19 17:11:12 +02:00
mayaeh
64c7712a92
Fix report text color. ( #8288 )
2018-08-19 15:51:57 +02:00
Eugen Rochko
a68079e6ee
Make unfollow button light up red when hovered ( #8286 )
...
Fix #8284
2018-08-19 03:28:43 +02:00
Eugen Rochko
5c32fbce98
Add "sign in to participate" message to public toot page ( #8200 )
2018-08-18 12:48:27 +02:00
Eugen Rochko
273e8f0474
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
2018-08-18 03:03:12 +02:00
ThibG
f17d517aec
Get rid of the Content Warning rainbows ( #8129 )
...
* Disable the animated rainbow text when the “Reduce motion” setting is set
* Get rid of the Content Warning rainbows
* Revert to default color for CWs in admin view
Since that colorscheme is apparently broken for some colorblind people.
* Use HTML5's details and summary for statuses with CWs in admin interface
2018-08-15 19:38:56 +02:00
Eugen Rochko
6a62016a49
Display replies count in web UI ( #8181 )
2018-08-15 19:29:52 +02:00
Eugen Rochko
0dcd212735
Adjust responsive design for /about/more and /terms ( #8158 )
...
Follow-up to #8142
2018-08-10 06:43:02 +02:00
Eugen Rochko
9e8366d4cb
Update /terms and /about/more to use public layout ( #8142 )
2018-08-09 12:58:20 +02:00
Eugen Rochko
6e3cb11f3c
Public profile endorsements (accounts picked by profile owner) ( #8146 )
2018-08-09 09:56:53 +02:00
Eugen Rochko
d39e0ad4d5
Do not hide hashtag timeline in mobile view, make it full-window ( #8093 )
2018-07-31 02:54:25 +02:00