aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | Merge remote-tracking branch 'upstream/master'tommy tomson2012-03-028-4/+211
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'pull'friendica2012-03-016-3/+205
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #54 from campino/masterfriendica2012-03-016-3/+205
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build documentation This looks good. It may take me some time to get up to speed - and I'm not sure I have all the utilities available via my hosting provider.
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master'Alexander Kampmann2012-03-0184-1362/+2846
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Enabled automated doc building. Changes:Alexander Kampmann2012-03-016-3/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -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-012-1/+6
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | content-type
| | * / / / / / / / diabook committommy tomson2012-03-021-0/+0
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | yet more work on notificationsfriendica2012-02-293-29/+54
| | | | | | | | |
* | | | | | | | | notification enhancementsfriendica2012-02-295-7/+43
| | | | | | | | |
* | | | | | | | | better handling of multiple notifications for same item, and old notificationsfriendica2012-02-293-5/+24
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Update LICENSEfriendica2012-02-291-1/+1
| | | | | | | |
* | | | | | | | Update READMEfriendica2012-02-291-0/+4
| | | | | | | |
* | | | | | | | cleaned up mess created when both people request friendship and one approves ↵friendica2012-02-281-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as duplex
* | | | | | | | call time pass by reference deprecatedfriendica2012-02-281-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'pull'friendica2012-02-281-1/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | fix url and network displayfabrixxm2012-02-281-1/+2
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | From Tobias H - catch some irregularities caused by cut/paste codefriendica2012-02-284-7/+7
|/ / / / / /
* | | | | | update globaldir when page-type changes, add spam date fieldfriendica2012-02-275-55/+13
| | | | | |
* | | | | | clicking contact on contacts page broken linkfriendica2012-02-271-0/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'pull'friendica2012-02-274-10/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #53 from fabrixxm/masterfabrixxm2012-02-273-7/+9
| |\ \ \ \ | | |_|_|/ | |/| | | remove template filters support
| | * | | revert 01a2791e3a to avoid random preg internal errors. fix contact_templateFabio Comuni2012-02-273-7/+9
| |/ / /
| * | | Merge pull request #52 from campino/masterSimon2012-02-271-3/+3
| |\| | | | | | | | | | Corrected syntax error
| | * | fixed syntax errorsAlexander Kampmann2012-02-271-3/+3
| | | |
* | | | cleanup notify subject linesfriendica2012-02-272-9/+18
|/ / /
* | | add plugin hooks to enotifyfriendica2012-02-264-45/+83
| | |
* | | Merge pull request #51 from simonlnu/masterSimon2012-02-262-3/+2
|\ \ \ | | | | | | | | RFC, request for comments: about the https for html5shiv
| * | | minor typographical fixes. need to do something about the http on https ↵Simon L'nu2012-02-272-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | sites for html5shiv. changed to https on mine Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| * | | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-02-270-0/+0
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: (29 commits) spam db fix tag icon size typo in css tagging missing from wallwall and a couple of themes, star missing from dispy Mail: New options for actions after importing mails. relative link redirects Avoid some notices Bugfix is not always defined; but if defined, then always of type integer 1 Bugfix (missing $ character) and avoid some notices necessare fields not loaded from DB should probably be a->user['hidewall'] instead of profile['hidewall'] "Vier-Theme" Some more design stuff. some revision to the German strings German strings Wrong variable name show experimental and unsupported theme status on theme admin page jumping divs with no scrolling imrpove contrast on darkzero blockquotes darkzero-NS theme ... * master:
* | | spam dbfriendica2012-02-263-2/+29
| | |
* | | fix tag icon sizefriendica2012-02-261-0/+0
| | |
* | | typo in cssfriendica2012-02-261-1/+1
| | |
* | | tagging missing from wallwall and a couple of themes, star missing from dispyfriendica2012-02-2613-2/+37
| | |
* | | Merge pull request #50 from annando/masterfriendica2012-02-2621-474/+1238
|\ \ \ | | | | | | | | massive changes in mail and design updates in "vier"
| * | | Mail: New options for actions after importing mails.Michael2012-02-267-41/+84
| | | |
| * | | Merge remote branch 'upstream/master'Michael2012-02-2648-1659/+3227
| |\ \ \
| * | | | "Vier-Theme" Some more design stuff.Michael2012-02-264-336/+315
| | | | |
| * | | | poller.php: Test for moving to archive, vier-style: notifications fixedMichael2012-02-252-4/+33
| | | | |
| * | | | "vier" popup menu looks nicer now (more like quattro again)Michael2012-02-251-6/+14
| | | | |
| * | | | "vier": The contacts are now working again. Line break before closing ↵Michael2012-02-255-22/+289
| | | | | | | | | | | | | | | | | | | | 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-2367-286/+871
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 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-2610-23/+29
|\ \ \ \ \ \ | | | | | | | | | | | | | | Bugfix for del_config
| * | | | | | Avoid some noticesTobias Hößl2012-02-263-11/+12
| | | | | | |
| * | | | | | BugfixTobias Hößl2012-02-261-1/+1
| | | | | | |