tommyxchow / frosty

A mobile Twitch client for iOS and Android with 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) support.
https://frostyapp.io
GNU Affero General Public License v3.0
702 stars 39 forks source link

Chat's message history #358

Closed andmm closed 2 months ago

andmm commented 3 months ago

Is your feature request related to a problem? Please describe. Not a problem, just a missing feature that is present in DankChat.

Describe the solution you'd like DankChat has the option to restore the chat's message history once you connect to a channel, it's very useful, specially since Frosty always ends up disconnecting after a while in the background and you miss a lot of messages. I think they use a third party api to get messages so it shouldn't be that much of a problem to implement.

ayyybubu commented 3 months ago

IRC they use this https://recent-messages.robotty.de . I'd love to see this feature as well some offline chatting mode in the app which hides the player and provides a list of favourite channels similar to dankchat.

andmm commented 2 months ago

@tommyxchow Thanks for the work on this Tommy, frosty is pretty much perfect now! Just a nitpick, currently the history messages have a darker color, can you make that a toggle (disable the darker color) or a color pick? It's kinda dark on the dark theme and I'd rather have the same color as the regular messages. Still, minor thing. Great work.