6186 Commits (d86033c3521aaf9fc0061bbbbb3c01cc15f5567d)

Author SHA1 Message Date
Thibaut Girka d86033c352 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 5ff943716e Fix `tagged` param not being normalized before querying tags (#10249)
6 years ago
mayaeh 9d214f30ae Fix to limit to discoverable accounts. (#10253)
6 years ago
Eugen Rochko d5377d0d45 Fix poll update handler calling method was that was not available (#10246)
6 years ago
Eugen Rochko 45d257a20f Optimize RemoveStatusService by removing n+1 query and using shared inboxes (#10247)
6 years ago
Eugen Rochko de50bc6def Add muted style for polls in web UI (#10248)
6 years ago
Eugen Rochko 3a435fa130 Fix public timeline page not paginating correctly (#10245)
6 years ago
Eugen Rochko 56822606f4 Redesign landing page (#10232)
6 years ago
Aurélien Reeves ae33129975 Squish username before validation (#10239)
6 years ago
Eugen Rochko 2572884347 Fix remote interaction dialogs being indexed by search engines (#10240)
6 years ago
Thibaut Girka edd48921c6 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 043978a20e Remove leftover console.log
6 years ago
Thibaut Girka 1e4ea4f391 Make clicking on the account and status column headers scroll to top
6 years ago
ThibG 154c8a0302 Increase DNS timeouts (#10238)
6 years ago
ThibG 91045bef61 Merge pull request #953 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3a7fb657f3 [Glitch] Add support for poll ending notifications
6 years ago
Thibaut Girka bd6951a15d Do not leak instance-local polls to remote followers
6 years ago
ash lea 00bc35891b add local setting to auto reveal media behind cw
6 years ago
Kirishima21 2172dec88d fix poll fotter layout
6 years ago
Thibaut Girka 33001891b6 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG cdf5a7f854 Avoid race conditions when creating backups (#10234)
6 years ago
ThibG 11ce444b8b Support pushing and receiving updates to poll tallies (#10209)
6 years ago
Thibaut Girka 88d4b28714 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 05aa8b9303 Reject existing Follows when suspending a remote account (#10230)
6 years ago
Aditoo17 caa40e9d9b Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on another server (#10224)
6 years ago
ThibG dad42ecee0 Merge pull request #947 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 96e7f430de Fix min/max duration poll limits being inverted
6 years ago
Thibaut Girka bed7758022 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 32f0cc5ccd Fix setting up fields of a previously suspended account (#10222)
6 years ago
Eugen Rochko b9a799c343 [Glitch] Fix NaN in Poll component
6 years ago
Eugen Rochko 7565b8afa3 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka 9b093dfcde Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG dcbe6c16ba Do not allow adding votes to expired polls (#10214)
6 years ago
Eugen Rochko b7a8a52bc5 Immediately display poll results to poll author (#10187)
6 years ago
Eugen Rochko 19cccea89a Fix NaN in Poll component (#10213)
6 years ago
Eugen Rochko 8e9db67a6a Fix public timelines being broken by new toots when they are not mounted (#10131)
6 years ago
ThibG 641384d288 Handle StaleObjectError when retrieving polls (#10208)
6 years ago
Thibaut Girka d8d8c64965 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
marcin mikołajczak 5232eccc5c i18n:🇵🇱 (#10199)
6 years ago
ThibG db21a6c5ee Avoid unnecessarily fetching the replies collection when it is empty (#10201)
6 years ago
rinsuki ed3d470069 Fix #10202 (#10203)
6 years ago
Thibaut Girka a9597fd8a6 Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka 81a92465f2 Disable file upload when there is a poll
6 years ago
Thibaut Girka 49c4e57973 Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka 9f06da948b Serialize poll limits in instance serializer and initial state
6 years ago
Thibaut Girka e2d56cc90d [Glitch] Port polls creation UI from upstream
6 years ago
ThibG 6b4eb1ac96 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka f123b809a7 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 4f2eb43d8a Add optimistic lock to avoid race conditions when handling votes (#10196)
6 years ago
ThibG 365f875f57 Disable the underlying button element when an ItemButton is disabled (#10194)
6 years ago