Zev Benjamin
5daf327f9d
Add a function for narrowing by time travel
...
(imported from commit 1f8871309a34b0bfef79b671d308d6219f4377b4)
2013-03-05 12:48:32 -05:00
Tim Abbott
a7b466118e
Add narrowing by sender to the info popover.
...
(imported from commit 92bd56e9bf4a482b499fe31919a43b363f328f9b)
2013-02-28 17:49:57 -05:00
Zev Benjamin
48e7fed00f
Fix the selected message when narrowing to a stream that has no messages loaded
...
We would previously scroll you to the top of the just-loaded block of
messages
(imported from commit 520e5588aa078313649677663c7feea4ca1d7145)
2013-02-21 13:29:17 -05:00
Zev Benjamin
d3f92eeab6
Remove narrow.from_popover()
...
(imported from commit 5214955658cdbd652777dda1c4351d89b5f220af)
2013-02-13 10:56:10 -05:00
Zev Benjamin
bcd0bb80e1
Remove narrow.target() and pass the target explicitly
...
This fixes #861
(imported from commit 244deaae84db2e8c7c5ce3f9b9b25cc33bdd234d)
2013-02-13 10:56:10 -05:00
Keegan McAllister
acf61d9c48
actions: Add narrowing to the popover
...
This addresses another usability problem from #470 .
I decided it was too confusing to have menu options for both stream and subject
narrowing, so I went with the latter.
(imported from commit 948fca954a265029ceb27c72ae178015d513785d)
2013-02-11 13:59:19 -05:00
Keegan McAllister
3609f5fdee
Add helper narrow.from_popover
...
(imported from commit 6b20ce7e4eddff03351f5abe8f3f7c080876ea16)
2013-02-11 13:59:18 -05:00
Keegan McAllister
4476f3c083
actions: Clarify reply target
...
This addresses one of the usability problems from #470 .
(imported from commit cb196ab02a82a18a3236ffc5c0c2c7bc87054810)
2013-02-11 13:59:18 -05:00
Keegan McAllister
ab8037d828
actions: Move sender information out of the popover title into the body
...
This makes sense because the actions aren't really about the sender.
(imported from commit cf47939ecc93f4d1113268637e41c0a6daa0f2c2)
2013-02-11 13:59:18 -05:00
Keegan McAllister
16d62fe5de
Combine the actions popover with the timeinfo popover
...
The message timestamp is now always clickable, and the popover contains the
full long-form date and time. This addresses one problem from usability
testing (see #470 ).
(imported from commit ad502dff128ad1c934fc0d3faaf5e2931c91c37e)
2013-02-11 13:59:18 -05:00
Keegan McAllister
520d7b1f97
Rename userinfo_popover -> actions_popover
...
(imported from commit fab5a44af1acaf93640a2f57ffc25b3e97f55d2e)
2013-02-11 13:59:18 -05:00