Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of spinner.js in use a lightweight css spinner instead | Mario Vavti | 2017-09-26 | 1 | -8/+9 |
| | |||||
* | fix attachment upload for private mail | git-marijus | 2017-08-03 | 1 | -0/+1 |
| | |||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+104 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -104/+0 |
| | |||||
* | fix app rendering | Mario Vavti | 2017-03-27 | 1 | -1/+1 |
| | |||||
* | update to latest bs4 from git and change hidden-* classes to d-* | Mario Vavti | 2017-03-20 | 1 | -3/+3 |
| | |||||
* | fix abook_edit and private mail | Mario Vavti | 2017-03-18 | 1 | -14/+14 |
| | |||||
* | fixing classes | Mario Vavti | 2017-03-10 | 1 | -1/+1 |
| | |||||
* | some sed magic on button class names | Mario Vavti | 2017-03-10 | 1 | -11/+11 |
| | |||||
* | fix btn-group rendering | Mario Vavti | 2016-12-14 | 1 | -16/+2 |
| | |||||
* | mail preview (basic functionality) | zotlabs | 2016-12-13 | 1 | -1/+10 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -14/+14 |
| | |||||
* | timeago() works best with iso format. fix #118 | Mario Vavti | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | bring our bbcode tools to private mail | Mario Vavti | 2015-10-05 | 1 | -16/+56 |
| | |||||
* | private mail compositor changes | Mario Vavti | 2015-10-02 | 1 | -49/+62 |
| | |||||
* | private mail: some work on conversations view | Mario Vavti | 2015-09-25 | 1 | -4/+4 |
| | |||||
* | private mail buttons | friendica | 2014-11-18 | 1 | -7/+7 |
| | |||||
* | doc updates, clean up buttons on PM edit template to match other edit buttons | friendica | 2014-09-26 | 1 | -10/+10 |
| | |||||
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 1 | -6/+8 |
| | |||||
* | split private messages into two modules - "message" is just for message ↵ | friendica | 2013-12-21 | 1 | -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 ↵ | friendica | 2013-11-13 | 1 | -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 ↵ | friendica | 2013-11-07 | 1 | -8/+10 |
| | | | | icon rather than a scary looking text field | ||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 1 | -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 ↵ | friendica | 2013-11-06 | 1 | -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 section | Christian Vogeley | 2013-10-13 | 1 | -3/+3 |
| | |||||
* | email attachments (and fix email photos) | friendica | 2013-08-19 | 1 | -0/+6 |
| | |||||
* | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 1 | -6/+0 |
| | |||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 1 | -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 ↵ | friendica | 2012-12-08 | 1 | -0/+6 |
| | | | | recent change I made | ||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -0/+33 |