aboutsummaryrefslogtreecommitdiffstats
path: root/mod/message.php
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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 ↵Tobias Hößl2012-02-281-1/+1
|/ | | | /redir/contactid should be used
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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
| | | | | (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 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 ↵fabrixxm2011-08-171-1/+1
| | | | | | | | ignoring
* | 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 ↵Fabio Comuni2011-05-231-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_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
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* 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
|/
* localise some more templatesFriendika2011-03-211-1/+2
|
* photo in mail message getting bogus responseFriendika2011-03-031-2/+5
|
* move php path setting inside proc_runFriendika2011-02-231-8/+1
|
* small fixesFriendika2011-02-161-2/+3
|
* set contact permissions on photos uploaded to private messagesFriendika2011-02-161-6/+36
|
* Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵fabrixxm2011-01-241-2/+2
| | | | use proc_run()
* put birthday reminders on default network page, add smileys to private mailFriendika2011-01-161-1/+1
|
* use local photo in email, email photo upload point to new urlFriendika2010-12-051-2/+5
|
* drop mail delivered flag now that queue is implementedFriendika2010-11-231-13/+2
|
* view directory cleanupFriendika2010-11-151-1/+1
|
* lintFriendika2010-11-071-17/+17
|
* hub anomolies & swat0 complianceFriendika2010-11-041-5/+2
|
* more lintMike Macgirvin2010-10-311-1/+3
|
* another typoMike Macgirvin2010-10-301-1/+1
|
* messages need subjects to link toMike Macgirvin2010-10-291-0/+3
|
* remove debugging statementMike Macgirvin2010-10-061-1/+0
|
* fixed photo comments, msg typo, and changed cursor when hoveringMike Macgirvin2010-09-271-2/+11
| | | | over "special friends" where SSO is allowed
* stronger type checking on comparisonsMike Macgirvin2010-09-261-5/+5
|
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-261-2/+6
|
* localisation path for all view templatesMike Macgirvin2010-09-221-7/+7
|
* prepare for open source server releaseMike Macgirvin2010-09-211-1/+1
|
* theme cleanupMike Macgirvin2010-09-181-0/+1
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-1/+1
|
* no more url in cmdlineMike Macgirvin2010-08-161-4/+2
|
* installer changes, pe syncMike Macgirvin2010-08-151-3/+6
|