Commit graph

8489 commits

Author SHA1 Message Date
Haelwenn (lanodan) Monnier
0647d8f56a
[glitch-port]: Revert: Resize images before upload in web UI to reduce bandwidth 2019-01-21 03:19:23 +01:00
Haelwenn (lanodan) Monnier
bbc0ed27ae
remove mbstobon-ui-{0,1,2,3}.png 2019-01-21 03:19:22 +01:00
Haelwenn (lanodan) Monnier
91ad1d0001
[glitch-port]: Adds deleting others notice if you have the rights(~moderator) 2019-01-21 03:19:22 +01:00
Haelwenn (lanodan) Monnier
60ec5e712c
[glitch-port] initial_state.js: consistent max_toot_chars 2019-01-21 03:19:22 +01:00
Haelwenn (lanodan) Monnier
fc0fcd35f2
[glitch-port]: Do not crash when hashtag.history is undefined 2019-01-21 03:19:22 +01:00
Haelwenn (lanodan) Monnier
3d453238f4
[glitch-port]: Remove ele(fant)friend, keep glitchy-waves 2019-01-21 03:19:21 +01:00
Haelwenn (lanodan) Monnier
04d6e60bd3
[glitch-port] handle empty message (ping) in ws 2019-01-21 03:19:21 +01:00
Haelwenn (lanodan) Monnier
16f477c8e2
Remove usage of the elephant 2019-01-21 03:19:21 +01:00
Haelwenn (lanodan) Monnier
ea8f77e1df
app/javascript/styles/mastodon/components.scss: Add styling for audio
Fixes the audio player being too wide.
Closes: https://git.pleroma.social/pleroma/mastofe/issues/28
2019-01-21 03:19:21 +01:00
Haelwenn (lanodan) Monnier
c772b5cbed
app/javascript/mastodon/components/media_gallery.js: Remove audio-looping 2019-01-21 03:19:20 +01:00
Haelwenn (lanodan) Monnier
db3b8a1341
Change pleroma config endpoint from static to api-based 2019-01-21 03:19:20 +01:00
Haelwenn (lanodan) Monnier
130a8a12bc
config/webpack/production.js: Remove caching in OfflinePlugin (introduced in 0692991b5) 2019-01-21 03:19:20 +01:00
Haelwenn (lanodan) Monnier
1797752d02
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-01-21 03:19:20 +01:00
Haelwenn (lanodan) Monnier
c0a0acbb6c
Replace mastodon software notice to a mastofe one 2019-01-21 03:19:19 +01:00
Morgan Bazalgette
9b94bfacc2
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-01-21 03:19:19 +01:00
Haelwenn (lanodan) Monnier
e881ba3dda
Remove branded images and their usage 2019-01-21 03:19:19 +01:00
Haelwenn (lanodan) Monnier
e3c84991db
Remove countableText to count all text 2019-01-21 03:19:18 +01:00
Morgan Bazalgette
9ac319bb63
remove --color and --progress from buildscripts 2019-01-21 03:19:18 +01:00
Morgan Bazalgette
9532a62f22
Add GitLab CI config 2019-01-21 03:19:17 +01:00
Haelwenn (lanodan) Monnier
cb11b0f78e
[mastofe] Adds deleting others notice if you have the rights(~moderator)
Closes: https://git.pleroma.social/pleroma/mastofe/issues/20
2019-01-21 03:19:17 +01:00
Haelwenn (lanodan) Monnier
9bc105bafd
Remove extra /settings/profile; Change /settings/{profile,preferences} to /user-settings 2019-01-21 03:19:17 +01:00
Haelwenn (lanodan) Monnier
09039a4a55
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-01-21 03:19:16 +01:00
Haelwenn (lanodan) Monnier
a771ef5641
app/javascript/mastodon/components/hashtag.js: Do not crash when hashtag.history is undefined 2019-01-21 03:19:16 +01:00
Morgan Bazalgette
c4577e8b09
Add support for instance-specific panel 2019-01-21 03:19:16 +01:00
Haelwenn (lanodan) Monnier
9ed3eb0762
app/javascript/mastodon/components/media_gallery.js: Add support for audio attachements 2019-01-21 03:19:16 +01:00
Morgan Bazalgette
6c39e8c9d3
handle empty message (ping) in ws 2019-01-21 03:19:15 +01:00
Morgan Bazalgette
3445b80b9e
always make /web/login go through
Original commit: 011eda089abad18c89324ca4bcb6930bb682a0b9
2019-01-21 03:19:15 +01:00
Morgan Bazalgette
9c92359bc2
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-01-21 03:19:15 +01:00
Morgan Bazalgette
8a1453254b
fix the homepage being loaded issue 2019-01-21 03:19:14 +01:00
Morgan Bazalgette
c43d48fdf1
Default when there is no applicationServerKey meta on the page 2019-01-21 03:19:14 +01:00
Haelwenn (lanodan) Monnier
fcaf59cea2
README.md: document deployement with build.sh 2019-01-21 03:19:13 +01:00
Morgan Bazalgette
85bd55e5cf
remove gzip on assets, add build.sh
pickups:
- build.sh: Make the target dir configurable
- build.sh: Auto-update yarn dependencies

