summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused importsyuilo2019-01-201-1/+0
|
* Change italic syntax to fit with other markdown implementations (#3916)ibrokemypie2019-01-202-7/+38
| | | | | | currently italics require an html <i> syntax, unlike every other formatter. this is very confusing, especially as there doesnt seem to be any documentation. this change makes both _text_ and *text* work, both things that users would expect from other implementations of markdown such as pleroma, discord and github. Add test
* Better version formatAcid Chicken (硫酸鶏)2019-01-201-1/+1
|
* Merge pull request #3924 from syuilo/l10n_developsyuilo2019-01-2014-295/+365
|\ | | | | New Crowdin translations
| * New translations ja-JP.yml (English)syuilo2019-01-201-20/+20
| |
| * New translations ja-JP.yml (Norwegian)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Dutch)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Japanese, Kansai)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Spanish)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Russian)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Portuguese)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Polish)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Korean)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Italian)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (German)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (French)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (English)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Chinese Simplified)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Catalan)syuilo2019-01-201-3/+0
| |
| * New translations ja-JP.yml (Norwegian)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Dutch)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Japanese, Kansai)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Spanish)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Russian)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Portuguese)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Polish)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Korean)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Italian)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (German)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (French)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (English)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Chinese Simplified)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Catalan)syuilo2019-01-191-18/+20
| |
| * New translations ja-JP.yml (Norwegian)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Dutch)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Japanese, Kansai)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Spanish)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Russian)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Portuguese)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Polish)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Korean)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Italian)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (German)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (French)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (English)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Chinese Simplified)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (Catalan)syuilo2019-01-191-0/+6
| |
| * New translations ja-JP.yml (English)syuilo2019-01-191-1/+1
| |
* | 関係のない返信がタイムラインに流れる問題を修正syuilo2019-01-204-2/+15
| | | | | | | | Resolve #1910
* | Drop stalk featuresyuilo2019-01-2012-157/+11
| | | | | | | | | | | | Resolve #3935 Closes #2226 Closes #1946