7434 Commits (9ba67c6045427d73f394731e74617b4aa8128557)

Author SHA1 Message Date
Takeshi Umeda e35636a0d1 Fixed an error in the aliases template of the aliases controller (#11902)
5 years ago
Eugen Rochko 1caa823d06
New Crowdin translations (#11861)
5 years ago
Eugen Rochko 450639a406
Fix hashtag batch actions being unavailable on pending review page (#11897)
5 years ago
Yamagishi Kazutoshi 73a5ef03b2 Respect original ID with ToC (#11895)
5 years ago
Eugen Rochko b9a8b38844
Fix page body not being scrollable in admin layout (#11893)
5 years ago
Eugen Rochko 37ccafec8f
Fix left side of single column layout being cropped on smaller screens (#11894)
5 years ago
Eugen Rochko 3ed94dcc1a
Add account migration UI (#11846)
5 years ago
Eugen Rochko b6df9c1067
Fix placeholder colors for inputs not being explicitly defined (#11890)
5 years ago
Eugen Rochko 129bc871a0
Fix thread column showing pin button (#11891)
5 years ago
tsia 5ded2de3a0 fix rss enclosure length (#11889)
5 years ago
Eugen Rochko d930eb88b6
Add table of contents to about page (#11885)
5 years ago
nzws✨ 2ecc7106d7 [Glitch] Fix eslint error of import/no-extraneous-dependencies
5 years ago
ThibG b840de580f [Glitch] Fix “load more” adding older toots/notifications to pending items
5 years ago
Yamagishi Kazutoshi 844e0fb48c [Glitch] Check existence of timeline state in community timeline
5 years ago
ThibG 8b00cf519e [Glitch] Change timelines to add new items to pending items when scrolled down
5 years ago
Eugen Rochko 840c36f320 [Glitch] Fix web UI allowing uploads past status limit via drag & drop
5 years ago
ThibG 454b5ae3af [Glitch] Fix poll options checkboxes/radio buttons not being vertically centered
5 years ago
ThibG 75673cf8e3 [Glitch] Fix “slow mode” issues
5 years ago
ThibG 15a37a967c [Glitch] Fix expiring polls not being displayed as such in the WebUI
5 years ago
ThibG 8e699db334 [Glitch] Fix media description button being disabled at 420 characters instead of 1500
5 years ago
Eugen Rochko 823df17e54 [Glitch] Fix profile fields overflowing page width
5 years ago
Thibaut Girka 0a1d9032f7 Fix build issues due to the “pt” locale being renamed to “pt-PT”
5 years ago
Thibaut Girka 5cadb47238 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko e1066cd431
Add password challenge to 2FA settings, e-mail notifications (#11878)
5 years ago
nzws✨ d0c2c52783 Fix eslint error of import/no-extraneous-dependencies (#11884)
5 years ago
Eugen Rochko 4f6af87906
Change spam check to apply to local accounts and add a threshold (#11806)
5 years ago
ThibG 577706987d Fix “load more” adding older toots/notifications to pending items (#11883)
5 years ago
Yamagishi Kazutoshi 0627252b30 Check existence of timeline state in community timeline (#11880)
5 years ago
Eugen Rochko a4b60e9ba4
Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)
5 years ago
Thibaut Girka ab646fac5f Fix composer dropdown toggle buttons (threaded mode and local-only) not working
5 years ago
han@highemelry 3919571c39 Fix audit log error when custom emoji is copied from remote server (#11876)
5 years ago
Thibaut Girka 591185344e Fix boost confirmation modal for description-less media not working
5 years ago
mayaeh 75c6ad500d Fixed not being able to display review pending hashtags in the admin UI. (#11875)
5 years ago
Eugen Rochko b671b91211
Fix webfinger response not returning 410 when account is suspended (#11869)
5 years ago
mayaeh 0e5b9e3ba0 Fix the sample account icon of Profile directory to local only (#11872)
5 years ago
Eugen Rochko 38dc51b2d6
Fix Move handler queuing jobs that will fail if account is suspended (#11864)
5 years ago
abcang c21386cff5 Improve IP cleanup query (#11871)
5 years ago
Eugen Rochko 3d14b8f28f
Fix SSO login not using existing account when e-mail is verified (#11862)
5 years ago
Eugen Rochko bdeff5ae15
Fix web UI allowing uploads past status limit via drag & drop (#11863)
5 years ago
ThibG d256901f60 Change timelines to add new items to pending items when scrolled down (#11867)
5 years ago
ThibG d41494226d Fix poll options checkboxes/radio buttons not being vertically centered (#11833)
5 years ago
ThibG f109867578 Fix “slow mode” issues (#11859)
5 years ago
Eugen Rochko 692fe477b4
New Crowdin translations (#11799)
5 years ago
ThibG 524187b653 Fix expiring polls not being displayed as such in the WebUI (#11835)
5 years ago
mayaeh ef0d22f232 Add search and sort functions to hashtag admin UI (#11829)
5 years ago
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 3665d554c5 [Glitch] Add timeline read markers API
5 years ago
Thibaut Girka 5477726f50 Fix upstream changes breaking because of glitch-soc's theming engine
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 344e52ffbe [Glitch] Change max length of media descriptions from 420 to 1500 characters
5 years ago
ThibG eaf49439d1 [Glitch] Fix display of long poll options
5 years ago
Eugen Rochko ef8c311a66 [Glitch] Fix unused CSS
5 years ago
Eugen Rochko c2843c5f62 [Glitch] Add batch actions and categories to admin UI for custom emojis
5 years ago
ThibG ffe8decb73 [Glitch] Add account bio to account admin view
5 years ago
Eugen Rochko 6809e37f8e [Glitch] Add batch approve/reject for pending hashtags in admin UI
5 years ago
Thibaut Girka 74c5b2bd08 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka c7f71b974f Fix flavour screenshot styling in vanilla flavour
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
Thibaut Girka 0e1291c888 Fix wrong icons from last refactoring
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
Thibaut Girka 2aa0cdf7e6 Use the `Icon` component instead of directly using `i` tag
5 years ago
Thibaut Girka f154d9d6e9 Use upstream's Icon component
5 years ago
Thibaut Girka f2b307af25 Move “export” before decorators
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
Rey Tucker 0014a32c19 glitch: fix webpack build failure in columns_area.js (#1212)
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
Eugen Rochko 4434e2eb7f [Glitch] Fix line breaks in hashtag autosuggestions in web UI
5 years ago
Mostafa Ahangarha bd0bde1da2 [Glitch] Exclude URLs from text analysis
5 years ago
Eugen Rochko a869572aab [Glitch] Fix wrong sum of usage in hashtag component in web UI
5 years ago
Eugen Rochko 4907517db4 [Glitch] Fix wrong pluralization in hashtag component in web UI
5 years ago
Eugen Rochko ca86858558 [Glitch] Change hashtag component in web UI to show numbers for 2 last days
5 years ago
Eugen Rochko b86292af33 [Glitch] Fix uncached media in web UI not being clickable
5 years ago
mayaeh dea2b234c9 [Glitch] Integrate translation strings for the Profile Directory.
5 years ago
ThibG 7db6cb93f3 [Glitch] Fix Mastodon logo style on hover on public pages' footer
5 years ago
ThibG 96b9d3333d [Glitch] Fix height of dashboard counters
5 years ago
ThibG 2f952f6d04 [Glitch] Fix custom emoji animation on hover in WebUI directory bios
5 years ago
Eugen Rochko 23c513846a [Glitch] Add "not available" label on unknown media attachments
5 years ago
Thibaut Girka 5088eb8388 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 0128509605 Fix loading more items in account following/followers
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
Eugen Rochko ce182efd68 [Glitch] Add header to trends section and change refresh rate to 15 minutes
5 years ago
ThibG 12c188f533 [Glitch] Restore hashtag suggestions from local tag history
5 years ago
ThibG e1810eed8e [Glitch] Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
Thibaut Girka b30a7f5120 Fix trending hashtags spacing in single-column mode
5 years ago
Eugen Rochko 34eff39936 [Glitch] Add trends to public pages sidebar
5 years ago
Eugen Rochko 717f3998c0 [Glitch] Fix hashtag autosuggestions line breaks for long suggestions
5 years ago
Sasha Sorokin 771b01e785 [Glitch] Fix trending counter width
5 years ago
Eugen Rochko 8b630f7e54 [Glitch] Add trends UI with admin and user settings
5 years ago
Eugen Rochko 3c70fb9146 [Glitch] Fix emoji autosuggestions
5 years ago
Thibaut Girka be8b0e8d06 Refactor SCSS to better match upstream
5 years ago
Eugen Rochko 3380e96449 [Glitch] Add autosuggestions for hashtags
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
Thibaut Girka ef270ed0df Properly hide follower count in profile directory
5 years ago
Thibaut Girka 3619e904da Fix auto-added media icons when a CW is set but no content text
5 years ago
Thibaut Girka e519b47da6 Update backend links and fix hardcoded ones
5 years ago
Thibaut Girka 682cfbb829 Fix imports importing modules from vanilla flavour instead of glitch
5 years ago
Eugen Rochko cd46099e49 [Glitch] Change layout of public profile directory to be the same as in web UI
5 years ago
Eugen Rochko 7fe2120dd5 [Glitch] Add profile directory to web UI
5 years ago
ThibG 759448c24c [Glitch] Change detailed status child ordering to sort self-replies on top
5 years ago
Thibaut Girka 9044a2b051 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka f3ac4a4411 Fix clicking on the new audioplayer opening the toot in detailed view
5 years ago
ThibG 6ee2501991 [Glitch] Change window resize handler to switch to/from mobile layout as soon as needed
5 years ago
Eugen Rochko b90bd31cfd [Glitch] Fix more visual issues with the audio player
5 years ago
Eugen Rochko 84d4d75c91 [Glitch] Fix public page crash due to audio player, fix unpause in audio player
5 years ago
Eugen Rochko 3aeaf9b897 [Glitch] Add audio player
5 years ago
ThibG 04de74c992 [Glitch] Add special alert for throttled requests
5 years ago
ThibG f11e9d5524 [Glitch] Add confirmation modal when logging out from the web app
5 years ago
Thibaut Girka 7c22e32562 Remove sign out link from getting started columns, as it is already in the footer
5 years ago
Thibaut Girka 48b8a1f414 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 79725f659d Fix crashes from favico.js crashing the entire web app
5 years ago
Thibaut Girka 956c1cf82a Refactor the Columns Area code to be closer to upstream
5 years ago
Thibaut Girka 3282bbe454 Add option to rewrite mentions to mentioned user's username or acct
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 284a1562fb Fix typo
5 years ago
Haelwenn (lanodan) Monnier 317fa43d9a Add support for <sup> formatting element
5 years ago
ThibG f1528ea3c4 [Glitch] Fix handling of audio files in account media gallery
5 years ago
Thibaut Girka 81d2d71094 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG b48c7ee059 Fix handling of audio files in account media gallery (#11629)
5 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog
5 years ago
Thibaut Girka dff4ccd7e9 Remove code for giving focus to first media without description
5 years ago
Thibaut Girka df150da435 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 1d40325e7c Fix composer options colors in glitch-soc light theme
5 years ago
Thibaut Girka f00a0f35ee Use public pack in about controller to handle blockpage JS
5 years ago