5171 Commits (f31530b74d0f2ab77845db26babc25f5de337bd4)

Author SHA1 Message Date
Takeshi Umeda b7420b8643 Change dashboard to short number notation (#11847)
5 years ago
Eugen Rochko c707ef49d9
Fix 2FA challenge and password challenge for non-database users (#11831)
5 years ago
mayaeh 1511638975 Change the hashtag link from WebUI to public page (#11845)
5 years ago
ThibG c00ab575b7 Fix media description button being disabled at 420 characters instead of 1500 (#11836)
5 years ago
Eugen Rochko cfd4c55c88
Fix profile fields overflowing page width (#11828)
5 years ago
Eugen Rochko e8703c281e
Fix web push subscriptions being deleted on rate limit or timeout (#11826)
5 years ago
Eugen Rochko 18331fefa2
Remove deprecated `GET /api/v1/search` API (#11823)
5 years ago
ThibG cf2b708e6b Fix display of long poll options (#11717)
5 years ago
ThibG 225edac118 Change /api/v1/timelines/public to require auth when public preview is off (#11802)
5 years ago
Eugen Rochko 50edf84898
Fix search API not resolving URL when type is given (#11822)
5 years ago
Eugen Rochko 0762258aec
Fix hashtags being split by ZWNJ character (#11821)
5 years ago
Eugen Rochko 59da5ccb8e
Change unlisted custom emoji to not appear in autosuggestions (#11818)
5 years ago
Eugen Rochko 45f44ef4d3
Fix unused CSS (#11824)
5 years ago
Eugen Rochko b6381bdc7d
Change max length of media descriptions from 420 to 1500 characters (#11819)
5 years ago
Eugen Rochko bc869501f5
Fix name of Portuguese language not including Portugal (#11820)
5 years ago
Eugen Rochko 50755a47b4
Fix scroll position resetting when opening media modals in web UI (#11815)
5 years ago
Eugen Rochko 9361981388
Add missing locale file for ga and add rake task to check for it (#11813)
5 years ago
Eugen Rochko 16cdaa1110
Fix uncaught errors in media proxy controller (#11811)
5 years ago
Eugen Rochko 3a3b40e0c3
Fix nil error in warning e-mail template (#11812)
5 years ago
Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
5 years ago
Tao Bror Bojlén 4fe127664b add admin setting for default search engine indexing (fix #11750) (#11804)
5 years ago
ThibG 4faaa5b25e Add updated relationship to follow request API responses (#11800)
5 years ago
ThibG 17389c63c8 Change /admin/custom_emoji to honor the auto_play_gif setting (#11801)
5 years ago
ThibG 2b2b03a7da Fix duplicate HTML ids in /about (#11803)
5 years ago
Eugen Rochko 031ca25014
Add retry for failed media downloads and `tootctl media refresh` (#11775)
5 years ago
Eugen Rochko 8674814825
Change tootctl to use inline parallelization instead of Sidekiq (#11776)
5 years ago
Eugen Rochko 0005635f96
New Crowdin translations (#11626)
5 years ago
Eugen Rochko 1110ea1a91
Add batch actions and categories to admin UI for custom emojis (#11793)
5 years ago
Eugen Rochko 14d4a783cd
Fix display of instance actor in reports UI (#11798)
5 years ago
ThibG ec2a439a22 Add account bio to account admin view (#11473)
5 years ago
Eugen Rochko 261e52268c
Add batch approve/reject for pending hashtags in admin UI (#11791)
5 years ago
Takeshi Umeda 9c9dcf580a Add featured tags API (#11778)
5 years ago
Eugen Rochko a75009a65e
Change half-life of trend decay (#11774)
5 years ago
Yamagishi Kazutoshi d7268befa8 Add healthcheck endpoint for web (#11770)
5 years ago
Eugen Rochko e445a8af64
Add timeline read markers API (#11762)
5 years ago
Yamagishi Kazutoshi cf643d0060 Add method and enctype to manifest (#11767)
5 years ago
mayaeh e265b8887d Fix NotificationMailer failing when receiving mention with media from remote instance (#11765)
5 years ago
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)
5 years ago
Mostafa Ahangarha e974d4923f Exclude URLs from text analysis (#11759)
5 years ago
Eugen Rochko a6a63358c3
Fix wrong sum of usage in hashtag component in web UI (#11755)
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)
5 years ago
ThibG c1e238a77b Fix admin interface showing superfluous reject media/reports on suspended blocks (#11749)
5 years ago
ThibG 692c5b439a Fix ActivityPub context not being dynamically computed (#11746)
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)
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)
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)
5 years ago
ThibG 0ea53122f2 Fix Mastodon logo style on hover on public pages' footer (#11735)
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)
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)
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)
5 years ago
ThibG 81f864d4da Add special alert for throttled requests (#11677)
5 years ago
ThibG fd3d45d38f Add confirmation modal when logging out from the web app (#11671)
5 years ago
mayaeh 89b574aa6c Add translation target for hashtag (#11657)
5 years ago
ThibG 91582937f3 Fix crash when switching back/from mobile layout (#11655)
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)
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)
5 years ago
ThibG 5ab1e0e738 Restore hashtag suggestions from local tag history (#11632)
5 years ago
Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
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)
5 years ago
Eugen Rochko dff46b260b
Fix ignoring whole status because of one invalid hashtag (#11621)
5 years ago
Eugen Rochko d22f3a7d51
New Crowdin translations (#11596)
5 years ago
ThibG 0d13a9cd13 Fix hidden statuses losing focus (#11208)
5 years ago
ThibG cb62a83a71 Add invite comments (#10465)
5 years ago
ThibG 9b6a5ed109 Add public blocks to /about/blocks (#11298)
5 years ago
Takeshi Umeda 9e1d28f48e Add an RSS feed tagged to a public profile page (#10502)
5 years ago
Eugen Rochko a8b0bb355d
Fix uncaught 422 and 500 errors (#11590)
5 years ago
Eugen Rochko 1bc077dc74
Add HTTP signature keyId to request log (#11591)
5 years ago
Eugen Rochko 2b4e2616ea
Fix loading bar being obscured by other elements in web UI (#11598)
5 years ago
Eugen Rochko c6b4b923e6
Add trends to public pages sidebar (#11594)
5 years ago
Eugen Rochko 96702e7f67
Add `tootctl cache recount` command (#11597)
5 years ago
Eugen Rochko 8a555534ec
New Crowdin translations (#11593)
5 years ago
Eugen Rochko cc0a55cf9a
Add more accurate hashtag search (#11579)
5 years ago