akkoma-fe/src/modules
Henry Jameson 2e7bd99444 Merge remote-tracking branch 'origin/develop' into websocket-fixes
* origin/develop: (119 commits)
  Apply 1 suggestion(s) to 1 file(s)
  Make it possible to localize user highlight options
  remove shoutbox test hacks
  fix shoutbox header, use custom scroll-to-bottom system, remove vue-chat-scroll, temporarily add chat test hack
  update changelog with 2.3.0
  change icons around
  Translated using Weblate (Japanese)
  Update timeline_quick_settings.js
  add screen_name_ui to tests
  separate screen_name and screen_name_ui with decoded punycode
  Update CHANGELOG.md
  add basic validation for statusless status notifications
  changelog mention
  fix chat unread badge
  update shelljs to get rid of warnings on build
  save a few characters
  focus input in emoji picker and react picker
  fix vue warnings
  add only to wording
  basic loggedin check for reply filtering
  ...
2021-03-08 22:01:28 +02:00
..
api.js fixed few-posts TLs when streaming is enabled 2021-01-13 22:17:29 +02:00
auth_flow.js mfa: removed unused code 2019-12-12 21:19:13 +03:00
chat.js remove shoutbox test hacks 2021-03-03 16:47:59 +02: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 change config comment to be consistent 2021-02-23 10:06:45 +02:00
errors.js npm eslint --fix . 2019-07-05 10:02:14 +03:00
instance.js add sensitive by default option 2021-02-23 10:00:23 +02:00
interface.js Add hacky functionality to open specific settings tabs 2020-09-03 15:45:13 +03:00
media_viewer.js change placeholders to use descriptions, use icons with placeholders, change uploads to use attachment component 2020-06-29 14:48:22 +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
statuses.js add basic validation for statusless status notifications 2021-02-26 14:27:25 +02:00
users.js fixed few-posts TLs when streaming is enabled 2021-01-13 22:17:29 +02:00