4981 Commits (56f53231946fa760bf9a898d8b7bcfc58ee7f59f)

Author SHA1 Message Date
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
Eugen Rochko 2ee5d518f1 Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371)
6 years ago
Eugen Rochko 0dcca6b6e8 Improve admin UI for accounts (#7360)
6 years ago
Eugen Rochko b7f241faed Do not count search route as compose being mounted in web UI (#7372)
6 years ago
Thibaut Girka 8abac3dcb8 minor fix
6 years ago
Thibaut Girka 345d5aeba1 [Glitch] Add high-contrast theme
6 years ago
Thibaut Girka 18c7b739eb Move attachment-lists out of lists.scss
6 years ago
Thibaut Girka 995eea1836 [Glitch] Fix text color in "show more" link inside boost confirmation modal
6 years ago
Thibaut Girka 0bf81fde9b Fix link colors in report modal
6 years ago
Thibaut Girka c58ee84022 [Glitch] Add color variables of texts for better accesibility
6 years ago
Eugen Rochko 0de45574e0 4 profile fields max, store only 255 characters per name/value (#7348)
6 years ago
Eugen Rochko ef1a273322 Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
6 years ago
Thibaut Girka a565aa6530 [Glitch] Update SCSS of admin and setting pages
6 years ago
Thibaut Girka 6c4ea9c000 [Glitch] Improve styling of closed registrations message
6 years ago
Thibaut Girka ca62d8bcc6 [Glitch] Do not re-position scroll when loading more (inserting items from below)
6 years ago
Thibaut Girka 1c75c7901f [Glitch] Prevent timeline from moving when cursor is hovering over it
6 years ago
Thibaut Girka eea6b78afc Improve accessibility of toot dropdown menu
6 years ago
Thibaut Girka 02876fd33c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
6 years ago
Eugen Rochko 9a84024b1e Improve rendering of bio fields (#7353)
6 years ago
Akihiko Odaki 575c5753e4 Fix gap insertion for timeline disconnection (#7363)
6 years ago
Eugen Rochko 8913ccb434 Store home feeds for 7 days instead of 14 (#7354)
6 years ago
ThibG f0af3ac6b3 Dropdowns accessibility (#7318)
6 years ago
Daggertooth b60e38c985 Escape metachars in keywords
6 years ago
David Yip 087c79669a Merge remote-tracking branch 'origin/master' into gs-master
6 years ago
Eugen Rochko 154076e8e7 Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
6 years ago
Marcin Mikołajczak 73e3585042 Add a light theme
6 years ago
Jenkins 3fc6e7dabb Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
ThibG 8a6cba44aa Do not render first page of following and followers collections unless explicitly asked to (#7357)
6 years ago
Eugen Rochko 93b8db8f08 Better pagination for ActivityPub outbox (#7356)
6 years ago
David Yip ec2dc881dd Merge branch 'merge-upstream' into gs-master
6 years ago
Marcin Mikołajczak 17fa2c7aa6 “Enable” high contrast theme
6 years ago
David Yip ea46024add Merge remote-tracking branch 'origin/master' into merge-upstream
6 years ago
Eugen Rochko d9eda62221 Show remote reports in admin UI as coming from domain rather than user (#7347)
6 years ago
David Yip b0dcceb9fe Merge remote-tracking branch 'glitchsoc/master' into gs-master
6 years ago
David Yip 976347fa78 Merge remote-tracking branch 'origin/master' into merge-upstream
6 years ago
David Yip dde7fa8bbe Remove unnecessary code from MediaAttachment#set_type_and_extension.
6 years ago
David Yip c87f1d99e4 Merge remote-tracking branch 'origin/master' into gs-master
6 years ago
ThibG f2ecedaab5 Fixes/do not override timestamps (#7336)
6 years ago
ThibG 554653a423 Do not re-position scroll when loading more (inserting items from below) (#7344)
6 years ago
Yamagishi Kazutoshi 5bd8cda844 Add el and te (#7332)
6 years ago
ThibG 9c1e1005f4 Fixes/do not override timestamps (#7331)
6 years ago
Eugen Rochko 9bd3723f06 Revert "Do not override timestamps for incoming toots" (#7330)
6 years ago
Renato "Lond" Cerqueira b84b11c41a Weblate translations 20180503 (#7325)
6 years ago
ThibG 9188537f5f Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#7327)
6 years ago
ThibG b6f4e83c93 Do not override timestamps for incoming toots (#7326)
6 years ago
ThibG a661a25845 Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314)
6 years ago
Eugen Rochko 92c5474861 Fix n+1 queries in StatusThreadingConcern (#7321)
6 years ago
Eugen Rochko 5dd68ba919 Fix cache_associated no longer working (#7320)
6 years ago
Eugen Rochko 68ba4f23e0 Serialize webfinger XML with Ox instead of Nokogiri (#7319)
6 years ago
Eugen Rochko ba4e838b7f Improve PostStatusService performance (#7317)
6 years ago
Eugen Rochko ca1c696dbd Slightly reduce RAM usage (#7301)
6 years ago
abcang fcfc44de66 Keep notification when muting_notifications is true (#7311)
6 years ago
ThibG 616cfab97c Accept actor object updates from all supported actor types (#7312)
6 years ago
Eugen Rochko 4258e304c5 Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)
6 years ago
Eugen Rochko c5fa8041c2 Remove most behaviour disparities between blocks and mutes (#7231)
6 years ago
Eugen Rochko d6a2530d73 Speed up test suite by not generating RSA keys in test environment (#7296)
6 years ago
Eugen Rochko 192746ec3e Guard against nil URLs in Request class (#7284)
6 years ago
Thibaut Girka 41fe73f35c [Glitch] Improve relative timestamps in web UI
6 years ago
Surinna Curtis 72793b3fc7 Support Actors/Statuses with multiple types (#7305)
6 years ago
Lynx Kotoura 63f6da9a9d Fix low-contrasted cancel button of reply indicator (#7300)
6 years ago
David Yip e484bd61e0 Also treat non-whole-word mutes as case-insensitive. #450.
6 years ago
Eugen Rochko 62a50fcc75 Fix missing updated_at attribute on emoji EntityCache (#7297)
6 years ago
Yamagishi Kazutoshi f88306e4a0 [i18n] Occitan update (#7294)
6 years ago
Eugen Rochko af240ff13c Disable API access when login is disabled (#7289)
6 years ago
Eugen Rochko aa54b99f3f Fix missing domain attribute in EntityCache for emoji (#7290)
6 years ago
Eugen Rochko e7b07f47ca Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287)
6 years ago
Eugen Rochko ba1f40c806 Fix "Show more" URL on paginated threads for remote statuses (#7285)
6 years ago
Thibaut Girka 2df57af401 Implement tootsuite-style account fields
6 years ago
Thibaut Girka fd7f212f15 Fix style of account fields form
6 years ago
beatrix 5bd8261c19 Merge pull request #448 from m4sk1n/glitch-pl
7 years ago
Marcin Mikołajczak 55f3a1a989 🌍: 🇵🇱⬆️
7 years ago
Eugen Rochko 1a653fff95 Add entity cache (#7271)
7 years ago
Thibaut Girka 2ed804d4ca Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
7 years ago
Thibaut Girka 8be1573a6e Tentative fix for #446
7 years ago
beatrix cd9c602a0e Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
beatrix 53c49a3f76 Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned
7 years ago
beatrix 644916e33c Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
7 years ago
beatrix f2c6ed24d3 Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
7 years ago
Yamagishi Kazutoshi 31af463590 Add Basque language support (#7267)
7 years ago
Renato "Lond" Cerqueira 2457b9efa0 Weblate translations 20180426 (#7266)
7 years ago
Stefan Midjich e0f6cb24db Better phrasing in swedish translation (#7263)
7 years ago
MIYAGI Hikaru 28808f638e HTTP proxy support for outgoing request, manage access to hidden service (#7134)
7 years ago
Eugen Rochko 24330e4fa7 Add RSS feeds for end-users (#7259)
7 years ago
Una Thompson c3efd20a9c Fix fade being colored wrongly for DMs and upon focus
7 years ago
Renato "Lond" Cerqueira ad6a669494 Weblate translations (2018-04-24) (#7252)
7 years ago
Akihiko Odaki 33a8c3ab6c Fix ID duplication in timelines (#7251)
7 years ago
Emelia Smith 49d9ea6998 Implement the ability for instances to define a list of disallowed hashtags (#7176)
7 years ago
Thibaut Girka 3e703fe757 Fix actions modal on mobile (fixes #441)
7 years ago
Emelia Smith 1071ecfebc Prevent suspended accounts from appearing in AccountSearchService (#7246)
7 years ago
Thibaut Girka fdb7cf8a56 [Glitch] Fix fullscreen video player
7 years ago
ThibG 5c4f43a112 Fix fullscreen video player (fixes #7244) (#7245)
7 years ago
Akihiko Odaki e22f682df0 Paginate descendant statuses in public page (#7148)
7 years ago
Marcin Mikołajczak 52d4002f70 🌍: Make 🇵🇱 translation more consistent (#7239)
7 years ago
Yamagishi Kazutoshi e83e74f36d Update dependencies for Ruby (2018-04-23) (#7237)
7 years ago
Eugen Rochko 39f36c0901 Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
7 years ago
Yamagishi Kazutoshi 1b33b18f98 Refactor resizeImage method (#7236)
7 years ago
Eugen Rochko 07e5dcb65f Improve relative timestamps in web UI (#7233)
7 years ago
Eugen Rochko 2bcfaa8d83 Resize images before upload in web UI to reduce bandwidth (#7223)
7 years ago
Thibaut Girka bc3be9ac5b [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline.
7 years ago
Thibaut Girka 7315d4f3e7 [Glitch] Do not set emoji as inline-block
7 years ago
Eugen Rochko 599aa39aca Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)
7 years ago
Thibaut Girka deb6517638 [Glitch] Do not overwrite some status attributes in reducer
7 years ago
Thibaut Girka 4e4a5fc1ad Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 5ab80ffadd Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka 270d5e9b72 [Glitch] Fix style of legacy column headers
7 years ago
Thibaut Girka a51aa91caf [Glitch] Fix button hiding when header title is too long
7 years ago
Thibaut Girka 8c190e6235 [Glitch] Fix column headers accessibility
7 years ago
beatrix 64f74da493 Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 4f6a459984 Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api
7 years ago
beatrix 69710cf17b Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix d53630b9ed Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
7 years ago
beatrix 2273eb43e7 Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering
7 years ago
beatrix 1b58c44557 Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Una Thompson 880db71121 Add fade and margin to collapsed statuses
7 years ago
Eugen Rochko 0ad5e05e4a Rescue Mastodon::LengthValidationError in Remoteable (#7228)
7 years ago
Lynx Kotoura e0c3d950d1 Fix text colors (#7227)
7 years ago
ThibG f57fc4ca51 Do not set emoji as inline-block (fixes #5743) (#7207)
7 years ago
Lynx Kotoura 670b5bcc6a Separate high contrast theme (#7213)
7 years ago
Eugen Rochko 85c3f7eb1b Force convert to JPG for preview card thumbnails to avoid animations (#7109)
7 years ago
goofy-bz 86c2ceb21f one grammar fix (#7212)
7 years ago
unarist 456fff2bba Ignore keyevents during text composition (#7205)
7 years ago
Yamagishi Kazutoshi 0939d9ede6 Fix spec for sr-Latn (#7203)
7 years ago
TakesxiSximada 937c93e8d9 Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. (#7202)
7 years ago
Thibaut Girka e4b0a92c0f Fix video player on toot public views
7 years ago
Thibaut Girka d6693f3ae3 [Glitch] Show media modal on public pages
7 years ago
mayaeh 1b881b585d Fix #6157: boosting own private toots (#7200)
7 years ago
unarist 42d7307565 Fix Esc hotkey behavior (#7199)
7 years ago
Eugen Rochko 354a6e4026 Improve report layout (#7188)
7 years ago
Yamagishi Kazutoshi 7a8c526709 Replace preload link tag to Rails helper (#7192)
7 years ago
Jenkins c9265e97cc Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
beatrix 172ce95cd4 Fix webkit scrollbars (#7191)
7 years ago
Thibaut Girka f15ee5fdb9 [Glitch] Fix status filtering in contexts reducer
7 years ago
Thibaut Girka f7ec78e220 [Glitch] Do not filter the status collection after muting and blocking
7 years ago
Emelia Smith 185407d3a2 Reports: Merge contents and comment columns (#7189)
7 years ago
Thibaut Girka 74bfb1e579 Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka f63da992fc Clean up dead code
7 years ago
Thibaut Girka fe20ada59a Use React's new lifecycles for scrollable lists
7 years ago
Thibaut Girka f83dc9507f Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 9b72f23fdd Only compute height dynamically for standalone media
7 years ago
Thibaut Girka 46b36c44ce [Glitch] Make detailed status' media gallery standalone
7 years ago
Thibaut Girka e0bffe8856 [Glitch] Center thumbnails on focus point
7 years ago
Thibaut Girka c4209e12f6 Use javascript to set MediaGallery height automatically
7 years ago
Thibaut Girka b283f463c9 Revert some glitch-specific refactoring
7 years ago
Thibaut Girka 5cd64fd6c6 [Glitch] retrieve custom emoji list via API instead of before page load
7 years ago
Jenkins a359d69b09 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko b5d0bf338c Fix text color in "show more" link inside boost confirmation modal (#7183)
7 years ago
David Yip 337662fa0c Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
David Yip 48f5f736a0 db: make schema.rb version subsume bookmarks migration.
7 years ago
David Yip bae5435010 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 7cba58aeaf Rescue SSL errors when processing mentions, remove useless line (#7184)
7 years ago
Marcin Mikołajczak 7bca0f1cda i18n: Update Polish translation (#7181)
7 years ago
Lynx Kotoura e5ad96390e Add color variables of texts for better accesibility (#7125)
7 years ago
abcang 9dff61a5ba Fix comparing id (#7180)
7 years ago
Marcin Mikołajczak 8564d2767f Add revealing/hiding statuses button to keyboard shortcuts legend column (#7178)
7 years ago
Kaito Sinclaire 447741e456 Direct messages column (#4514)
7 years ago
luzi82 9b80aede7a zh-HK translation (#7177)
7 years ago
Neil Moore e0853e52d8 Adds keyboard hotkey for revealing/hiding statuses (#7173)
7 years ago
ThibG 8cd19d3eec Allow boosting own private toots (#6157)
7 years ago
Sam Schlinkert c0ad48c683 Make scroll bars wider (#7060)
7 years ago
abcang 5384e1e913 Improve web api protect (#6343)
7 years ago
Emelia Smith 0f9c6407e9 Feature: add count of account notes to reports (#7130)
7 years ago
Jennifer Kruse 7f6823b149 Able to deactivate invites if they aren't expired (#7163)
7 years ago
Eugen Rochko 0cdf4567c7 Fix missing "Administered by" when timeline preview disabled (#7161)
7 years ago
Eugen Rochko 6e051e9c55 Set Referrer-Policy to origin in web UI and public pages of private toots (#7162)
7 years ago
Eugen Rochko 4f460eba18 Fix warning about using SQL in order for Account#partitioned (#7159)
7 years ago
abcang e6138441b7 Fix caret position after inserting emoji (#7167)
7 years ago
ThibG ccb708e614 Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 42e4225e03 Fix the bookmark column pinning fix…
7 years ago
Remi Rampin ced4d99f46 Update French javascript locale file (#7165)
7 years ago
ThibG 83e2740b44 Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 2b30d057b6 Fix pinning the bookmarks column (fixes #428)
7 years ago
David Yip e502d066ef Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements
7 years ago
David Yip 3079de3f7e Merge pull request #425 from ThibG/glitch-soc/fixes/gifv-modal-size
7 years ago
ThibG ec135f2603 Fix scrolling behavior (#7151)
7 years ago
ThibG 60d86501b5 Remove extra spaces from search API queries and public account headers (fixes #7129) (#7152)
7 years ago
Akihiko Odaki 899cca061b Fix status filtering in contexts reducer (#7149)
7 years ago
Akihiko Odaki 540d2ddfe4 Redirect to account status page for page of status stream entry (#7104)
7 years ago
Yamagishi Kazutoshi da5142618f Weblate translations (2018-04-15) (#7141)
7 years ago
YMHuang a2f21215b0 Add and revise Traditional Chinese (zh-TW) translation for serveral strings (#7002)
7 years ago
Marcin Mikołajczak 3774cbce91 Change icon for domain blocks (#7139)
7 years ago
Marcin Mikołajczak 1921384e08 i18n: Update Polish translation (#7131)
7 years ago
Thibaut Girka aac3d4b481 Fix extended video player (gifv) modal size
7 years ago
Thibaut Girka 9a3fd77c72 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
David Yip 9697c6d9f0 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 466442b764 Add bio fields (#6645)
7 years ago
Thibaut Girka 6153d6a6dc [Glitch] Fix media button type
7 years ago
Thibaut Girka 4b1909612a [Glitch] Handle preference to always display sensitive media
7 years ago
Jenkins a1894cbc13 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
David Yip 26f770cf72 Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
imncls fe3a9f5ea4 Add missing Japanese translation
7 years ago
David Yip 605016368d Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
David Yip fd98bfd108 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
mayaeh a35aeefe0a i18n: Add Japanese translations for privacy policy and more (#7049)
7 years ago
Eugen Rochko 1343b9f329 Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)
7 years ago
Eugen Rochko 4923646361 When notification type filtered, ignore live updates for it (#7101)
7 years ago
Renato "Lond" Cerqueira a4732040f0 Allow more than the max pins if account is not local (#7105)
7 years ago
Yamagishi Kazutoshi 9761b940ac Upgrade Rails to version 5.2.0 (#5898)
7 years ago
David Yip ac1ac20ee9 Merge remote-tracking branch 'tootsuite/master'
7 years ago
David Yip f42e335e19 Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns
7 years ago
David Yip ef678ae350 Merge pull request #416 from ThibG/glitch-soc/features/media-modal
7 years ago
Thibaut Girka 8b3d03067b Add glitch-soc front-end support for bookmarks
7 years ago
ThibG 47cb9587b7 Place privacy dropdown menu top if it is closer to the bottom of the viewport (#7106)
7 years ago
Thibaut Girka 12f8473561 Add backend support for bookmarks
7 years ago
Thibaut Girka 9b6e579c76 Update glitch-soc style to match changes to reports UI
7 years ago
Akihiko Odaki 6c2344d4dd Paginate ancestor statuses in public page (#7102)
7 years ago
Jenkins e4e0aa5d21 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Thibaut Girka d1bfe4cdad Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Emelia Smith 5a166a19a7 Feature: Improve reports ui (#7032)
7 years ago
Eugen Rochko 93a1afb66c Improve load gap styling in web UI (#7100)
7 years ago
Paul Woolcock ed21e48ad6 Change custom emoji search to `ILIKE` instead of `=` (#7099)
7 years ago
Emelia Smith 765bfd0cf5 Feature: Allow staff to change user emails (#7074)
7 years ago
MIYAGI Hikaru 62c6b71866 Fix GIFV encoding params (#7098)
7 years ago
Renato "Lond" Cerqueira ddbc1572f2 When creating status, if no sensitive status is given, use default (#7057)
7 years ago
Emelia Smith 7a06bd7085 Feature: Direct message from Statuses (#7089)
7 years ago
Marcin Mikołajczak 33671bcc50 i18n: Update Polish translation (#7085)
7 years ago
Akihiko Odaki 31e1667933 Exclude status itself from context query (#7083)
7 years ago
David Yip 337fc136fd Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Thibaut Girka d8dea31e0c [Glitch] Fix video player height
7 years ago
Thibaut Girka c2b7080a6e [Glitch] Refactor scss
7 years ago
Thibaut Girka 27ad9247a3 Fix video modal
7 years ago
Thibaut Girka 9a5a49f17c [Glitch] Avoid using JS to set height in MediaModal
7 years ago
Thibaut Girka 89f5ae00a5 [Glitch] Improved media modal
7 years ago
Thibaut Girka a5a305feb5 [Glitch] Allow to open a modal for embedded photo
7 years ago
Emelia Smith f48902e6e6 Hide search from Compose on mobile devices (#7077)
7 years ago
Emelia Smith 0e5e60a84b Add search item to tab bar for mobile devices (#7072)
7 years ago
Levi Bard 6828abc1d7 Enable updating additional account information from user preferences via rest api (#6789)
7 years ago
ThibG a91acd2010 Fix follow/unfollow buttons on public profile (fixes #7036) (#7040)
7 years ago
Akihiko Odaki fb8768a469 Free stroage if it is exceeding disk quota (#7061)
7 years ago
Thibaut Girka 2a4785a250 Fix video playback in glitch-soc detailed statuses
7 years ago
Eugen Rochko a814aa8e4d Add a circuit breaker for ActivityPub deliveries (#7053)
7 years ago
Hisham Muhammad 835a974a2a i18n: improve "Welcome" translation in Portuguese (#7068)
7 years ago
Alda Marteau-Hardi 17f77e51f2 Prevent admins and moderators eavesdropping in private and direct toots (#7067)
7 years ago
Eugen Rochko 608b4096ea Forward deletes on the same path as reply forwarding (#7058)
7 years ago
Harmon f7c306596f Remove duplicate frequently used emojis (#7064)
7 years ago
Isatis f3db0d6ecc retrieve custom emoji list via API instead of before page load (#7047)
7 years ago
Eugen Rochko e54b79a777 Adjust privacy policy (#6666)
7 years ago
David Yip a60a600a10 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
David Yip 19001dd3dd Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
beatrix f5dfd3fae5 Merge pull request #412 from ThibG/glitch-soc/cleanup
7 years ago
Thibaut Girka e57ed1cb27 Update accounts SCSS for public pages
7 years ago
Thibaut Girka 7518a4b9d7 Remove duplicate message entries
7 years ago
Emelia Smith 07ffc4fa11 Revert "Add double-tap zoom functionary to `ZoomableImage` (#6944)" (#7035)
7 years ago
Eugen Rochko 7f1e924fa9 Add contact account to landing page ("Administered by") (#6984)
7 years ago
Jenkins 62ce70f28c Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Nolan Lawson 3e30ac6b7d Fix nil account issue in ProcessAccountService (#7019)
7 years ago
Emelia Smith 078aa8b5ae Improve require_admin! and require_staff! filters (#7018)
7 years ago
mayaeh b505eec7e5 i18n: Add Japanese translations for #7000 (#7022)
7 years ago
Emelia Smith 5373b138e8 Feature: Report improvements (#6967) (#7000)
7 years ago
Thibaut Girka e1e4a53496 [Glitch] Fix: Prevent submission using same logic as submit button disabling.
7 years ago
unarist d88504ec84 Add missing rejection handling for Promises (#7008)
7 years ago
Emelia Smith 0408944627 Implement the ability for an Administrator or Moderator to remove an account avatar (#6998)
7 years ago
Emelia Smith 4be5383b91 Fix issues with sending direct messages from user profile (#6999)
7 years ago
Yamagishi Kazutoshi 21fa7b6520 Weblate translations (2018-04-02) (#7007)
7 years ago
Evgeny Petrov 2964c7a7b8 Russian language updated (#7005)
7 years ago
luzi82 89d3bc36a3 i18n: update zh-HK translation (#7004)
7 years ago
David Yip 21394c5462 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 40afedc030 Support all ActivityPub actor types (#6997)
7 years ago
Eugen Rochko 10fc551576 Fix unpermitted parameters warning when generating pagination URLs (#6995)
7 years ago
David Underwood 44274257de [WIP] Enable custom emoji on account pages and in the sidebar (#6124)
7 years ago
Emelia Smith 7d791f494b Fix: Prevent submission using same logic as submit button disabling. (#6993)
7 years ago
Marcin Mikołajczak 9458e263d5 i18n: Update Polish translation (#6985)
7 years ago
mayaeh e0046b2c13 i18n: Add Japanese translations for domain blocks (#6979)
7 years ago
unarist 11fb748041 Ignore AbortError when cancelled sharing (#6978)
7 years ago
Jenkins 658440838b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
beatrix a7cd93032e Merge pull request #408 from ThibG/glitch-soc/fixes/admin-js
7 years ago
beatrix 766a008931 Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
7 years ago
David Yip 0f8f4969bd Merge pull request #406 from ThibG/glitch-soc/fixes/menu-fixes
7 years ago
Thibaut Girka e282d19700 Add “public” pack to admin controller, as it is included in upstream admin layout
7 years ago
ThibG 1cda8b247a Fix compatibility with PeerTube (#6968)
7 years ago
Thibaut Girka f7d23998c8 Fix migration page style
7 years ago
Thibaut Girka 769c536db4 [Glitch] Remove pointer events on the entire UI when a dropdown menu is open
7 years ago
ThibG aa4a16c94f Add some UI for user-defined domain blocks (#6628)
7 years ago
Thibaut Girka caa6611877 [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
7 years ago
Thibaut Girka 957d5c36c7 Add the domain blocks UI to Getting Started Misc
7 years ago
Thibaut Girka d2b9747a50 Add basic domain block UI
7 years ago
Thibaut Girka 38feef43ad Keep list of blocked domains
7 years ago
Thibaut Girka e47593cac8 Update all known users' domain_blocking relationship instead of just one's
7 years ago
Thibaut Girka 876cc5c02b Fix undefined URL in `fetchDomainBlocks`
7 years ago
takayamaki 43ab4a3985 update ja locale (#6965)
7 years ago
Emelia Smith df62fc20bf Feature: Direct message from menu (#6956)
7 years ago
Thibaut Girka 32ede640af [Glitch] Display unfollow button even if account moved
7 years ago
Thibaut Girka f63450c7ec [Glitch] Profile redirect notes
7 years ago
unarist 2974df3c2f Fix ReferenceError when Cache API is missing (#6953)
7 years ago
unarist 5a9c8aeb42 Fix TypeError on follow notification (#6950)
7 years ago
ThibG f7a96189b6 Do not ignore unknown media attachments, only skip them (#6948)
7 years ago
David Yip 299cfa4bc7 Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
7 years ago
Thibaut Girka 166fe6e6dd Fix attachment lists
7 years ago
Thibaut Girka 4975cee02f Render toots with empty contents
7 years ago
Yuto Tokunaga 7551951094 Add double-tap zoom functionary to `ZoomableImage` (#6944)
7 years ago
David Yip e6e537d002 Merge pull request #400 from vulpineclub/dev-gs-392-frontmatter
7 years ago
David Yip 2567d0a704 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Rey Tucker b65fc60334 Remove ignored 'u' parameter on regexp (#392)
7 years ago
David Yip 7cdf2b05b6 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
unarist 2111defbbf Fix LoadMore on account media gallery (#6933)
7 years ago
Thibaut Girka 8fc7f85356 [Glitch] Display AttachmentList in notifications
7 years ago
Thibaut Girka 9454cfc0ad [Glitch] Display AttachmentList in timelines in compact style when media missing
7 years ago
unarist cfd1fe74c9 Clone response before put it to the cache (#6932)
7 years ago
unarist 9487e8a4c0 Add missing null handling in notification reducer (#6930)
7 years ago
Akihiko Odaki e829c21cc6 Cache media (#6902)
7 years ago
Yuto Tokunaga 5eea3f9877 fix #6846 (#6914)
7 years ago
Eugen Rochko ebba6fb7f5 Fix UniqueUsernameValidator comparison (#6926)
7 years ago
Akihiko Odaki acece7a2e6 Validate HTTP response length while receiving (#6891)
7 years ago
Stephen Burgess f9e88856e3 feat(ShowMore): Add classname to show more/show less button (#6904)
7 years ago
Yuto Tokunaga 480131a376 Refactor scss (#6913)
7 years ago
unarist 351203118c Fix moved account handling in IndexedDB feature (#6915)
7 years ago
Jenkins ae55717f50 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Marcin Mikołajczak 29dfe740f6 i18n: Update Polish translation (#6903)
7 years ago
Akihiko Odaki 9eaa47845c Allow clients to fetch notifications made while they were offline (#6886)
7 years ago
Akihiko Odaki 34cb1a5461 Allow clients to fetch statuses made while they were offline (#6876)
7 years ago
Akihiko Odaki 42786040d1 Rename variables to have semantic meanings in notifications reducer (#6890)
7 years ago
Akihiko Odaki 43f2b0281d Store objects to IndexedDB (#6826)
7 years ago
Akihiko Odaki 47d2277ef1 Show media modal on public pages (#6801)
7 years ago
Marcin Mikołajczak 3386112fb1 Change “Toots with replies” to “Toots and replies” (#6875)
7 years ago
Akihiko Odaki 472fba6771 Change columns in notifications nonnullable (#6764)
7 years ago
Akihiko Odaki 9125608145 Note if the user is already following the target when authorizing follow (#6325)
7 years ago
Jeroen 0bedd0bb45 Invites: Add '1 week' as expire option (#6872)
7 years ago
Akihiko Odaki 11c19f6cc9 Close http connection in perform method of Request class (#6889)
7 years ago
Akihiko Odaki e8a1d0b4d4 Internationalize unexpected error message (#6887)
7 years ago
Yamagishi Kazutoshi ed074766aa Weblate translations (2018-03-23) (#6874)
7 years ago
David Yip 5a833423e2 Merge pull request #398 from ashkitten/compressed-notifs
7 years ago
Jenkins 60eafb173f Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Quentí a8c2ce486f [i18n] Occitan update (#6869)
7 years ago
Ash Levy 21e374356a expanded notifications show like default
7 years ago
Eugen Rochko 6383580e6f Do not re-query mentions from serializers (#6858)
7 years ago
Eugen Rochko f4e8e39c99 Restore username validation to disallow dots, for now (#6863)
7 years ago
ThibG 7d7a725e82 Fix MENTION_RE to not match nil usernames (#6862)
7 years ago
Eugen Rochko 692d03239b Hide floating action button on thread views (#6859)
7 years ago
Jenkins a9bcd383b8 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 53b1100144 Permit dots in usernames with conditions (#6844)
7 years ago
Eugen Rochko ab96a9ff11 Use username/domain to match existing accounts in ActivityPub (#6842)
7 years ago
Thibaut Girka 5857c632ef [Glitch] Cancel outdated pending compose suggestions
7 years ago
ThibG ca370217ad Cancel outdated pending compose suggestions (#6838)
7 years ago
Rey Tucker 4c91be94d3 request: in the event of failure, try other IPs (#6761) (#6813)
7 years ago
David Yip db7e974589 Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
David Yip bdeaef116e Merge pull request #394 from ashkitten/compressed-notifs
7 years ago
Jenkins eba1b109db Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
ThibG 99790407e2 Serialize mentions in the order they are added (#6836)
7 years ago
ThibG c4c87b8ee8 Display content warning in mail notification emails (#6832)
7 years ago
Alexander 4fc9827b69 bugfixes and gem update (#6831)
7 years ago
ThibG 720a45e99f Fix e-mail changed notification (fixes #6778) (#6835)
7 years ago
Renato "Lond" Cerqueira 9bdedcfa48 Weblate translations 20180319 (#6827)
7 years ago
Ash Lea 4b0f6c677e fix .status__info__icons layout
7 years ago
David Yip b0993a5fdf Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
David Yip 8b7008f3fa Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
David Yip 8d5abcb749 Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
7 years ago
Eugen Rochko f0bc8e8a89 Ignore media validation when attaching to status during processing (#6822)
7 years ago
Eugen Rochko b95c3ef3ee Revert #6479, hide sensitive text/images from OpenGraph previews (#6818)
7 years ago
Eugen Rochko 6d00359015 Fix elephant graphic being draggable and selectable (#6819)
7 years ago
Ash Levy 59c1accd4b fix compressed notifications again (#393)
7 years ago
Jenkins 047346ce10 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 77badbc85a If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817)
7 years ago
Akihiko Odaki cabb197337 Synchronize HTML page cache with sessions (#6815)
7 years ago
Jenkins 3d16993fbe Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
nightpool 2902b97c83 Add entropy to download filenames (#6811)
7 years ago
Daniel Hunsaker 8f374100ed Handle Mastodon::HostValidationError when pulling remoteable assets (#6782)
7 years ago
trwnh e3984f76a4 Properly center .nothing-here (#6787) (#6788)
7 years ago
Akihiko Odaki 8b645b5bca Cache HTML page with Service Worker (#6802)
7 years ago
David Yip 1500cac87d Merge pull request #391 from ashkitten/compressed-notifs
7 years ago
Ash Levy 9972506493 fix non-notification boosts
7 years ago
Thibaut Girka b05bebce6d [Glitch] Federate pinned statuses over ActivityPub
7 years ago
Thibaut Girka b1691c9811 [Glitch] Improve style of web UI account tabs
7 years ago
Thibaut Girka ce24c3186b [Glitch] Add "Toots/Toots with replies/Media" tab below profile header
7 years ago
David Yip 16fa0e15a9 Merge pull request #385 from ThibG/glitch-soc/features/port-reports-ui-changes
7 years ago
David Yip 3c05ed5ce6 Merge pull request #386 from ashkitten/compressed-notifs
7 years ago
Thibaut Girka f31d4ef2d3 Fix toot text color in the report modal
7 years ago
Thibaut Girka 5ac00cbf1f Show media on report UI
7 years ago