aboutsummaryrefslogtreecommitdiffstats
path: root/mod/message.php
Commit message (Expand)AuthorAgeFilesLines
* missing $submitfriendica2012-06-191-0/+1
* set minchars to 2 for PM lookups toofriendica2012-06-051-0/+1
* prv messages: make submit translateableTobias Diekershoff2012-06-031-1/+2
* fix PM replies after autocomplete changesfriendica2012-05-101-3/+6
* add photos to PM autocomplete, improved appearancefriendica2012-05-101-1/+1
* email autocompletefriendica2012-05-101-17/+24
* wrap private message autocomplete in an ifdef to make it easier to test/developfriendica2012-05-081-7/+14
* reset permissions to forum default when adding forum delivery chainfriendica2012-05-061-1/+2
* I'll leave the private mail recipient autocomplete partially done. Need a goo...friendica2012-05-061-3/+10
* mail autcomplete testingfriendica2012-05-061-15/+18
* bad sql left after the mailbox in/out mergefriendica2012-05-051-1/+1
* bug #307, explaining decentralised private photos is impossible.friendica2012-04-251-0/+23
* move all fix_mce to one function so it can easily be undonefriendica2012-04-101-2/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-46/+92
|\
| * send unverified private mail using zrlfriendica2012-04-011-5/+14
| * fix "between yourself and You" in mail listfriendica2012-03-311-8/+5
| * message: remove tabs, move new message link to aside, all message with gmail-...Fabio Comuni2012-03-281-41/+74
| * preparation for some possibly killer featuresfriendica2012-03-261-0/+7
|/
* Use tabindex to enable easy navigation in the dialog to write private mails; ...Tobias Hößl2012-03-161-1/+1
* basic ssl_policy for important modulesfriendica2012-03-141-10/+10
* sort inbox by recently replied conversations firstfriendica2012-03-131-1/+1
* Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-111-5/+16
|\
| * default the text template var on conversationsfriendica2012-03-101-0/+1
| * bug #327 - composed private message is lost if no recip specified.friendica2012-03-101-5/+15
* | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-091-0/+6
|\|
| * bug #324 - tinymce used for mail even if editplain being used.friendica2012-03-091-0/+6
* | contact.network is used later to check if a direct link or a redirect by /red...Tobias Hößl2012-02-281-1/+1
|/
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* api post default to default post permissions was brokenfriendica2011-12-071-6/+9
* pm repliesfriendica2011-12-061-3/+11
* add conv structurefriendica2011-12-051-0/+4
* typofriendica2011-11-301-1/+1
* html_entity_decode D* incoming textfriendica2011-11-301-1/+1
* add tag to personalfriendica2011-11-291-1/+12
* common tabs to notifications and mailFriendika2011-10-111-12/+23
* added activetab var to message.php for templatesDevlon Duthie2011-10-021-4/+12
* Merge branch 'master' into newuiFabio Comuni2011-09-261-8/+8
|\
| * template escapesFriendika2011-09-191-8/+8
* | Merge branch 'master' into newuifabrixxm2011-08-221-89/+15
|\|
| * move send private message code out of view codefabrixxm2011-08-191-89/+15
* | remove javascript to set selectect nav item. enanche img template prefetch ig...fabrixxm2011-08-171-1/+1
* | change nav selected css classFabio Comuni2011-07-251-1/+1
|/
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-1/+1
* add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-5/+5
* deprecate load_view_fileFriendika2011-05-111-7/+7
* bring back load_view_file for dispy templatesFriendika2011-05-101-1/+1
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-7/+7
* Merge remote-tracking branch 'friendika-master/master' into iconpopupFabio Comuni2011-04-041-1/+1
|\
| * translateable time formats (PM & birthdays)Friendika2011-03-311-1/+1
* | url \"/message/new/<id>\" preselect contact <id> in \"To\" select boxFabio Comuni2011-03-311-1/+3
|/