Haelwenn (lanodan) Monnier
e0884cacd0
Remove unsupported Local-only
...
Note: It’s still being considered to be added, but in a different way so removing it for now
2019-05-08 13:58:15 +02:00
Haelwenn (lanodan) Monnier
cdc9f4dde6
Remove unsupported Delete&Redraft
2019-05-08 13:58:15 +02:00
Haelwenn (lanodan) Monnier
4fd0679148
Content-Type Dropdown: use the selected option icon for the menu
2019-05-08 13:58:15 +02:00
KokaKiwi
1740c5efdb
Add status content type dropdown to compose box.
2019-05-08 13:58:15 +02:00
Haelwenn (lanodan) Monnier
8d17913448
flavours/glitch/reducers/compose.js: Fix toLowerCase TypeError
...
[Error] TypeError: e.toLowerCase is not a function. (In 'e.toLowerCase()', 'e.toLowerCase' is undefined)
Some added context: https://queer.hacktivis.me/notice/9g4OfhpIWQLNoZ3mLI
2019-05-08 13:58:15 +02:00
Haelwenn (lanodan) Monnier
d7a523ff89
flavours/glitch/components/error_boundary: Add switching to pleroma-fe
2019-05-08 13:58:15 +02:00
Haelwenn (lanodan) Monnier
640a8ae6fd
flavours/glitch/util/backend_links.js: Initial Configuration
2019-05-08 13:58:15 +02:00
Haelwenn (lanodan) Monnier
dd9c0ed9ce
Revert: Resize images before upload in web UI to reduce bandwidth
...
Closes: https://git.pleroma.social/pleroma/mastofe/issues/22
(Can also fix an issue with canvas and the Tor Browser)
2019-05-08 13:58:15 +02:00
Morgan Bazalgette
2d5c1e5646
Pleroma theme for mastofe
...
- resize columns dynamically, with min width of 330↵
- Change colours of mastodon frontend↵
- make avatars circled↵
- add slight hint of rounding on main ui components↵
2019-05-08 13:58:14 +02:00
Haelwenn (lanodan) Monnier
6de2f40bb7
Remove branded images and their usage
2019-05-08 13:58:14 +02:00
Haelwenn (lanodan) Monnier
5b17b4efce
Remove countableText to count all text
2019-05-08 13:58:14 +02:00
Haelwenn (lanodan) Monnier
4ae803a2ce
[mastofe] Adds deleting others notice if you have the rights(~moderator)
...
Closes: https://git.pleroma.social/pleroma/mastofe/issues/20
2019-05-08 13:58:14 +02:00
Haelwenn (lanodan) Monnier
4acbb8c5bc
Remove extra /settings/profile; Change /settings/{profile,preferences} to /user-settings
2019-05-08 13:58:14 +02:00
Haelwenn (lanodan) Monnier
b39680d73a
app/javascript/styles/mastodon/components.scss: Fix notifications text color
...
This is because pleroma doesn’t put a “<p></p>” everywhere in the statuses.
It was done previously in 68fd7ee6a435c3fdef82b2b92d9e8f6f550a61aa
Co-authored-by: Morgan Bazalgette <the@howl.moe>
2019-05-08 13:58:14 +02:00
Haelwenn (lanodan) Monnier
e59b858276
app/javascript/mastodon/components/hashtag.js: Do not crash when hashtag.history is undefined
2019-05-08 13:58:14 +02:00
Morgan Bazalgette
2a37fe5ab4
Getting-Started column customisation (panel, notice)
2019-05-08 13:58:14 +02:00
Haelwenn (lanodan) Monnier
378a15f4b6
app/javascript/mastodon/components/media_gallery.js: Add support for audio attachements
2019-05-08 13:58:14 +02:00
Morgan Bazalgette
30f4f1d164
handle empty message (ping) in ws
2019-05-08 13:58:14 +02:00
Morgan Bazalgette
1edf2cf2c7
always make /web/login go through
...
Original commit: 011eda089abad18c89324ca4bcb6930bb682a0b9
2019-05-08 13:58:13 +02:00
Morgan Bazalgette
d7a30ed971
fix the homepage being loaded issue
2019-05-08 13:58:13 +02:00
Morgan Bazalgette
5be580a8df
Default when there is no applicationServerKey meta on the page
2019-05-08 13:58:13 +02:00
Lain Iwakura
9fdc390923
Handle character limit in initial state in frontend.
2019-05-08 13:58:13 +02:00
Morgan Bazalgette
edf4b33eac
Fix going to /web and getting redirected to /web/web
2019-05-08 13:58:13 +02:00
Haelwenn (lanodan) Monnier
e5500fdbc2
{mastodon,flavours/glitch/util}/api.js: Remove csrf-token query
2019-05-08 13:58:13 +02:00
Thibaut Girka
9f25ab9792
Fix polls icon not showing in CW button in detailed statuses
2019-05-03 21:55:50 +02:00
Thibaut Girka
7617f78359
Fix crash in onboarding modal
...
Fixes #1027
2019-05-03 19:24:54 +02:00
Thibaut Girka
cc5a81b7d8
Make hi-color privacy icons opt-in instead of opt-out
2019-05-01 20:23:25 +02:00
Thibaut Girka
ac54292d69
Add high color privacy icons
...
Fixes #1015
2019-05-01 16:38:01 +02:00
Thibaut Girka
d4c95e6a8a
When selecting a toot via keyboard, ensure it is scrolled into view
...
Fixes detailed status column
2019-04-29 20:28:38 +02:00
Thibaut Girka
3e095cab83
Add support for missing formatting tags
2019-04-29 19:31:09 +02:00
Thibaut Girka
67fb9a8679
Add keyboard shortcut to collapse/uncollapse toots
2019-04-28 20:23:04 +02:00
Thibaut Girka
f3acf8f414
Add hotkey for bookmarking a toot
2019-04-28 20:23:04 +02:00
Thibaut Girka
cd9a284702
Fix regression with textarea's caret position when selecting a suggestion
2019-04-27 21:40:42 +02:00
Thibaut Girka
aa1832ac4d
Hide suggestions by default
...
They will be enabled if the input has focus
2019-04-26 22:38:03 +02:00
Thibaut Girka
fddd8251dd
Attempt to fix CSS
2019-04-26 22:38:03 +02:00
Thibaut Girka
d7e4be285a
Add emoji suggestion to poll options
2019-04-26 22:38:03 +02:00
Thibaut Girka
df52004fe6
Add suggestions in CW field
2019-04-26 22:38:03 +02:00
Thibaut Girka
3a671470ec
Refactor selectComposeSuggestion so that different paths can be updated
2019-04-26 22:38:03 +02:00
Thibaut Girka
1c0402c103
Do not ask to register web intent handler
2019-04-24 23:05:11 +02:00
Thibaut Girka
b13c90f3e3
Fix color of muted statuses content not wrapped in a p tag
2019-04-24 22:40:17 +02:00
Thibaut Girka
e4b65e6349
Redesign blockquote styling
2019-04-24 22:40:17 +02:00
Thibaut Girka
8753e5317f
Better distinguish titles from text
2019-04-24 22:40:17 +02:00
Thibaut Girka
3631c3314a
Remove extra margin in paragraphs inside blockquotes
2019-04-24 22:40:17 +02:00
Thibaut Girka
9b86707b1e
Make bold text bolder
2019-04-24 22:40:17 +02:00
Thibaut Girka
5a8495dabe
Remove margins around p
tags in lists
2019-04-24 22:40:17 +02:00
Thibaut Girka
ef249a2718
Rename status__text to status__content__text for consistency with upstream
2019-04-24 22:40:17 +02:00
Thibaut Girka
adbb174c9c
Fix status header display in toot mobile menu
2019-04-24 20:21:19 +02:00
Thibaut Girka
ef1504d625
Fix upload progressbar when image resizing is involved
2019-04-24 20:19:23 +02:00
Thibaut Girka
ffab9d626a
Hide media upload form if no media are attached
2019-04-24 19:47:11 +02:00
Thibaut Girka
416aa832e5
Fix file upload
2019-04-24 07:57:28 +02:00