WIP: Messages redesign: messages now follow design; rework timestamp workflow; inject dates into message pane #318

Slēgta
dan vēlas sapludināt 1 revīzijas no (deleted):04-messages uz master
Īpašnieks
  • downgraded conectivity to 0.1.4
  • DEPENDS on openprivacy/opaque#10
  • applying our design to the messages
    • also includes having GCD send proper timestampts to QML
    • so different overlays can use ts for purposes (like date injection in message pane) and format them according to their own needs
- downgraded conectivity to 0.1.4 - DEPENDS on https://git.openprivacy.ca/openprivacy/opaque/pulls/10 - applying our design to the messages - also includes having GCD send proper timestampts to QML - so different overlays can use ts for purposes (like date injection in message pane) and format them according to their own needs
sarah tika piešķirta problēma no dan 2020-07-25 16:55:06 +00:00
Biedri

Drone Build Status: success

https://build.openprivacy.ca/cwtch.im/ui/617

Drone Build Status: success https://build.openprivacy.ca/cwtch.im/ui/617
sarah recenzēja 2020-07-25 22:53:07 +00:00
@ -65,0 +71,4 @@
if (prevDate.getFullYear() != date.getFullYear()
|| prevDate.getMonth() != date.getMonth()
|| prevDate.getUTCDate() != date.getUTCDate()) {
console.log("DATES DONT MATCH")
Īpašnieks

?

?
Autors
Īpašnieks

removed console.log

this detects day changes and inserts a day break in the chat log

removed console.log this detects day changes and inserts a day break in the chat log
Autors
Īpašnieks

closing in favor of #320

closing in favor of https://git.openprivacy.ca/cwtch.im/ui/pulls/320
dan aizvēra šo izmaiņu pieprasījumu 2020-08-24 22:04:20 +00:00
Repozitorijs ir arhivēts. Izmaiņu pieprasījumiem nevar pievienot jaunus komentārus.
No description provided.