about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-19Fix “invited by” not showing up for invited accounts in admin interface (...ThibG
2019-05-19fix `isSubmitting` prop case (#10785)Hinaloe
2019-05-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-18add og:image:alt for media attachments in embeds (#10779)Ben Lubar
2019-05-18Change poll options to alphabetic letters when status text is hidden (#10685)Eugen Rochko
2019-05-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-18Prevent from publicly boosting one's own private toots (#10775)ThibG
2019-05-17Minor optimizationThibaut Girka
2019-05-17Export fallback content type and use it as default in WebUIThibaut Girka
2019-05-17Properly escape HTML in code blocksThibaut Girka
2019-05-17Add option for default toot content-typeThibaut Girka
2019-05-17Fix autolinking, and newlines in code blocksThibaut Girka
2019-05-17Hide content-type dropdown by defaultThibaut Girka
2019-05-17Content-Type Dropdown: use the selected option icon for the menuHaelwenn (lanodan) Monnier
2019-05-17Support proper content-type in Delete & RedraftThibaut Girka
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-17Add API support for setting status content-typeThibaut Girka
2019-05-17Serialize content-type on Delete & RedraftThibaut Girka
2019-05-17Add support for HTML-formatted tootsThibaut Girka
2019-05-17Add support for markdown-formatted tootsThibaut Girka
2019-05-17Add database row to hold status content typeThibaut Girka
2019-05-15Merge pull request #1049 from ThibG/glitch-soc/merge-upstreamThibG
2019-05-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-15Minor performance improvements and cleanup in formatter (#10765)ThibG
2019-05-15Adds click-able div that expands status (#10733) (#10766)Neil Moore
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-13Fix rich text style in reply indicatorThibaut Girka
2019-05-13Fix rich text styling on public pagesThibaut Girka
2019-05-12Fix text color of some formatted elements in notificationsThibaut Girka
2019-05-12Fix some colors in light theme (#10754)nzws
2019-05-11Fix incorrect reference to raw_content (it is raw_text instead) (#10753)ThibG
2019-05-11[Glitch] Use raw content if available on Delete & RedraftThibG
2019-05-11Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-11Use a checkbox for the “Mark media as sensitive” composer buttonThibaut Girka
2019-05-11Merge pull request #1043 from ThibG/glitch-soc/merge-upstreamThibG
2019-05-11Add toot source to delete result to ease Delete & Redraft (#10669)ThibG
2019-05-11Use local time in audit log (#10751)nzws
2019-05-10[Glitch] Improve poll link accessibilityMaciek Baron
2019-05-10[Glitch] Fix some colors of high contrast themenzws
2019-05-10[Glitch] Add confirm modal for unboosting tootsAurélien Reeves
2019-05-10i18n: Update French translations (#10747)Alix Rossi
2019-05-10i18n: Update Corsican translations (#10746)Alix Rossi
2019-05-10Change icon and label depending on whether media is marked as sensitive (#10748)ThibG
2019-05-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-10Fix media description confirmation modalThibaut Girka
2019-05-09Add confirm modal for unboosting toots (#10287)Aurélien Reeves
2019-05-09Add emoji suggestions to CW and poll option fields (#10555)ThibG
2019-05-09Prevent silenced local users from notifying remote users not following them (...ThibG
2019-05-09Add some caching for HTML versions of statuses pages (#10701)ThibG