4616 Commits (023dfa119ed43fe35188e560c24cd3091c14ad0b)

Author SHA1 Message Date
ThibG 0f2fbf7d05 Improvements to toots display in admin view (#7452)
7 years ago
ThibG 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
7 years ago
Yamagishi Kazutoshi f9afd06221 Combine similar components into one on public UI (#7458)
7 years ago
ThibG bd4decb7db
Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
7 years ago
Thibaut Girka 769a48495c Fix root modal's keyup handling (Fixes #478)
7 years ago
ThibG da8897aaef
Merge pull request #477 from ThibG/glitch-soc/merge
7 years ago
Thibaut Girka 45fce0e496 Merge branch 'master' into glitch-soc/merge
7 years ago
ThibG e7ed61917b
Merge pull request #475 from ThibG/fixes/update-scss
7 years ago
Thibaut Girka 6284039832 [Glitch] Fix contact info styling on landing page
7 years ago
Thibaut Girka f2e5ed6841 Update SCSS for tables
7 years ago
Thibaut Girka 8860f14ef0 Update SCSS for statuses public view
7 years ago
Thibaut Girka 4a1040c4cb [Glitch] Adjust RTL styles for landing page
7 years ago
Thibaut Girka e8644f3a4b Update forms SCSS from upstream
7 years ago
Thibaut Girka 4cd65fe074 Update SCSS to match “Show card modal on public pages”
7 years ago
Thibaut Girka 1a4d735b1d Update SCSS for about/landing page
7 years ago
Thibaut Girka db73c0bc5d Update admin page SCSS from upstream
7 years ago
ThibG 352bae8c3e Update session activation time (fixes #5605) (#7408)
7 years ago
ThibG b241cb2704 Change wording of the “undo” media upload button (fixes #6857) (#7417)
7 years ago
ThibG be7eeb7856 Catch Paperclip processing failures (fixes #6378) (#7439)
7 years ago
Shuhei Kitagawa 50491e0d92 Add tests for invites controller (#7441)
7 years ago
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445)
7 years ago
Yamagishi Kazutoshi 9a794067f7 Weblate translations (2018-05-10) (#7438)
7 years ago
Yamagishi Kazutoshi bd5f57cbc3 Strip tags from og:description on public tag page (#7437)
7 years ago
Yamagishi Kazutoshi 0a7e8320b2 Add alternate for RSS (#7436)
7 years ago
Yamagishi Kazutoshi 6588f6a0a9 Disable inflate gzip on head method (#7432)
7 years ago
Thibaut Girka f6ec8c4821 [Glitch] Use plaintext value for field value tooltips in web UI
7 years ago
Thibaut Girka 5d8052e715 Add bot badge to account headers in the WebUI
7 years ago
Thibaut Girka 2f01935cba Adapt account fields rendering code in the WebUI to match upstream
7 years ago
Thibaut Girka 30bb530c70 Update glitch-soc style to match new bio fields markup
7 years ago
Thibaut Girka 1c9c0167b7 Merge branch 'master' into glitch-soc/master
7 years ago
Yamagishi Kazutoshi edf882320a Support gzip encoding on Request (#7425)
7 years ago
Yamagishi Kazutoshi 16fee0335f Show card modal on public pages (#7428)
7 years ago
Yamagishi Kazutoshi 6832110af4 Correct rotate of image using EXIF (#7422)
7 years ago
Yamagishi Kazutoshi d2ee48977c Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)
7 years ago
David Yip 143878d9da
Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
Yamagishi Kazutoshi e0b1e17bd0 Show media modal on public timeline (#7413)
7 years ago
Surinna Curtis 01dfd6dbc8 Take the first recognized actor_type. (#7410)
7 years ago
ThibG b1938d7853 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
7 years ago
ThibG 993e68a7dd Fix hashtags not being federated on mentions (fixes #6900) (#7406)
7 years ago
Thibaut Girka 8f3402b1f0 Port Sylvhem's mastodon-light to glitch flavour
7 years ago
beatrix 919e2098cb
Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
7 years ago
Thibaut Girka 658ac4396c Hide media in report modal regardless of whether they are marked sensitive
7 years ago
Thibaut Girka 6b94237810 [Glitch] Allow report modal to be up to 80% of viewport height
7 years ago
Thibaut Girka 7972464e71 [Glitch] Also display replies in report modal
7 years ago
Eugen Rochko 6208ea5a53
If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398)
7 years ago
Thibaut Girka ffdb85f859 Fix color of disabled boost buttons (fixes #466)
7 years ago
Eugen Rochko 42cd363542
Bot nameplates (#7391)
7 years ago
Eugen Rochko 0f0cc3f2eb
Support explicitly supplying language code for status via REST API (#7389)
7 years ago
Eugen Rochko d185f3ddaf
Use plaintext value for field value tooltips in web UI (#7388)
7 years ago
abcang db012b57c2 Fix distribute_add_activity and distribute_remove_activity (#7393)
7 years ago
Eugen Rochko 95595ccd21
Add Corsican localization (#7390)
7 years ago
David Yip 2e25da4da0
Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
7 years ago
ThibG e06fbc4fcf Fixes/rollback scroll changes (#7387)
7 years ago
Thibaut Girka de7feea30e Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
7 years ago
Thibaut Girka 4133f70902 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
7 years ago
Thibaut Girka 1adca9b040 Fix glitch high-contrast skin text colors
7 years ago
ThibG 5c7bed6bbc Various improvements to the report UI (#7342)
7 years ago
beatrix 331190e5fb
Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
7 years ago
beatrix 92f192e9b1
Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
7 years ago
beatrix 4480cd745f
Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
7 years ago
beatrix 06770656eb
Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
7 years ago
beatrix e56639258a
Merge pull request #458 from monsterpit-daggertooth/glitch-fix-escape-metachars-in-mutes
7 years ago
beatrix 35a1a3171f
Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
7 years ago
Yamagishi Kazutoshi e571de29bf
Weblate translations (2018-05-06) (#7381)
7 years ago
Eugen Rochko 61a9018607
Enable custom emojis in profiles (notes, field values, display names) (#7374)
7 years ago
Thibaut Girka 65349bc155 Fix color of status icons in glitch-soc high contrast skin
7 years ago
ThibG af4fb72993
Merge pull request #457 from m4sk1n/glitch-light
7 years ago
Shuhei Kitagawa bd10a7e480 Add resend confirmation for admin (#7378)
7 years ago
Eugen Rochko 39efc6d533
Add hint about 7 day cooldown for archive takeout (#7375)
7 years ago
Eugen Rochko b611dbac79
Add contact e-mail hint to 2FA login form (#7376)
7 years ago
Eugen Rochko 2f63d52b92
Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371)
7 years ago
Eugen Rochko c7d1a2e400
Improve admin UI for accounts (#7360)
7 years ago
Eugen Rochko 660db468c0
Do not count search route as compose being mounted in web UI (#7372)
7 years ago
Thibaut Girka 2d065ceaf6 minor fix
7 years ago
Thibaut Girka f7a076eded [Glitch] Add high-contrast theme
7 years ago
Thibaut Girka caebf69e77 Move attachment-lists out of lists.scss
7 years ago
Thibaut Girka bd3b9bf7b9 [Glitch] Fix text color in "show more" link inside boost confirmation modal
7 years ago
Thibaut Girka 983328376b Fix link colors in report modal
7 years ago
Thibaut Girka b3a236637e [Glitch] Add color variables of texts for better accesibility
7 years ago
Eugen Rochko 8da4bf0f90
4 profile fields max, store only 255 characters per name/value (#7348)
7 years ago
Eugen Rochko c947e2e4c5
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
7 years ago
Thibaut Girka 390cfdef2e [Glitch] Update SCSS of admin and setting pages
7 years ago
Thibaut Girka 9edc5cafe4 [Glitch] Improve styling of closed registrations message
7 years ago
Thibaut Girka 32974a58dc [Glitch] Do not re-position scroll when loading more (inserting items from below)
7 years ago
Thibaut Girka 553cc28240 [Glitch] Prevent timeline from moving when cursor is hovering over it
7 years ago
Thibaut Girka cee157fc19 Improve accessibility of toot dropdown menu
7 years ago
Thibaut Girka bfa5bdde2c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
7 years ago
Eugen Rochko 2ef9d65052
Improve rendering of bio fields (#7353)
7 years ago
Akihiko Odaki 66359ec522 Fix gap insertion for timeline disconnection (#7363)
7 years ago
Eugen Rochko c73ce7b695
Store home feeds for 7 days instead of 14 (#7354)
7 years ago
ThibG ef7d64c801 Dropdowns accessibility (#7318)
7 years ago
Daggertooth b25278180a Escape metachars in keywords
7 years ago
David Yip 7600067a30
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
7 years ago
Marcin Mikołajczak 4c2b522a60 Add a light theme
7 years ago
Jenkins cb62935c0b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
ThibG d1aef17f9a Do not render first page of following and followers collections unless explicitly asked to (#7357)
7 years ago
Eugen Rochko 2c1f7b2ece
Better pagination for ActivityPub outbox (#7356)
7 years ago
David Yip 2058922cc9
Merge branch 'merge-upstream' into gs-master
7 years ago
Marcin Mikołajczak a7a61889d7 “Enable” high contrast theme
7 years ago