-
b3d7ad958f
Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)
Eugen Rochko
2017-10-11 01:01:17 +02:00
-
552d22bec9
sign_in and sign_up views present og meta infos (#5308)
takayamaki
2017-10-11 07:52:25 +09:00
-
7c33da45f0
Bump version to 2.0.0rc2
Eugen Rochko
2017-10-10 20:48:26 +02:00
-
9815be2a44
Fix #5293 - Pre-fill frequently used emojis to avoid bugs (#5305)
Eugen Rochko
2017-10-10 20:47:14 +02:00
-
bebaa6eced
Remove prop types from external libraries (#5304)
Nolan Lawson
2017-10-10 09:44:51 -07:00
-
616f53eea8
Update German translation (#5302)
Jakob Kramer
2017-10-10 16:12:18 +02:00
-
61d3ecc805
Fix custom emoji copy not copying file (#5298)
Eugen Rochko
2017-10-10 15:18:27 +02:00
-
4bb3e4eeba
Fix #5295 - Order custom emoji lexicographically (#5297)
Eugen Rochko
2017-10-10 15:18:12 +02:00
-
784c7510d7
Fix an error when video playback buffer is empty (#5300)
unarist
2017-10-10 22:17:53 +09:00
-
6c54d2e583
foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294)
nullkal
2017-10-10 20:12:17 +09:00
-
96c942e8ab
Fix wrong dimensions on Android icon (#5296)
Eugen Rochko
2017-10-10 12:41:30 +02:00
-
aafe55af81
Material app icon for Chrome (#5291)
Eugen Rochko
2017-10-09 21:27:16 +02:00
-
fd49d5603a
Fix #5278 - Update emoji-mart so invalid emoji IDs don't crash it (#5290)
Eugen Rochko
2017-10-09 20:52:40 +02:00
-
1c6fc0e4ce
Center error layout (#5289)
Eugen Rochko
2017-10-09 20:51:36 +02:00
-
92e7815d1d
Fix #5274 - Create symlink from public/500.html to public/assets/500.html (#5288)
Eugen Rochko
2017-10-09 20:51:24 +02:00
-
9d97054fe6
Remove timestamps on any option (#5282)
Jeong Arm
2017-10-10 00:52:02 +09:00
-
cc796298c9
Fix pagination in Api::V1::BlocksController (#5285)
Akihiko Odaki
2017-10-10 00:30:31 +09:00
-
7fd66cf2fe
Fix migration failure due to StrongMigrations on production env (#5283)
unarist
2017-10-09 17:05:35 +09:00
-
6e9e0c14e6
Fix dependency of error page generation on database (#5280)
Eugen Rochko
2017-10-09 10:05:10 +02:00
-
0aa810f9c8
Bump version to 2.0.0rc1 (#5209)
Eugen Rochko
2017-10-08 22:03:44 +02:00
-
3888a12c79
Fix #5272 - Order of checks in ActivityPub handler (#5276)
Eugen Rochko
2017-10-08 22:03:34 +02:00
-
cfa68907ae
Fix #5271 - Fix missing attribute in remove_from_feed (#5277)
Eugen Rochko
2017-10-08 21:55:34 +02:00
-
488584bfc1
Track frequently used emojis in web UI (#5275)
Eugen Rochko
2017-10-08 21:47:15 +02:00
-
0717d9b3e6
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-10-08 17:34:34 +02:00
-
6e4046fc3f
Fix #5178 - Use object URI only in Announce, instead of embedding (#5266)
Eugen Rochko
2017-10-08 14:41:59 +02:00
-
f0c939c431
i18n: Update Polish translation (#5270)
m4sk1n
2017-10-08 09:00:55 +02:00
-
ebadfe0ab7
Translate some Esperanto (#5252)
Jeong Arm
2017-10-08 14:30:14 +09:00
-
94f15338c3
i18n update Occitan (#5263)
JeanGauthier
2017-10-08 07:18:27 +02:00
-
db33a53ee8
Video preload should be a string (#5267)
Nolan Lawson
2017-10-07 18:06:43 -07:00
-
7de6d269d2
Use ES module build of react-router-dom (#5264)
Nolan Lawson
2017-10-07 17:55:58 -07:00
-
684001d729
Dynamically calculate card height for embeds instead of padding (#5265)
Eugen Rochko
2017-10-08 02:34:49 +02:00
-
292f3cd7e0
Show buffering in video player (#5261)
Eugen Rochko
2017-10-08 02:33:08 +02:00
-
a3d4f1bd93
Update outdated README (#5262)
Eugen Rochko
2017-10-07 21:20:59 +02:00
-
633426b261
Add moderation note (#5240)
nullkal
2017-10-08 03:26:43 +09:00
-
f486ef2666
Redesign public hashtag pages (#5237)
Eugen Rochko
2017-10-07 20:00:35 +02:00
-
d2dee6ea43
Fix custom emoji in emoji picker, persist skin tone (#5258)
Eugen Rochko
2017-10-07 19:02:30 +02:00
-
967e70663f
In REST API, when URL can be missing, cast it to nil (#5259)
Eugen Rochko
2017-10-07 18:55:48 +02:00
-
b7e65a004f
Japanese translation (relative time) (#5251)
MitarashiDango
2017-10-08 01:32:03 +09:00
-
3a3475450e
Encode custom emojis as resolveable objects in ActivityPub (#5243)
Eugen Rochko
2017-10-07 17:43:42 +02:00
-
057db0ecd0
Update emoji-mart to v2.1.1 (#5256)
Nolan Lawson
2017-10-07 03:17:02 -07:00
-
11436358b4
Fix regression from #5206 - deduplicate descendants (#5253)
Eugen Rochko
2017-10-07 12:16:39 +02:00
-
0e0a9e716c
Korean translation (#5244)
Jeong Arm
2017-10-07 14:16:59 +09:00
-
45682f876d
Make auto-play GIFs preference affect custom emojis in web UI (#5254)
Eugen Rochko
2017-10-07 02:38:52 +02:00
-
4413d81d7f
i18n: Update Polish translation (#5255)
m4sk1n
2017-10-06 22:43:32 +02:00
-
5a2c7bd4ce
Fix overflowing in web UI (#5246)
Lynx Kotoura
2017-10-07 03:40:17 +09:00
-
5c8ca024ef
Improve error handling on LinkCrawlWorker (#5250)
unarist
2017-10-07 03:39:08 +09:00
-
d8b2f89d33
Fix remote profile being displayed in HTML on remote_follow (#5249)
unarist
2017-10-07 03:38:29 +09:00
-
d5f490b1a2
Fix error on reloading status detail column (#5248)
K.SHIRAKASHI
2017-10-07 03:37:56 +09:00
-
c75ca0525b
Specify middleware versions in docker-compose.yml (#5247)
unarist
2017-10-07 03:37:17 +09:00
-
6f2d88dd28
Fix error at emoji_compressed in Firefox ESR (#5241)
MIYAGI Hikaru
2017-10-06 14:40:41 +00:00
-
daa59dd454
Fix theme settings (#5242)
Lynx Kotoura
2017-10-06 20:29:53 +09:00
-
72d939b69f
Fix thinking_face emoji autocomplete (#5238)
Nolan Lawson
2017-10-06 03:03:13 -07:00
-
97b3d0cd56
Import only Spring/Motion from react-motion (#5236)
Nolan Lawson
2017-10-05 18:46:15 -07:00
-
fd7f0732fe
Compress and combine emoji data (#5229)
Nolan Lawson
2017-10-05 18:42:34 -07:00
-
eb5ac23434
Clean up code style of Mastodon::TimestampId module (#5232)
Eugen Rochko
2017-10-06 03:42:21 +02:00
-
a5143df303
Add strong_migrations to production dependency (#5234)
unarist
2017-10-06 10:24:54 +09:00
-
2aca22b8ea
import only Overlay from react-overlays (#5235)
Nolan Lawson
2017-10-05 18:24:33 -07:00
-
7db0f8dcb2
Implement hotkeys for web UI (#5164)
Eugen Rochko
2017-10-06 01:07:59 +02:00
-
49cc0eb3e7
Improve admin UI for custom emojis, add copy/disable/enable (#5231)
Eugen Rochko
2017-10-05 23:42:05 +02:00
-
b9c76e2edb
When processing custom emoji, ensure a non-animated version exists (#5230)
Eugen Rochko
2017-10-05 23:41:47 +02:00
-
2559d9166c
Fix regression in FetchRemoteResourceService (#5217)
ThibG
2017-10-05 00:21:44 +02:00
-
32e8a87830
adjust public profile pages 2 (#5223)
Lynx Kotoura
2017-10-05 05:49:36 +09:00
-
636acb5712
Update German translation (#5221)
Jakob Kramer
2017-10-04 20:03:41 +02:00
-
b406e3cc4c
Fix #5050 - Use summary_large_image only with media attachments (#5219)
Eugen Rochko
2017-10-04 19:06:23 +02:00
-
43577e9f59
Fix style of email domain block table (#5218)
Lynx Kotoura
2017-10-05 01:16:30 +09:00
-
ecfa1c3f3b
fix error (When part of conversation has already been deleted.) (#5216)
MitarashiDango
2017-10-04 23:28:39 +09:00
-
b3af3f9f8c
Implement EmailBlackList (#5109)
utam0k
2017-10-04 22:16:10 +09:00
-
d5091387c6
Supply @instance variable in password reset instructions / password change mailer (#5215)
Ryo Kajiwara
2017-10-04 20:25:24 +09:00
-
178f718a9b
Separate notifications preferences from general preferences (#4447)
Yamagishi Kazutoshi
2017-10-04 17:22:52 +09:00
-
0e1b0f2747
Check Webfinger-returned author URI even when not redirected (#5213)
ThibG
2017-10-04 09:59:28 +02:00
-
468523f4ad
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-10-04 02:56:37 -05:00
-
2076c557c9
Configure webpack to poll for changes in development (#5040)
aschmitz
2017-10-04 02:52:11 -05:00
-
d40c9140e8
Fix undefined local variable (regression from #5114) (#5210)
Yamagishi Kazutoshi
2017-10-04 16:51:42 +09:00
-
632178d754
Use own, shorter relative timestamps (#5171)
Eugen Rochko
2017-10-04 01:23:52 +02:00
-
291feba6f1
Follow up to #5172, clean up notifications after mute like after block (#5198)
Eugen Rochko
2017-10-04 01:22:33 +02:00
-
63f0979799
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-10-04 08:13:48 +09:00
-
ec13cfa4f9
When a streaming API status arrives, sort it into conversations (#5206)
Eugen Rochko
2017-10-04 01:01:44 +02:00
-
cdd5ef691b
Use separate workers to process imports, retry failures (#5207)
Eugen Rochko
2017-10-04 00:39:32 +02:00
-
c743b5e1fd
Fix possible acct: uri usurpation in ActivityPub account discovery (#5208)
Eugen Rochko
2017-10-04 00:33:56 +02:00
-
dfaa219f88
Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)
ThibG
2017-10-03 23:21:19 +02:00
-
e6543d5fc4
i18n: Update Polish translation (#5202)
m4sk1n
2017-10-03 21:15:41 +02:00
-
813c5f2f52
Add spec for emoji_index_light.js (#5199)
Nolan Lawson
2017-10-03 11:54:38 -07:00
-
82d9ade7a6
Compress emoji_data_light.js (#5201)
Nolan Lawson
2017-10-03 11:43:57 -07:00
-
875d943c18
Add pagination in media modal (#4343)
PFM
2017-10-04 00:11:22 +09:00
-
334a446313
Fix emoji sequence bug in substring-trie (#5191)
Nolan Lawson
2017-10-03 04:11:22 -07:00
-
ecacb15cd5
Add placeholder text color to form of media attachments (#5196)
Yamagishi Kazutoshi
2017-10-03 20:10:57 +09:00
-
eb6ec3d068
Add missing Japanese translations (#5193)
Yamagishi Kazutoshi
2017-10-03 20:10:26 +09:00
-
f303a954e6
Remove aria-label of status content (#5195)
Akihiko Odaki
2017-10-03 20:10:07 +09:00
-
395a57d03d
Update German translation (#5189)
Jakob Kramer
2017-10-03 02:53:18 +02:00
-
0f699a4280
When muting, clear web UI like for blocks (#5172)
Eugen Rochko
2017-10-03 02:01:54 +02:00
-
5e5f36c216
Fix #5079, fix #5186 - Emoji picker fixes (#5187)
Eugen Rochko
2017-10-03 01:56:50 +02:00
-
a767ef85fa
i18n: Update translation files and Polish translation (#5180)
m4sk1n
2017-10-02 23:38:40 +02:00
-
0db47196fb
Fix stupid typo (#5184)
Jeong Arm
2017-10-03 06:27:52 +09:00
-
c30e492587
Korean translation (#5185)
Jeong Arm
2017-10-03 06:26:28 +09:00
-
97c02c3389
Make IdsToBigints (mostly!) non-blocking (#5088)
aschmitz
2017-10-02 14:28:59 -05:00
-
4453c9a9f5
Search popout (#5170)
Eugen Rochko
2017-10-02 18:24:05 +02:00
-
b9c612b561
Code-split emoji-mart picker and data (#5175)
Nolan Lawson
2017-10-01 22:22:24 -07:00
-
d841af4e80
Append confirmation link as plain text (#5146)
Jeong Arm
2017-10-02 14:21:46 +09:00
-
01d6aa0397
Suppress backtrace from Request#perform (#5174)
Daigo 3 Dango
2017-10-01 15:02:08 -10:00
-
c567c87453
Toggle contain:strict on fullscreen (#5159)
Nolan Lawson
2017-10-01 18:01:01 -07:00