pleroma-fe/src/modules
Henry Jameson 17d2eed06a Merge branch 'better-still-emoji' into proper-attachments
* better-still-emoji:
  fix tests
  prevent infinite update loops
  remove obsolete tests
  removed useless code, review change, fixed bug with tall statuses
  fixed mentions line again
  remove old emoji added, everything emoji-bearing uses RichContent now
  richcontent support in polls, user cards and user profiles
  support richcontent in polls
  fix tests, add performance test (skipped, doesn't assert anything), tweak max mentions count
  made the code responsible for showing unwritten mentions actually work
  remove new options for style and separate line, now groups all chained mentions on a mentionsline regardless of placement. fixes spacing
  fix tests
2021-08-15 16:27:41 +03: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 remove new options for style and separate line, now groups all chained 2021-08-12 02:56:40 +03:00
errors.js npm eslint --fix . 2019-07-05 10:02:14 +03:00
instance.js This setting didn't actually do anything 2021-06-01 16:51:47 -05: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
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 fixed some strange error 2021-06-07 20:01:57 +03:00