Eugen Rochko
7db2c2e2ba
Fix line breaks in hashtag autosuggestions in web UI ( #11764 )
5 years ago
Eugen Rochko
58755439ac
Fix wrong variable regression from #11753 ( #11763 )
5 years ago
ThibG
1653b58777
Attempt to concurrently connect to remote IP addresses ( #11757 )
* Attempt to concurrently connect to remote IP addresses
* Reduce code length to please CodeClimate 🤷
5 years ago
Mostafa Ahangarha
e974d4923f
Exclude URLs from text analysis ( #11759 )
By the added regex, URLs, including the one without http or even www
like mysite.com will be removed from the toot's body so only the real
text of the toot will be analyzed for RTL detection
5 years ago
Eugen Rochko
a6a63358c3
Fix wrong sum of usage in hashtag component in web UI ( #11755 )
1 + 1 = 11
5 years ago
Eugen Rochko
1a00bd9244
Fix wrong pluralization in hashtag component in web UI ( #11754 )
5 years ago
Eugen Rochko
43f56f1291
Change account deletion page to have better explanations ( #11753 )
Fix deletion of unconfirmed account not freeing up the username
Add prefill of logged-in user's email in the reconfirmation form
5 years ago
ThibG
c1e238a77b
Fix admin interface showing superfluous reject media/reports on suspended blocks ( #11749 )
* Fix admin interface showing superfluous reject media/reports on suspended domains
* Fix reject media/reports checkboxes being visible when editing domain block of suspend severity
5 years ago
ThibG
692c5b439a
Fix ActivityPub context not being dynamically computed ( #11746 )
* Fix contexts not being dynamically included
Fixes #11649
* Refactor Note context in serializer
* Refactor Actor serializer
5 years ago
Eugen Rochko
ec1dd865fb
Fix error in admin UI for hashtag usage breakdown ( #11743 )
5 years ago
Eugen Rochko
d19d86fe2b
Change hashtag component in web UI to show numbers for 2 last days ( #11742 )
To deal with the midnight problem
5 years ago
Eugen Rochko
92a6fa6c90
Fix error in user warning template ( #11741 )
5 years ago
Eugen Rochko
16c1abdb2d
Fix user preference to show trends not working on public pages ( #11740 )
Fix #11738
5 years ago
Eugen Rochko
3221f998dd
Change OpenGraph description on sign-up page to reflect invite ( #11744 )
5 years ago
Eugen Rochko
34adc8784a
Fix uncached media in web UI not being clickable ( #11745 )
5 years ago
mayaeh
1f22b8197c
Integrate translation strings for the Profile Directory. ( #11722 )
Run `yarn manage:translations en`
5 years ago
ThibG
0ea53122f2
Fix Mastodon logo style on hover on public pages' footer ( #11735 )
Fixes #11690
5 years ago
ThibG
6493f4ffae
Fix height of dashboard counters ( #11736 )
5 years ago
Eugen Rochko
70ddef2654
Change trending hashtags to not disappear instantly after midnight ( #11712 )
5 years ago
ThibG
34eac5a1ec
Fix custom emoji animation on hover in WebUI directory bios ( #11716 )
5 years ago
Eugen Rochko
47584180d8
Fix wrong percentages in admin UI for hashtag usage breakdown ( #11714 )
5 years ago
Eugen Rochko
d344289431
Add "not available" label on unknown media attachments ( #11715 )
5 years ago
Eugen Rochko
9871904172
Change layout of public profile directory to be the same as in web UI ( #11705 )
5 years ago
umonaca
7235f538c6
Add more media formats ( #11687 )
* Add more media formats
* Removed amr file type
5 years ago
Eugen Rochko
5f591d979c
Fix non-numbers being passed to Redis and causing an error ( #11697 )
5 years ago
Eugen Rochko
70ae77895f
Fix error in REST API for an account's statuses ( #11700 )
5 years ago
Eugen Rochko
60e684af5f
Fix uncaught error when resource param is missing in Webfinger request ( #11701 )
5 years ago
Eugen Rochko
b54b725d6b
Fix uncaught domain normalization error in remote follow ( #11703 )
5 years ago
ThibG
6914482d0a
Change detailed status child ordering to sort self-replies on top ( #11686 )
Fixes #11679
5 years ago
Eugen Rochko
bfca58d137
Fix encoding error when checking e-mail MX records ( #11696 )
5 years ago
Eugen Rochko
14996496a5
Fix error in warning e-mail template ( #11698 )
5 years ago
Eugen Rochko
22ce4778eb
Fix uncaught parameter missing exceptions and missing error templates ( #11702 )
5 years ago
Eugen Rochko
cb447b28c4
Add profile directory to web UI ( #11688 )
* Add profile directory to web UI
* Add a line of bio to the directory
5 years ago
ThibG
81f864d4da
Add special alert for throttled requests ( #11677 )
* Add special alert for throttled requests
* Use an extra attribute instead of an array
5 years ago
ThibG
fd3d45d38f
Add confirmation modal when logging out from the web app ( #11671 )
* [WiP] Add a confirmation modal before logging out from the web interface
* Add confirmation to logout link in getting started footer
* Please CodeClimate
5 years ago
mayaeh
89b574aa6c
Add translation target for hashtag ( #11657 )
* Add translation target for hashtag.
* run `yarn manage:translations en`
5 years ago
ThibG
91582937f3
Fix crash when switching back/from mobile layout ( #11655 )
Fixes #11630
5 years ago
ThibG
bd4099d976
Change window resize handler to switch to/from mobile layout as soon as needed ( #11656 )
5 years ago
Eugen Rochko
2e99e3cab3
Fix more visual issues with the audio player ( #11654 )
* Fix more visual issues with the audio player
- Add horizontal baseline in the middle of waveform
- Fix audio player colors in light theme
- Use audio element instead of web audio API
- Do not render any bars until the file is loaded
- Do not allow interactions with waveform until the file is loaded
* Fix code style issue
5 years ago
Eugen Rochko
e72bac7576
Fix public page crash due to audio player, fix unpause in audio player ( #11652 )
5 years ago
Eugen Rochko
4190e31626
Add audio player ( #11644 )
5 years ago
Eugen Rochko
73ca0bb925
Add option to include reported statuses in warning e-mail ( #11639 )
5 years ago
ThibG
37f612074e
Fix items in StatusContent render list not all having a key ( #11645 )
5 years ago
Eugen Rochko
4ef8d8b77c
Add header to trends section and change refresh rate to 15 minutes ( #11641 )
5 years ago
Eugen Rochko
282ea17078
Add soft delete for statuses for instant deletes through API ( #11623 )
* Add soft delete for statuses to allow them to appear instant
* Allow reporting soft-deleted statuses and show them in the admin UI
* Change index for getting an account's statuses
5 years ago
ThibG
5ab1e0e738
Restore hashtag suggestions from local tag history ( #11632 )
* Restore hashtag suggestions from local tag history
* Append local hashtag suggestions instead of prepending them
* Do not display inaccurate usage statistics for hashtags not retrieved from API
* Fixup
5 years ago
Eugen Rochko
97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day ( #11638 )
The reason for unattaching media instead of removing it is to support
delete & redraft functionality, but remote or staff-removed statuses
will never be redrafted, so the media should be deleted immediately
5 years ago
mayaeh
e9c3d1ef46
Fix the whitelist mode display not being enabled in the admin dashboard ( #11634 )
5 years ago
ThibG
d857d0d14d
Fix trending hashtags being fetched every 36 seconds instead of every hour ( #11631 )
5 years ago
ThibG
b48c7ee059
Fix handling of audio files in account media gallery ( #11629 )
Fixes #11627
5 years ago