6186 Commits (02062aab55cb6f8da527998a210775c2ad695eed)

Author SHA1 Message Date
Thibaut Girka 02062aab55 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 06663fcf87
Fix `tagged` param not being normalized before querying tags (#10249)
6 years ago
mayaeh d4ef90eae3 Fix to limit to discoverable accounts. (#10253)
6 years ago
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246)
6 years ago
Eugen Rochko a41afef80c
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (#10247)
6 years ago
Eugen Rochko 5b50c2cbaa
Add muted style for polls in web UI (#10248)
6 years ago
Eugen Rochko da45b8b4c9
Fix public timeline page not paginating correctly (#10245)
6 years ago
Eugen Rochko 65fffeac3f
Redesign landing page (#10232)
6 years ago
Aurélien Reeves 85537b0069 Squish username before validation (#10239)
6 years ago
Eugen Rochko f5eeac0104
Fix remote interaction dialogs being indexed by search engines (#10240)
6 years ago
Thibaut Girka f3e7634156 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka a1c6e6de1b Remove leftover console.log
6 years ago
Thibaut Girka 4849eb8e7f Make clicking on the account and status column headers scroll to top
6 years ago
ThibG 79b00d294d Increase DNS timeouts (#10238)
6 years ago
ThibG 45e4c90a23
Merge pull request #953 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 9c620fc5c8 [Glitch] Add support for poll ending notifications
6 years ago
Thibaut Girka 7d026aa079 Do not leak instance-local polls to remote followers
6 years ago
ash lea f534f4869e add local setting to auto reveal media behind cw
6 years ago
Kirishima21 1bf035fb67 fix poll fotter layout
6 years ago
Thibaut Girka 89bee860cd Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 5506b9406d Avoid race conditions when creating backups (#10234)
6 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209)
6 years ago
Thibaut Girka dfe7322922 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG c11dff5049 Reject existing Follows when suspending a remote account (#10230)
6 years ago
Aditoo17 6c0a96912a Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on another server (#10224)
6 years ago
ThibG 42cc93e892
Merge pull request #947 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 93daa97fc3 Fix min/max duration poll limits being inverted
6 years ago
Thibaut Girka 674fe32f97 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 3f4a6d44fe Fix setting up fields of a previously suspended account (#10222)
6 years ago
Eugen Rochko ca45198ccb [Glitch] Fix NaN in Poll component
6 years ago
Eugen Rochko 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted
6 years ago
Thibaut Girka 5528719bc9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214)
6 years ago
Eugen Rochko 054bbb3da2
Immediately display poll results to poll author (#10187)
6 years ago
Eugen Rochko 75cb93676b
Fix NaN in Poll component (#10213)
6 years ago
Eugen Rochko be1c634b2b
Fix public timelines being broken by new toots when they are not mounted (#10131)
6 years ago
ThibG 09c042aa10 Handle StaleObjectError when retrieving polls (#10208)
6 years ago
Thibaut Girka 9c5e7805cc Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
marcin mikołajczak 44475bbc9c i18n:🇵🇱 (#10199)
6 years ago
ThibG 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201)
6 years ago
rinsuki f44091d653 Fix #10202 (#10203)
6 years ago
Thibaut Girka 84c807a0dc Allow setting whether this is a single choice poll or multiple choices one
6 years ago
Thibaut Girka cb6e351f4d Disable file upload when there is a poll
6 years ago
Thibaut Girka 235be596bc Use server-provided poll limits instead of hardcoded ones
6 years ago
Thibaut Girka 3b1390dc78 Serialize poll limits in instance serializer and initial state
6 years ago
Thibaut Girka 8fe86cebaa [Glitch] Port polls creation UI from upstream
6 years ago
ThibG 6e295beab2 [Glitch] Disable the underlying button element when an ItemButton is disabled
6 years ago
Thibaut Girka cf4fd8bcfe Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196)
6 years ago
ThibG b3668a79ec Disable the underlying button element when an ItemButton is disabled (#10194)
6 years ago