Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-04-03 | Fix the position of the Mastodon mascot in the UI | Jessica Stokes | |
The Mastodon mascot was previously anchored to the bottom, and that was since broken. This restores that behaviour! It also disables the double-scrollbar behaviour that was caused by this area allowing overflow-y in addition to its parent doing so. | |||
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 | |
2017-04-02 | remove black border on buttons | Tobias Merkle | |
2017-04-02 | Merge branch 'master' of github.com:tootsuite/mastodon | Olivia Mossberg | |
It's just an upstream merge | |||
2017-04-02 | Fix word-break in account profiles | Olivia Mossberg | |
word-break:break-all is a surefire way to break things. It should be set to normal. This merge just set it back to what it should be. Tested on Firefox 52.0.2 and Chrome 56.0.2924.87 with no detected errors. |