about summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-12-25Add error message with invalid email confirmation (#9625)Takeshi Umeda
2018-12-25Remove Form::StatusBatch::ACTION_TYPE unused (#9623)ysksn
2018-12-25Add support for Malayalam in language filter (#9624)Aboobacker MK
2018-12-24Add REST API for creating an account (#9572)Eugen Rochko
2018-12-24Rename "crop" to "change preview" (#9616)Eugen Rochko
2018-12-24Update emoji codepoint mappings to v11.0 (#9618)Eugen Rochko
2018-12-24Limit maximum visibility of local silenced users to unlisted (#9583)ThibG
2018-12-23Merge pull request #871 from ThibG/glitch-soc/merge-upstreamThibG
2018-12-23[Glitch] Add moderation warningsThibaut Girka
2018-12-23Change instance_presenter_spec to point to glitch-soc instead of tootsuiteThibaut Girka
2018-12-23[Glitch] Remove links to bridge.joinmastodon.org (non-functional)Thibaut Girka
2018-12-23Remove file added by errorThibaut Girka
2018-12-23[Glitch] Fix unnecessary loadMore calls when the end of a timeline has been r...Thibaut Girka
2018-12-23Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-23Sanitize and sandbox toot embeds (#9552)ThibG
2018-12-22Remove links to bridge.joinmastodon.org (non-functional) (#9608)Eugen Rochko
2018-12-22Show 40 profiles per directory page instead of 30 (#9609)Eugen Rochko
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-22[i18n] Occitan update (#9607)Quentí
2018-12-22Remove MailerHelper does nothing (#9604)ysksn
2018-12-21Fix composer not getting focus after reply confirmation dialogThibaut Girka
2018-12-21Fix incorrect and duplicate onConfirm callbackThibaut Girka
2018-12-21[Glitch] Fix that translation is not applied to "joining hashtags"Thibaut Girka
2018-12-21[Glitch] Deep compare tags for hashtag column reloadThibaut Girka
2018-12-21[Glitch] Allow joining several hashtags in a single columnThibaut Girka
2018-12-21i18n: Update Polish translation (#9594)Marcin Mikołajczak
2018-12-21Add specs for CustomEmojiFilter (#9599)ysksn
2018-12-21Fix composer not getting focus after reply confirmation dialog (#9602)ThibG
2018-12-21Add specs for AdminMailer (#9597)ysksn
2018-12-21Add specs for InstancePresenter (#9596)ysksn
2018-12-21Skip mailer job retries when a record no longer exists (#9590)Eugen Rochko
2018-12-20[Glitch] Display customized mascot in web UIThibaut Girka
2018-12-20Make drawer markup and styling closer to upstreamThibaut Girka
2018-12-20Add specs for ReportNotePolicy (#9592)ysksn
2018-12-20Add specs for policies (#9591)ysksn
2018-12-20Add specs for UserPolicy (#9593)ysksn
2018-12-20[Glitch] Back to the getting-started when pins the timelineThibaut Girka
2018-12-20Move hide_followers_count logic to an helperThibaut Girka
2018-12-20Add a per-user setting to hide followers countThibaut Girka
2018-12-20Per-user followers count display in profile directoryThibaut Girka
2018-12-20Hide negative follower counts from glitch flavourThibaut Girka
2018-12-20Add admin setting to disable followers countThibaut Girka
2018-12-20Refactor followers_accounts_controllerThibaut Girka
2018-12-20Add specs for InvitePolicy (#9589)ysksn
2018-12-20Add specs for EmailDomainBlockPolicy (#9586)ysksn
2018-12-20Add specs for InstancePolicy (#9587)ysksn
2018-12-20Add specs for DomainBlockPolicy (#9585)ysksn
2018-12-20Add specs for CustomEmojiPolicy (#9584)ysksn
2018-12-20Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#...Eugen Rochko
2018-12-19Fix unnecessary loadMore calls when the end of a timeline has been reached (#...ThibG