#29: Old thread button disappeared
------------------------+--------------------------
Reporter: pingou | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Beta version
Version: | Keywords:
------------------------+--------------------------
On this page:
http://mm3test.fedoraproject.org/hyperkitty/thread/packaging@mm3test.fedora…
the old thread button seems to have disappeared while looking at the
archives there seems to be more threads saved.
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/29>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#13: Indendation gone on the thread view
-------------------+---------------------------
Reporter: pingou | Owner:
Type: defect | Status: reopened
Priority: major | Milestone: Beta version
Version: | Resolution:
Keywords: |
-------------------+---------------------------
Comment (by abompard):
I just pushed a fix to enable the indented view again. There's a link to
go back to the date order view if necessary (to follow new replies for
example).
It looks fast enough, but the result could be cached if necessary. Or
moved to !KittyStore which would have to store the "thread order" and the
indentation level in the database.
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/13#comment:8>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#24: Handle quotes in replies in a better way
------------------------+------------------
Reporter: elad | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Version: | Resolution:
Keywords: |
------------------------+------------------
Comment (by abompard):
pingou: I've just committed a change to avoid hiding quotes that are less
than 3 lines long. It looks like a good behavior to me : hide useless
quotes but keep sentences that are replied to. The number of lines to keep
is, of course, ~~debatable~~ bikesheddable.
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/24#comment:8>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#24: Handle quotes in replies in a better way
------------------------+------------------
Reporter: elad | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Version: | Resolution:
Keywords: |
------------------------+------------------
Comment (by pingou):
What about compromising by showing the last two lines of the quote ? :)
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/24#comment:7>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#24: Handle quotes in replies in a better way
------------------------+------------------
Reporter: elad | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Version: | Resolution:
Keywords: |
------------------------+------------------
Comment (by abompard):
Right, the idea was to fold by default in the thread view (since you just
read what was replied to) and expand by default in the message view. I'll
fix that.
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/24#comment:6>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#24: Handle quotes in replies in a better way
------------------------+------------------
Reporter: elad | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Version: | Resolution:
Keywords: |
------------------------+------------------
Comment (by pingou):
I like it, but I would not fold the quote by default as otherwise we miss
what the author is replying to (see the mail from Dave)
I might be going too fast, but for the record the JS isn't in the
mail/message view, see:
http://mm3test.fedoraproject.org/hyperkitty/message/devel@mm3test.fedorapro…
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/24#comment:5>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#24: Handle quotes in replies in a better way
------------------------+------------------
Reporter: elad | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Version: | Resolution:
Keywords: |
------------------------+------------------
Comment (by abompard):
I agree it's nicer. I've made a first patch which is now deployed on
mm3test, see
[http://mm3test.fedoraproject.org/hyperkitty/thread/devel@mm3test.fedoraproj…
this example thread].
It only handles the first level of indentation, but that's already an
improvement. Does it look like you expected ?
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/24#comment:4>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#22: In thread reply
------------------------+----------------------------
Reporter: syst3mw0rm | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: Alpha version
Version: | Resolution:
Keywords: |
------------------------+----------------------------
Comment (by pingou):
One of the idea of HK is to be able to participate to a mailing-list
without being subscribed, without receiving the email but much as if you
were using a forum.
I think this is what is meant there.
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/22#comment:3>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#24: Handle quotes in replies in a better way
------------------------+------------------
Reporter: elad | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Version: | Resolution:
Keywords: |
------------------------+------------------
Comment (by elad):
It's indeed better than what was before, but I think Trac style quoting
(like in this ticket description) might look better, especially if people
use inline quoting which is popular in mailing lists, ie.
> hello
hi there
>blah blah blah
feedback on the blah blah blah line
>some other line
>and another one
feedback on the other line
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/24#comment:3>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.
#24: Handle quotes in replies in a better way
------------------------+------------------
Reporter: elad | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Version: | Resolution:
Keywords: |
------------------------+------------------
Comment (by abompard):
In !HyperKitty 0.1.3 I've added some javascript code to fold the text
being replied to. See
[http://mm3test.fedoraproject.org/hyperkitty/thread/devel@mm3test.fedoraproj…
this example]. Does it look good to you ?
--
Ticket URL: <https://fedorahosted.org/hyperkitty/ticket/24#comment:2>
HyperKitty <http://mm3test.fedoraproject.org>
The HyperKitty Django app provides a web interface to access GNU Mailman archives.