Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | it's a bbcode editor, not an html editor | Friendika | 2011-01-31 | 2 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | oembed contsant name, fix dfrnpubdeliver, add 'code' editor button | Friendika | 2011-01-31 | 3 | -67/+69 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | let there be purple! ;-) | Friendika | 2011-01-31 | 4 | -0/+27 | |
| | | | | | | | ||||||
* | | | | | | | readjust name length limits - acl selector | Friendika | 2011-01-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | truncate names in acl selector | Friendika | 2011-01-31 | 1 | -2/+5 | |
| | | | | | | | ||||||
* | | | | | | | email cc recipients (front end) | Friendika | 2011-01-31 | 6 | -4/+26 | |
| | | | | | | | ||||||
* | | | | | | | post to email recips (backend) | Friendika | 2011-01-31 | 1 | -2/+29 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'fabrixxm-oembed' | Friendika | 2011-01-31 | 9 | -48/+126 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cache oembed request | Fabio Comuni | 2011-01-31 | 1 | -2/+14 | |
| | | | | | | | | ||||||
| * | | | | | | | delete old cache in poller.php | Fabio Comuni | 2011-01-31 | 1 | -0/+4 | |
| | | | | | | | | ||||||
| * | | | | | | | add cache table | Fabio Comuni | 2011-01-31 | 3 | -2/+14 | |
| | | | | | | | | ||||||
| * | | | | | | | use microformat to mark html from [embed] tag, convert html with oembed ↵ | Fabio Comuni | 2011-01-31 | 3 | -5/+44 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | microformat to [embed] tag | |||||
| * | | | | | | | Add 'system''no_oembed' config option | Fabio Comuni | 2011-01-31 | 2 | -4/+8 | |
| | | | | | | | | ||||||
| * | | | | | | | Move [embed] bbtag from oembed plugin to core | Fabio Comuni | 2011-01-31 | 3 | -45/+52 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | force text paste in editor | Friendika | 2011-01-31 | 1 | -3/+11 | |
| | | | | | | | ||||||
* | | | | | | | deliver up to 150 contacts per person using dfrn - in case hub is whacked | Friendika | 2011-01-31 | 1 | -1/+49 | |
|/ / / / / / | ||||||
* | | | | | | limit privacy ACL's to networks which can handle privacy | Friendika | 2011-01-30 | 2 | -8/+10 | |
| | | | | | | ||||||
* | | | | | | disable "take me home" hotkey, different on FF (shift-home), IE ($). | Friendika | 2011-01-30 | 1 | -6/+7 | |
| | | | | | | ||||||
* | | | | | | more ssl_policy cleanup, allow manual feed update per contact when hub is ↵ | Friendika | 2011-01-30 | 10 | -12/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | whacked, log feed parse errors | |||||
* | | | | | | wrong ref in ssl policy | Friendika | 2011-01-30 | 4 | -5/+5 | |
| | | | | | | ||||||
* | | | | | | more debugging to see if the google push hub is even trying to publish our ↵ | Friendika | 2011-01-30 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | content. | |||||
* | | | | | | identify email-only contacts | Friendika | 2011-01-29 | 1 | -1/+8 | |
| | | | | | | ||||||
* | | | | | | even more cleanup prior to push | Friendika | 2011-01-29 | 1 | -3/+1 | |
| | | | | | | ||||||
* | | | | | | cleanup ssl_policy implementation | Friendika | 2011-01-29 | 1 | -4/+4 | |
| | | | | | | ||||||
* | | | | | | implement SSL redirection policy (none, full, selfsign) | Friendika | 2011-01-29 | 1 | -1/+18 | |
| | | | | | | ||||||
* | | | | | | document poormancron as alternative in INSTALL.txt | Friendika | 2011-01-29 | 1 | -1/+16 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 16 | -105/+219 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | Conflicts: boot.php | |||||
| * | | | | updated poormancron plugin | Fabio Comuni | 2011-01-28 | 1 | -19/+16 | |
| | | | | | ||||||
| * | | | | modded scripts to be runned in cli so they can be included and executed in ↵ | Fabio Comuni | 2011-01-28 | 4 | -56/+94 | |
| | | | | | | | | | | | | | | | | | | | | main program | |||||
| * | | | | cal proc_run hook before string escape | Fabio Comuni | 2011-01-28 | 1 | -6/+3 | |
| | | | | | ||||||
| * | | | | first try of 'poormancron' whith 'proc_run' hook | fabrixxm | 2011-01-24 | 1 | -0/+51 | |
| | | | | | ||||||
| * | | | | Mods to script runned via CLI to permits to run also included | fabrixxm | 2011-01-24 | 4 | -26/+33 | |
| | | | | | ||||||
| * | | | | Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵ | fabrixxm | 2011-01-24 | 11 | -30/+58 | |
| | | | | | | | | | | | | | | | | | | | | use proc_run() | |||||
* | | | | | tag finder tweak | Friendika | 2011-01-27 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | removed java photo uploader from mainline. Photo uploaders are now plugins, ↵ | Friendika | 2011-01-27 | 13 | -101/+186 | |
| | | | | | | | | | | | | | | | | | | | | but a single item upload is available by default. | |||||
* | | | | | remote links | Friendika | 2011-01-27 | 2 | -4/+4 | |
| | | | | | ||||||
* | | | | | Merge branch 'omigeot-master' | Friendika | 2011-01-27 | 4 | -337/+336 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of https://github.com/omigeot/friendika into ↵ | Friendika | 2011-01-27 | 4 | -337/+336 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | omigeot-master | |||||
| | * | | | | | More translation | olivierm | 2011-01-27 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Done head.tpl | olivierm | 2011-01-27 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | French translation : Done strings.php, started template files. | olivierm | 2011-01-27 | 2 | -335/+334 | |
| | | | | | | | ||||||
* | | | | | | | still not quite ready for the big photos rollover | Friendika | 2011-01-27 | 2 | -83/+61 | |
| | | | | | | | ||||||
* | | | | | | | Revert "Revert "roll version - now in alpha 2.1"" | Friendika | 2011-01-27 | 5 | -75/+227 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e8a3166fa9caa1bdff90526886ae705bc44c4ac8. | |||||
* | | | | | | | Revert "roll version - now in alpha 2.1" | Friendika | 2011-01-27 | 5 | -227/+75 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit df4f77dadddc7bd756c3e4f72fa2fbe204cfff88. | |||||
* | | | | | | | roll version - now in alpha 2.1 | Friendika | 2011-01-27 | 5 | -75/+227 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | set update frequency to twice daily for 'feed' contacts, unable to set ↵ | Friendika | 2011-01-26 | 6 | -15/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | update frequency on contact edit form. | |||||
* | | | | | | search icons (?) | Friendika | 2011-01-26 | 4 | -1/+6 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'oembed' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-01-26 | 12 | -10/+178 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fabrixxm-oembed | |||||
| * | | | | | | Rewrite oembed plugin to use new bbcode tag [embed] and make discovery ↵ | Fabio Comuni | 2011-01-26 | 2 | -44/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | server-side | |||||
| * | | | | | | remove fixed width from wall-item-content | Fabio Comuni | 2011-01-26 | 1 | -1/+1 | |
| | | | | | | |