about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-03-30Keep list of blocked domainsThibaut Girka
2018-03-30Update all known users' domain_blocking relationship instead of just one'sThibaut Girka
2018-03-30Fix undefined URL in `fetchDomainBlocks`Thibaut Girka
2018-03-29[Glitch] Display unfollow button even if account movedThibaut Girka
2018-03-29[Glitch] Profile redirect notesThibaut Girka
2018-03-28Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contentsDavid Yip
2018-03-28Fix attachment listsThibaut Girka
2018-03-28Render toots with empty contentsThibaut Girka
2018-03-27Merge pull request #400 from vulpineclub/dev-gs-392-frontmatterDavid Yip
2018-03-27Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-03-27Remove ignored 'u' parameter on regexp (#392)Rey Tucker
2018-03-27Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-03-27Fix LoadMore on account media gallery (#6933)unarist
2018-03-27[Glitch] Display AttachmentList in notificationsThibaut Girka
2018-03-27[Glitch] Display AttachmentList in timelines in compact style when media missingThibaut Girka
2018-03-27Clone response before put it to the cache (#6932)unarist
2018-03-27Add missing null handling in notification reducer (#6930)unarist
2018-03-27Cache media (#6902)Akihiko Odaki
2018-03-27fix #6846 (#6914)Yuto Tokunaga
2018-03-27Fix UniqueUsernameValidator comparison (#6926)Eugen Rochko
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-26feat(ShowMore): Add classname to show more/show less button (#6904)Stephen Burgess
2018-03-26Refactor scss (#6913)Yuto Tokunaga
2018-03-26Fix moved account handling in IndexedDB feature (#6915)unarist
2018-03-25Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-03-25i18n: Update Polish translation (#6903)Marcin Mikołajczak
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-24Rename variables to have semantic meanings in notifications reducer (#6890)Akihiko Odaki
2018-03-24Store objects to IndexedDB (#6826)Akihiko Odaki
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki
2018-03-24Change “Toots with replies” to “Toots and replies” (#6875)Marcin Mikołajczak
2018-03-24Change columns in notifications nonnullable (#6764)Akihiko Odaki
2018-03-24Note if the user is already following the target when authorizing follow (#6325)Akihiko Odaki
2018-03-24Invites: Add '1 week' as expire option (#6872)Jeroen
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-03-24Internationalize unexpected error message (#6887)Akihiko Odaki
2018-03-24Weblate translations (2018-03-23) (#6874)Yamagishi Kazutoshi
2018-03-23Merge pull request #398 from ashkitten/compressed-notifsDavid Yip
2018-03-23Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-03-23[i18n] Occitan update (#6869)Quentí
2018-03-22expanded notifications show like defaultAsh Levy
2018-03-22Do not re-query mentions from serializers (#6858)Eugen Rochko
2018-03-22Restore username validation to disallow dots, for now (#6863)Eugen Rochko
2018-03-22Fix MENTION_RE to not match nil usernames (#6862)ThibG
2018-03-22Hide floating action button on thread views (#6859)Eugen Rochko
2018-03-21Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
2018-03-21Permit dots in usernames with conditions (#6844)Eugen Rochko
2018-03-20Use username/domain to match existing accounts in ActivityPub (#6842)Eugen Rochko
2018-03-20[Glitch] Cancel outdated pending compose suggestionsThibaut Girka