about summary refs log tree commit diff stats
path: root/src/plugins/c_api.h
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-03-09 12:22:36 +0100
committerMichael Vetter <jubalh@iodoru.org>2020-03-09 12:22:36 +0100
commit56836fb72db2a72c0f16d909d7a4ee6f104aedaa (patch)
treea36c8e76117fdb3d069f262f9f7d01c058d49edc /src/plugins/c_api.h
parent3d7e6fae7cda1d7c871f384c1b94d7c0cb8c9ea7 (diff)
downloadprofani-tty-56836fb72db2a72c0f16d909d7a4ee6f104aedaa.tar.gz
Use correct MUC message timestamp
win_println_incoming_muc_msg() always used the current time. Now let's
use whatever is sent int he message struct (from the delay stanza or
the current time that we set now once the message is received).

No playing with the time upon display anymore.
Diffstat (limited to 'src/plugins/c_api.h')
0 files changed, 0 insertions, 0 deletions
0b2e48c83f1287bf'>2177be0 ^
6f70ea0 ^
2177be0 ^


ca96516 ^




577fd64 ^
ca96516 ^



040a50e ^
ca96516 ^






2cda042 ^

7a6d042


ca96516 ^


7a6d042




1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66









                              





                                                             
 
 
                      
 
                     
                                                                                 
                                                                  







                                                              
                                                           


                     




                       
                 



                                                                               
                                                            






                                                                                         

                        


                                                                       


                                                                         




                                                                                   
<!DOCTYPE html>
<html dir="ltr" lang="en">
    <head>
        <meta charset='utf-8'>
        <title>c9 Doc</title>
    </head>
    <body>

        <h1>c9 Doc</h1>

        <ul>
            <li><a href="core/index.html">Core OS</a></li>
            <li><a href="tools/index.html">Tools</a></li>
            <li><a href="dev/index.html">Development</a></li>
            <li><a href="host.html">Host</a></li>
        </ul>


        <h2>Ports</h2>

        <p>Httup file
        <a href="core/conf/ports/c9-ports.httpup">c9-ports.httpup</a> of c9-ports
        <a href="https://s1lvino.github.io/c9-ports/">c9-ports</a>
        </p>

        <pre>
        #
        # /etc/ports/c9-ports.httpup: c9-ports port collection
        #

        ROOT_DIR=/usr/ports/c9-ports
        URL=https://github.com/s1lvino/c9-ports/raw/master/
        # End of file
        </pre>

        <h2>About</h2>

        <p>Version;</p>

        <pre>
        rev 0.3.2
        </pre>

        <p><a href="manifesto.html">Manifesto</a> helps to have general
        idea, <a href="legal/index.html">legal</a> try's to address bureaucracy
        and <a href="links.html">Links</a> contains relevant
        references. Current upstream git repository;</p>

        <p>
        <a href="https://github.com/s1lvino/c9-doc">https://github.com/s1lvino/c9-doc</a>
        </p>


        <h2>License</h2>

        <p>Permission is granted to copy, distribute and/or modify this
        document under the terms of the GNU Free Documentation License,
        Version 1.3 or any later version published by the Free Software
        Foundation; with the Invariant Sections being this page "Index",
        "Manifesto", "Team" and Links". A copy of the license is included
        in the section entitled "GNU Free Documentation License".</p>

        <p><a href="fdl-1.3-standalone.html">Gnu Free Documentation License</a></p>

    </body>
</html>