Age | Commit message (Expand) | Author |
2017-09-10 | Fix POST /api/v1/follows error when already following (#4878) | Eugen Rochko |
2017-09-10 | Fix Japanese translation (#4876) | yoshipc |
2017-09-10 | Bump version to 1.6.0rc5 | Eugen Rochko |
2017-09-10 | Hide modal loading screen for media/video/boost/confirm/actions modals (#4873) | Eugen Rochko |
2017-09-10 | Default follows for new users (#4871) | Eugen Rochko |
2017-09-10 | Fix dimensions of loading component for compose drawer (#4872) | Eugen Rochko |
2017-09-09 | Set fallback address when empty notification address (#4868) | Yamagishi Kazutoshi |
2017-09-09 | i10n minors changes for 1.6 (#4867) | Quent-in |
2017-09-09 | Fix errors preventing UnsubscribeService from working (#4866) | Eugen Rochko |
2017-09-09 | Add script to make embedded iframes autosize (#4853) | Eugen Rochko |
2017-09-09 | Disable mouse-based pause from #4859 (#4865) | Eugen Rochko |
2017-09-09 | Bump version to 1.6.0rc4 | Eugen Rochko |
2017-09-09 | Fix scroll behavior and others on paused timeline (#4864) | unarist |
2017-09-09 | Fix second report (regression from 3b81baaaaf51ff1c70fb1f865eef07fdb33a5950) ... | Yamagishi Kazutoshi |
2017-09-09 | Add missing reject_media check before avatar download via ActivityPub (#4862) | Eugen Rochko |
2017-09-09 | Scrollable tables in settings pages (#4857) | Lynx Kotoura |
2017-09-09 | Fix #1004 - Temporarily pause timeline if there's been recent mouse movement ... | Eugen Rochko |
2017-09-09 | Fix #4852 - Check if already requested from FollowService (#4855) | Eugen Rochko |
2017-09-09 | Fix #4850 - When visibility missing from API call to toot, fallback to user p... | Eugen Rochko |
2017-09-08 | Refresh timeline after toot while the timeline is disconnected (#4858) | unarist |
2017-09-08 | Handle stream_entry URL correctly in ActivityPub (#4854) | unarist |
2017-09-08 | i10n update OC and FR (#4849) | Quent-in |
2017-09-08 | Fix language filter codes (#4841) | Eugen Rochko |
2017-09-08 | "Mute conversation" option on all own toots, not just in notifications (#4844) | Eugen Rochko |
2017-09-08 | Fetch statuses/following/followers numbers from ActivityPub collections (#4840) | Eugen Rochko |
2017-09-08 | i18n: Update Polish translation (#4845) | m4sk1n |
2017-09-07 | i10n OC / FR update Pinned toots (#4842) | Quent-in |
2017-09-07 | Fix #4834 - Adjust Status#local and Status#remote scopes (#4839) | Eugen Rochko |
2017-09-07 | Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836) | abcang |
2017-09-07 | Use <button> instead of <div role="button"> (#4835) | PFM |
2017-09-07 | Add Pinned toot column (#4817) | voidSatisfaction |
2017-09-07 | Feat add validation for report comment: characters under 1000 valid (#4833) | voidSatisfaction |
2017-09-07 | Use casecmp() instead of casecmp?() for now (#4832) | Joseph Mingrone |
2017-09-07 | i10n update OC and FR files (#4824) | Quent-in |
2017-09-06 | Update fr.json (#4830) | Olivier Humbert |
2017-09-06 | Fix locking migration on statuses table. Nullable column and NO default value... | Eugen Rochko |
2017-09-06 | Bump version to 1.6.0rc2 | Eugen Rochko |
2017-09-06 | Switch to static URIs, new URI format in both protocols for new statuses (#4815) | Eugen Rochko |
2017-09-06 | Add Smartphone screen favourite back button and adjust styles (#4813) | voidSatisfaction |
2017-09-06 | i18n: update Persian translation (#4822) | Masoud Abkenar |
2017-09-06 | fix scroll position (#4821) | Clworld |
2017-09-06 | Update react-intl to version 2.4.0 (#4820) | Yamagishi Kazutoshi |
2017-09-06 | fix text position of NSFW for video file (#4819) | PFM |
2017-09-06 | Add environment sample for OpenStack Swift (#4816) | Yamagishi Kazutoshi |
2017-09-05 | swift-enable the paperclip! :paperclip: (#2322) | Adam Thurlow |
2017-09-05 | Do not execute the job with the same arguments as the retry job (#4814) | abcang |
2017-09-05 | Fix mentions in direct statuses not being delivered via AP (#4806) | Eugen Rochko |
2017-09-05 | Fix #4794 - Fake instant follow in API response when account is believed unlo... | Eugen Rochko |
2017-09-05 | Adjust status embeds (#4808) | Lynx Kotoura |
2017-09-05 | add index_notifications_on_id_and_account_id_and_activity_type on notificatio... | takayamaki |