James Hillyerd
b4abdb6675
Change to trash glyph for delete mailbox
2018-02-28 12:37:56 -08:00
James Hillyerd
26c38b1148
Simple HTML sanitizer implementation
2018-01-06 16:45:12 -08:00
adrium
76a77beca9
Reverse message display sort order ( #59 )
...
Closes #60
2017-12-24 13:59:04 -08:00
Carlos Tadeu Panato Junior
8040b07c28
Button to delete the mailbox from the UI ( #65 ), closes #55
2017-12-17 20:36:14 -08:00
James Hillyerd
c1e7de5e14
Remove old REST API, closes #28
2016-12-31 03:39:32 +00:00
James Hillyerd
f16debebbf
Handle empty subject lines in bootstrap
2016-03-06 16:31:55 -08:00
James Hillyerd
d13ebe9149
Add message list search feature
...
- Search as you type (client side)
- Add makeDelay to reduce resize and search callback frequency
- Rename class listEntry to message-list-entry
- Move Refresh button into search button bar
2016-03-06 15:35:36 -08:00
James Hillyerd
6fd9f1f98c
Load message list over JSON
...
- Add jquery-load-template to bower
- Add moment (date rendering) to bower
- Load message list JSON via /api/v1/mailbox
- Render message list using jquery template
- Fix resize related problems with message list height caused by
2092949dbc
2016-03-06 13:15:13 -08:00
James Hillyerd
2092949dbc
Cache message list scroll status for smoother resizing
2016-03-01 13:09:36 -08:00
James Hillyerd
798b320769
Reorganize bootstrap mailbox.js
2016-03-01 12:45:27 -08:00
James Hillyerd
fd59aad4f0
Fix "Link" button on messages
...
- Add clipboard.js to bower
- Add pop-out section that populates with URL
- Add copy to clipboard button, hover confirmation
2016-03-01 12:10:26 -08:00
James Hillyerd
0f5ba4a7a9
Make message-list scroll on some devices
2015-08-25 21:54:02 -07:00
James Hillyerd
5760d72bcd
Extract mailbox javascript
2015-08-23 19:15:13 -07:00