* proper-attachments:
ability to move attachments around when making a new post
inline description display
add media description into media modal
add key attribute to make image refresh in media modal to give feedback when images are still loaded
fix "+X more" sticking
fix video attachments in notifications not having pointer cursor
replace poll with an icon in notifications
fix long posts double-fading in notifications
fix links sticking to mentionsline
fix console errors
* 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
* better-still-emoji:
remove old emoji added, everything emoji-bearing uses RichContent now
richcontent support in polls, user cards and user profiles
support richcontent in polls
* better-still-emoji:
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
* proper-attachments:
don't stretch columns when uploading media
fix videos not stretching to container
fix videos and related not having working drag controls
fix z-indexes
* proper-attachments:
better attachments in uploading (grid layout)
better handling of unknown files, better upload display
better compact attachments
merged in compact notifs and improved upon it
gallery in post status form!
gallery now supports flash, fixes for flash component. refactored media modal
refactored attachments and gallery. All attachments now are in gallery.
Use proper setting name
Use cleaner instance config check for shoutbox setting
Make locale language cleaner
Don't shorten shoutbox to SB
Fix lint error
Update CHANGELOG.md
New option: Hide shoutbox
compact notifs