mirror-chatterino2/src/messages
Rasmus Karlsson 8f00d1aece Make timeouts show up as the biggest "even" duration type possible
61 seconds = 61 seconds
60 seconds = 1 minute
3601 seconds = 3601 seconds
3600 seconds = 1 hour
3540 seconds = 59 minutes

the reason it doesn't just do 3601 seconds as 1 hour, 1 second is I
wanted to keep the messages short. might change in the future eShrug
2018-06-19 20:02:51 +00:00
..
layouts changed scrollbar bg 2018-06-05 00:14:47 +02:00
highlightphrase.hpp created base for all the list based settings 2018-05-06 00:32:45 +02:00
image.cpp Move gif timer stuff to its own class 2018-06-05 17:28:36 +02:00
image.hpp decreased lag when opening the emote/emoji menu 2018-04-18 17:03:37 +02:00
limitedqueue.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
limitedqueuesnapshot.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
link.cpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
link.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
message.cpp Make timeouts show up as the biggest "even" duration type possible 2018-06-19 20:02:51 +00:00
message.hpp fixed resub messages 2018-06-04 12:23:23 +02:00
messagebuilder.cpp minor code improvements 2018-01-28 03:48:15 +01:00
messagebuilder.hpp fixed template compilation on mingw 2018-01-28 15:28:02 +01:00
messagecolor.cpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
messagecolor.hpp Switch some c-style includes to c++-style includes (i.e. stdint.h to 2018-04-11 22:54:34 +02:00
messageelement.cpp selects correct image when scaling emotes 2018-06-04 15:11:06 +02:00
messageelement.hpp asdf 2018-05-23 04:22:17 +02:00
messageparseargs.hpp fixed resub messages 2018-06-04 12:23:23 +02:00
selection.hpp fixed selections moving when new messages come in while selecting 2018-05-17 12:17:31 +02:00