aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/prv_message.tpl
Commit message (Collapse)AuthorAgeFilesLines
* change the way jot tools are displayed/hiddenmarijus2014-04-081-6/+8
|
* split private messages into two modules - "message" is just for message ↵friendica2013-12-211-1/+1
| | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
* E2EE on private mail (also fixed autocomplete results dropdown for recipient ↵friendica2013-11-131-1/+4
| | | | which was positioned below the navbar instead of next to the recipient input box)
* make PM expiry UI match the main post editor, e.g. JS input triggered by an ↵friendica2013-11-071-8/+10
| | | | icon rather than a scary looking text field
* provide expire feature on post and comments as well as private messages. ↵friendica2013-11-071-0/+2
| | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
* allow private mail sender to set an expiration on their messages. Once ↵friendica2013-11-061-2/+5
| | | | expired the message is destroyed at both ends (subject to the granularity of the polling interval) and is gone. Officially it takes some form of language independent string like 2013/11/22, but English speakers can use anything that strtotime() understands, like "+30 minutes" or "next Tuesday".
* New icons in private mails sectionChristian Vogeley2013-10-131-3/+3
|
* email attachments (and fix email photos)friendica2013-08-191-0/+6
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-6/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-17/+22
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* upstream fixes, revision updated, and mail autocomplete was lost after a ↵friendica2012-12-081-0/+6
| | | | recent change I made
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+33