trwnh
eab7fac6e0
[Glitch] Add missing back button header for invalid account
...
Port 028758a768
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
bee8c9112f
[Glitch] Fix performance of home feed regeneration
...
Port front-end changes from c453888616
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Thibaut Girka
9506d9cafc
Merge branch 'master' into glitch-soc/merge-upstream
...
Conflicts:
- README.md
- app/javascript/styles/mastodon/components.scss
conflicts caused by image URLs being different
- app/models/status.rb
as_home_timeline removed, kept glitch-soc-only as_direct_timeline
- app/views/statuses/_simple_status.html.haml
- config/locales/en.yml
some strings were changed upstream
- spec/models/status_spec.rb
as_home_timeline removed, kept glitch-soc-only as_direct_timeline
5 years ago
Thibaut Girka
026da037a3
Ensure pack is set when rendering OTP prompt
...
Fixes #1230
5 years ago
Eugen Rochko
bddc61e6ac
Update changelog for 3.0.1 ( #12139 )
5 years ago
Eugen Rochko
9f94d4ceb3
Fix preloaded JSON-LD context for identity not being used ( #12138 )
...
Regression from #11316
5 years ago
Eugen Rochko
53afb61c84
Fix media editing modal changing dimensions when image loads ( #12131 )
5 years ago
Eugen Rochko
cfb06d0565
Fix admin setting to auto-approve hashtags not affecting query ( #12130 )
...
Follow-up to #12122
5 years ago
Eugen Rochko
976d6f671c
Fix not showing if emoji has a local counterpart in admin UI ( #12135 )
...
Fix #12132
5 years ago
Eugen Rochko
a4969d4b98
Bump version to 3.0.1 ( #12116 )
5 years ago
Eugen Rochko
d99a6145de
Remove auto-silence behaviour from spam check ( #12117 )
...
Fix #12113
5 years ago
Eugen Rochko
2e07a901c5
Fix attachment not being re-downloaded even if file is not stored ( #12125 )
...
Change the behaviour of remotable concern. Previously, it would skip
downloading an attachment if the stored remote URL is identical to
the new one. Now it would not be skipped if the attachment is not
actually currently stored by Paperclip.
5 years ago
Eugen Rochko
f3ca2825e5
Remove `lang` attribute from individual statuses ( #12124 )
...
Fix #10930
5 years ago
Eugen Rochko
001ce9a1a9
Add admin setting to auto-approve hashtags ( #12122 )
...
Change inaccurate labels on other admin settings
5 years ago
Eugen Rochko
ca8172ee02
Remove fallback to long description on sidebar and meta description ( #12119 )
...
Fix #12114
5 years ago
Eugen Rochko
347c82efed
Change `tootctl media refresh` to skip already downloaded attachments ( #12118 )
5 years ago
Eugen Rochko
c47d7b8abf
Add `tootctl media usage` command ( #12115 )
5 years ago
ThibG
10238768b4
Merge pull request #1229 from ThibG/glitch-soc/features/upstream-scroll-behavior
...
Merge upstream changes to scroll behavior in single column
5 years ago
Eugen Rochko
1da1a9878f
Fix old migration trying to use new column due to default status scope ( #12095 )
...
Fix #12087
5 years ago
Eugen Rochko
7e13c7c710
Fix tootctl not allocating enough database connections for main thread ( #12097 )
5 years ago
Eugen Rochko
5fc1837246
Update AUTHORS.md ( #12096 )
5 years ago
trwnh
028758a768
Add missing back button header for invalid account ( #12094 )
...
Should fix #6786
5 years ago
Eugen Rochko
17c2205247
Fix issues with tootctl's parallelization and progress reporting ( #12093 )
5 years ago
Eugen Rochko
6262407066
Fix existing user records with now-renamed `pt` locale ( #12092 )
...
Fix #12082
5 years ago
Eugen Rochko
b665e99b2f
Fix hashtag timeline REST API accepting too many hashtags ( #12091 )
5 years ago
Eugen Rochko
6b96a6dd15
Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode ( #12089 )
5 years ago
Eugen Rochko
c453888616
Fix performance of home feed regeneration ( #12084 )
...
Fetching statuses from all followed accounts at once takes too long
within Postgres. Fetching them one by one and merging in Ruby
could be a lot less resource-intensive
Because the query for dynamically fetching the home timeline is so
heavy, we can no longer offer it when the home timeline is missing
5 years ago
Mareena Kunjachan
84308bc352
Fix spelling error in README ( #12086 )
...
fix a spelling error
5 years ago
Hugo Gameiro
b302921eb1
add loglevel fatal to video and audio styles ( #12088 )
5 years ago
Eugen Rochko
d59562c0b2
Fix S3 adapter retrying failing uploads with exponential backoff ( #12085 )
...
The default limit of 10 retries with exponential backoff meant
that if the S3 server was timing out, you would be stuck with it
for much, much longer than the 5 second read timeout we expect.
The uploading happens within a database transaction, which means
a failing S3 server could negatively affect database performance
5 years ago
Jeong Arm
9fbb97a0c8
Remove unused option from tootctl accounts cull ( #12074 )
5 years ago
Thibaut Girka
8eeb4f612c
Partially revert scrollbar handling on mobile, since its width-based and wrong
...
Have to investigate as to whether it was actually needed on mobile, doesn't
seem to be the case from Firefox's Responsive Design Mode
5 years ago
Thibaut Girka
263f51edd1
Apply scroll changes to Bookmark column
5 years ago
Eugen Rochko
f378f52030
[Glitch] Add refresh button to list of rebloggers/favouriters in web UI
...
Port b7b91d3597
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Yamagishi Kazutoshi
35e165c1db
[Glitch] Do not add margin light when opening modal on mobile
...
Port 03e29f4c51
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
150a9f09d0
[Glitch] Fix left side of single column layout being cropped on smaller screens
...
Port bd3e1b383e
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
69bcef3525
[Glitch] Fix thread column showing pin button
...
Port 35bc382e57
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
96469fb187
[Glitch] Fix scroll position resetting when opening media modals in web UI
...
Port ad91a0578b
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
8193445a3d
[Glitch] Fix loading bar being obscured by other elements in web UI
...
Port f4802e5c51
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
3134aa0097
[Glitch] Fix scroll to top in single column UI
...
Port 293f789239
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
2d701e88f5
[Glitch] Fix column header scrolling with the page
...
Port cf45e39dd5
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
e0b973c5d3
[Glitch] Fix tabs bar scrolling along with content on mobile
...
Port 5e0ccb3020
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
ThibG
73ba3a51da
[Glitch] Fix scrolling in single-column mode on Chrome
...
Port 1635e401b6
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
4fdae72eeb
[Glitch] Change single-column mode to scroll the whole page
...
Port de4ead8fc6
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
ThibG
7633d16627
Merge pull request #1228 from ThibG/glitch-soc/merge-upstream
...
Merge upstream changes
5 years ago
Thibaut Girka
a6262c37cf
Fix audio modal closing immediately
5 years ago
Thibaut Girka
07abea7ba8
Merge tag 'v3.0.0' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko
193bdbb4b0
[Glitch] Fix audio attachments opening in video modal from media tab in web UI
...
Port 9c4f1fb4e1
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Jeong Arm
d5827dd85f
[Glitch] Scroll into search bar when focus
...
Port c388ed5630
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago
Eugen Rochko
29880b8566
[Glitch] Fix issues in RTL layout in web UI
...
Port 4137247274
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
5 years ago