about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2021-03-19Migrate glitch-soc local notification settings to upstream systemClaire
2021-03-19Add option to opt out of unread notification markersClaire
2021-03-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-19Improve account counters handling (#15913)Claire
2021-03-19Further preparation for Rails 6 (#15916)Claire
2021-03-19Add option to opt out of unread notification markers (#15842)Claire
2021-03-19Prepare Mastodon for zeitwerk autoloader (#15917)Claire
2021-03-18Fix cache_collection crashing when given an empty collection (#15921)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2021-03-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-15Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)Eugen Rochko
2021-03-15Fix reference to non-existing translation in the exports page. (#15894)Filipe Rodrigues
2021-03-12Fix DM timeline failing to load from databaseClaire
2021-03-12Fix not being able to change world filter expiration back to “Never” (#15...Claire
2021-03-12Remove subscription_expires_at leftover from OStatus (#15857)Claire
2021-03-11Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-07Fix some ignored brakeman warnings (#15829)Claire
2021-03-06Fix various CodeClimate warningsClaire
2021-03-04Fix URL scanning in note length validator and preview card fetching (#15827)Claire
2021-03-02[Glitch] Update twitter-text from 1.14 to 3.1.0 and fix toot character countingClaire
2021-03-02[Glitch] Add borders to 📱 and 📲 emojisClaire
2021-03-02[Glitch] Fix WebUI crashing when SVG support is disabledClaire
2021-03-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-02Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)Claire
2021-03-01Add borders to 📱 and 📲 emojis (#15794)Claire
2021-03-01Add `POST /api/v1/emails/confirmations` to REST API (#15816)Eugen Rochko
2021-03-01Add `details` to error response for `POST /api/v1/accounts` in REST API (#15803)Eugen Rochko
2021-02-28Fix WebUI crashing when SVG support is disabled (#15809)Claire
2021-02-26Fix crash on receiving requests with missing Digest header (#15782)Claire
2021-02-24Add inline description of moderation actions in moderation interface (#15792)Claire
2021-02-24Change ResolveAccountService's handling of skip_webfinger (#15750)Claire
2021-02-22Fix server rules not being displayed if extended server discription isn't set...Claire
2021-02-22[Glitch] Fix default searchTokensabcang
2021-02-22[Glitch] Add server rulesEugen Rochko
2021-02-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-22Fix default searchTokens (#15775)abcang
2021-02-21Add server rules (#15769)Eugen Rochko
2021-02-19replace all instances of "ends_with?" with "end_with?" (#15745)Justin Tracey
2021-02-16Add `GET /api/v1/accounts/lookup` REST API (#15740)Eugen Rochko
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2021-02-12Refactor privacy dropdown to have an interface closer to upstream'sClaire
2021-02-12[Glitch] Fixed WebUI crash when a status opened in the media modal is deletedkaias1jp
2021-02-12[Glitch] Use custom mascot on static share pageJeong Arm
2021-02-12[Glitch] Slightly reorder three dots menu on toots to make it more intuitiveMélanie Chauvel
2021-02-12[Glitch] Change max. image dimensions to 1920x1080px (1080p)Eugen Rochko
2021-02-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-12Refactor Api::Web::SettingsController (#15717)Eugen Rochko
2021-02-12Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716)Eugen Rochko
2021-02-11Fixed WebUI crash when a status opened in the media modal is deleted (#15701)kaias1jp
2021-02-11fix typo (#15705)Takeshi Umeda