4946 Commits (4ec907e41368ea9f2ed872e2df28185160344e4d)

Author SHA1 Message Date
Thibaut Girka 0174ca8679 Prevent a rare crash when a status' root node is undefined
6 years ago
Thibaut Girka 663c9dcf36 Fix direct timeline
6 years ago
Yamagishi Kazutoshi 4c11c429ce Weblate translations (2018-05-31) (#7681)
6 years ago
Marcin Mikołajczak 069bb3eeeb 🌍: 🇵🇱⬆️ (#7679)
6 years ago
Jenkins a76f40890e Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Eugen Rochko 49a0a3a8a2 Speed up some rake tasks by moving execution to Sidekiq (#7678)
6 years ago
Eugen Rochko d60a87d3d2 Redirect / to home on mobile layout, to getting started on desktop (#7677)
6 years ago
Eugen Rochko 931c88b0aa Improve getting started column (#7676)
6 years ago
Eugen Rochko 9e3f9b8250 Improve counter caches on Status and Account (#7644)
6 years ago
Eugen Rochko dc7bf28635 Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
6 years ago
Thibaut Girka 06a6f1759e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka febaae28f4 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka 14961cc8ee [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 44e534c1a5 [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka d73c0e14b0 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka d7aac92316 [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 27cf820859 [Glitch] Fix comparing id
6 years ago
Thibaut Girka 54c32199af [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka f4a929a74a [Glitch] Add missing null handling in notification reducer
6 years ago
Thibaut Girka 7096611df6 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
unarist a5c740ba41 Fix context building in the reducer (#7671)
6 years ago
Thibaut Girka 6a0f32b359 Fix error when unmuting a domain without listing muted domains first
6 years ago
ThibG a7415de00d Fix error when unmuting a domain without listing muted domains first (#7670)
6 years ago
Thibaut Girka c822ecfa01 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang f0ee3f8f8a Fix N+1 on AtomSerializer (#7669)
6 years ago
Eugen Rochko 744d47dee2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko bc464619f3 Always display tab navigation on local/federated timeline even when empty (#7663)
6 years ago
Eugen Rochko 776b996964 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
6 years ago
Akihiko Odaki 0cb1524dc1 Cache attachments on external host with service worker (#7493)
6 years ago
takayamaki 5a242be7ec fix: Don't validate MX record in development (#7654)
6 years ago
Lynx Kotoura 49ee254971 Fix embed, error and onboarding modals in light theme (#7656)
6 years ago
Eugen Rochko bc64ef560e Fix incomplete flex style on trends items (#7655)
6 years ago
tateisu 9a4bed4837 optimize direct timeline (#7614)
6 years ago
Eugen Rochko adeb99bc8c Record trending tags from ActivityPub, too (#7647)
6 years ago
Eugen Rochko 20a23c7d08 Replace recursion in status mapStateToProps (#7645)
6 years ago
Eugen Rochko 8a3b9d26fb Track trending tags (#7638)
6 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka c7e5a0af57 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 4f2bf28a86 [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka 89f4e0298c [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka b2a316bc16 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka 2a78acb354 Change direct message warning to match upstream
6 years ago
Thibaut Girka 3dc4f8e2ca Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
6 years ago
Thibaut Girka dc67caa371 Port upstream's result section headers (fixes #366)
6 years ago
Eugen Rochko 03c8890e09 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
6 years ago
Eugen Rochko a48e008c8e Don't use Object.assign with Notification, only display actions for mentions (#7632)
6 years ago
bsky c72db8ef90 Fix lock icon position in account card (#7630)
6 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka 2e017e752f Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Lynx Kotoura 4210ddb676 Add right margin of notification message (#7628)
6 years ago
Lynx Kotoura 60902b948a Fix color mistakes in mastodon-light theme (#7626)
6 years ago
Yamagishi Kazutoshi fa87093ff2 Weblate translations (2018-05-26) (#7624)
6 years ago
Eugen Rochko 83b124d54b Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
6 years ago
ThibG 162abbe9a7 Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav
6 years ago
Thibaut Girka 4cb367e6d4 Merge branch 'master' into glitch-soc/merge-master
6 years ago
Akihiko Odaki 4e718bbb25 Introduce flat layout to contexts reducer (#7150)
6 years ago
Yamagishi Kazutoshi 590ae5ac66 Enable media timeline (#7598)
6 years ago
Lynx Kotoura 499af41a9d More polished light theme (#7620)
6 years ago
Lynx Kotoura f78eee8d6a Fix color of /about/more link anchors (#7618)
6 years ago
ThibG d1b2466320 Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
6 years ago
Thibaut Girka 5d64e6a618 Add missing comma in InitalStateSerializer (fixes #516)
6 years ago
Thibaut Girka 2b26e7ed5f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
ThibG 6d50785928 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
6 years ago
ThibG 67f74f71aa Merge pull request #510 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG e2697a3657 Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
6 years ago
Thibaut Girka bdfce657fb Change notification cleaning checkbox color (fixes #511)
6 years ago
Thibaut Girka 28ccf0a464 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG a4527fe33c Fix caret position after selected suggestion and media upload (#7595)
6 years ago
Eugen Rochko 32c3fc08fe Yeah, it was supposed to be #create?
6 years ago
ThibG 0f523757f2 Remove unneeded code now that attachment URL isn't appended to toots (#7593)
6 years ago
Eugen Rochko 2d34552fbc Do not encode HTML entities in initial Web Push payload body (#7592)
6 years ago
SerCom_KC 82da8b7ec6 [WIP] i18n: Update Simplified Chinese translations (#7576)
6 years ago
Eugen Rochko fd007264dc Enforce order on authorized applications page (#7587)
6 years ago
Yamagishi Kazutoshi ff98de966f Hide section headline for timelines in production (#7590)
6 years ago
Yamagishi Kazutoshi f5421e5309 Change column params on pinned timeline (#7581)
6 years ago
bsky 818fa6fc80 Remove outline (#7582)
6 years ago
Thibaut Girka cdb1d08119 [Glitch] Fetch relationships for search results in UI
6 years ago
David Yip 647f58f92a Merge remote-tracking branch 'origin/master' into merge-upstream
6 years ago
Marcin Mikołajczak 9b1b968262 🌍: 🇵🇱⬆️ (#7580)
6 years ago
Jenkins 8f74ec1286 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Thibaut Girka 3315877afe Fix width only being set for standalone media
6 years ago
Thibaut Girka df3fa2cb78 [Glitch] Use real container width in MediaGallery srcSet
6 years ago
Thibaut Girka 4e5afb1c41 [Glitch] Do not override the default push notification settings
6 years ago
Eugen Rochko 20c650b644 Save onlyMedia prop when pinning column (#7575)
6 years ago
Eugen Rochko f548332935 Display only domain of report account if remote under comment (#7574)
6 years ago
Thibaut Girka 72c454e2b3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Yamagishi Kazutoshi 4a0207e3ea Add exact attribute to WrappedRoute for community timeline (#7572)
6 years ago
Eugen Rochko 765a8dad9a Use real container width in MediaGallery srcSet (#7571)
6 years ago
Eugen Rochko f68736088b Use #any? instead of #exists? when checking media attachments (#7570)
6 years ago
Eugen Rochko ed4949c676 Unescape HTML entities in rich web push notifications in web UI (#7569)
6 years ago
Thibaut Girka cabd24ffc4 Recover glitch-soc specific styles that were removed by accident
6 years ago
SerCom_KC 8a8a47892a i18n: Update Simplified Chinese translations (#7565)
6 years ago
Sylvhem eeb6fd44e1 Add a light theme (#7027)
6 years ago
Yamagishi Kazutoshi ccc240b59c Add media timeline (#6631)
6 years ago
Eugen Rochko b634cb45dc Remove small pagination limit from context API (#7564)
6 years ago
Eugen Rochko fe6ee50c7f Convert rich push notifications to plaintext in webapp (#7563)
6 years ago
Quentí 1de642e921 [i18n] Update for Occitan (#7558)
6 years ago
Eugen Rochko 21270d01a6 Improve default background of public profile header (#7556)
6 years ago
Thibaut Girka 8a42e4c450 In footer, replace text "Mastodon" with logo
6 years ago
Thibaut Girka 99fccdb4e4 Add preference to hide following/followers lists
6 years ago
Thibaut Girka 6452d871ca [Glitch] Improvements to toots display in admin view
6 years ago
David Yip 58626cc8d7 Merge pull request #470 from ThibG/glitch-soc/fixes/status-click-detailed
6 years ago
Marcin Mikołajczak b4458906ba 🌍: 🇵🇱⬆️ (#7554)
6 years ago
Thibaut Girka c384e0f3de Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Yamagishi Kazutoshi 20550e2641 Weblate translations (2018-05-20) (#7552)
6 years ago
Eugen Rochko 7eaa12c83a Ensure push subscription is immediately removed when application is revoked (#7548)
6 years ago
Ash Furrow 3646b280d9 Disables autocorrect/autocapitalize on remote username field. (#7549)
6 years ago
Akihiko Odaki 9e5edeaf3a Cache media only when storage can be freed (#7547)
6 years ago
Eugen Rochko ef4a35cb62 Improve direct message warning again (#7546)
6 years ago
Eugen Rochko 95385ebe3e In footer, replace text "Mastodon" with logo (#7545)
6 years ago
takayamaki 1f83fdff89 checking http status code with range (#7544)
6 years ago
Eugen Rochko 70e678da43 Improve payload format of Web Push API now that it's open (#7521)
6 years ago
Akihiko Odaki 6bee19117f Do not override the default push notification settings (#6037)
6 years ago
bsky 097339b58a Remove outline (#7543)
6 years ago
Eugen Rochko f69cb76bf8 Skip pagination logic for pinned account timelines in reducer (#7540)
6 years ago
Eugen Rochko c3fbb857a0 Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541)
6 years ago
Thibaut Girka 72c5d3dd80 Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka b6133837ad Widen clickable area of toots
6 years ago
ThibG 6a831cd957 Merge pull request #490 from glitch-soc/merge-upstream
6 years ago
Eugen Rochko 48d2312c1a Fix double-encoding of display name in title and e-mails (#7534)
6 years ago
David Yip 3c3e6d0e9b Merge remote-tracking branch 'origin/master' into merge-upstream
6 years ago
David Yip d6aa91f87d Merge pull request #487 from ThibG/glitch-soc/cleanup
6 years ago
Akihiko Odaki d8666dc595 Change Japanese translation for privacy.private.short (#7535)
6 years ago
David Yip 7deaadb048 Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
6 years ago
David Yip e6e5d6ca4d Merge pull request #489 from ThibG/glitch-soc/features/port-public-ui-changes
6 years ago
Eugen Rochko 1de7400dfc Resolve unknown status from Add activity, skip Remove if unknown (#7526)
6 years ago
Eugen Rochko 4b5cde3f2d Use randomized setTimeout when fallback-polling and re-add since_id (#7522)
6 years ago
Eugen Rochko aeceb63275 Add preference to hide following/followers lists (#7532)
6 years ago
Jenkins 4a3872d26e Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
MIYAGI Hikaru 7dbf83d6b8 User agent for WebFinger (#7531)
6 years ago
Thibaut Girka 4c835854d6 [Glitch] Open video modal on public UI
6 years ago
Thibaut Girka 1ea94fdaee [Glitch] Combine similar components into one on public UI
6 years ago
Thibaut Girka ef620dfadd [Glitch] Show card modal on public pages
6 years ago
Thibaut Girka f4a64b8091 [Glitch] Enable custom emojis in profiles
6 years ago
Thibaut Girka 717e7d8872 Remove service worker code that has never been used
6 years ago
Jenkins c91bd06fa5 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Eugen Rochko db96a5ca80 Ensure unfilled fields are shown when errors are shown (#7523)
6 years ago
Eugen Rochko 71399bf1d5 HTTP signatures spec no longer requires algorithms field (#7525)
6 years ago
Thibaut Girka 7d5dbed502 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG d3117e444d Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
6 years ago
ThibG ec8a7b4164 Merge pull request #485 from ThibG/glitch-soc/fixes/light-theme-textarea-color
6 years ago
Thibaut Girka 04eeaa0fa4 [Glitch] Reword the direct message warning
6 years ago
Thibaut Girka c77a4d8c51 [Glitch] Feature: Direct message from Statuses
6 years ago
Thibaut Girka a8d5a4a74e [Glitch] Fix issues with sending direct messages from user profile
6 years ago
Thibaut Girka c5d2dcb562 [Glitch] Feature: Direct message from menu
6 years ago
Thibaut Girka 8567ffd27d Fix mastodon-light background color of the composer textarea when posting
6 years ago
Evgeny Petrov e503a61a5a Russian language for 2.4.0 (#7512)
6 years ago
Eugen Rochko 8adcc1d806 Fix images resized in browser getting cropped (#7514)
6 years ago
Technowix f98e09bfaf French translation tweaks (#7513)
6 years ago
Quentí b64100c049 [l10n] Occitan update (#7505)
6 years ago
Sylvhem 6dfe10ff1e Reword the direct message warning (#7420)
6 years ago
Akihiko Odaki a81b1e6f10 Do not use permitted_for scope when querying pinned statuses (#7510)
6 years ago
Akihiko Odaki 5dadb6896b Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
6 years ago
Akihiko Odaki 7dd6224ca1 Let navigator follow redirect instead that handling redirect in fetch (#7500)
6 years ago
Akihiko Odaki 4e09854ccb Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
6 years ago
Akihiko Odaki 95b2bead0f Test if navigator.storage.estimate exists before using it (#7504)
6 years ago
Akihiko Odaki 82582dac2b Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
6 years ago
Marcin Mikołajczak 73f4c61bbd 🌍: 🇵🇱⬆️ (#7494)
6 years ago
unarist 63a10a7ffe Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)
6 years ago
Renato "Lond" Cerqueira 933f6e2ad4 Weblate translations 20180515 (#7496)
6 years ago
Akihiko Odaki 156fc9ab20 Clone response before using when caching web page (#7498)
6 years ago
Thibaut Girka f7b9911f71 Fix modals testing for props.noEsc (fixes #482)
6 years ago
Wiktor 37136f5986 Fix account URI when updating ActivityPub account (#7488)
6 years ago
David Yip edc99abc02 Merge pull request #476 from ThibG/fixes/update-scss
6 years ago
Thibaut Girka 873f33d9ff Change local settings SCSS to be more consistent with modals
6 years ago
Thibaut Girka efd2441d1f Merge branch 'master' into glitch-soc/merge
6 years ago
Akihiko Odaki 060fa11ee2 Disallow async function in service worker (#7482)
6 years ago
Yamagishi Kazutoshi 4d5bec8a75 Add Slovene language (#7475)
6 years ago
abcang e6c952476c Call media.present? because media may be nil (#7474)
6 years ago
beatrix b221cc1707 Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
6 years ago
Eugen Rochko b0e1211eec Fix 404 for GET /api/v1/push/subscription (#7472)
6 years ago
Eugen Rochko 7463d87ec3 Add GET /api/v1/push/subscription REST API (#7471)
6 years ago
Eugen Rochko 52a2498f60 Fix nil error in StatusFilter (#7470)
6 years ago
Akihiko Odaki cffde88361 Test if navigator.storage is present before using it (#7460)
6 years ago
Yamagishi Kazutoshi efc482361b Open video modal on public UI (#7469)
6 years ago
ThibG 6e5b5d557c Merge pull request #480 from ThibG/glitch-soc/fixes/glitch-soc-bio-escape
6 years ago
Thibaut Girka c39d227996 Fix glitch-style bio fields incorrect HTML escaping in public profiles
6 years ago
ThibG 4072475241 Improvements to toots display in admin view (#7452)
6 years ago
ThibG 74c2a46423 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
6 years ago
Yamagishi Kazutoshi fa7cdbeb67 Combine similar components into one on public UI (#7458)
6 years ago
ThibG 53c6402bd6 Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
6 years ago
Thibaut Girka 336d5fecdb Fix root modal's keyup handling (Fixes #478)
6 years ago
ThibG 11d6c34e62 Merge pull request #477 from ThibG/glitch-soc/merge
6 years ago
Thibaut Girka d0b753db6b Merge branch 'master' into glitch-soc/merge
6 years ago
ThibG 692681241f Merge pull request #475 from ThibG/fixes/update-scss
6 years ago
Thibaut Girka eafdb65af9 [Glitch] Fix contact info styling on landing page
6 years ago
Thibaut Girka 951dee676d Update SCSS for tables
6 years ago
Thibaut Girka fe36fabef1 Update SCSS for statuses public view
6 years ago
Thibaut Girka 944bac0b41 [Glitch] Adjust RTL styles for landing page
6 years ago
Thibaut Girka 5c96717144 Update forms SCSS from upstream
6 years ago
Thibaut Girka 86c477df23 Update SCSS to match “Show card modal on public pages”
6 years ago
Thibaut Girka d0641e77ac Update SCSS for about/landing page
6 years ago
Thibaut Girka 2a85b97eb6 Update admin page SCSS from upstream
6 years ago
ThibG 6222c7def7 Update session activation time (fixes #5605) (#7408)
6 years ago
ThibG 37457543c7 Change wording of the “undo” media upload button (fixes #6857) (#7417)
6 years ago
ThibG b59416500e Catch Paperclip processing failures (fixes #6378) (#7439)
6 years ago
Shuhei Kitagawa fd0f2b675e Add tests for invites controller (#7441)
6 years ago
Eugen Rochko e86a4fe36b Add REST API for Web Push Notifications subscriptions (#7445)
6 years ago
Yamagishi Kazutoshi a6bdefe811 Weblate translations (2018-05-10) (#7438)
6 years ago
Yamagishi Kazutoshi b91c131afa Strip tags from og:description on public tag page (#7437)
6 years ago
Yamagishi Kazutoshi f286c23900 Add alternate for RSS (#7436)
6 years ago
Yamagishi Kazutoshi 59b48b923d Disable inflate gzip on head method (#7432)
6 years ago
Thibaut Girka 3c7d7ec228 [Glitch] Use plaintext value for field value tooltips in web UI
6 years ago
Thibaut Girka 0033dbd115 Add bot badge to account headers in the WebUI
6 years ago
Thibaut Girka 2e2758c25e Adapt account fields rendering code in the WebUI to match upstream
6 years ago
Thibaut Girka b8f8a3ea58 Update glitch-soc style to match new bio fields markup
6 years ago
Thibaut Girka af504e62ff Merge branch 'master' into glitch-soc/master
6 years ago
Yamagishi Kazutoshi 1b42ea9f2c Support gzip encoding on Request (#7425)
6 years ago
Yamagishi Kazutoshi d006271514 Show card modal on public pages (#7428)
6 years ago
Yamagishi Kazutoshi e59fb1b969 Correct rotate of image using EXIF (#7422)
6 years ago
Yamagishi Kazutoshi 6092325a48 Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)
6 years ago
David Yip 106a0d5c70 Merge remote-tracking branch 'glitchsoc/master' into gs-master
6 years ago
Yamagishi Kazutoshi c1427f90f6 Show media modal on public timeline (#7413)
6 years ago
Surinna Curtis a2b84b644b Take the first recognized actor_type. (#7410)
6 years ago
ThibG 8ccc863ae8 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
6 years ago
Spencer Alves 31d760f56d Add an extra icon to indicate that a status is part of a conversation
6 years ago
ThibG 10be4c496c Fix hashtags not being federated on mentions (fixes #6900) (#7406)
6 years ago
Thibaut Girka dc597005b3 Port Sylvhem's mastodon-light to glitch flavour
6 years ago
beatrix e774936358 Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
6 years ago
Thibaut Girka 3333cce41e Hide media in report modal regardless of whether they are marked sensitive
6 years ago
Thibaut Girka 49181d497f [Glitch] Allow report modal to be up to 80% of viewport height
6 years ago
Thibaut Girka d5e0e665df [Glitch] Also display replies in report modal
6 years ago
Eugen Rochko 244a270a80 If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398)
6 years ago
Thibaut Girka 557db7ae6d Fix color of disabled boost buttons (fixes #466)
6 years ago
Eugen Rochko 7ff3c849d1 Bot nameplates (#7391)
6 years ago
Eugen Rochko b890e5830c Support explicitly supplying language code for status via REST API (#7389)
6 years ago
Eugen Rochko 8b63d39427 Use plaintext value for field value tooltips in web UI (#7388)
6 years ago
abcang b9c17c6580 Fix distribute_add_activity and distribute_remove_activity (#7393)
6 years ago
Eugen Rochko 93553c17c8 Add Corsican localization (#7390)
6 years ago
David Yip d01cb2c8e3 Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
6 years ago
ThibG 796fe4c361 Fixes/rollback scroll changes (#7387)
6 years ago
Thibaut Girka 04a8aef9d2 Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
6 years ago
Thibaut Girka 82421dc2e2 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
6 years ago
Thibaut Girka 1bc1d8e676 Fix glitch high-contrast skin text colors
6 years ago
ThibG 520f3a28fc Various improvements to the report UI (#7342)
6 years ago
beatrix f5f840cdb3 Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
6 years ago
beatrix 923e79ea00 Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
6 years ago
beatrix 1cd9812d52 Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
6 years ago
beatrix c21fe3e7a0 Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
6 years ago
beatrix a3884450fc Merge pull request #458 from monsterpit-daggertooth/glitch-fix-escape-metachars-in-mutes
6 years ago
beatrix 3f7348c436 Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
6 years ago
Yamagishi Kazutoshi a14525d3df Weblate translations (2018-05-06) (#7381)
6 years ago
Eugen Rochko 4055ce490c Enable custom emojis in profiles (notes, field values, display names) (#7374)
6 years ago
Thibaut Girka 2b5821b86b Fix color of status icons in glitch-soc high contrast skin
6 years ago
ThibG 78ac856e5b Merge pull request #457 from m4sk1n/glitch-light
6 years ago
Shuhei Kitagawa 8c8a850f8a Add resend confirmation for admin (#7378)
6 years ago
Eugen Rochko a1398887ae Add hint about 7 day cooldown for archive takeout (#7375)
6 years ago
Eugen Rochko 14393f29ef Add contact e-mail hint to 2FA login form (#7376)
6 years ago