Co-authored-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2019-01-21 03:19:13 +01:00
Morgan Bazalgette
ec849e5730
remove bundle analyzer, remove chunk hashes from css 2019-01-21 02:44:34 +01:00
Morgan Bazalgette
0d872d2cbb
Remove unnecessary ruby from build scripts 2019-01-21 02:34:07 +01:00
Lain Iwakura
7719295a07
Handle character limit in initial state in frontend. 2019-01-21 02:34:04 +01:00
Morgan Bazalgette
09f52338a7
Fix going to /web and getting redirected to /web/web 2019-01-21 02:33:01 +01:00
Morgan Bazalgette
5be3169930
Rewrite installation guide for using with pleroma be 2019-01-21 02:32:45 +01:00
ThibG
aa362ab73d
Merge pull request #888 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
2019-01-20 13:56:37 +01:00
Thibaut Girka
5145c81620 [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width compensation
Port 3b3a4d8a17 to glitch-soc
2019-01-20 11:56:21 +01:00
Thibaut Girka
e9060b04d4 [Glitch] Hide floating action button on search and getting started pages
Port 30af4ee65f to glitch-soc
2019-01-20 11:54:38 +01:00
tmm576
9b5810b3e9 Allow event defaults on index for text data transfer (#9840) 2019-01-20 11:53:22 +01:00
Thibaut Girka
a93cb340bd [Glitch] Fix new hashtag page's items not being full-width on mobile
Port b506ce1197 to glitch-soc
2019-01-20 11:52:06 +01:00
Thibaut Girka
8001a9b97b [Glitch] Add information about how to opt-in to the directory on the directory
Port SCSS changes from a492a9bcd3 to glitch-soc
2019-01-20 11:50:19 +01:00
Mélanie Chauvel (ariasuni)
6dbb10c4b7 Fix slightly cropped font on settings page dropdowns when using system font (#9839) 2019-01-20 11:49:27 +01:00
Thibaut Girka
02295257b3 [Glitch] Improve the public hashtag page
Port 8b19903559 to glitch-soc
2019-01-20 11:47:17 +01:00
Thibaut Girka
3e8b623975 [Glitch] Redesign public hashtag page to use a masonry layout
Port bc642ac24b to glitch flavour
2019-01-20 11:38:09 +01:00
Thibaut Girka
5e0cf92fd1 Merge branch 'master' into glitch-soc/merge-upstream
No conflicts.
2019-01-19 18:28:37 +01:00
Eugen Rochko
7c3fddeab4
Change CHANGELOG.md references from pull requests to authors (#9864)
Add `rake repo:changelog` to do that automatically
2019-01-19 16:25:20 +01:00
Eugen Rochko
57e79eb1c2
Bump to 2.7.0rc3 2019-01-19 00:01:27 +01:00
Eugen Rochko
80768e2840
Fix missing account association in tombstone model (#9857) 2019-01-18 23:52:09 +01:00