about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Collapse)Author
2019-03-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-30Remove unused code (#10426)Jeong Arm
2019-03-30Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 ↵Eugen Rochko
(#10413) Fix #10315 This reverts commit db06b25376ac7e844e86fb9890fa9f1c2edd2d60.
2019-03-30Fix transparent avatars showing underlying elements in avatar stack and ↵Eugen Rochko
profile (#10422)
2019-03-30Fix search in web UI not setting a limit, restore limit of 5 (#10421)Eugen Rochko
The search API now supports returning more results and pagination, but until the web UI implements pagination, it makes no sense to dump so many results at once. This fix restores the behaviour before the API change
2019-03-30Add indication that you have been blocked in web UI (#10420)Eugen Rochko
2019-03-29I18n: Update Czech translation (#10419)Aditoo17
2019-03-29Add missing Korean translations (#10416)Jeong Arm
* Fix Korean translation * Add missing translation
2019-03-29Update Corsican translations (#10418)Alix Rossi
* Update Corsican translation * Update Corsican YML * Corsican JSON fix * Update co.yml
2019-03-29l10n update: fa (#10417)Masoud Abkenar
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
Port JS from 69141dca26f8a28d3aff63387b1c8d2bba7fdfa3 to glitch-soc
2019-03-28Fix background color transition in destructive buttonsThibaut Girka
2019-03-28[Glitch] Fix opacity of relationship tagsThibG
Port 58667072d9923b17c90543550294aa9f801103d7 to glitch-soc
2019-03-28Fix left border of profile navigation tabThibaut Girka
2019-03-28Add fa-info-circle to disclaimerThibaut Girka
2019-03-28Fix double border for account disclaimerThibaut Girka
2019-03-28[Glitch] Add rel='noopener' to redesigned profile column header avatar linkslice
Port 73f5711fb8a6131f5906903dcea40a113a842669 to glitch-soc
2019-03-28[Glitch] Move the account dropdown menubar to the right, make sure it ↵ThibG
doesn't move Port a91acf79b53307ada584f449da1369c0216a24d1 to glitch-soc
2019-03-28[Glitch] Make clicking on avatar open public profile in new tabAditoo17
Port 6f6abc369f113b174fe191cf562098fe01c2eeec to glitch-soc
2019-03-28[Glitch] Fix menu items that don't actionmayaeh
Port 186f7bcbb64e289fb732272c67eae6cb59276941 to glitch-soc
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
Port a96181f16f4ef74ce6a1efc5e893ddd87a127949 to glitch-soc
2019-03-28Fix centering on public pagesThibaut Girka
2019-03-28Fix padding and centering of display namesThibaut Girka
2019-03-28Port search results styling to glitch-socThibaut Girka
2019-03-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-28Fix opacity of relationship tags (#10411)ThibG
2019-03-28I18n: Update Czech translation (#10410)Aditoo17
2019-03-28squashed identity proof updates (#10375)Alex Gessner
2019-03-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
Conflicts: - app/workers/activitypub/distribute_poll_update_worker.rb - config/locales/pl.yml
2019-03-28Revert locales touched by automated translations (#10399)Eugen Rochko
* Revert ruined translations Regression from #10362 * yarn manage:translations
2019-03-27Add rel='noopener' to redesigned profile column header avatar link (#10393)slice
2019-03-27Revert "fix: update to emoji-mart 2.10.0 (#10281)"Thibaut Girka
This reverts commit db06b25376ac7e844e86fb9890fa9f1c2edd2d60.
2019-03-27Revert "[Glitch] fix: update to emoji-mart 2.10.0"Thibaut Girka
This reverts commit 49bea8c46b006d8c86285c8b1158cd700dc2eb45.
2019-03-27Revert "Fix compilation after emoji-picker change"Thibaut Girka
This reverts commit 8ea344fed40ae1dccf5e1b6ecfd0014128c10fb7.
2019-03-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-26Move the account dropdown menubar to the right, make sure it doesn't move ↵ThibG
(#10390) * Move the account dropdown menubar to the right, make sure it doesn't move * Fix margin
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
Port 6df4a8296996181d56a22535b86830c0ab56086e to glitch-soc
2019-03-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-03-26Add a “Block & Report” button to the block confirmation dialog (#10360)ThibG
2019-03-26Make clicking on avatar open public profile in new tab (#10387)Aditoo17
2019-03-26[Glitch] Do not set CSRF Token when no csrf headerHinaloe
Port 68f2211f00dfa3f823ad780ed748c1af0078a0cf to glitch-soc
2019-03-26[Glitch] Change icons of features on admin dashboard to remove biasEugen Rochko
Port SCSS changes from e11796432514afb49f3d891f805973a37f00fcf1 to glitch-soc
2019-03-26[Glitch] Add `lang` attribute to statuses in web UIEugen Rochko
Port JS changes from e6cfa7ab897ac4fd6bf9bbcafe09fc42c4cc2c5d to glitch-soc
2019-03-26[Glitch] Do not empty timeline of blocked users on blockThibG
Port 94aceb85ad638cfd02fecce1aed0be5157bcb133 to glitch-soc
2019-03-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
Conflicts: - config/locales/es.yml - config/locales/pl.yml - config/locales/pt-BR.yml
2019-03-26[Glitch] Add custom closed registrations message to landing page when setEugen Rochko
Port SCSS changes from 55a9658ad8552804c7c585df12d46c391b84dd94 to glitch-soc
2019-03-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
Conflicts: - app/controllers/admin/settings_controller.rb - app/models/form/admin_settings.rb Conflicts caused by upstream refactoring, while we have flavours and skins, with the flavour_and_skin pseudo-setting.
2019-03-26Do not set CSRF Token when no csrf header (#10383)Hinaloe
2019-03-26Fix menu items that don't action (#10379)mayaeh
2019-03-26Change icons of features on admin dashboard to remove bias (#10366)Eugen Rochko
Red crosses implied that it was bad/unexpected that certain features were not enabled. In reality, they are options, so showing a green or grey power-off icon is more appropriate. Add status of timeline preview as well Fix sample accounts changing too frequently due to wrong query Sample accounts are intended to be sorted by popularity