6709 Commits (b191861e15d03322fffa34696bba842eedcadaec)

Author SHA1 Message Date
Thibaut Girka aa1832ac4d Hide suggestions by default
6 years ago
Thibaut Girka fddd8251dd Attempt to fix CSS
6 years ago
Thibaut Girka d7e4be285a Add emoji suggestion to poll options
6 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field
6 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated
6 years ago
Eugen Rochko e451ba0e83
Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)
6 years ago
Eugen Rochko f27d709351
Fix not being able to save e-mail preference for new pending accounts (#10622)
6 years ago
ThibG 852ccea676 Fix upload progressbar when image resizing is involved (#10632)
6 years ago
ThibG b1a0322a06 Reject follow requests of blocked users (#10633)
6 years ago
Thibaut Girka 1c0402c103 Do not ask to register web intent handler
6 years ago
Thibaut Girka b13c90f3e3 Fix color of muted statuses content not wrapped in a p tag
6 years ago
Thibaut Girka e4b65e6349 Redesign blockquote styling
6 years ago
Thibaut Girka 8753e5317f Better distinguish titles from text
6 years ago
Thibaut Girka 3631c3314a Remove extra margin in paragraphs inside blockquotes
6 years ago
Thibaut Girka 9b86707b1e Make bold text bolder
6 years ago
Thibaut Girka 5a8495dabe Remove margins around `p` tags in lists
6 years ago
Thibaut Girka ef249a2718 Rename status__text to status__content__text for consistency with upstream
6 years ago
Thibaut Girka adbb174c9c Fix status header display in toot mobile menu
6 years ago
Thibaut Girka ef1504d625 Fix upload progressbar when image resizing is involved
6 years ago
Thibaut Girka ffab9d626a Hide media upload form if no media are attached
6 years ago
Thibaut Girka 7783ec921b Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 416aa832e5 Fix file upload
6 years ago
Thibaut Girka 3d722b0c4e Fix settings modal
6 years ago
Eugen Rochko 041fb0e840
Fix sign up button not saying sign up when invite is used (#10623)
6 years ago
Thibaut Girka 08afd6b69c Do not leak local-only toots to remote mentioned users
6 years ago
Thibaut Girka 2db0506226 Load custom CSS rules after standard ones
6 years ago
Thibaut Girka 27e8354914 Add support for lists in statuses
6 years ago
Thibaut Girka 659f972bed Do not switch to italic for status media buttons
6 years ago
Thibaut Girka 2e3640ecbb Accept richer text from remote statuses
6 years ago
kedama 039e35560c [Glitch] Fix modal items cannot scroll on touch devices
6 years ago
Thibaut Girka a9eaa780f5 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka c3fa4e8e07 Fix ReferenceError in dropdown
6 years ago
Thibaut Girka d779ec1f0e Fix broken reference to handleSubmit
6 years ago
Thibaut Girka e949861176 Cleanup
6 years ago
Thibaut Girka faff152ae5 Move ComposerPublisher to Compose
6 years ago
Thibaut Girka df951c319c Add OptionsContainer
6 years ago
Thibaut Girka 14028655df Move composer Dropdown from features/composer to features/compose
6 years ago
Thibaut Girka 4c6221929f Move ComposerTextareaIcons to TextareaIcons
6 years ago
Thibaut Girka 47faf47ed5 ComposerTextarea → AutosuggestTextarea
6 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer
6 years ago
Thibaut Girka c5f49a92dc Move PollForm from features/composer to features/compose
6 years ago
Thibaut Girka f1a22e33e2 Inline spoiler input
6 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator
6 years ago
Thibaut Girka f72af5794d Refactor Compose*Warning → ContainerWarning
6 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm
6 years ago
Thibaut Girka 281a82d878 DrawerHeader → Header + HeaderContainer
6 years ago
Thibaut Girka 9a2f10fe8b DrawerAccount → NavigationBar + NavigationContainer
6 years ago
Eugen Rochko 9b9816aba6 [Glitch] Show suggested follows on search screen in mobile layout
6 years ago
Thibaut Girka 149aa07409 DrawerResults → SearchResults + SearchResultsContainer
6 years ago
Thibaut Girka 67771e6d65 Rework DrawerResults to make them closer to upstream
6 years ago
Thibaut Girka ab3e8fc542 Move DrawerSearch to Search + SearchContainer
6 years ago
Thibaut Girka c92ab35b19 Inline DrawerSearchPopout in DrawerSearch
6 years ago
Thibaut Girka c19b983986 Refactor a bit DrawerSearch to make it closer to upstream
6 years ago
Thibaut Girka eed2c9dd44 Rename flavours/glitch/features/drawer to flavours/glitch/features/compose
6 years ago
ThibG 0e78862b61 Allow switching between singe-option and multiple-option polls (#10603)
6 years ago
kedama d763d39d26 Fix modal items cannot scroll on touch devices (#10605)
6 years ago
ThibG bdec58b514 Minor code cleanup (#10613)
6 years ago
Ben Lubar be8692b938 Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565)
6 years ago
Yamagishi Kazutoshi 80c9cb0eb3 Add hi.json (#10573)
6 years ago
partev d210d0a655 Update hy.json (#10591)
6 years ago
Daniel Aleksandersen 10bdd912d6 Treat meta[property] as a space-separated list (#10604)
6 years ago
Jessica 01b1c377b1 Animate avatar GIFs on-hover on public profiles (#10549)
6 years ago
jeroenpraat 951f8d5b44 Update NL (Dutch) translation (#10601)
6 years ago
ThibG 6e620dcab1 Use correct local names for fonts (#10594)
6 years ago
Sho Kusano 3e6c7f3617 Configrationable repository url (#10600)
6 years ago
Thibaut Girka 8b7b65e995 [Glitch] Allow modal secondary button to shrink and allow wider confirmation modals
6 years ago
Thibaut Girka 268417daf3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 93199c9566 Fix keybase indication on dashboard
6 years ago
Thibaut Girka d83068016b Allow turning keybase off instance-wide
6 years ago
Thibaut Girka e3c1472040 Shift+click on column Back button to return to last pinable column
6 years ago
Thibaut Girka 8d57c0e70e When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka fbec0edf08 Fix opening/closing gifv sometimes making the timeline scroll
6 years ago
ThibG 7f75792bf3 Allow modal secondary button to shrink and allow wider confirmation modals (#10586)
6 years ago
Renato "Lond" Cerqueira d305d8747d Add new pt-br translations (#10564)
6 years ago
Thibaut Girka 2f422b708f Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Evgeny Petrov 5dd14dfded i18n: Russian localization update (#10515)
6 years ago
Eugen Rochko a9f130b8d8
Fix Keybase verification using wrong domain for remote accounts (#10547)
6 years ago
Eugen Rochko 793b0513eb
Weblate translations (2019-04-10) (#10545)
6 years ago
Alex Gessner d431c810d3 increase allowable length of remote proof username (#10546)
6 years ago
Alex Gessner 154106c0c3 compare usernames case-insensitively on new proof creation flow (#10544)
6 years ago
Aditoo17 4e59f709aa I18n: Final Czech translation 🇨🇿 (#10542)
6 years ago
Marek Ľach 3dea62bfa2 Updates the grammar of the SK translation (#10541)
6 years ago
Eugen Rochko 92e1950194 [Glitch] Fix glitched out "not found" message for non-existing profiles in web UI
6 years ago
Eugen Rochko fa4b51a110 [Glitch] Add "why do you want to join" field to invite requests
6 years ago
Thibaut Girka 5085559b15 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 9b0d8f74cb
Change the groupings of menu items in settings navigation (#10533)
6 years ago
Eugen Rochko 400397c0c7
Change HTML validator to ignore all errors except unmatched tags (#10534)
6 years ago
Eugen Rochko 46cb36fd2c
Add invite request to pending account notification e-mail (#10528)
6 years ago
Eugen Rochko 36b39fbac5
Add preference to disable e-mails about new pending accounts (#10529)
6 years ago
Yağızhan 2cb16c20a6 Fixed terrible grammar and translated the most (#10527)
6 years ago
Hinaloe 48f466daf1 Allow set the voting period to just 5 minutes (#10525)
6 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524)
6 years ago
Eugen Rochko 654f79d2b1
Fix permission denied bug on approve all/reject all pending accounts (#10519)
6 years ago
Eugen Rochko 56f29c38b6
Fix glitched out "not found" message for non-existing profiles in web UI (#10517)
6 years ago
Quentí ba1a78d168 [i18n] Update and correction (#10511)
6 years ago
Thibaut Girka cb410f80a4 Add column title to “Favourited by” and “Boosted by” columns
6 years ago
ThibG 5247ea4efd Fix batch actions not working on pending accounts (#10508)
6 years ago
Thibaut Girka 63837a4b78 Fix pending accounts management
6 years ago
ashleyhull-versent ac071d65de [Glitch] Duplicate values
6 years ago
Eugen Rochko df42de68e5 [Glitch] Port SCSS changes from "Improve blocked view of profiles"
6 years ago
Thibaut Girka f5f6d23d55 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
koyu 3f036ac6b8 Updated German locales (#10505)
6 years ago
Alix Rossi 6e111152e0 i18n: Update Corsican translations (#10504)
6 years ago
Aditoo17 ae58bbd705 i18n: Update Czech translation (#10506)
6 years ago
Takeshi Umeda a4d5e15327 Fix config serializer regex (#10487)
6 years ago
ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495)
6 years ago
Jeong Arm 619bbc23ef Translate Korean (#10499)
6 years ago
mayaeh a265696991 i18n: Update Japanese translations (#10494)
6 years ago
Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491)
6 years ago
Eugen Rochko e1d0390e29
Add batch actions for approving and rejecting pending accounts (#10469)
6 years ago
Eugen Rochko 2c63e0292a
Fix admin validation being too strict about usernames (#10449)
6 years ago
Marek Ľach 78a8a99b0b Improve sk translation further (#10484)
6 years ago
ashleyhull-versent 2b68fe5442 tinyfix 2: unrequired arguments (#10471)
6 years ago
marcin mikołajczak 4be7952892 i18n: Update Polish translation (#10479)
6 years ago
Marek Ľach e0137c5884 Updates the Slovak translation (#10477)
6 years ago
jeroenpraat 48a52c9372 Dutch (nl) translation (#10474)
6 years ago
ashleyhull-versent bd365cc38b Duplicate values (#10470)
6 years ago
ThibG 30500dff7c
Merge pull request #981 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG be6885eb93 [Glitch] Update poll remaining time just like with status timestamps
6 years ago
Thibaut Girka 1682ac5717 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
spla 26bd9fa508 i18n: update Catalan translation (#10458)
6 years ago
ThibG cc6e3c3900 Cache featured collections, as well as outbox, followers and following (#10467)
6 years ago
Thibaut Girka 14bad3f472 Do not handle clicks in detailed status content
6 years ago
ThibG d4882aa64a Export and import `hide_notifications` alongside user mutes (#10335)
6 years ago
ThibG daab45d4ae Update poll remaining time just like with status timestamps (#10466)
6 years ago
ThibG d07b0c038f Hopefully fix input text selection quirks on iOS (#10463)
6 years ago
Jeong Arm f984f2ea4e Esperanto translations (#10461)
6 years ago
Renato "Lond" Cerqueira 83190fffc7 Re-dd PT-br translations (#10459)
6 years ago
spla 3f75b0929e i18n: update catalan translations (#10455)
6 years ago
Aditoo17 0705e4b177 I18n: Improve Czech translation (#10454)
6 years ago
Thibaut Girka 12dae9d583 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 120544067f Fix filtering of favourited_by, reblogged_by, followers and following (#10447)
6 years ago
ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442)
6 years ago
slice 85973f4f37 Improvements to image upload validation and creation (#10431)
6 years ago
mayaeh abdf225353 i18n: Update Japanese translations (#10427)
6 years ago
ThibG 68c797bece Ensure request.body isn't emptied out before signature verification (#10432)
6 years ago
slice 59cce07601 Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)
6 years ago
Eugen Rochko b9b472d519 [Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile
6 years ago
Eugen Rochko 59551ece31 [Glitch] Fix search in web UI not setting a limit, restore limit of 10
6 years ago
Thibaut Girka 4444d8f9b3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Jeong Arm 51625d3423 Remove unused code (#10426)
6 years ago
Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414)
6 years ago
Eugen Rochko 8fb69f1366
Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)
6 years ago
Eugen Rochko 79227d153b
Fix transparent avatars showing underlying elements in avatar stack and profile (#10422)
6 years ago
Eugen Rochko 379c3e237f
Fix search in web UI not setting a limit, restore limit of 5 (#10421)
6 years ago
Eugen Rochko bd02ec6daa
Add indication that you have been blocked in web UI (#10420)
6 years ago
Aditoo17 1d62b88f8d I18n: Update Czech translation (#10419)
6 years ago
Jeong Arm e5d79d1635 Add missing Korean translations (#10416)
6 years ago
Alix Rossi 34090a85e4 Update Corsican translations (#10418)
6 years ago
Masoud Abkenar 2a326940e8 l10n update: fa (#10417)
6 years ago
Alex Gessner b6fa500806 [Glitch] squashed identity proof updates
6 years ago
Thibaut Girka a74d300b68 Fix background color transition in destructive buttons
6 years ago
ThibG f4b038f779 [Glitch] Fix opacity of relationship tags
6 years ago
Thibaut Girka 0318b23395 Fix left border of profile navigation tab
6 years ago
Thibaut Girka ab39ffb175 Add fa-info-circle to disclaimer
6 years ago
Thibaut Girka 6c58367f36 Fix double border for account disclaimer
6 years ago
slice 6fdd829d8c [Glitch] Add rel='noopener' to redesigned profile column header avatar link
6 years ago
ThibG 841d2c9f23 [Glitch] Move the account dropdown menubar to the right, make sure it doesn't move
6 years ago
Aditoo17 37ad0478ef [Glitch] Make clicking on avatar open public profile in new tab
6 years ago
mayaeh cf3f063e10 [Glitch] Fix menu items that don't action
6 years ago
Eugen Rochko 00f251b8fe [Glitch] Redesign profile column in web UI to match design on public pages
6 years ago
Thibaut Girka abb53fa338 Fix centering on public pages
6 years ago
Thibaut Girka 60fc04756a Fix padding and centering of display names
6 years ago
Thibaut Girka 58da5e93c0 Port search results styling to glitch-soc
6 years ago
Thibaut Girka ce7d055d3c Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 58667072d9 Fix opacity of relationship tags (#10411)
6 years ago
Aditoo17 1a7d1f4a42 I18n: Update Czech translation (#10410)
6 years ago
Alex Gessner 69141dca26 squashed identity proof updates (#10375)
6 years ago
Thibaut Girka 050efbc126 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
6 years ago
Eugen Rochko 08ec7435ce
Add order options to relationship manager UI (#10404)
6 years ago
Eugen Rochko 683013756e
Revert locales touched by automated translations (#10399)
6 years ago
Eugen Rochko e86663b1da
Fix alternative relay support regression (#10398)
6 years ago
slice 73f5711fb8 Add rel='noopener' to redesigned profile column header avatar link (#10393)
6 years ago
Eugen Rochko 11fe293e1b
Remove unused ActivityPub `@context` values depending on response (#10378)
6 years ago
Thibaut Girka 3a2f646cb1 Revert "fix: update to emoji-mart 2.10.0 (#10281)"
6 years ago
Thibaut Girka 355d384d8d Revert "[Glitch] fix: update to emoji-mart 2.10.0"
6 years ago
Thibaut Girka 497a958297 Revert "Fix compilation after emoji-picker change"
6 years ago
Thibaut Girka 48230b57d2 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG a91acf79b5 Move the account dropdown menubar to the right, make sure it doesn't move (#10390)
6 years ago
ThibG 9e80b34a95 [Glitch] Add a “Block & Report” button to the block confirmation dialog
6 years ago
Thibaut Girka fae53e1a39 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 6df4a82969 Add a “Block & Report” button to the block confirmation dialog (#10360)
6 years ago
ThibG 0c46bd11aa Fix HTML validation (#10354)
6 years ago
Aditoo17 6f6abc369f Make clicking on avatar open public profile in new tab (#10387)
6 years ago
Hinaloe 872eab5784 [Glitch] Do not set CSRF Token when no csrf header
6 years ago
Eugen Rochko 89a0fa3053 [Glitch] Change icons of features on admin dashboard to remove bias
6 years ago
Eugen Rochko 614bd3f8d4 [Glitch] Add `lang` attribute to statuses in web UI
6 years ago
ThibG d680c61993 [Glitch] Do not empty timeline of blocked users on block
6 years ago
Thibaut Girka b9f314bba7 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 648cf8bfd5 [Glitch] Add custom closed registrations message to landing page when set
6 years ago
Thibaut Girka fcce135d27 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Hinaloe 68f2211f00 Do not set CSRF Token when no csrf header (#10383)
6 years ago
mayaeh 186f7bcbb6 Fix menu items that don't action (#10379)
6 years ago
Eugen Rochko e117964325
Change icons of features on admin dashboard to remove bias (#10366)
6 years ago
Eugen Rochko 9745de883b
Add `blocked_by` relationship to the REST API (#10373)
6 years ago
Eugen Rochko e6cfa7ab89
Change language detector threshold from 140 characters to 4 words (#10376)
6 years ago
Eugen Rochko 94e5e834f2
Improve performance of list of blocked domains by caching counts (#10374)
6 years ago
Eugen Rochko a96181f16f
Redesign profile column in web UI to match design on public pages (#10337)
6 years ago
rinsuki d8b6431aa7 Add allowfullscreen attribute to oembed iframe (#10370)
6 years ago
ThibG 94aceb85ad Do not empty timeline of blocked users on block (#10359)
6 years ago
Eugen Rochko ef8b9afd1b
Weblate translations (2019-03-24) (#10362)
6 years ago
Eugen Rochko 45b849bad9
Fix MergeWorker being queued for remote users (#10355)
6 years ago
koyu 0f9278c3d3 Don't autofocus registration form (#10356)
6 years ago
Eugen Rochko 9d0573f574
Fix vote-after-expiration not showing error, count vote as interaction (#10352)
6 years ago
Eugen Rochko 555c4e11ba
Add validations to admin settings (#10348)
6 years ago
Eugen Rochko 55a9658ad8
Add custom closed registrations message to landing page when set (#10347)
6 years ago
Eugen Rochko 00d988955f
If registrations have been re-opened when user confirms account, approve (#10349)
6 years ago
Thibaut Girka edd5441112 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 3411fbef19
Improve config serializer for Keybase (#10338)
6 years ago
ThibG 2361917944 Mark the 410 gone response for suspended accounts as cachable (#10339)
6 years ago
ThibG 62dd0b7f9c Fix processing poll Updates (#10333)
6 years ago
ThibG 8b5b686f08 [Glitch] Add support for custom emojis in poll options
6 years ago
Thibaut Girka cbf1d711ba Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 80f0910e21 Add support for custom emojis in poll options (#10322)
6 years ago
ThibG 66d9452092 Do not try fetching keys of unknown accounts on a Delete from them (#10326)
6 years ago
ThibG 803c350ef5 [Glitch] Reduce padding around logo on landing page
6 years ago
Eugen Rochko 4d01d9c46f [Glitch] Add Keybase integration
6 years ago
Eugen Rochko 2a93c88015 [Glitch] Disable real-time updates on public pages to improve readability
6 years ago
Thibaut Girka 1d6152f440 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 158c31b9df Reduce padding around logo on landing page (#10291)
6 years ago
ThibG 1217185cfa Do not distribute Delete when rejecting unapproved accounts (#10321)
6 years ago
ThibG d041b7a1e7 Do not show timeline preview or directory widgets if they are disabled (#10284)
6 years ago
Eugen Rochko 9d9b6e3543
Add missing locales (bn, ga, hi) (#10295)
6 years ago
Eugen Rochko 9c4cbdbafb
Add Keybase integration (#10297)
6 years ago
Eugen Rochko 42c581c458
Disable real-time updates on public pages to improve readability (#10260)
6 years ago
Eugen Rochko 841b920af5 [Glitch] Fix relationship manager on narrow screens
6 years ago
ThibG 200cd3b5a7 [Glitch] Save quick filter settings when selecting a different filter
6 years ago
Thibaut Girka 291012ec0c Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko b8e4c85e69
Add dormant filter to relationship manager, rename other filters (#10308)
6 years ago
Eugen Rochko 7130d6e512
Fix relationship manager on narrow screens (#10293)
6 years ago
Ben Lubar c3d1594576 Reduce server load caused by anonymous viewing. (#9059)
6 years ago
ThibG a20354a20b Set and store report URIs (#10303)
6 years ago
ThibG 5e38ef87a7 Fix reblogs privacy (#10302)
6 years ago
ThibG 7477db7268 Save quick filter settings when selecting a different filter (#10296)
6 years ago
mayaeh 97e5f739f7 Fix returned translations. (#10298)
6 years ago
Thibaut Girka 8ea344fed4 Fix compilation after emoji-picker change
6 years ago
Nolan Lawson 49bea8c46b [Glitch] fix: update to emoji-mart 2.10.0
6 years ago
Eugen Rochko e900b03e38 [Glitch] Fix scrollbar styles on compose textarea, small bugs
6 years ago
Thibaut Girka 4aa6aba6ee Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 735b8be204
Weblate translations (2019-03-16) (#10294)
6 years ago
ThibG 6b0eda14a1 Avoid race condition when streaming deleted statuses (#10280)
6 years ago
Nolan Lawson db06b25376 fix: update to emoji-mart 2.10.0 (#10281)
6 years ago
Eugen Rochko 6a3f08661f
Fix scrollbar styles on compose textarea, small bugs (#10292)
6 years ago
Thibaut Girka 0fbe90e2d3 Fix settings/flavours
6 years ago
Eugen Rochko 47c8707f01 [Glitch] Add relationship manager UI
6 years ago
Thibaut Girka 8e5d72dba8 Fix relationships controller/view wrt. glitch-soc theming engine
6 years ago
Thibaut Girka 4df3b7cb06 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 1c113fd72d
Add relationship manager UI (#10268)
6 years ago
ysksn 782b622f5f Add specs for action log helper (#9605)
6 years ago
Yamagishi Kazutoshi 8347479f5d Bump webpacker from 3.5.5 to 4.0.2 (#10277)
6 years ago
Eugen Rochko 3ad3223b46
Fix detailed poll validation errors not being returned in the API (#10261)
6 years ago
Eugen Rochko c20d096e6a
Show disappointed elephant if web UI crashes (#10275)
6 years ago
Eugen Rochko ff565524aa
Fix maxed-out invites not showing up as expired in UI (#10274)
6 years ago
Eugen Rochko 1b167707c2
Fix language detection of non-latin alphabets even at few characters (#10276)
6 years ago
Eugen Rochko ba84b6d4d7
Add `visibility` param to reblog REST API (#9851)
6 years ago
Eugen Rochko d94e21f933
Add a preferences API so apps can share basic behaviours (#10109)
6 years ago
Aditoo17 85c3bbb238 I18n: Update Czech translation (#10272)
6 years ago
Eugen Rochko 338f1327e9 [Glitch] Admission-based registrations mode
6 years ago
Eugen Rochko d8b43f4bd6 [Glitch] Improve invites list with click-to-copy inputs
6 years ago
Thibaut Girka 07eb31eeac Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 874bd3ac0c
Fix error in AdminMailer#new_pending_account (#10264)
6 years ago
Eugen Rochko 6841d8fc74
Fix wrong method used in PollExpirationNotifyWorker (#10265)
6 years ago
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
ThibG 931ecc8824 [Glitch] Add UI for enabling/disabling poll notifications
6 years ago
Thibaut Girka 5ffdc5426e Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 65d9004ac9 Add UI for enabling/disabling poll notifications (#10255)
6 years ago
Eugen Rochko 387f253f31 [Glitch] Add muted style for polls in web UI
6 years ago
Eugen Rochko 458db4333a [Glitch] Fix public timeline page not paginating correctly
6 years ago
Eugen Rochko bbb9ff0e84 [Glitch] Redesign landing page
6 years ago
Thibaut Girka 02062aab55 Merge branch 'master' into glitch-soc/merge-upstream
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
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