Haelwenn (lanodan) Monnier
456a0f0672
Add BBCode compositing option
2019-05-08 13:58:16 +02:00
Haelwenn (lanodan) Monnier
560859e90a
Put a max-size on inlined images
2019-05-08 13:58:16 +02:00
Haelwenn (lanodan) Monnier
69f0029a9a
build.sh: Add error reporting+failing
2019-05-08 13:58:16 +02:00
Haelwenn (lanodan) Monnier
641996c7ba
mastodon/locales/{en,fr}.json: Replace toot and it’s translations
2019-05-08 13:58:15 +02:00
Haelwenn (lanodan) Monnier
c41e8b5b81
Remove bundling of unused fonts (roboto, montserrat)
2019-05-08 13:58:15 +02:00
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
cd046e5ff5
config/webpack/production.js: Remove caching in OfflinePlugin (introduced in 0692991b5
)
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
3212836bc0
package.json: Add description field
...
APPARENTLY NPM ADDS A npm_package_description WHICH IS THE description
FIELD IN package.json WHICH HOWEVER IF NOT SET BECOMES THE SECOND LINE
OF THE README LIKE WHAT THE FUCKKKKKKKKKKKKK
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
Morgan Bazalgette
0733870ff6
remove bundle analyzer, remove chunk hashes from css, create build.sh
2019-05-08 13:58:13 +02:00
Morgan Bazalgette
96961f02cc
Remove unnecessary ruby from build scripts
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
8787d83268
package.json: Add (npm run) dev command
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
Morgan Bazalgette
d00aa69b18
Add GitLab CI config
2019-05-08 13:58:12 +02:00
Morgan Bazalgette
7028a3a71b
README.md: full rewrite for pleroma
2019-05-08 13:58:12 +02:00
Haelwenn (lanodan) Monnier
4bc74c2d41
Changelog-mastofe.txt: Init distribution
2019-05-08 13:27:13 +02:00
Thibaut Girka
2c2f649200
Fix CSP when PAPERCLIP_ROOT_URL is set to a different host
2019-05-04 10:55:56 +02:00
Thibaut Girka
58720aa2bd
Fix CSP when dealing with S3 hosts
2019-05-04 00:47:51 +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
fcbf557bd2
Add site-wide options to show reblogs and replies in local/public timelines
...
Fixes #1021
2019-05-01 22:33:09 +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
Zac
be6ef1947e
changed pinned status count operator
...
changed default pinned count to 5 to preserve default behavior
2019-04-29 20:52:53 +02:00
Zac
5616200ed4
added documentation into .env.production.sample
...
moved max pin count into constant
2019-04-29 20:52:53 +02:00
Zac
a36affb9d6
add env var for max pinned toots
2019-04-29 20:52:53 +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