about summary refs log tree commit diff
path: root/app
AgeCommit message (Collapse)Author
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-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
Also, fix some n+1 queries Resolve #10365
2019-03-28Add order options to relationship manager UI (#10404)Eugen Rochko
2019-03-28Revert locales touched by automated translations (#10399)Eugen Rochko
* Revert ruined translations Regression from #10362 * yarn manage:translations
2019-03-27Fix alternative relay support regression (#10398)Eugen Rochko
Fix #10324
2019-03-27Add rel='noopener' to redesigned profile column header avatar link (#10393)slice
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
Fix #8078
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-26Fix HTML validation (#10354)ThibG
* Fix HTML validation * Report first HTML error instead on validation error
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
2019-03-26Add `blocked_by` relationship to the REST API (#10373)Eugen Rochko
2019-03-26Change language detector threshold from 140 characters to 4 words (#10376)Eugen Rochko
Add `lang` attribute to statuses in web UI
2019-03-26Improve performance of list of blocked domains by caching counts (#10374)Eugen Rochko
2019-03-26Redesign profile column in web UI to match design on public pages (#10337)Eugen Rochko
* Redesign profile column in web UI to match design on public pages * Make the tab links text bolder
2019-03-25Add allowfullscreen attribute to oembed iframe (#10370)rinsuki
for video player full screen button.