Age | Commit message (Expand) | Author |
2018-12-17 | Make notifications quick-filter use consistent style with profile tabs (#9554) | Eugen Rochko |
2018-12-17 | Ignore low-confidence CharlockHolmes guesses when parsing link cards (#9510) | ThibG |
2018-12-17 | Minor scrollable list fixes (#9551) | ThibG |
2018-12-17 | Split out is_changing_upload from is_submitting | Thibaut Girka |
2018-12-17 | Move #set_user to Admin::BaseController (#9470) | ysksn |
2018-12-17 | Add spec for Api::V1::Timelines::DirectController (#9547) | ysksn |
2018-12-17 | Add specs for Api::V1::Instances::PeersController (#9546) | ysksn |
2018-12-17 | Add spec for Api::V1::EndorsementsController (#9543) | ysksn |
2018-12-17 | Add spec for Api::V1::Instances::ActivityController (#9545) | ysksn |
2018-12-17 | Add new first-time tutorial (#9531) | Eugen Rochko |
2018-12-17 | Bump omniauth from 1.8.1 to 1.9.0 (#9544) | dependabot[bot] |
2018-12-17 | Add specs for Accounts::PinsController (#9542) | ysksn |
2018-12-17 | Fix regression in #9539 (#9541) | Eugen Rochko |
2018-12-17 | Remove "most popular" tab from profile directory, add responsive design (#9539) | Eugen Rochko |
2018-12-17 | Do no retry web push workers if the server returns a 4xx response (#9434) | Eugen Rochko |
2018-12-16 | Split out is_changing_upload from is_submitting (#9536) | ThibG |
2018-12-16 | Remove PostgreSQL statement timeout (#9537) | Eugen Rochko |
2018-12-16 | Merge pull request #856 from ThibG/glitch-soc/merge-upstream | ThibG |
2018-12-16 | [Glitch] Fix padding on select elements in preferences | Thibaut Girka |
2018-12-16 | [Glitch] Make animated header resoect `auto_play_gif` | Thibaut Girka |
2018-12-16 | Add notification quick-filter bar in the frontend app (#9399) | Paweł Ngei |
2018-12-16 | Dockerfile: Nodejs 8.12 -> 8.14 (#9532) | Isatis |
2018-12-15 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-12-15 | I18n: Correct pluralization of Czech (#9527) | Aditoo17 |
2018-12-14 | On mobile, go back in browser history upon posting, unless threaded mode is e... | Thibaut Girka |
2018-12-14 | Bump aws-sdk-s3 from 1.27.0 to 1.30.0 (#9429) | dependabot[bot] |
2018-12-14 | Add spec for Admin::ActionLogsController#index (#9522) | ysksn |
2018-12-14 | Add specs for RemoteInteractionController (#9524) | ysksn |
2018-12-14 | Add spec for Admin::DashboardController#index (#9523) | ysksn |
2018-12-14 | When posting in mobile mode, go back to previous history location (#9502) | ThibG |
2018-12-14 | Make avatar and headers respect `auto_play_gif` (#9515) | ThibG |
2018-12-14 | Remove form_action from CSP | Rey Tucker |
2018-12-14 | Bump redis from 4.0.3 to 4.1.0 (#9520) | dependabot[bot] |
2018-12-14 | Error message for avatar image that's too large. #9204 (#9518) | Sumit Khanna |
2018-12-14 | Restore profile links in /admin/accounts (#9494) | ThibG |
2018-12-14 | Fix padding on select elements in preferences (#9517) | ThibG |
2018-12-14 | Fix timeline pagination in the WebUI (#9516) | ThibG |
2018-12-13 | [Glitch] Fix timeline pagination in the WebUI | Thibaut Girka |
2018-12-13 | [Glitch] Fix hasMore in notifications | Thibaut Girka |
2018-12-13 | Weblate translations (2018-12-13) (#9513) | Renato "Lond" Cerqueira |
2018-12-13 | [Glitch] Fix “load more” button when no data has been fetched | Thibaut Girka |
2018-12-13 | [Glitch] Make account media gallery more consistent with account timeline | Thibaut Girka |
2018-12-13 | [Glitch] Fix LoadMore usage in account media gallery | Thibaut Girka |
2018-12-13 | [Glitch] Do not display empty message when the list is known to have more ele... | Thibaut Girka |
2018-12-13 | Minor cleanup in ScrollableList component | Thibaut Girka |
2018-12-13 | Add account hashtags to ActivityPub actor JSON (#9450) | Eugen Rochko |
2018-12-13 | Fix bootsnap cache directory being declared relatively (#9511) | Eugen Rochko |
2018-12-13 | Add spec for Settings::ExportsController#create (#9512) | ysksn |
2018-12-12 | Various fixes to scrollable lists and media gallery (#9501) | ThibG |
2018-12-12 | Create Settings::BaseController (#9507) | ysksn |