Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove admin view of local directory | friendica | 2012-03-17 | 1 | -136/+61 |
| | |||||
* | In HTML2BBCode: fetch the URL of [EMBED] using JavaScript instead of an ↵ | Tobias Hößl | 2012-03-13 | 1 | -122/+140 |
| | | | | ajax-call to a php-script. Once there actually is embedded Code in the HTML, this function is called after every single keypress. Not only is making an ajax-call every keypress bandith intensive - it also made typing hard / slow. Making a lot of JavaScript-RegExp-Computation every keypress isn't exactly great either, but still performs better. | ||||
* | finalise spam storage model, begin driver changes. | friendica | 2012-03-05 | 1 | -5/+29 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Alexander Kampmann | 2012-03-01 | 1 | -52/+2 |
|\ | |||||
| * | update globaldir when page-type changes, add spam date field | friendica | 2012-02-27 | 1 | -52/+2 |
| | | |||||
* | | Enabled automated doc building. Changes: | Alexander Kampmann | 2012-03-01 | 1 | -2/+2 |
|/ | | | | | | | | -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 | ||||
* | fixed syntax errors | Alexander Kampmann | 2012-02-27 | 1 | -3/+3 |
| | |||||
* | waitman gobble fix for escaping code blocks in tinymce | friendica | 2012-02-24 | 1 | -8/+65 |
| | |||||
* | Merge pull request #45 from annando/master | friendica | 2012-02-22 | 1 | -497/+387 |
|\ | | | | | New HTML to BBCode converter, changes to BBCode, nginx support, ... | ||||
| * | New version of markdown. Playing with stylesheet. Testing line breaks. | root | 2012-02-19 | 1 | -497/+387 |
| | | |||||
* | | library/OAuth1 - Friendika -> Friendica | Abinoam P. Marques Jr | 2012-02-20 | 1 | -1/+1 |
|/ | |||||
* | Documentation on Friendica changes to B8 and notice of source availability ↵ | friendica | 2012-02-15 | 1 | -0/+12 |
| | | | | in accordance with LGPL | ||||
* | Merge pull request #36 from fabrixxm/master | fabrixxm | 2012-02-15 | 8 | -0/+6745 |
|\ | | | | | Missing icons in 'quattro' and ajax events calendar | ||||
| * | events: first test for full-javascript events calendar | Fabio Comuni | 2012-02-14 | 8 | -0/+6745 |
| | | |||||
* | | make hr bbtag shareable, stray quote in duepuntozero wall_item | friendica | 2012-02-13 | 1 | -0/+2 |
|/ | |||||
* | modified: library/slinky.php Set up tabs in code correctly. | Keith Fernie | 2012-02-09 | 1 | -16/+16 |
| | |||||
* | modified: library/slinky.php Added a custom YourLS shortener to the ↵ | Keith Fernie | 2012-02-09 | 1 | -1/+31 |
| | | | | available shorteners | ||||
* | more work on Friendica db driver for b8 | friendica | 2012-02-01 | 2 | -46/+39 |
| | |||||
* | add uid variable to b8 classes | friendica | 2012-02-01 | 5 | -26/+1276 |
| | |||||
* | add spam engine | friendica | 2012-01-31 | 13 | -0/+4048 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 757 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | symbolic bbcode icon | friendica | 2012-01-11 | 1 | -0/+0 |
| | |||||
* | Switch to jquery 1.7.1 | zottel | 2011-12-12 | 3 | -3/+219 |
| | |||||
* | diaspora reshared lists rendering as html | friendica | 2011-11-23 | 1 | -0/+19 |
| | |||||
* | check all attribute names for validity | friendica | 2011-11-16 | 1 | -3/+7 |
| | |||||
* | html5 - don't set empty attribute either | friendica | 2011-11-12 | 1 | -1/+1 |
| | |||||
* | html5 parser - numeric attribute names chucking a wobbly. | Friendika | 2011-11-11 | 1 | -2/+2 |
| | |||||
* | Merge branch 'oauthapi' | Fabio Comuni | 2011-11-07 | 7 | -3/+2502 |
|\ | |||||
| * | oauth: authorize | Fabio Comuni | 2011-11-07 | 1 | -0/+5 |
| | | |||||
| * | oauthapi: authorize app | Fabio Comuni | 2011-10-26 | 1 | -3/+12 |
| | | |||||
| * | Initial work adding oauth to api | Fabio Comuni | 2011-10-20 | 6 | -0/+2485 |
| | | |||||
* | | oembed. fix html2bbcode when oembed html contains span and utf8 chars | Fabio Comuni | 2011-10-21 | 1 | -6/+11 |
| | | |||||
* | | fix various html parse errors | Friendika | 2011-10-20 | 1 | -0/+2 |
|/ | |||||
* | Merge branch 'master' into newui | Fabio Comuni | 2011-09-26 | 1 | -1/+1 |
|\ | |||||
| * | diaspora markdown changes, parse_url format change | Friendika | 2011-09-20 | 1 | -1/+1 |
| | | |||||
* | | Load infos and notices via ping and show them with js popup | Fabio Comuni | 2011-09-05 | 4 | -0/+150 |
| | | |||||
* | | Add tipTip js tooltips | Fabio Comuni | 2011-09-05 | 3 | -0/+164 |
|/ | |||||
* | bookmarks + bug #140 | Friendika | 2011-09-04 | 1 | -0/+2 |
| | |||||
* | cleanup | Friendika | 2011-08-07 | 2 | -10/+0 |
| | |||||
* | several fixes for attachments | Friendika | 2011-08-03 | 1 | -1/+6 |
| | |||||
* | helper functions for Diaspora cert mangling | Friendika | 2011-07-25 | 1 | -0/+172 |
| | |||||
* | show acl selector in a popup with fancybox | Fabio Comuni | 2011-07-20 | 25 | -0/+1647 |
| | |||||
* | we still need the source file. Don't know why. | Friendika | 2011-06-30 | 1 | -0/+155 |
| | |||||
* | tinyMCE loads "source" version of bbcode plugin istead of "compressed" one | Fabio Comuni | 2011-06-30 | 3 | -156/+156 |
| | |||||
* | bug #96 move libraries to library - better alignment of like rotator | Friendika | 2011-06-28 | 383 | -0/+83772 |
| | |||||
* | markdown parser | Friendika | 2011-04-11 | 1 | -0/+3042 |
| | |||||
* | resolve file inclusion conflicts w/ multiple plugins, improve the typo checker | Friendika | 2011-02-21 | 3 | -0/+1823 |
| | |||||
* | don't use openid CURL wrapper if open_basedir is set (even if safe_mode isn't) | Friendika | 2011-01-02 | 1 | -1/+1 |
| | |||||
* | relax content-type check on yadi discovery document | Friendika | 2010-11-22 | 1 | -4/+4 |
| | |||||
* | openid lib | Friendika | 2010-11-15 | 1 | -0/+725 |
| |