6877 Commits (51e154f5e87968d6bb115e053689767ab33e80cd)
 

Author SHA1 Message Date
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250)
6 years ago
Eugen Rochko 6e3936aa6f
Improve invites list with click-to-copy inputs (#10259)
6 years ago
Eugen Rochko 9e33174604
Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)
6 years ago
dependabot[bot] dfb9efae81 [Security] Bump rails from 5.2.2 to 5.2.2.1 (#10257)
6 years ago
ThibG 65d9004ac9 Add UI for enabling/disabling poll notifications (#10255)
6 years ago
mayaeh c6f018091e i18n: Add Japanese translations for new landing page (#10254)
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
dependabot[bot] 0a6840564a Bump active_record_query_trace from 1.6.1 to 1.6.2 (#10252)
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
dependabot[bot] 6a8dc59eb8 Bump concurrent-ruby from 1.1.4 to 1.1.5 (#10242)
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
dependabot[bot] c8122e84cc Bump aws-sdk-s3 from 1.30.1 to 1.31.0 (#10236)
6 years ago
Eugen Rochko 67665023c3
Add `tootctl statuses remove` to sweep unreferenced statuses (#10063)
6 years ago
dependabot[bot] a558ef45d8 Bump pkg-config from 1.3.5 to 1.3.6 (#10235)
6 years ago
dependabot[bot] 0a2e5abece Bump active_record_query_trace from 1.6 to 1.6.1 (#10237)
6 years ago
ThibG 79b00d294d Increase DNS timeouts (#10238)
6 years ago
Eugen Rochko 13a7f05030
Fix streaming API always attempting to use SSL with Postgres (#10231)
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
ThibG c11dff5049 Reject existing Follows when suspending a remote account (#10230)
6 years ago
Eugen Rochko dbeab5a036
Fix SSL configuration regression in streaming API (#10225)
6 years ago
Armand Fardeau b6bc98c480 Add clearer error when/if gpg fails to install (#10228)
6 years ago
Aditoo17 6c0a96912a Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on another server (#10224)
6 years ago
ThibG 3f4a6d44fe Fix setting up fields of a previously suspended account (#10222)
6 years ago
Ben Lubar d36fcb54c4 Re-organize Dockerfile to improve incremental builds. (#10212)
6 years ago
Sascha 42e733681a config: add DB_SSLMODE for managed/remote PG (#10210)
6 years ago
dependabot[bot] 9e33a71efa Bump pkg-config from 1.3.4 to 1.3.5 (#10218)
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
dependabot[bot] 637c952ccb Bump webpush from 0.3.6 to 0.3.7 (#10205)
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
ThibG dfb45374d2 Fix AddLockVersionToPolls migration (#10200)
6 years ago
rinsuki f44091d653 Fix #10202 (#10203)
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
ThibG cb217444b8 Disable file upload when there is a poll (#10195)
6 years ago
dependabot[bot] ad6f7ea250 Bump active_record_query_trace from 1.5.4 to 1.6 (#10192)
6 years ago
Eugen Rochko fd128b9c7a
Fix poll options not rendering text after vote/refresh (#10189)
6 years ago
Eugen Rochko 57643557b6
Avoid line breaks in poll options (#10188)
6 years ago
Eugen Rochko 5996be994d
Fix poll validation issues (#10186)
6 years ago