akkoma-fe/src/modules
Henry Jameson a97db1efd6 Merge remote-tracking branch 'origin/develop' into expert-settings-and-serverside
* origin/develop: (83 commits)
  Make media modal buttons larger
  Add English translation for hide tooltip
  Add hide button to media modal
  Lint
  Prevent hiding media viewer if swiped over SwipeClick
  Fix webkit image blurs
  Fix video in media modal not displaying properly
  Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403
  Remove image box-shadow in media modal
  Clean up debug code for image pinch zoom
  Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm
  Bump pinch-zoom-element version
  Clean up
  Check whether we swiped only for mouse pointer
  Scale swipe threshold with viewport width
  Update pinch-zoom-element
  Allow pinch-zoom to fill the whole screen
  Use native click for hiding overlay
  Reset position on swipe end even if we cannot navigate
  Make lint happy
  ...
2022-03-14 09:31:24 +02:00
..
api.js Rename legacy PleromaFE Chat functionality to "Shout" 2021-06-01 12:51:20 -05:00
auth_flow.js mfa: removed unused code 2019-12-12 21:19:13 +03:00
chats.js get rid of older messages when scrolling down in chat to keep it from bloating dom 2021-02-17 10:16:58 +02:00
config.js Merge remote-tracking branch 'origin/develop' into expert-settings-and-serverside 2022-03-14 09:31:24 +02:00
errors.js npm eslint --fix . 2019-07-05 10:02:14 +03:00
instance.js Merge branch 'from/develop/tusooa/tree-threading' into 'develop' 2022-03-13 17:31:46 +00:00
interface.js Add hacky functionality to open specific settings tabs 2020-09-03 15:45:13 +03:00
media_viewer.js gallery now supports flash, fixes for flash component. refactored media modal 2021-06-18 02:03:38 +03:00
oauth.js delete state.token instead of setting false 2019-06-20 11:48:31 -04:00
oauth_tokens.js Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
polls.js Backend Interactor service overhaul, removed the need for copypasting 2019-11-24 13:57:46 +02:00
postStatus.js add new module and modal to post new status 2019-09-20 11:29:24 -04:00
reports.js fix changing reported status on same user 2021-01-12 14:55:31 +02:00
serverSideConfig.js reduce the copypaste by making it more functional-style 2022-03-13 11:30:38 +02:00
shout.js Keep channel name the same for backwards compatibility 2021-06-01 14:31:58 -05:00
statuses.js add basic validation for statusless status notifications 2021-02-26 14:27:25 +02:00
users.js Improve the user card for deactivated users 2022-01-19 13:09:48 +00:00