Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-11 | Fix look of the modals | Eugen Rochko | |
2017-04-11 | Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master | Eugen Rochko | |
2017-04-11 | Allow user to disable the boost confirm dialog in preferences | blackle | |
2017-04-11 | Bypass boost confirm modal if alt is pressed | blackle | |
2017-04-10 | Add boost confirm modal | blackle | |
2017-04-11 | When avatar/header are GIF, generate static versions (#1428) | Eugen | |
* When avatar/header are GIF, generate static versions. Account API returns "avatar"/"avatar_static", "header"/"header_static" Static version is the same as original for other cases Web UI de-animates avatars in toots, lists of users Fix #441, fix #596, prerequisite for #1064 * Fix JS test * Add rake task to generate static avatars/headers from GIF ones, add test | |||
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 | 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 | 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 | Fix nonworking clear notices button (#1316) | Rachel H | |
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-05 | Merge branch 'master' into master | André Lewin | |
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 #818 from JantsoP/master | Eugen | |
Updated Finnish Translation | |||
2017-04-04 | Added Esperanto translation inside the javascripts folder | axolotl | |
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-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 | Create Finnish translation for Mastodon | JantsoP | |
Create Finnish translation for Mastodon | |||
2017-04-03 | add mute option in status dropdown | Marvin Kopf | |
2017-04-03 | Merge branch 'master' into master | Eugen | |
2017-04-03 | Merge pull request #746 from eramdam/feature/improve-french-locales | Eugen | |
Feature/improve french locales (again) | |||
2017-04-02 | Add forgotten comma | Kazhnuz | |
2017-04-02 | Add more lcoales in fr.jsx | Damien Erambert | |
2017-04-02 | Update French Translation | Kazhnuz | |
2017-04-02 | Merge pull request #740 from 0x70b1a5/master | Eugen | |
remove black border on video mute/spoiler buttons | |||
2017-04-02 | Merge pull request #741 from eramdam/feature/improve-french-locales | Eugen | |
Improve/add some French locales | |||
2017-04-02 | Avoid re-loading already loaded relationships. Also fixes issue where wrong | Eugen Rochko | |
button would be displayed in account lists for unloaded relationships | |||
2017-04-02 | Keep track of which timelines are connected live to avoid redundant | Eugen Rochko | |
refreshes on navigation | |||
2017-04-02 | single-quotes | Tobias Merkle | |