aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more ssl_policy cleanup, allow manual feed update per contact when hub is ↵Friendika2011-01-3010-12/+42
| | | | whacked, log feed parse errors
* wrong ref in ssl policyFriendika2011-01-304-5/+5
|
* more debugging to see if the google push hub is even trying to publish our ↵Friendika2011-01-302-0/+2
| | | | content.
* identify email-only contactsFriendika2011-01-291-1/+8
|
* even more cleanup prior to pushFriendika2011-01-291-3/+1
|
* cleanup ssl_policy implementationFriendika2011-01-291-4/+4
|
* implement SSL redirection policy (none, full, selfsign)Friendika2011-01-291-1/+18
|
* document poormancron as alternative in INSTALL.txtFriendika2011-01-291-1/+16
|
* Merge branch 'fabrixxm-master'Friendika2011-01-2816-105/+219
|\ | | | | | | | | Conflicts: boot.php
| * updated poormancron pluginFabio Comuni2011-01-281-19/+16
| |
| * modded scripts to be runned in cli so they can be included and executed in ↵Fabio Comuni2011-01-284-56/+94
| | | | | | | | main program
| * cal proc_run hook before string escapeFabio Comuni2011-01-281-6/+3
| |
| * first try of 'poormancron' whith 'proc_run' hookfabrixxm2011-01-241-0/+51
| |
| * Mods to script runned via CLI to permits to run also includedfabrixxm2011-01-244-26/+33
| |
| * Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵fabrixxm2011-01-2411-30/+58
| | | | | | | | use proc_run()
* | tag finder tweakFriendika2011-01-271-1/+1
| |
* | removed java photo uploader from mainline. Photo uploaders are now plugins, ↵Friendika2011-01-2713-101/+186
| | | | | | | | but a single item upload is available by default.
* | remote linksFriendika2011-01-272-4/+4
| |
* | Merge branch 'omigeot-master'Friendika2011-01-274-337/+336
|\ \
| * \ Merge branch 'master' of https://github.com/omigeot/friendika into ↵Friendika2011-01-274-337/+336
| |\ \ | | | | | | | | | | | | omigeot-master
| | * | More translationolivierm2011-01-271-1/+1
| | | |
| | * | Done head.tplolivierm2011-01-271-1/+1
| | | |
| | * | French translation : Done strings.php, started template files.olivierm2011-01-272-335/+334
| | | |
* | | | still not quite ready for the big photos rolloverFriendika2011-01-272-83/+61
| | | |
* | | | Revert "Revert "roll version - now in alpha 2.1""Friendika2011-01-275-75/+227
| | | | | | | | | | | | | | | | This reverts commit e8a3166fa9caa1bdff90526886ae705bc44c4ac8.
* | | | Revert "roll version - now in alpha 2.1"Friendika2011-01-275-227/+75
| | | | | | | | | | | | | | | | This reverts commit df4f77dadddc7bd756c3e4f72fa2fbe204cfff88.
* | | | roll version - now in alpha 2.1Friendika2011-01-275-75/+227
| | | |
* | | | set update frequency to twice daily for 'feed' contacts, unable to set ↵Friendika2011-01-266-15/+26
| | | | | | | | | | | | | | | | update frequency on contact edit form.
* | | | search icons (?)Friendika2011-01-264-1/+6
| | | |
* | | | Merge branch 'oembed' of https://github.com/fabrixxm/friendika into ↵Friendika2011-01-2612-10/+178
|\ \ \ \ | | | | | | | | | | | | | | | fabrixxm-oembed
| * | | | Rewrite oembed plugin to use new bbcode tag [embed] and make discovery ↵Fabio Comuni2011-01-262-44/+48
| | | | | | | | | | | | | | | | | | | | server-side
| * | | | remove fixed width from wall-item-contentFabio Comuni2011-01-261-1/+1
| | | | |
| * | | | oembed consumer pluginFabio Comuni2011-01-263-0/+107
| | | | |
| * | | | add [img=wxh][/img] support in tinymce bbcode pluginFabio Comuni2011-01-261-0/+5
| | | | |
| * | | | Add 'jot_tool' hook, plugins can add tool icons.Fabio Comuni2011-01-268-5/+54
| | | | |
| * | | | Merge remote branch 'friendika-master/master'Fabio Comuni2011-01-257-12/+63
| |\ \ \ \
| * | | | | fixed width on wall-item-wrapperFabio Comuni2011-01-251-0/+2
| | |_|_|/ | |/| | |
| * | | | Bigger subject in messagesfabrixxm2011-01-241-4/+5
| | | | |
* | | | | Piwik plugin for FriendikaTobias Diekershoff2011-01-262-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This plugin allows you to enter the code necessary for Piwik analytics at the bottom of every page that Friendika produces. Displaying an opt-out link is possible (optional). For details about the configuration the the header of the PHP file.
* | | | | dissolve relationship (new protocol) workingFriendika2011-01-263-11/+21
| | | | |
* | | | | work in progress js_uploader plugin, turn java uploader into plugin - not ↵Friendika2011-01-2668-0/+6768
| | | | | | | | | | | | | | | | | | | | done yet
* | | | | whitespace onlyFriendika2011-01-261-1/+1
| | | | |
* | | | | no comment box if no notify, not no pollFriendika2011-01-251-2/+2
| | | | |
* | | | | smilies on new item viewFriendika2011-01-251-1/+1
| | | | |
* | | | | greenzero stripped to bare essentials, imported from duepuntozeroFriendika2011-01-251-1865/+7
| | | | |
* | | | | renamed theme - it was a bit too longFriendika2011-01-254-0/+0
| | | | |
* | | | | Merge branch 'master' of https://github.com/tobiasd/friendika into ↵Friendika2011-01-2554-0/+4756
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | tobiasd-master
| * \ \ \ \ Merge git://github.com/tobiasd/friendikaTobias Diekershoff2011-01-254-0/+1887
| |\ \ \ \ \
| | * | | | | a green variation of the duepuntozero themeTobias Diekershoff2011-01-254-0/+1887
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for this variation of the theme the header image and the link colors were set to some tone of green that fit my current likings.
| | * | | | | Merge branch 'master' of git://github.com/tobiasd/friendikaTobias Diekershoff2011-01-257-12/+63
| | |\ \ \ \ \