aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | added beard smileysThomas2012-03-061-35/+8
| | | | |
| * | | | Merge pull request #99 from tomtom84/masterSimon2012-03-061-0/+3
| |\ \ \ \ | | | | | | | | | | | | fixes in theme diabook
| | * | | | messages-menu translation, add scroll-to-top and theme-bug-report in themetommy tomson2012-03-071-0/+3
| | |/ / /
| * / / / bugs #312, #313friendica2012-03-061-1/+1
| |/ / /
| * | | remove "smilie" expansion for Diaspora logofriendica2012-03-061-2/+2
| | | |
| * | | prevent duplicate likesfriendica2012-03-061-0/+25
| | | |
| * | | can_write_wall documentationfriendica2012-03-051-1/+6
| | | |
| * | | correct owner info from misconfigured installs, duepuntozero title block ↵friendica2012-03-041-0/+24
| | | | | | | | | | | | | | | | misplaced in editplain mode
| * | | unused replacement variable displays %1 in all html2bbcode 'code' blocksfriendica2012-03-041-1/+1
| | | |
| * | | template proc: fix variables regexpFabio Comuni2012-03-031-1/+10
| | | |
| * | | template proc: allow isolation of var name between [ and ]Fabio Comuni2012-03-021-2/+4
| | | | | | | | | | | | | | | | $var.name -> $[var.name]
| * | | template proc: remove unused function and commented out codeFabio Comuni2012-03-021-44/+1
| | | |
| * | | template proc: first optimizationFabio Comuni2012-03-022-10/+29
| | | |
| * | | expand multiple heart smilies e.g. <3333friendica2012-03-021-0/+12
| | | |
| * | | Merge pull request #55 from fabrixxm/masterfabrixxm2012-03-022-95/+112
| |\ \ \ | | | | | | | | | | Some minor and one majior mod in templates
| | * \ \ Merge remote-tracking branch 'friendica/master' into randomerrorFabio Comuni2012-03-013-27/+79
| | |\ \ \
| | * | | | conversation: remove templating items in code and move it to template.Fabio Comuni2012-03-011-94/+103
| | | | | |
| | * | | | template proc: avoid a notice and allow template name to include to be ↵Fabio Comuni2012-03-011-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | passed with a variable value
| * | | | | Merge branch 'pull'friendica2012-03-011-1/+6
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master'Alexander Kampmann2012-03-0120-251/+914
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Enabled automated doc building. Changes:Alexander Kampmann2012-03-011-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -build.xml, phing build file -@package tags at acl_selector.php and db_update.php -added documentation and some IDE files to .gitignore -automated tool to find files that corrupt the doc build process -removed ansi characters from SSH1.php, docBlox could not handle them
| * | | | | | probe for very old (0.97 or 1.0) RSS feed with an incorrect or generic ↵friendica2012-03-011-0/+5
| | |/ / / / | |/| | | | | | | | | | | | | | | | content-type
| * | | | | yet more work on notificationsfriendica2012-02-293-29/+54
| | | | | |
| * | | | | notification enhancementsfriendica2012-02-291-3/+30
| | |/ / / | |/| | |
| * | | | call time pass by reference deprecatedfriendica2012-02-281-1/+1
| | | | |
| * | | | From Tobias H - catch some irregularities caused by cut/paste codefriendica2012-02-281-1/+1
| | |_|/ | |/| |
| * | | Merge branch 'pull'friendica2012-02-271-3/+5
| |\ \ \
| * | | | cleanup notify subject linesfriendica2012-02-271-8/+17
| | | | |
* | | | | html2bbcode: don't convert sizes and fonts.Michael2012-03-021-3/+7
| |/ / / |/| | |
* | | | revert 01a2791e3a to avoid random preg internal errors. fix contact_templateFabio Comuni2012-02-271-3/+5
|/ / /
* | | add plugin hooks to enotifyfriendica2012-02-261-42/+80
| | |
* | | tagging missing from wallwall and a couple of themes, star missing from dispyfriendica2012-02-261-2/+12
| | |
* | | Merge pull request #50 from annando/masterfriendica2012-02-269-99/+573
|\ \ \ | | | | | | | | massive changes in mail and design updates in "vier"
| * | | Mail: New options for actions after importing mails.Michael2012-02-261-10/+36
| | | |
| * | | Merge remote branch 'upstream/master'Michael2012-02-268-64/+222
| |\ \ \
| * | | | poller.php: Test for moving to archive, vier-style: notifications fixedMichael2012-02-251-1/+11
| | | | |
| * | | | "vier": The contacts are now working again. Line break before closing ↵Michael2012-02-251-2/+2
| | | | | | | | | | | | | | | | | | | | bbcodes removed.
| * | | | Bug fixed where mails where nearly empty. HTML mails can now be received.Michael2012-02-251-62/+78
| | | | |
| * | | | multipart messages complete, message-id conversion done.Michael2012-02-254-20/+29
| | | | |
| * | | | Sending mail as multipart/alternative (html and plain text) (very basic by now)Michael2012-02-243-27/+51
| | | | |
| * | | | Encoding for incoming mails. Fixed invalid message id (with side effect at ↵Michael2012-02-247-23/+411
| | | | | | | | | | | | | | | | | | | | the moment). Sending mail as text mail. Encoding name when importing mail contact.
| * | | | GIT problems ...Michael2012-02-231-8/+1
| | | | |
| * | | | Merge remote branch 'upstream/master'Michael2012-02-2313-46/+205
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/bbcode.php
| * | | | | bbcode.php: A list or quote at the beginning wasn't detectedMichael2012-02-231-3/+3
| | | | | |
* | | | | | Merge pull request #49 from CatoTH/masterfriendica2012-02-266-16/+17
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | Bugfix for del_config
| * | | | | Avoid some noticesTobias Hößl2012-02-263-11/+12
| | | | | |
| * | | | | BugfixTobias Hößl2012-02-261-1/+1
| | | | | |
| * | | | | 1 Bugfix (missing $ character) and avoid some noticesTobias Hößl2012-02-261-3/+3
| | | | | |
| * | | | | Wrong variable nameroot2012-02-261-1/+1
| | | | | |
* | | | | | relative link redirectsfriendica2012-02-262-12/+24
| |_|_|/ / |/| | | |