7418 Commits (d2f7b8685cfd0ec9b69af505b56c791d9b5f1c82)

Author SHA1 Message Date
Eugen Rochko b3f44aa186
Add periodic removal of older thumbnails for preview cards (#11304)
5 years ago
Eugen Rochko cecd0c3cb1
New Crowdin translations (#11153)
5 years ago
ThibG 2f813b7ea1 Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295)
5 years ago
ThibG 3595ce6325 Fix leaking private statuses the admin account follows (#11300)
5 years ago
han@highemelry 0442fcdbc8 Change the retry limit in error of web push notification (#11292)
5 years ago
ThibG 99c1f0811b Fix BlockService trying to reject incorrect follow request (#11288)
5 years ago
ThibG 9f67e3b9cc Fix Status.remote scope matching *all* statuses (#11265)
5 years ago
ThibG bd77fd6ff3 Fix BackupService crashing when an attachment is missing (#11241)
5 years ago
Thibaut Girka 1b074d2a50 Add link to edit each listed filter
5 years ago
Thibaut Girka f7fa11c4cd Make some strings translatable
5 years ago
Thibaut Girka fc8577cf2b Minor refactoring
5 years ago
Thibaut Girka 707b8d7d75 Move the “Show why” button inline
5 years ago
Thibaut Girka 85f3bc1ab3 Implement feature to add filtered phrases to content warnings
5 years ago
Thibaut Girka 42b59b730b Implement option to completely hide filtered toots
5 years ago
Thibaut Girka 16b79a6237 Add options to configure filtering behavior
5 years ago
Thibaut Girka bde7a415b9 Add a way to know why a status has been filtered, and show it anyway
5 years ago
Thibaut Girka e9fac2def9 Do not keep polls pre-filled in thread mode
5 years ago
Thibaut Girka e0bfa685c6 Fix error boundary CSS
5 years ago
Eugen Rochko 6ff67be0f6
Add a spam check (#11217)
5 years ago
han@highemelry 402302776c Change the retry limit in error of web push notification (#11292)
5 years ago
Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269)
5 years ago
ThibG 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288)
5 years ago
Eugen Rochko 4e8dcc5dbb
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
5 years ago
Thibaut Girka 0baaee495f Fix report dialog crashing when a toot gets deleted
5 years ago
Eugen Rochko 5d3feed191
Refactor fetching of remote resources (#11251)
5 years ago
ThibG d04c584159 Drop magic-public-key from webfinger replies as it's only used for OStatus (#11280)
5 years ago
ThibG 85eb418e1f Fix handling of webfinger redirects in ResolveAccountService (#11279)
5 years ago
Eugen Rochko 6172263a63
Fix activity being rendered within activity due to caching (#11271)
5 years ago
Eugen Rochko 4e92183227
Refactor domain block checks (#11268)
5 years ago
ThibG 1e7187f2a8 Fix Status.remote scope matching *all* statuses (#11265)
5 years ago
Eugen Rochko ef15246397
Remove unused remote unfollow controller (#11250)
5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249)
5 years ago
ThibG 87c1ad4ea3 Fix BackupService crashing when an attachment is missing (#11241)
5 years ago
ThibG fce885f271
Merge pull request #1152 from ThibG/glitch-soc/merge-upstream
5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247)
5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG a0b614f10a Fix support for HTTP proxies (#11245)
5 years ago
Thibaut Girka 7039dca12c Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 406b46395d
Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231)
5 years ago
ThibG 58276715be Fix support for HTTP proxies (#11245)
5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205)
5 years ago
ThibG c07cca4727 Only scroll to the compose form if it's not horizontally in the viewport (#11246)
5 years ago
Eugen Rochko ae003d54f9
Fix option to send e-mail notification about account action always being true (#11242)
5 years ago
ThibG ed544f3166 Fix HTTP requests to IPv6 hosts (#11240)
5 years ago
Thibaut Girka e5f4d83e60 Allow serializing local-only toots in backup service
5 years ago
Eugen Rochko 0c1b1069c9
Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)
5 years ago
Eugen Rochko 3fd6ab99e6
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
5 years ago
ThibG 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
ThibG 894d82a325 [Glitch] When deleting & redrafting a poll, fill in closest expires_in
5 years ago
Thibaut Girka 6ab84c12a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234)
5 years ago
Eugen Rochko 1a747f7020
Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230)
5 years ago
Eugen Rochko bc60d794f8
Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233)
5 years ago
ThibG dc88d226e1 When deleting & redrafting a poll, fill in closest expires_in (#11203)
5 years ago
Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353)
5 years ago
Thibaut Girka c94966891a Minor cleanup and maybe minor performance improvements
5 years ago
Thibaut Girka 9d6b46fe34 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka c49f7d5d16 Use strict equality rather than Immutable.is as the compared props are values
5 years ago
Thibaut Girka 82a76f03a4 Assume children of visible IntersectionObserverArticle always change
5 years ago
Thibaut Girka c0b5ee315d Revert to using upstream's optimisations
5 years ago
Thibaut Girka 0ef6a114e7 Fix error boundary DOM
5 years ago
Thibaut Girka 82cd138c89 Fix some React warnings
5 years ago
Eugen Rochko 2cfa427ea7
Change domain block behaviour to prevent creation of accounts from suspended domains (#11219)
5 years ago
ThibG 082b3b282f Fix expiration date of filters being set to “Never” when editing them (#11204)
5 years ago
Eugen Rochko 06424786a1
Fix support for MP4 files that are actually M4V files (#11210)
5 years ago
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
ThibG cbb41e2dad [Glitch] Optimize makeGetStatus
5 years ago
ThibG 46829e009e [Glitch] Use ScrollToOptions for smooth scrolling if supported
5 years ago
Thibaut Girka c5495a448c Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG f895bf1984 Optimize makeGetStatus (#11211)
5 years ago
ThibG ccc7fe3e1d When sending a toot, ensure a CW is only set if the CW field is visible (#11206)
5 years ago
ThibG 84ff393842 Use ScrollToOptions for smooth scrolling if supported (#11207)
5 years ago
Eugen Rochko 662252c8f7 [Glitch] Add categories for custom emojis
5 years ago
ThibG 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing
5 years ago
Thibaut Girka 3922b518f7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 4f5b221be2 Display FTS warning based on actual search term, not the one being typed (#11202)
5 years ago
ThibG 43698e08ca [Glitch] Add message telling FTS is disabled when no toot can be found because of this
5 years ago
Eugen Rochko e64e6a03dd
Add categories for custom emojis (#11196)
5 years ago
ThibG 072158ee97 Fix swiping columns on mobile sometimes failing (#11200)
5 years ago
Thibaut Girka c8ba75b963 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 6ad870a410 Change search components classes and styling to match upstream
5 years ago
ThibG ca8944728f Add message telling FTS is disabled when no toot can be found because of this (#11112)
5 years ago
ThibG 9a90ec3b3b Fix account URI in UpdatePollSerializer (#11194)
5 years ago
Thibaut Girka ca17bae904 Use a redis-cached feed for the DM timeline
5 years ago
Thibaut Girka 6ab7051b48 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
mayaeh a02f4b7cd4 Fix NameError (#11192)
5 years ago
ThibG 4175f13155 [Glitch] Add option to disable blurhash previews
5 years ago
PatOnTheBack 383136d9bb [Glitch] Removed extra pipes from regex.
5 years ago
ThibG 5c3171e8ea [Glitch] Apply filters to poll options in WebUI
5 years ago
Thibaut Girka aaec64a500 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 3086c645fd Add option to disable blurhash previews (#11188)
5 years ago
ThibG 915c619394 Add support for Audio activities (#11189)
5 years ago
ThibG 32a4494926 Scroll to compose form rather than reply indicator on focus (#11182)
5 years ago
Thibaut Girka 9ef25877df Scroll to compose form rather than reply indicator on focus
5 years ago
PatOnTheBack 5b20284f6f Removed extra pipes from regex. (#11181)
5 years ago
Eugen Rochko 6836587117
Fix unnecessary SQL query performed on unauthenticated requests (#11179)
5 years ago
ThibG 47ef4a6c7a Apply filters to poll options (#11174)
5 years ago
Thibaut Girka 598cdc9542 Use a different icon for audio attachments
5 years ago
Eugen Rochko d7eb580053 [Glitch] Add media description as title to links of unknown media attachments
5 years ago
Eugen Rochko 967456b6a9 [Glitch] Add audio uploads
5 years ago
Thibaut Girka ddd875ad99 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 8fe7116cdf
New Crowdin translations (#11144)
5 years ago
Eugen Rochko b927bb3f07
Fix audio-only OGG and WebM files not being processed as such (#11151)
5 years ago
koyu 6eb5241099 Change camera icon to paperclip icon in upload form (#11149)
5 years ago
Eugen Rochko d61d164685
Add `short_description` and `approval_required` to `GET /api/v1/instance` (#11146)
5 years ago
Eugen Rochko aa9b37822b
Fix audio not being downloaded from remote servers (#11145)
5 years ago
Eugen Rochko 84f945d64c
Bump version to 2.9.1 (#11143)
5 years ago
Eugen Rochko 6e7e714bd9
New Crowdin translations (#11116)
5 years ago
Eugen Rochko 1b052c7b2d
Remove expensive counters from federation page in admin UI (#11139)
5 years ago
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138)
5 years ago
Eugen Rochko 49ebda4d49
Change audio format from ogg to mp3 for wider compatibility (#11141)
5 years ago
Thibaut Girka 38d2882447 Fix NavigationBar styling
5 years ago
Thibaut Girka bb9459774d Add NavigationBar to getting started column in single-column mode
5 years ago
Eugen Rochko 8f23726918
Fix converted media being saved with original extension and mime type (#11130)
5 years ago
Eugen Rochko 7696f77245
Add moderation API (#9387)
5 years ago
Acid Chicken (硫酸鶏) 33144e132d Fix layout of identity proofs settings (#11126)
5 years ago
Eugen Rochko f7f23b4a19
Add audio uploads (#11123)
5 years ago
ThibG 3771a993b7 [Glitch] Completely hide toots matched by “irreversible” filters even if they got to the client
5 years ago
Thibaut Girka 356e9150df Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Alix Rossi 26d3b2efce Add label for admin theme selector (#11121)
5 years ago
Thibaut Girka f4b008906d Change preferences link in local settings modal from sliders to cog for consistency
5 years ago
Thibaut Girka ed2f0f6152 Fix bottom margin of lists in toots
5 years ago
Thibaut Girka a06e7bc3fb Change plaintext icon in composer options
5 years ago
Eugen Rochko ede0be5dba
New Crowdin translations (#11077)
5 years ago
Thibaut Girka 5ea45351a0 Fix rendering of emoji in public pages
5 years ago
ThibG c8fae508cf Completely hide toots matched by “irreversible” filters even if they got to the client (#11113)
5 years ago
ThibG 17747e2cd7 Fix User#active scope only returning suspended users (#11111)
5 years ago
Eugen Rochko 103a9f4466
Fix sanitizer making block level elements unreadable (#10836)
5 years ago
Thibaut Girka f57a0f89a8 Fix styling of poll options on public pages in glitch flavour
5 years ago
Thibaut Girka 5717f75340 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka d3aaacb6d4 Do not scroll in the compose panel on single-column
5 years ago
ThibG 01e362316c Do not scroll in the compose panel on single-column (#11093)
5 years ago
Thibaut Girka a29ab6f1bd Fix composer buttons overflowing the composer box in single-column
5 years ago
Eugen Rochko b6f76d1306 [Glitch] Change full logo to use primary text color of the given theme
5 years ago
Thibaut Girka e433386545 Fix replying not automatically switching to compose form on mobile
5 years ago
Thibaut Girka 0fd7a8b63d Include necessary JS in auth pages
5 years ago
ThibG 7b68e1725c [Glitch] List attachments in boost modal
5 years ago
Thibaut Girka 60adda7e59 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 80849812d2 [Glitch] Fix ordering of keyboard access between CW field, textarea and emoji picker
5 years ago
ThibG d1edbfaed3 [Glitch] Only show profile directory link when it's enabled
5 years ago
ThibG 983cbd558d [Glitch] Fix border-bottom of active tab bars
5 years ago
Thibaut Girka 0f41be5581 Fix notification badge
5 years ago
Thibaut Girka 0ccc06b87f Fix multiple-column padding
5 years ago
Thibaut Girka a773d02946 Add hints to make local settings about layout more explicit
5 years ago
Thibaut Girka 44b1a39682 Replace link to favourites with link to bookmarks
5 years ago
Thibaut Girka 9400ec43cc Fix navigation panel
5 years ago
Thibaut Girka 127ead34c4 Restore navigation bar position glitch-soc setting
5 years ago
Thibaut Girka b191861e15 Use forceSingleColumn only in automatic layout mode
5 years ago
Thibaut Girka 47307e6c13 Default to multiple column mode if backend doesn't have appropriate seting
5 years ago
Thibaut Girka b222d1ae26 Fix and refactor SCSS
5 years ago
Thibaut Girka 7fd8797d20 Add app settings link to single-column mode
5 years ago
Eugen Rochko 1b130f964f [Glitch] Fix position of search icon
5 years ago
Eugen Rochko 362f3973be [Glitch] Fix some React warnings
5 years ago
Eugen Rochko 3485acefed [Glitch] Fix margins on profile metadata in single column mode
5 years ago
Wenceslao Páez Chávez 867d1233c7 [Glitch] Fix overlap of emoji button on search popup
5 years ago
Takeshi Umeda 8f924eb961 [Glitch] Fix emoji picker being always displayed
5 years ago
Eugen Rochko a5398c3df8 [Glitch] Add profile directory link to single column navigation panel
5 years ago
Takeshi Umeda 1329308bc7 [Glitch] Improvement variable height in single column layout
5 years ago
Hanage999 02d6187894 [Glitch] Center 2-columns layout without side effect
5 years ago
Eugen Rochko 763735f92e [Glitch] Refactor footers in web UI into a single component
5 years ago
abcang 9bb4f796db [Glitch] Display notifications count on a new single column
5 years ago
Hanage999 c095eed121 [Glitch] Fix wrong redirect from getting started to home in advanced Web UI
5 years ago
Eugen Rochko ff88387a4a [Glitch] Improvements to the single column layout
5 years ago
Eugen Rochko d99a661f08 [Glitch] Add responsive panels to the single-column layout
5 years ago
Eugen Rochko 0bd9f23e6d [Glitch] Various improvements to single column layout
5 years ago
Eugen Rochko 610b4b44c4 [Glitch] Add single-column mode
5 years ago
Eugen Rochko 5c7f1e8e2f
New Crowdin translations (#11075)
5 years ago
Eugen Rochko e6024d610d
New Crowdin translations (#11073)
5 years ago
ThibG b4d67fe57a Fix ordering of keyboard access between CW field, textarea and emoji picker (#11066)
5 years ago
ThibG dd45c63921 List attachments in reply indicator and boost modal (#10997)
5 years ago
Eugen Rochko 917f0ea619
New Crowdin translations (#11069)
5 years ago
Thibaut Girka fe5c4f976c Fix clicking on the elefriend
5 years ago
ThibG a4a502e85c Do not expand toot when clicking on a poll option (#11067)
5 years ago
ThibG 1b4dcc3f78 Only show profile directory link when it's enabled (#11064)
5 years ago
ThibG c98573fdf9 Add button to conveniently copy OAuth code (#11065)
5 years ago
ThibG faafc3ae25 Fix border-bottom of active tab bars (#11068)
5 years ago
Eugen Rochko 809d1faa49
New Crowdin translations (#11062)
5 years ago
Eugen Rochko 481cc19d4d
New Crowdin translations (#11060)
5 years ago
Thibaut Girka 32bdff09c1 Properly handle unboosting statuses from detailed view
5 years ago
mayaeh 7652190509 i18n: Update Japanese translations (#11035)
5 years ago
Eugen Rochko 82899b3d2e [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI
5 years ago
Thibaut Girka 7065ba5930 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Masoud Abkenar 69c2bbcc87 l10n: update Persian translation (#11050)
5 years ago
唐宗勛 02323aa1d8 update zh-CN translations (#11046)
5 years ago
Eugen Rochko 92b572e2a3
Fix list not being automatically unpinned when it returns 404 in web UI (#11045)
5 years ago
Eugen Rochko ef438bd7e8
Add German translations (#11043)
5 years ago
Thibaut Girka 7778de467c Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 5bcd98172c Fix clicking on the left side of a conversation not marking it as read (#11041)
5 years ago
ふるふる 62852252dd Fix can't save preference other (#11042)
5 years ago
Eugen Rochko fc6d27daf3 [Glitch] Fix RTL layout not being RTL within the columns area
5 years ago
Eugen Rochko 59d214e54b [Glitch] Change preferences page into appearance, notifications, and other
5 years ago
Thibaut Girka 1b0ff4cd69 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka b45f555a0c Minor cleanup
5 years ago
Thibaut Girka b551d8aa53 Fix unboost confirmation dialog not showing up on detailed statuses
5 years ago
Thibaut Girka ccfb48d3eb Add option to display a warning before boosting toots lacking media descriptions
5 years ago
Thibaut Girka d61a6271c6 Add DM conversations mode similar to upstream
5 years ago
Eugen Rochko 8514ef723c
Fix login sometimes redirecting to paths that are not pages (#11019)
5 years ago
mayaeh 210fa3a94e Fix emoji-button appearing above privacy-dropdown (#11027)
5 years ago
manuelviens ce556333ce Update fr.json (#11024)
5 years ago
Alix Rossi 9a281bac8d i18n: Update Corsican front-end translation (#11010)
5 years ago
Eugen Rochko e5bdfd1640
Run yarn manage:translations (#11008)
5 years ago
Eugen Rochko 8746f4d17b
Change priority of delete activity forwards for replies and reblogs (#11002)
5 years ago
Eugen Rochko 9add88a920
Fix position of search icon (#11003)
5 years ago
spla 6ecf1825ef i18n: Update Catalan translations (#10998)
5 years ago
Eugen Rochko 241a8e7b5f
Fix more issues in the light theme (#10996)
5 years ago
Aditoo17 537e928186 I18n: Update Czech translation 🇨🇿 (#10995)
5 years ago
ThibG e9ddd5a159 Put poll options behind content warnings (#10983)
5 years ago
Eugen Rochko 20dda5cca0
Change full logo to use primary text color of the given theme (#10994)
5 years ago
Eugen Rochko f4bc77f290
Improve light theme (#10992)
5 years ago
Eugen Rochko 25f93f4097
Fix RTL layout not being RTL within the columns area (#10990)
5 years ago
Eugen Rochko aec3fa35fd [Glitch] Fix not being able to directly switch between list timelines in web UI
5 years ago
ThibG 417989ae34 [Glitch] Fix “mark as sensitive” not being used in delete & redraft
5 years ago
Jeong Arm b32a62fe95 [Glitch] Scroll to compose form when focus
5 years ago
Eugen Rochko cc8f6b3cda
Fix some React warnings (#10989)
5 years ago
Thibaut Girka 01aae33a5f [Glitch] Fix refreshing featured toots when the new collection is empty
5 years ago
Thibaut Girka 34b8346e7f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 560ec24e58
Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988)
5 years ago
Thibaut Girka 8360019896 Fix display of alt-text when a media attachment is not available
5 years ago
ThibG cdb420862e Fix display of alt-text when a media attachment is not available (#10981)
5 years ago
Eugen Rochko 1db4117030
Change preferences page into appearance, notifications, and other (#10977)
5 years ago
Eugen Rochko a60364ca7d
Add waiting time to list of pending accounts in admin UI (#10985)
5 years ago
Yamagishi Kazutoshi c672676c03 Fix sass-lint config (#10982)
5 years ago
Wenceslao Páez Chávez fe3bf3b0fc Fix overlap of emoji button on search popup (#10978)
5 years ago
Thibaut Girka a7f6e72b30 Fix CW field automatically getting the focus when it is always enabled
5 years ago
Eugen Rochko 5bfd802c57
Fix not being able to directly switch between list timelines in web UI (#10973)
5 years ago
ThibG 2657765d2a Fix “mark as sensitive” not being used in delete & redraft (#10980)
5 years ago
Takeshi Umeda c402c291f4 Fix emoji picker being always displayed (#10979)
5 years ago
Jeong Arm 8f3c32e29c Scroll to compose form when focus (#10970)
5 years ago
ThibG cac9110533 Cleanup various controllers (#10972)
5 years ago
ThibG 7fa23ec697 Fix potential private status leak (#10969)
5 years ago
ThibG d34a3a2cc7 Fix refreshing featured toots when the new collection is empty (#10971)
5 years ago
ThibG 6c464cd424 Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
5 years ago
Eugen Rochko ed19f33440
Fix margins on profile metadata in single column mode (#10961)
5 years ago
Eugen Rochko 6a9a759f40
Change reblogs counter to be updated when boosted privately (#10964)
5 years ago
Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966)
5 years ago
Thibaut Girka 02b56c7e1a Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 48fee1a800
Fix poll API not requiring authentication on non-public polls (#10960)
5 years ago
Eugen Rochko 6077eca240
Add profile directory link to single column navigation panel (#10963)
5 years ago
Jeong Arm a1e96b2d8a Add missing Korean translations (#10962)
5 years ago
Jeong Arm 8eb7c3304e [Glitch] Fix profile picture preview
5 years ago
ThibG 3a84bacf86 Handle blank poll options more gracefully (#10946)
5 years ago
Thibaut Girka 76918554a6 Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
5 years ago
Jeong Arm e13e4b28db Fix profile picture preview (#10931)
5 years ago
Lady Lumb f9514b08f2 Added env variables for max image and video size.
5 years ago
Thibaut Girka 5b92910664 Fix expanding status from menu modal in glitch-soc
5 years ago
Takeshi Umeda d93b82af87 Improvement variable height in single column layout (#10917)
5 years ago
Hanage999 7c1ca0c37b Center 2-columns layout without side effect (#10915)
5 years ago
Thibaut Girka 06036081a0 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Thibaut Girka 6c0428b7d8 Raise exception when attempting to serialize local-only statuses
5 years ago
slice 22130a0947 Fix incorrect PropType in Glitch AutosuggestInput
5 years ago
slice e04724296b Remove isRequired from Glitch ReplyIndicator status
5 years ago
Eugen Rochko 8d9755e5f5
Change links in right panel to open in the same tab (#10848)
5 years ago
ThibG 3333250ede Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872)
5 years ago
Takeshi Umeda 7f203f7c49 Fix safari post field display issue in single column layout (#10883)
5 years ago
Alix Rossi 33ec9c5095 i18n: Update Corsican front-end translation (#10884)
5 years ago
mayaeh c6e1229a82 Update Japanese translations. (#10875)
5 years ago
Aditoo17 0c2ca1bd38 I18n: Update Czech translation (#10874)
5 years ago
Thibaut Girka 07d4ecfe5e Truncate long URLs while providing alt text for inline images
5 years ago
Thibaut Girka 18b77224d3 Translate incoming remote img tags by a link
5 years ago
Eugen Rochko 56d8faab18 [Glitch] Use `<use />` to render transparent SVG logo instead of inserting it
5 years ago
Thibaut Girka 3d73d76e55 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG fe3b863926 Fix web push notifications for polls (#10864)
5 years ago
Eugen Rochko 451e5980b6
Refactor footers in web UI into a single component (#10846)
5 years ago
abcang 3593b85423 Display notifications count on a new single column (#10859)
5 years ago
Thibaut Girka 6d60701bfa Fix video player regressions introduced by blurhash merge
5 years ago
Thibaut Girka b4d4138cf9 [Glitch] Add keyboard shortcut to hide/show media
5 years ago
Eugen Rochko 8d5dcc9301
Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
5 years ago
Takeshi Umeda 3b9c02506d Fix poll visibility on public pages (#10817)
5 years ago
Thibaut Girka 20d01a954e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
りんすき fdb3952b20 [Glitch] Fix composer route opening when not needed
5 years ago
Neil Moore 63483ee543 Create new click handler for status__expand area in status (#10837)
5 years ago
Eugen Rochko 988342a56c
Fix null error in status component when determining showMedia state (#10838)
5 years ago
Hanage999 4a818ac2de Fix wrong redirect from getting started to home in advanced Web UI (#10839)
5 years ago
Eugen Rochko 0e445ebb13
Improvements to the single column layout (#10835)
5 years ago
ThibG a472190729 Add a keyboard shortcut to hide/show media (#10647)
5 years ago
Mélanie Chauvel (ariasuni) 4168aeb234 Avoid cutting bottom of letters of last paragraph of statuses (#10821)
5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820)
5 years ago
Thibaut Girka 7fb76999af Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token
5 years ago
Thibaut Girka 652147a3f4 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG d63c3c0cef Improve streaming server security (#10818)
5 years ago
ThibG 72bf354e97
Merge pull request #1067 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka d6a7d62dc6 Do not share a single Redcarpet::Markdown object across threads
5 years ago
Thibaut Girka bf988123ba Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 84dc21d55d
Various improvements to single column layout (#10809)
5 years ago
ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815)
5 years ago
nzws a1143a19c0 [Glitch] Fix stacking order of emoji picker
5 years ago
Thibaut Girka c0dc247bce Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 89d600bedb Move signature verification stoplight to the requests themselves (#10813)
5 years ago
ThibG 9efcca3c54 Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)
5 years ago
Thibaut Girka 0744d6e571 Make headers font size proportional
5 years ago
Thibaut Girka 7c609bdab9 Allow rel=tag in status text
5 years ago
Eugen Rochko 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
nzws 8a378d4c3d Fix stacking order of emoji picker (#10801)
5 years ago
dxwc ee0e68e97a i18n: Complete frontend Bengali translation (#10800)
5 years ago
Thibaut Girka 2332b3f146 Fix local text/html toots not being sanitized
5 years ago
Paul Woolcock 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796)
6 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer
6 years ago
Thibaut Girka 2cd7bfac23 Use glitch-soc's poll component instead of upstream's
6 years ago
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790)
6 years ago
Thibaut Girka 08a2af27c3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791)
6 years ago
Hinaloe bb9d7fad9f fix `isSubmitting` prop case (#10785)
6 years ago
Thibaut Girka f509815379 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Ben Lubar 2f3e4a64be add og:image:alt for media attachments in embeds (#10779)
6 years ago
Eugen Rochko 6fe474837c
Change poll options to alphabetic letters when status text is hidden (#10685)
6 years ago
Thibaut Girka 6e227ecb04 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots (#10775)
6 years ago
Thibaut Girka 9ca21e93cc Minor optimization
6 years ago
Thibaut Girka 56245a2a72 Export fallback content type and use it as default in WebUI
6 years ago
Thibaut Girka dd5bf40b97 Properly escape HTML in code blocks
6 years ago
Thibaut Girka a6b7c23f6f Add option for default toot content-type
6 years ago
Thibaut Girka 0be93820f3 Fix autolinking, and newlines in code blocks
6 years ago
Thibaut Girka 9df1ef87c2 Hide content-type dropdown by default
6 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu
6 years ago
Thibaut Girka 93d98f62a8 Support proper content-type in Delete & Redraft
6 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box.
6 years ago
Thibaut Girka 14d7ddcb1c Add API support for setting status content-type
6 years ago
Thibaut Girka b3e68de4d2 Serialize content-type on Delete & Redraft
6 years ago
Thibaut Girka d7520f8175 Add support for HTML-formatted toots
6 years ago
Thibaut Girka 94aef563b9 Add support for markdown-formatted toots
6 years ago
Thibaut Girka bfc509f44a Add database row to hold status content type
6 years ago
ThibG c1cf8c1636
Merge pull request #1049 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 6badf2d252 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG c1c8c7b2c8 Minor performance improvements and cleanup in formatter (#10765)
6 years ago
Neil Moore 4ab094d35e Adds click-able div that expands status (#10733) (#10766)
6 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660)
6 years ago
Thibaut Girka 4bab7d7640 Fix rich text style in reply indicator
6 years ago
Thibaut Girka 87d16698c2 Fix rich text styling on public pages
6 years ago
Thibaut Girka cd534830ad Fix text color of some formatted elements in notifications
6 years ago
nzws 3e15a845c1 Fix some colors in light theme (#10754)
6 years ago
ThibG dd118449c2 Fix incorrect reference to raw_content (it is raw_text instead) (#10753)
6 years ago
ThibG 93085c273c [Glitch] Use raw content if available on Delete & Redraft
6 years ago
Thibaut Girka 2b97d9d780 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button
6 years ago
ThibG fe00f7a7e4
Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669)
6 years ago
nzws be851321c0 Use local time in audit log (#10751)
6 years ago
Maciek Baron 14d855c429 [Glitch] Improve poll link accessibility
6 years ago
nzws 78ff7e3821 [Glitch] Fix some colors of high contrast theme
6 years ago
Aurélien Reeves 96f0747afe [Glitch] Add confirm modal for unboosting toots
6 years ago
Alix Rossi 775ee63b71 i18n: Update French translations (#10747)
6 years ago
Alix Rossi d25e358f9f i18n: Update Corsican translations (#10746)
6 years ago
ThibG 6dc9baad2a Change icon and label depending on whether media is marked as sensitive (#10748)
6 years ago
Thibaut Girka 68629f2773 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal
6 years ago
Aurélien Reeves fe8a8f779e Add confirm modal for unboosting toots (#10287)
6 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
6 years ago
ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575)
6 years ago
ThibG 26fc21c188 Add some caching for HTML versions of statuses pages (#10701)
6 years ago
Maciek Baron 0402c52f28 Improve poll link accessibility (#10720)
6 years ago
Jeong Arm ce8635605c Record deleted(by mod) status to prevent re-appear (#10732)
6 years ago
Jeong Arm 09eea46631 Bring back crossed eye icon on gallery (#10715)
6 years ago
Thibaut Girka 3191c3b349 Fix tabs bar on mobile
6 years ago
nzws 5c82d660d1 Fix some colors of high contrast theme (#10711)
6 years ago
Thibaut Girka 2c767f44bf Fix front-end crash when a video has a blurhash and is hidden behind a CW
6 years ago
spla 7562602df8 i18n Update Catalan translation (#10719)
6 years ago
ThibG b2f5b1045f Add description on hover in media gallery (#10713)
6 years ago
Thibaut Girka 89d2859296 Fix content warning button displaying a link icon when no status card is set
6 years ago
mayaeh 1eb14ef774 i18n: Update Japanese translations (#10706)
6 years ago
jeroenpraat e742bff19b 1 NL string update (#10709)
6 years ago
Kirishima21 8383222026 fix pinned columns ’s Media-only button
6 years ago
Baptiste Gelez eef8802325 [Glitch] Make sure the instance banner is never cropped
6 years ago
Thibaut Girka 832cf92c74 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Aditoo17 b7741ed732 I18n: Update Czech translation 🇨🇿 (#10704)
6 years ago
Baptiste Gelez 21209c2b52 Make sure the instance banner is never cropped (#10702)
6 years ago
Thibaut Girka f2cf8144b4 Minor style fixes
6 years ago
Eugen Rochko 9b1ef58c95 [Glitch] Change font weight of sensitive button to 500
6 years ago
Eugen Rochko f59973cc85 [Glitch] Make the "mark media as sensitive" button more obvious in web UI
6 years ago
Thibaut Girka b1ab4d5ebe Add visibility icon back in media gallery
6 years ago
Thibaut Girka cbda1b8b66 Add back description on hover
6 years ago
ThibG 8e221cd22b [Glitch] Fix transition: all
6 years ago
ThibG b7f69beebe [Glitch] Make the cursor icon consistant across media types in account media gallery
6 years ago
Thibaut Girka 52a4284fe5 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko bc97fd641f [Glitch] Add button to view context to media modal
6 years ago
Eugen Rochko 209c080280 [Glitch] Fix alignment of items in the account gallery in web UI and load more per page
6 years ago
Eugen Rochko a5da59f140 [Glitch] Change account gallery in web UI
6 years ago
Thibaut Girka 373dd1fdf1 Minor CSS fixes
6 years ago
Eugen Rochko ccf4f3240a [Glitch] Add blurhash
6 years ago
ThibG 7aa749ab46 Fix transition: all (#10699)
6 years ago
ThibG 4f73cde4e1 Minor account media gallery fixes (#10695)
6 years ago
ThibG 1149ddd3da Fix glitch SCSS for links in error messages in admin interface
6 years ago
Thibaut Girka 33c80e0783 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG b85f216cbc Do not retry processing ActivityPub jobs raising validation errors (#10614)
6 years ago
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
6 years ago
Thibaut Girka 9f25ab9792 Fix polls icon not showing in CW button in detailed statuses
6 years ago
Eugen Rochko 63b1388fef
Change font weight of sensitive button to 500 (#10682)
6 years ago
ThibG 91634947f8 Explicitly disable storage of REST API results (#10655)
6 years ago
ThibG 011b032300 Provide a link to existing domain block when trying to block an already-blocked domain (#10663)
6 years ago
Thibaut Girka 7617f78359 Fix crash in onboarding modal
6 years ago
Eugen Rochko eb63217210
Add button to view context to media modal (#10676)
6 years ago
ThibG 5121d9c12f When selecting a toot via keyboard, ensure it is scrolled into view (#10593)
6 years ago
Eugen Rochko 05ef3462ba
Make the "mark media as sensitive" button more obvious in web UI (#10673)
6 years ago
Eugen Rochko 967e419f8f
Fix alignment of items in the account gallery in web UI and load more per page (#10674)
6 years ago
Eugen Rochko 3f143606fa
Change account gallery in web UI (#10667)
6 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657)
6 years ago
Thibaut Girka fcbf557bd2 Add site-wide options to show reblogs and replies in local/public timelines
6 years ago
Thibaut Girka cc5a81b7d8 Make hi-color privacy icons opt-in instead of opt-out
6 years ago
Thibaut Girka ac54292d69 Add high color privacy icons
6 years ago
Zac be6ef1947e changed pinned status count operator
6 years ago
Zac 5616200ed4 added documentation into .env.production.sample
6 years ago
Zac a36affb9d6 add env var for max pinned toots
6 years ago
Thibaut Girka d4c95e6a8a When selecting a toot via keyboard, ensure it is scrolled into view
6 years ago
Thibaut Girka 3e095cab83 Add support for missing formatting tags
6 years ago
Thibaut Girka 67fb9a8679 Add keyboard shortcut to collapse/uncollapse toots
6 years ago
Thibaut Girka f3acf8f414 Add hotkey for bookmarking a toot
6 years ago
partev 5e79dd3f17 Update hy.json (#10644)
6 years ago
Eugen Rochko e18786dec7
Fix approved column being set to nil instead of false (#10642)
6 years ago
Thibaut Girka cd9a284702 Fix regression with textarea's caret position when selecting a suggestion
6 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
6 years ago
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