Age | Commit message (Collapse) | Author |
|
* Add featured tags API
* Remove show and update, change scope, fix code style
|
|
|
|
|
|
Fix #4093
|
|
|
|
instance (#11765)
|
|
|
|
|
|
* Attempt to concurrently connect to remote IP addresses
* Reduce code length to please CodeClimate 🤷
|
|
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
|
|
1 + 1 = 11
|
|
|
|
Fix deletion of unconfirmed account not freeing up the username
Add prefill of logged-in user's email in the reconfirmation form
|
|
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
|
|
* Fix contexts not being dynamically included
Fixes #11649
* Refactor Note context in serializer
* Refactor Actor serializer
|
|
|
|
To deal with the midnight problem
|
|
|
|
Fix #11738
|
|
|
|
|
|
Run `yarn manage:translations en`
|
|
Fixes #11690
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add more media formats
* Removed amr file type
|
|
|
|
|
|
|
|
|
|
Fixes #11679
|
|
|
|
|
|
|
|
* Add profile directory to web UI
* Add a line of bio to the directory
|
|
* Add special alert for throttled requests
* Use an extra attribute instead of an array
|
|
* [WiP] Add a confirmation modal before logging out from the web interface
* Add confirmation to logout link in getting started footer
* Please CodeClimate
|
|
* Add translation target for hashtag.
* run `yarn manage:translations en`
|
|
Fixes #11630
|
|
needed (#11656)
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|