- Oct 09, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Jeong Arm authored
-
Akihiko Odaki authored
-
unarist authored
-
Eugen Rochko authored
-
- Oct 08, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
Regression from #4801
-
Eugen Rochko authored
* Track frequently used emojis in web UI * Persist emoji usage, but debounce commits to the settings API * Fix #5144 - Add tooltips to picker * Display only 2 lines of frequently used emojis
-
Eugen Rochko authored
- Rename Mastodon::TimestampIds into Mastodon::Snowflake for clarity - Skip for statuses coming from inbox, aka delivered in real-time - Skip for statuses that claim to be from the future
-
Eugen Rochko authored
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Jeong Arm authored
* Translate some Esperanto * More translation * More Esperanto translation * Esperanto translation * Fix mistaken format
-
JeanGauthier authored
* Update oc.json * Update oc.yml * Update oc.yml * Update oc.json
-
Nolan Lawson authored
-
Nolan Lawson authored
-
Eugen Rochko authored
The padding trick was hard-coded to a 16:9 ratio, but we can use width and height provided from OEmbed information and width of the card itself to calculate a new height
-
Eugen Rochko authored
-
- Oct 07, 2017
-
-
Eugen Rochko authored
-
nullkal authored
* Add moderation note * Add frozen_string_literal * Make rspec pass
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
MitarashiDango authored
-
Eugen Rochko authored
* Encode custom emojis as resolveable objects in ActivityPub * Improve code style
-
Nolan Lawson authored
-
Eugen Rochko authored
-
Jeong Arm authored
* [i18n] Korean translation Add missing Korean translations. [skip ci] * start ci
-
Eugen Rochko authored
-
- Oct 06, 2017
-
-
m4sk1n authored
Signed-off-by:
Marcin Mikołajczak <me@m4sk.in>
-
Lynx Kotoura authored
* Fix overflowing in web UI * Revert fixing dropdown menu modal
-
unarist authored
* Improve error handling on LinkCrawlWorker * Ignore TimeoutError and InvalidURIError too * Record errors to debug log * Enable dead job queue on LinkCrawlWorker Since most of acceptable errors were already ignored, only our side issue should go to dead job queue. * Ignore all http gem errors
-
unarist authored
-
K.SHIRAKASHI authored
-
unarist authored
PostgreSQL10 has been released, but upgrading from older versions needs dump/restore. If you pull new version without those handling, db service will fail to launch. To prevent accidentally upgrading, and as a recommended version, this patch specifies PostgreSQL and Redis version.
-
MIYAGI Hikaru authored
-
Lynx Kotoura authored
-