aboutsummaryrefslogtreecommitdiff
path: root/src/components/chat_panel/chat_panel.vue
Commit message (Collapse)AuthorAge
* Rename legacy PleromaFE Chat functionality to "Shout"Mark Felder2021-06-01
|
* fix shoutbox header, use custom scroll-to-bottom system, remove ↵Shpuld Shpuldson2021-03-03
| | | | vue-chat-scroll, temporarily add chat test hack
* lintHenry Jameson2020-10-21
|
* remaining changes...Henry Jameson2020-10-21
|
* cancel -> timesHenry Jameson2020-10-20
|
* more FA5 stuff with small related refactoringHenry Jameson2020-10-20
|
* change icon to a megaphoneShpuld Shpuldson2020-09-16
|
* ChatPanel: Rename `chat` to `shoutbox`.Lain Soykaf2020-07-23
| | | | To remove confusion with the new ChatMessages.
* Add Chatseugenijm2020-07-08
|
* all the manual fixesHenry Jameson2019-07-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* #344 - replace float: with flexbox, clean updave2019-02-11
|
* New routes, notifications, other impovements in side drwaershpuld2018-12-28
|
* Merge branch 'develop' into feature/new-user-routesMaxim Filippov2018-12-17
|\
| * Some themeing is working!!Henry Jameson2018-10-07
| |
* | Use 'userProfileLink' to generate user-profile linkMaxim Filippov2018-12-13
| |
* | Add generateProfileLinkMaxim Filippov2018-12-13
| |
* | Move old routes to /p, use /nickname for user profilesMaxim Filippov2018-12-06
|/
* change external link icon, move chat from side panel to floating, hide own ↵shpuld2018-04-14
| | | | bio, prevent body/app from scrolling horizontally.
* Fix missing border radii and read button text colorshpuld2018-04-12
|
* Make collapsed-state hide chat and not the wrong way aroundshpuld2018-04-11
|
* cleanupshpuld2018-04-11
|
* Make chat collapsable and expandable, make chat look a tiny bit nicer (still ↵shpuld2018-04-11
| | | | works like crap when it comes to scrolling)
* indentsHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Move chat to sidebar.Roger Braun2018-01-26