9 Commits

Author SHA1 Message Date
Miguel Freitas
9ed93d5761 now with the newer theme mechanism, span.menu-news may be themed while keeping the inline display. 2014-09-28 16:32:48 -03:00
Miguel Freitas
5df149b3fd workaround for hiding "new posts" button after selectable_theme was added.
there is conflict between theme "display:block!important" and button hiding.
i tried using a <span> to enclose the <button> but it then broke "float:right", argh.
so setting text to "" seems to hide it.
2014-09-22 22:32:40 -03:00
digital dreamer
b0e89777c4 Update i18n 2014-09-21 14:06:48 +02:00
Miguel Freitas
1122fefa94 merge nin theme by @myleneb
https://github.com/myleneb/twister-nin
2014-09-19 19:09:08 -03:00
erqan
711e568c0a fixing some UI issues
- overlaying issue of tox and bitmessage fields
- hovering 'retransmit' and 'reply' links at indented replies
2014-05-19 13:25:41 +03:00
erqan
cb7eb0f7ff changed conversation listing method...
- made the requestRepliesAfter function recursive
- displayed replies indented (something like #153)
- changed maxExpandPost value to 8
- added conversation modal to show all post in a conversation...
- added Symbola.ttf for possible missing unicode symboles..
2014-05-13 19:46:35 +03:00
Miguel Freitas
028f809de2 prevent new posts indication in timeline from propagating to modal. 2014-04-14 15:38:21 -03:00
Miguel Freitas
f808426c44 more merging with twister-calm + fixes 2014-03-25 00:01:30 -03:00
Miguel Freitas
6efe263833 move javascripts to js/ like in twister-calm 2014-03-16 22:19:37 -03:00