Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bugs | Zach Prezkuta | 2012-07-07 | 1 | -6/+13 |
| | |||||
* | allow more than one embedded private photo | Zach Prezkuta | 2012-07-07 | 1 | -20/+74 |
| | |||||
* | pagination start off by one | friendica | 2012-07-01 | 1 | -1/+3 |
| | |||||
* | missing $submit | friendica | 2012-06-19 | 1 | -0/+1 |
| | |||||
* | set minchars to 2 for PM lookups too | friendica | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | prv messages: make submit translateable | Tobias Diekershoff | 2012-06-03 | 1 | -1/+2 |
| | |||||
* | fix PM replies after autocomplete changes | friendica | 2012-05-10 | 1 | -3/+6 |
| | |||||
* | add photos to PM autocomplete, improved appearance | friendica | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | email autocomplete | friendica | 2012-05-10 | 1 | -17/+24 |
| | |||||
* | wrap private message autocomplete in an ifdef to make it easier to test/develop | friendica | 2012-05-08 | 1 | -7/+14 |
| | |||||
* | reset permissions to forum default when adding forum delivery chain | friendica | 2012-05-06 | 1 | -1/+2 |
| | |||||
* | I'll leave the private mail recipient autocomplete partially done. Need a ↵ | friendica | 2012-05-06 | 1 | -3/+10 |
| | | | | good UI/JS person to finish it off. | ||||
* | mail autcomplete testing | friendica | 2012-05-06 | 1 | -15/+18 |
| | |||||
* | bad sql left after the mailbox in/out merge | friendica | 2012-05-05 | 1 | -1/+1 |
| | |||||
* | bug #307, explaining decentralised private photos is impossible. | friendica | 2012-04-25 | 1 | -0/+23 |
| | |||||
* | move all fix_mce to one function so it can easily be undone | friendica | 2012-04-10 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -46/+92 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | send unverified private mail using zrl | friendica | 2012-04-01 | 1 | -5/+14 |
| | | |||||
| * | fix "between yourself and You" in mail list | friendica | 2012-03-31 | 1 | -8/+5 |
| | | |||||
| * | message: remove tabs, move new message link to aside, all message with ↵ | Fabio Comuni | 2012-03-28 | 1 | -41/+74 |
| | | | | | | | | gmail-style | ||||
| * | preparation for some possibly killer features | friendica | 2012-03-26 | 1 | -0/+7 |
|/ | |||||
* | Use tabindex to enable easy navigation in the dialog to write private mails; ↵ | Tobias Hößl | 2012-03-16 | 1 | -1/+1 |
| | | | | Recipient -> Subject -> Text field (tabindex has to be set to the IFRAME element after TinyMCE started) -> Send button | ||||
* | basic ssl_policy for important modules | friendica | 2012-03-14 | 1 | -10/+10 |
| | |||||
* | sort inbox by recently replied conversations first | friendica | 2012-03-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of git://github.com/friendica/friendica | Tobias Hößl | 2012-03-11 | 1 | -5/+16 |
|\ | |||||
| * | default the text template var on conversations | friendica | 2012-03-10 | 1 | -0/+1 |
| | | |||||
| * | bug #327 - composed private message is lost if no recip specified. | friendica | 2012-03-10 | 1 | -5/+15 |
| | | |||||
* | | Merge branch 'master' of git://github.com/friendica/friendica | Tobias Hößl | 2012-03-09 | 1 | -0/+6 |
|\| | |||||
| * | bug #324 - tinymce used for mail even if editplain being used. | friendica | 2012-03-09 | 1 | -0/+6 |
| | | |||||
* | | contact.network is used later to check if a direct link or a redirect by ↵ | Tobias Hößl | 2012-02-28 | 1 | -1/+1 |
|/ | | | | /redir/contactid should be used | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | api post default to default post permissions was broken | friendica | 2011-12-07 | 1 | -6/+9 |
| | |||||
* | pm replies | friendica | 2011-12-06 | 1 | -3/+11 |
| | |||||
* | add conv structure | friendica | 2011-12-05 | 1 | -0/+4 |
| | |||||
* | typo | friendica | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | html_entity_decode D* incoming text | friendica | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | add tag to personal | friendica | 2011-11-29 | 1 | -1/+12 |
| | |||||
* | common tabs to notifications and mail | Friendika | 2011-10-11 | 1 | -12/+23 |
| | |||||
* | added activetab var to message.php for templates | Devlon Duthie | 2011-10-02 | 1 | -4/+12 |
| | | | | | (testbubble only) added logic to photo header to make tab 'sticky' (active class for styling) (testbubble only) css fix for avatars in wallitems | ||||
* | Merge branch 'master' into newui | Fabio Comuni | 2011-09-26 | 1 | -8/+8 |
|\ | |||||
| * | template escapes | Friendika | 2011-09-19 | 1 | -8/+8 |
| | | |||||
* | | Merge branch 'master' into newui | fabrixxm | 2011-08-22 | 1 | -89/+15 |
|\| | |||||
| * | move send private message code out of view code | fabrixxm | 2011-08-19 | 1 | -89/+15 |
| | | |||||
* | | remove javascript to set selectect nav item. enanche img template prefetch ↵ | fabrixxm | 2011-08-17 | 1 | -1/+1 |
| | | | | | | | | ignoring | ||||
* | | change nav selected css class | Fabio Comuni | 2011-07-25 | 1 | -1/+1 |
|/ | |||||
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 1 | -1/+1 |
| | |||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -5/+5 |
| | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | ||||
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -7/+7 |
| | |||||
* | bring back load_view_file for dispy templates | Friendika | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -7/+7 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. |