Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-11 | Add username as a title for mentions (#1385) | Matthias Jouan | |
Add a title attribute on mention links for both notifications and mentions in statuses. Related to #1350 | |||
2017-04-10 | API param to exclude notification types from response (#1341) | Eugen | |
* Add exclude_types param to /api/v1/notifications * Exclude notification types in web UI through exclude_types in the API | |||
2017-04-10 | Add more specific class names to notification divs (#1120) | Chris Martin | |
2017-04-10 | Keep newlines in xml (#1397) | Rachel H | |
2017-04-10 | Fix #1097 When onClick is falsy, do not make status content clickable (#1434) | Stephen Burgess | |
2017-04-10 | Allow typing a toot while an image uploads (#1429) | Jessica Stokes | |
This patch stops disabling the toot text field when an image is uploading. Instead, you can type to your heart's content and when the image uploads it'll append the image URL, and restore the position of your cursor to wherever it was in the toot text just prior. Effectively, the image URL is appended to the toot, and typing is not interrupted at all! ✨ | |||
2017-04-10 | Adjust background of emoji panel (#1461) | Corey Dutson | |
Addresses #1451 which notes the emoji picker is too light. I agree, so I submit this adjustment. Changes: Changed the background to a darkened version of another system color | |||
2017-04-10 | Improve scrolling behaviour (#1415) | Jessica Stokes | |
* Replace column margin with padding This improves horizontal scrolling behaviour significantly; scrolled flex elements are... a little weird. * Move clear column button styling to css | |||
2017-04-10 | Fix icon and emoji sizes (#1403) | Ram Lmn | |
Fixes icons and emoji size issues described in #1233. | |||
2017-04-10 | Add Russian translation (ru) (#1023) | Ratmir Karabut | |
* Add Russian translation (ru) * Fix a missing comma * Fix the wording for better consistency | |||
2017-04-10 | Add search to emoji picker (#1395) | Gavin Mogan | |
2017-04-09 | update portuguese translation (#1280) | Hugo Gameiro | |
added the missing fields and improved the translation | |||
2017-04-09 | Update fr.jsx (#1329) | StefOfficiel | |
* Update fr.jsx * Remove duplicate translation | |||
2017-04-09 | add empty notifications french translation (#1111) | Jonathan Klee | |
2017-04-09 | Fixes #1311 margin shouldn't stay fixed (#1312) | Brian Mock | |
2017-04-09 | Fix nonworking clear notices button (#1316) | Rachel H | |
2017-04-08 | Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) | Eugen | |
* Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled TOTP secret is not shown again after 2FA is enabled * Clean up | |||
2017-04-08 | Improve responsiveness of registration form and closed banner (#1265) | Pavel Djundik | |
2017-04-08 | Improve about page responsiveness (#1252) | Pavel Djundik | |
2017-04-08 | Update french translation (#1148) | Thomas Citharel | |
Add french translation for emails sent Signed-off-by: Thomas Citharel <tcit@tcit.fr> Add non-breaking spaces Signed-off-by: Thomas Citharel <tcit@tcit.fr> changes and fixes to the nbsps Signed-off-by: Thomas Citharel <tcit@tcit.fr> French update a few fixes Signed-off-by: Thomas Citharel <tcit@tcit.fr> fixes Signed-off-by: Thomas Citharel <tcit@tcit.fr> | |||
2017-04-08 | Add titles to more icons, and change clear notifications icon. (#1101) | Markus Amalthea Magnuson | |
2017-04-08 | Updated German translation (#1248) | Nicolai von Neudeck | |
Fixed various spelling and grammar mistakes. Used more gender-neutral language. | |||
2017-04-08 | Add some missing strings to prevent some React warning in the console (#1230) | Alda Marteau-Hardi | |
2017-04-07 | Add SVG version of logo to repo | Chris Heninger | |
2017-04-07 | Merge branch 'master' into master | Shel R | |
2017-04-07 | Merge branch 'master' into patch-4 | Shel R | |
2017-04-06 | Reduce size of background-photo.jpeg | Matt Jankowski | |
Reduced by running through `guetzli` image optimizer. | |||
2017-04-05 | Merge branch 'master' into master | André Lewin | |
2017-04-05 | Update components.scss | tom | |
Use nicer scrollbars in MS edge | |||
2017-04-05 | Merge branch 'master' into master | JantsoP | |
2017-04-05 | updated translation | JantsoP | |
Updated some translations after seeing them in service. Should be better now | |||
2017-04-05 | Merge pull request #839 from SirCmpwn/profile-readability | Eugen | |
Improve readability of text on profiles | |||
2017-04-04 | Improve readability of text on profiles | Drew DeVault | |
2017-04-05 | Merge pull request #818 from JantsoP/master | Eugen | |
Updated Finnish Translation | |||
2017-04-04 | Added Esperanto translation inside the javascripts folder | axolotl | |
2017-04-04 | New admin setting: open/close registrations, with custom message, from the ↵ | Eugen Rochko | |
admin UI | |||
2017-04-04 | updated line 28 about GitHub | JantsoP | |
2017-04-04 | Merge branch 'master' into development | halna_Tanaguru | |
2017-04-04 | Merge branch 'master' into master | JantsoP | |
2017-04-04 | changed line 25 for better translation | JantsoP | |
2017-04-04 | Fix #808 - smaller elephant friend PNG for frontpage | Eugen Rochko | |
2017-04-03 | accessibility fix | halna_Tanaguru | |
eanable focus on ClearColumnButton | |||
2017-04-03 | GitHub should be capitalized | David Baumgold | |
2017-04-03 | fixed typo | JantsoP | |
2017-04-03 | Merge branch 'master' into master | JantsoP | |
2017-04-03 | add finnish translation | JantsoP | |
add finnish translation | |||
2017-04-03 | add finnish language | JantsoP | |
add finnish language | |||
2017-04-03 | Merge pull request #764 from ticky/tweak-quick-start-area | Eugen | |
Fix the position of the Mastodon mascot in the UI | |||
2017-04-03 | Create Finnish translation for Mastodon | JantsoP | |
Create Finnish translation for Mastodon | |||
2017-04-03 | add mute option in status dropdown | Marvin Kopf | |