about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2018-12-06Fix mention links in detailed statuses not opening in the WebUIThibaut Girka
2018-12-02Merge pull request #838 from ↵David Yip
ThibG/glitch-soc/features/reply-all-streaming-entries Display a double reply arrow on public pages for toots that are replies
2018-12-02Merge pull request #842 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2018-12-02Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-02Bump version to 2.6.5 (#9413)Eugen Rochko
2018-12-02Preload common JSON-LD contexts (#9412)ThibG
Fixes #9411
2018-12-02Merge pull request #840 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2018-12-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-01Fix since_idThibaut Girka
2018-12-01Fix last_status parameter for notifications and conversations (#9407)ThibG
2018-12-01[i18n] update and corrections for Occitan locale (#9404)Quentí
* Update + correction Colomna and not columna Pòt, verb missing * Correction D’aquí is followed by a time period, and dins by a season. Read : https://github.com/briannesbitt/Carbon/pull/1403 for more details. * Correction admin zone * Correction Reïnicializacion, with the funny ï
2018-12-01Add a tooltip explaining what a locked account is (#9403)Paweł Ngei
* create a title tooltip explaining what a locked account is * improve phrasing * minor phrasing fix to unify default and english
2018-11-30Merge pull request #837 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2018-11-30Scroll to selected toot even if the ancestors happen to be loadedThibaut Girka
2018-11-30Scroll to detailed status when new ancestors get insertedThibaut Girka
2018-11-30[Glitch] Fix bug in order of conversations in web UIThibaut Girka
Port e18390cfe6f5f0eb55abafe072b14b7fa123e808 to glitch-soc
2018-11-30[Glitch] Replace recursion in status mapStateToPropsThibaut Girka
Port dfbadd68374ab5ddcaa75907261bd91da688fc6b to glitch-soc
2018-11-30[Glitch] Fix context building in the reducerThibaut Girka
Port 7706ed038f1a16d232635d564a28e6f90e53e0fd to glitch-soc
2018-11-30[Glitch] Introduce flat layout to contexts reducerThibaut Girka
Port 023fe5181b66ba2cbd20cca4e3bd34f132deba52 to glitch-soc
2018-11-30Display a double reply arrow on public pages for toots that are repliesThibaut Girka
2018-11-30Bump version to 2.6.4 (#9402)Eugen Rochko
2018-11-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-30Fix that translation is not applied to "joining hashtags" (#9397)mayaeh
2018-11-30Remove npm-run-all dependency (#9401)Eugen Rochko
Fix #9359
2018-11-30Bump oj from 3.7.1 to 3.7.4 (#9393)dependabot[bot]
Bumps [oj](https://github.com/ohler55/oj) from 3.7.1 to 3.7.4. - [Release notes](https://github.com/ohler55/oj/releases) - [Changelog](https://github.com/ohler55/oj/blob/master/CHANGELOG.md) - [Commits](https://github.com/ohler55/oj/compare/v3.7.1...v3.7.4) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-30Bump fastimage from 2.1.4 to 2.1.5 (#9395)dependabot[bot]
Bumps [fastimage](https://github.com/sdsykes/fastimage) from 2.1.4 to 2.1.5. - [Release notes](https://github.com/sdsykes/fastimage/releases) - [Commits](https://github.com/sdsykes/fastimage/compare/v2.1.4...v2.1.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-30Bump version to 2.6.3 (#9391)Eugen Rochko
2018-11-29Merge pull request #835 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2018-11-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-29Improve detailed status component lifecycleThibaut Girka
- Move componentWillMount and componentWillReceiveProps logic to getDerivedStateFromProps. - Compute CW auto-unfold status earlier
2018-11-29Swap avatar and header input fields in profile page (#9271)ThibG
Fixes #9211
2018-11-28Do not hardcode preferences link, pleroma doesn't have itThibaut Girka
2018-11-28Add error boundary component to catch Web UI crashesThibaut Girka
2018-11-28Do not crash the whole UI when loading an invalid columnThibaut Girka
2018-11-28Switch “cycling” reply policy link to set of radio inputsThibaut Girka
Fixes #832
2018-11-28Bump aws-sdk-s3 from 1.25.0 to 1.27.0 (#9385)dependabot[bot]
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-28Add specs for list replies policyThibaut Girka
2018-11-28Add basic UI to set list replies setting in glitch-socThibaut Girka
2018-11-28Add backend support to read and update list-specific show_replies settingsThibaut Girka
2018-11-28Add database support for list show-reply preferencesThibaut Girka
2018-11-27[Security] Bump rails from 5.2.1 to 5.2.1.1 (#9383)dependabot[bot]
Bumps [rails](https://github.com/rails/rails) from 5.2.1 to 5.2.1.1. **This update includes security fixes.** - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v5.2.1...v5.2.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-27Merge pull request #829 from ThibG/glitch-soc/features/volume-slidersDavid Yip
[Glitch] Volume sliders for videos
2018-11-27Fix TLS handshake timeout not being enforced (#9381)Eugen Rochko
Follow-up to #9329
2018-11-27Skip deliveries to inboxes that have already been marked as unavailable (#9358)Eugen Rochko
2018-11-27Don't count suspended users in user count (#9380)Eugen Rochko
Fix #7637
2018-11-27Fix nil error when no DNS addresses are found for host (#9379)Eugen Rochko
2018-11-27Do not leak existence of e-mail addresses during login attempt, part 2 (#9376)Marcin Mikołajczak
* Do not leak existence of e-mail addresses during login attempt, part 2 * Update devise.uk.yml
2018-11-27security/l10n [fr] do not leak registered e-mail addresses (#9375)Marcin Mikołajczak
Do not leak existence of e-mail addresses during login attempt in French translation
2018-11-27Merge pull request #828 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2018-11-27[Glitch] Volume sliders for videosThibaut Girka
Port f978afa4871c22caecb625a0b3eba533edfa309b to glitch-soc