7122 Commits (2848c08953a8555e06791170dbf1090575e05d8a)

Author SHA1 Message Date
Thibaut Girka 9b8edbea5b Fix domain block edition in glitch-soc
5 years ago
Eugen Rochko e823b49214
Fix "cancel follow request" button having unreadable text in web UI (#11521)
5 years ago
Thibaut Girka ebc0521ba8 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f51c7c105f
Fix acct URIs with IDN domains not being resolved (#11520)
5 years ago
Eugen Rochko 3a6b6c63f2
Add breakdown of usage by source to admin UI for hashtags (#11517)
5 years ago
ThibG bced70469a Add domain block notes (#11515)
5 years ago
Eugen Rochko 94c54997cf
Fix trending tags returning less items than requested sometimes (#11513)
5 years ago
Eugen Rochko 7a737c79cc
Add number of pending accounts and pending hashtags to admin dashboard (#11514)
5 years ago
Eugen Rochko e8ad0a8006 [Glitch] Fix hashtag links always being lowercase
5 years ago
ThibG e8e980cdac [Glitch] Improve focus handling with dropdown menus
5 years ago
Thibaut Girka 95fc39a1e6 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 396b8cdd0f Improve focus handling with dropdown menus (#11511)
5 years ago
Thibaut Girka 04534604c6 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko ac33f1aedd
Fix account tags not being saved correctly (#11507)
5 years ago
Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
5 years ago
Eugen Rochko a8958d07e2
Fix featured tags not finding the right tag on save (#11504)
5 years ago
Eugen Rochko dd38c280a5
Fix admin dashboard missing latest features (#11505)
5 years ago
Eugen Rochko 9072fe5ab6
Add trends UI with admin and user settings (#11502)
5 years ago
Thibaut Girka d10f6036cf Implement keyboard navigation in glitch-soc composer
5 years ago
Thibaut Girka 6d2b0fa3f0 Refactor composer Dropdown's component a bit to make it closer to upstream
5 years ago
ThibG 381dbb6569 [Glitch] Fix image uploads being perfectly white when canvas read access is blocked
5 years ago
ThibG a4b15e2cf0 [Glitch] Port changes to IconButton
5 years ago
ThibG fe1de4e49b [Glitch] Improve dropdown menu keyboard navigation
5 years ago
ThibG 6afdb6c2b6 [Glitch] Trap tab in modals
5 years ago
Thibaut Girka cad2e6eb7a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 3ea7a334d8 Fix up try/catch block in invalid URL handling
5 years ago
Thibaut Girka cbd75fe128 Remove href attribute of invalid links instead of crashing
5 years ago
Eugen Rochko 1d8d553d8b
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
5 years ago
ThibG 111a0628fc Fix image uploads being perfectly white when canvas read access is blocked (#11499)
5 years ago
ThibG 27a0d02d0d Improve keyboard navigation in privacy dropdown (#11492)
5 years ago
ThibG a12f1a0baf Improve dropdown menu keyboard navigation (#11491)
5 years ago
ThibG 5c73746b69 Trap tab in modals (#11493)
5 years ago
ThibG 792d0dd470 Fix privacy dropdown active state when dropdown is placed on top of it (#11495)
5 years ago
Eugen Rochko 115dab78f1
Change admin UI for hashtags and add back whitelisted trends (#11490)
5 years ago
Thibaut Girka 68eb58b805 Fix color of dropdown icons
5 years ago
ThibG f02ffce249 [Glitch] Change icon button styles to make hover/focus states more obvious
5 years ago
ThibG 8b57d704dc [Glitch] Disable list title validation button when list title is empty
5 years ago
Thibaut Girka e50554391a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Jeong Arm 45ec360481 Fix timestamp on featured tag (#11477)
5 years ago
Thibaut Girka ff0ceb28b3 Remove link rewriting option as it is easily bypassable
5 years ago
Thibaut Girka 76b80a1511 Perform case-insensitive comparison for international domain names
5 years ago
Thibaut Girka 43b137e1f9 Perform case-insensitive comparison of non-International domain names
5 years ago
Thibaut Girka a0b6f1665a Make link target domain tag just a bit smaller
5 years ago
Thibaut Girka c01de0f721 Ensure link rewriting setting changes are immediately applied
5 years ago
Thibaut Girka 6600da0f7b Handle Mastodon-generated links for targets starting with “www.” properly
5 years ago
Thibaut Girka df866a464d Add options to highlight misleading links in statuses
5 years ago
Thibaut Girka 49a28e69a5 Move decodeIDNA to app/javascript/flavours/glitch/util
5 years ago
ThibG c8fd823327 Change icon button styles to make hover/focus states more obvious (#11474)
5 years ago
ThibG 089c641020 Disable list title validation button when list title is empty (#11475)
5 years ago
Eugen Rochko 29609c09f4
Fix tag score not being updated when the tag is trending (#11465)
5 years ago
Eugen Rochko 2dee293c4c
Fix scroll to top in single column UI (#11463)
5 years ago
Eugen Rochko 8b9d0a0533
Remove XML version of Webfinger and remove links to Atom feeds (#11460)
5 years ago
Eugen Rochko 706a48ee1f
Fix column header scrolling with the page (#11458)
5 years ago
Mélanie Chauvel (ariasuni) c4043ba2f2 Fix jumping of toot date when clicking spoiler button (#11449)
5 years ago
Eugen Rochko e46e9c9a8e
Fix delete regression (#11450)
5 years ago
Eugen Rochko 92de439c04
Change hashtag search to only return results that have trended in the past (#11448)
5 years ago
ThibG ff789a751a Fix boosting & unboosting preventing a boost from appearing in the TL (#11405)
5 years ago
Eugen Rochko 648cdbc04a
Add hashtag score for better sorting of autosuggestions (#11427)
5 years ago
ThibG d8097ecd2f [Glitch] Fix crash when expanding search results for hashtags
5 years ago
Thibaut Girka 24968d20a0 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG b31b232edf Change links in webUI to rewrite misleading links (#11426)
5 years ago
ThibG 78144f4c79 Fix crash when expanding search results for hashtags (#11447)
5 years ago
Eugen Rochko 24552b5160
Add whitelist mode (#11291)
5 years ago
ThibG f48c7689d2
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
5 years ago
Eugen Rochko e136112ab7
Fix tag normalization and migration not removing duplicate tags (#11441)
5 years ago
Eugen Rochko 784c88e16d
Fix emoji autosuggestions (#11442)
5 years ago
Thibaut Girka a4a81c5434 Fix crash in /web/lists
5 years ago
Eugen Rochko b9b0313c78
Revert "Remove conversation URI (#11423)" (#11424)
5 years ago
Eugen Rochko 75f7f9930e
Remove conversation URI (#11423)
5 years ago
Eugen Rochko 51411267fd [Glitch] Add search results pagination to web UI (#11409)
5 years ago
ThibG 7f147acea6 [Glitch] Change contrast of status links that are not mentions nor hashtags
5 years ago
Eugen Rochko 31fc3be0a4 [Glitch] Change account domain block to clear out notifications and follows
5 years ago
Thibaut Girka bca3825c17 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko cfb2ed7823
Add autosuggestions for hashtags (#11422)
5 years ago
dependabot-preview[bot] 15de24a425 Bump json-ld-preloaded from 3.0.2 to 3.0.3 (#11316)
5 years ago
mayaeh 0d80f686d8 Add `tootctl preview_cards remove` (#11320)
5 years ago
ThibG 9349f1067a Fix animate on hover in poll options without CW (#11404)
5 years ago
Jeong Arm 6a1f08d29a Prevent archiving when user set "noindex" (#11421)
5 years ago
ThibG 10e78ecf57 Change contrast of status links that are not mentions nor hashtags (#11406)
5 years ago
Eugen Rochko f371b32137
Change hashtags to preserve first-used casing (#11416)
5 years ago
Eugen Rochko 4cc29eb5ad
Fix tabs bar scrolling along with content on mobile (#11418)
5 years ago
Eugen Rochko 8a4674f2c3
Add search results pagination to web UI (#11409)
5 years ago
Eugen Rochko b9fbcbfe4e
Add search syntax for operators and phrases (#11411)
5 years ago
Eugen Rochko 501148ab91
Remove timestamps from converted images to make them deterministic (#11408)
5 years ago
ThibG 92569ffde8 Fix invites not being disabled upon account suspension (#11412)
5 years ago
Eugen Rochko 4eeff26533
Change account domain block to clear out notifications and follows (#11393)
5 years ago
Thibaut Girka 91da921dbb Fix links in status media having their title rewritten
5 years ago
Thibaut Girka 2d35e4460a Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Rey Tucker 94f5c714f1 Don't delete periods when validating username uniqueness (#11392) (#11400)
5 years ago
Thibaut Girka 48c68eafb7 Handle animated emoji on mouse hover in CWs and poll options
5 years ago
ThibG c1231a846a [Glitch] Play animated custom emoji on hover
5 years ago
ThibG fb1b710e8d Fix scrolling in single-column mode on Chrome (#11395)
5 years ago
dependabot-preview[bot] 1955aa9f7d Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311)
5 years ago
Thibaut Girka 621590b4ab Refactor DisplayName component to make it closer to upstream
5 years ago
Thibaut Girka cd8763b600 [Glitch] Display custom emoji in bio field names
5 years ago
Thibaut Girka 8a89a2b0f4 Revert some refactoring in order to make codebase closer to upstream
5 years ago
Thibaut Girka 444796b69b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 964ae8eee5
Change unconfirmed user login behaviour (#11375)
5 years ago
Eugen Rochko c669bb42ba
Add (back) rails-level JSON caching (#11333)
5 years ago
Thibaut Girka 6db5669818 Clean up redundant shouldUpdateScroll definitions
5 years ago
Eugen Rochko e58af04287 [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
5 years ago
ThibG bd7b1538f1 [Glitch] Fix followers and followings on account profiles
5 years ago
Jakub Mendyk c614abb95d [Glitch] Fix followers/follows layout issues from #8418
5 years ago
Thibaut Girka b294b5956b Add empty column message to bookmarks column
5 years ago
Jakub Mendyk e9f88f4005 [Glitch] Add messages informing that collections are empty
5 years ago
ThibG 59fd622adc Fix boost to original audience not working on mobile (#11371)
5 years ago
ThibG 7de8c51873 Play animated custom emoji on hover (#11348)
5 years ago
Eugen Rochko 043d52f785
Fix `alerts` booleans not being typecast correctly in push subscription (#11343)
5 years ago
Eugen Rochko bd1545de5e
Change locale detection to run once per session (#8657)
5 years ago
Eugen Rochko bd87e66679
Remove WebSub subscriptions (#11303)
5 years ago
ThibG 4bd58b7f2d Display custom emoji in bio field names (#11350)
5 years ago
ThibG f1597e1ab9
Merge pull request #1158 from ThibG/glitch-soc/merge-upstream
5 years ago
Lady Lumb 0ed0c77266 Add env variable to control search limit
5 years ago
Thibaut Girka 055450bc02 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG c37c1da41e Disallow numeric-only hashtags (#11363)
5 years ago
ThibG 650459f93c Fix some flash notices/alerts staying on unrelated pages (#11364)
5 years ago
Thibaut Girka 86d4461948 Fix HTML entities being encoded as hashtag links…
5 years ago
Thibaut Girka 249b7c7c12 Fix filtering behaviors
5 years ago
ThibG 490cf3aa03 [Glitch] Add ActivityPub actor representing the entire server
5 years ago
Eugen Rochko bf3ab44e77 Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`
5 years ago
Thibaut Girka 249991c498 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko aa22b38fdb
Change single-column mode to scroll the whole page (#11359)
5 years ago
ThibG 4fa6472523 Fix avatar animation on hover when not logged in (#11349)
5 years ago
koyu 8df0022e66 Added logout to dropdown menu (#11353)
5 years ago
ThibG fda437a020 Fix sanitizing lists contents (#11354)
5 years ago
ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321)
5 years ago
Thibaut Girka f170e0492f Fix timestamp display in boost/fav modals in RTL locales
5 years ago
Thibaut Girka 4c28511e4e Fixups
5 years ago
Thibaut Girka 45cee95b14 Public pages RTL fixes
5 years ago
Thibaut Girka c1752b238f Unfiy status__prepend with upstream
5 years ago
Thibaut Girka b021efdefe RTL fixes
5 years ago
Thibaut Girka 964c78c118 Fix some SCSS for RTL behavior
5 years ago
Thibaut Girka 4199f7fd87 Minor fixup
5 years ago
Eugen Rochko b743308928 [Glitch] Fix RTL layout of status display names
5 years ago
Masoud Abkenar bcaea5a9e9 [Glitch] RTL: fix settings button margins in column headers
5 years ago
Thibaut Girka fabfa90e6c Make width breakpoint for removing margins consistent and match upstream
5 years ago
Thibaut Girka 6ff285d948 Fix *another* typo and crash in StatusIcons
5 years ago
Thibaut Girka a2df11ebaf Fix typo and crash in StatusIcons
5 years ago
Eugen Rochko 84e988479e
Fix only one middle dot being recognized in hashtags (#11345)
5 years ago
Eugen Rochko 4906cabc6b
Add aac, m4a, 3gp to allowed audio formats (#11342)
5 years ago
Eugen Rochko 5bfe1e1f05
Change language detection to include hashtags as words (#11341)
5 years ago
ThibG 87f4aea52a Fix typo in StatusPolicy (#11344)
5 years ago
Thibaut Girka 46687a3cbd Shorten status icon tooltip text
5 years ago
Thibaut Girka 572009cf56 Add status icon for local-only toots
5 years ago
Thibaut Girka 7db7cb31b1 Add tooltips to status icons
5 years ago
ThibG 7e2b6da57f Add setting to disable the anti-spam (#11296)
5 years ago
Eugen Rochko fccd25cf53
Change terms and privacy policy pages to always be accessible (#11334)
5 years ago
ThibG 873828ad2d Fix custom CSS controller (#11336)
5 years ago
ThibG 5599caef49 Extend AUTHORIZED_FETCH mode to user blocks as well (#11332)
5 years ago
ThibG 15ddabf95a Fix caching headers in ActivityPub endpoints (#11331)
5 years ago