Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-04 | Fix authorized applications list page design (#9969) | rinsuki | |
2019-02-04 | Use video filesize limit with gifv (#9924) | rinsuki | |
2019-02-04 | change "finish tutorial" text to "finish toot-orial" (#9905) | mike castleman | |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko | |
* Add hashtag filter to profiles GET /@:username/tagged/:hashtag GET /api/v1/accounts/:id/statuses?tagged=:hashtag * Display featured hashtags on public profile * Use separate model for featured tags * Update featured hashtag counters on-write * Limit featured tags to 10 | |||
2019-02-03 | Add option to overwrite imported data (#9962) | Eugen Rochko | |
* Add option to overwrite imported data Fix #7465 * Add import for domain blocks | |||
2019-02-03 | Remove redundant “options” from “Compose box options” | Thibaut Girka | |
Thanks @ariasuni. | |||
2019-02-03 | Minor description corrections | Marek Ľach | |
2019-02-02 | Allow multiple files upload through web UI, including drag & drop (#9856) | tmm576 | |
* Allow drag and drop uploads of multiple files to compose * Calculate aggregate upload progress for single action * Allow multiple uploads to compose through traditional input, consolidate update file limit logic, provide file limit feedback | |||
2019-02-02 | Make displaying application used to toot opt-in (#9897) | ThibG | |
* Make storing and displaying application used to toot opt-in * Revert to storing application info, and display it to the author via API | |||
2019-02-02 | Create Redisable#redis (#9633) | ysksn | |
* Create Redisable * Use #redis instead of Redis.current | |||
2019-02-02 | Allow most kinds of characters in URL query (fixes #8408) (#8447) | Jakub Mendyk | |
* Allow unicode characters in URL query strings Fixes #8408 * Alternative approach to unicode support in urls Adds PoC/idea to approch this problem. | |||
2019-02-02 | Add WebP support (#9879) | Acid Chicken (硫酸鶏) | |
* Add WebP support * Remove the changes to the tooltip refs: https://github.com/tootsuite/mastodon/pull/9879#pullrequestreview-199312528 | |||
2019-02-02 | Upgrade new Web Share Target API (#9963) | gol-cha | |
* Update manifest.json for new Web Share Target API. * fix code formatting | |||
2019-02-01 | Fix link color in high-contrast theme, add underlines (#9949) | Eugen Rochko | |
Improve sorting of default themes in the dropdown | |||
2019-02-01 | [Glitch] Replace unlock-alt icon with unlock | Thibaut Girka | |
Port 6513f6c953cdaad9118ea24a21f22fd2978bed28 to glitch-soc | |||
2019-02-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - README.md Kept our version - app/javascript/mastodon/features/compose/components/compose_form.js Two changes too close to each other, took both changes | |||
2019-02-01 | Do not mark toots as sensitive if they don't have any media attached | Thibaut Girka | |
2019-02-01 | Fix hashtag processing when sending toots | Thibaut Girka | |
This fixes crashes in pleroma when writing toots with a content warning, since pleroma inserts a “nsfw” hashtag that isn't part of the toot's text. | |||
2019-02-01 | Fix link color in high-contrast theme, add underlines (#9949) | Eugen Rochko | |
Improve sorting of default themes in the dropdown | |||
2019-02-01 | Refactor icons in web UI to use Icon component (#9951) | Eugen Rochko | |
* Refactor uses of icons to an Icon component in web UI * Refactor options passed to the Icon component * Make tests work with absolute component paths | |||
2019-01-31 | Replace unlock-alt icon with unlock (#9952) | Clar Charr | |
2019-01-27 | [Glitch] Fix initial value of volume slider in video player and handle ↵ | Thibaut Girka | |
volume changes Port a53dcaa29869e808707efcba541b02ee8d799e75 to glitch-soc | |||
2019-01-27 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-27 | Fix initial value of volume slider in video player and handle volume changes ↵ | ThibG | |
(#9929) * Fix initial value of volume slider in video player and handle volume changes * Clean up dead/incorrect code | |||
2019-01-27 | Implement missing hotkeys for notifications (#9927) | ThibG | |
2019-01-27 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-27 | Revert to storing application info, and display it to the author via API | Thibaut Girka | |
2019-01-27 | Make storing and displaying application used to toot opt-in | Thibaut Girka | |
2019-01-26 | Prevent posting toots with media attachments from someone else (#9921) | ThibG | |
2019-01-26 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-25 | Fix SSO authentication not working due to missing agreement boolean (#9915) | Eugen Rochko | |
Fix #9906 | |||
2019-01-25 | Fix Firefox scrollbar color regression in #9210 (#9908) | trwnh | |
In #9210 the track color was changed to transparent for no apparent reason. This PR restores the previous color selections implemented in #8653 while keeping the updated property name. Per https://github.com/tootsuite/mastodon/pull/9210#issuecomment-441788776 there is no particular reason for the color change in #9210. | |||
2019-01-25 | Apply style for .landing-page strong (#9892) | Jeong Arm | |
2019-01-25 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-24 | Rescue SSL error in verify link service (#9914) | Renato "Lond" Cerqueira | |
If the first link to be verified contains a rel=me link with a SSL error, the VerifyAccountLinksWorker will fail and not try the following links. This rescues the SSL error when fetching the link, avoiding this issue. | |||
2019-01-24 | Fix Firefox scrollbar color regression in #9210 (#9908) | trwnh | |
In #9210 the track color was changed to transparent for no apparent reason. This PR restores the previous color selections implemented in #8653 while keeping the updated property name. Per https://github.com/tootsuite/mastodon/pull/9210#issuecomment-441788776 there is no particular reason for the color change in #9210. | |||
2019-01-23 | Fix crash in Direct Messages column settings | Thibaut Girka | |
Fixes #892 | |||
2019-01-21 | Apply style for .landing-page strong (#9892) | Jeong Arm | |
2019-01-21 | Fix scheduled toot with media immediately creating a toot (#9894) | ThibG | |
* Add test for not persisting status when attaching media to scheduled toot * Prevent status used for validation from being persisted to the database Fixes #9893 Thanks to tateisu for the help investigating this. | |||
2019-01-20 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
2019-01-20 | Fix multiple workers for the same scheduled status being queueable (#9875) | Eugen Rochko | |
2019-01-20 | Fix directory showing tags that have no currently eligible accounts (#9872) | Eugen Rochko | |
2019-01-20 | i18n: Update Japanese translations (#9871) | mayaeh | |
* Update Japanese translations. * Delete unused translation. | |||
2019-01-20 | [Glitch] Fix public hashtag timeline width on mobile, fix scrollbar width ↵ | Thibaut Girka | |
compensation Port 3b3a4d8a1709b8f4a9ffe67d21707117c75f9fe8 to glitch-soc | |||
2019-01-20 | [Glitch] Hide floating action button on search and getting started pages | Thibaut Girka | |
Port 30af4ee65ff43c17d6f7b1b64d6bf1d8699f37c8 to glitch-soc | |||
2019-01-20 | Allow event defaults on index for text data transfer (#9840) | tmm576 | |
2019-01-20 | [Glitch] Fix new hashtag page's items not being full-width on mobile | Thibaut Girka | |
Port b506ce119766bb3308f934e2d3de143b3ac6f5ad to glitch-soc | |||
2019-01-20 | [Glitch] Add information about how to opt-in to the directory on the directory | Thibaut Girka | |
Port SCSS changes from a492a9bcd355d4f0998990905177ac4f9699cc3c to glitch-soc | |||
2019-01-20 | Fix slightly cropped font on settings page dropdowns when using system font ↵ | Mélanie Chauvel (ariasuni) | |
(#9839) | |||
2019-01-20 | [Glitch] Improve the public hashtag page | Thibaut Girka | |
Port 8b1990355974543542544e56d2046bc0c9c8716b to glitch-soc |