Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'friendica/master' into mobile | Fabio Comuni | 2012-02-13 | 9 | -85/+201 |
|\ | |||||
| * | finish translation of 'xxxxx wrote:' | friendica | 2012-02-12 | 1 | -2/+4 |
| | | |||||
| * | Merge branch 'master' into bbcode | Abinoam P. Marques Jr | 2012-02-12 | 4 | -7/+13 |
| |\ | |||||
| | * | make 'x minutes ago' fully translateable with argument ordering. string update. | friendica | 2012-02-12 | 2 | -5/+6 |
| | | | |||||
| | * | bug #281 | friendica | 2012-02-12 | 2 | -2/+7 |
| | | | |||||
| * | | Added [th] bbcode tag support. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+1 |
| | | | |||||
| * | | Fixed bbcode [li] and [*] handling. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -7/+2 |
| | | | |||||
| * | | Added [quote=Name] bbcode support. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -1/+7 |
| | | | |||||
| * | | Added [center] bbcode support. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+3 |
| | | | |||||
| * | | BBCode [size=50] --> font-size: 50px (with the unit px). | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | This [size=number] without unit is kind of a standard. It was being rendered like "font-size: 50" and that's not valid CSS style. | ||||
| * | | Added support to [noparse], [nobb] and [pre] as bbcode escape tags. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+34 |
| | | | |||||
| * | | Added support for [ol] standard ordered list bbcode. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+2 |
| | | | |||||
| * | | Added support for [ul] standard unordered list bbcode. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -1/+3 |
| | | | |||||
| * | | Regexp fix for [LIST=i], [list=i], [LIST=I] and [LIST=i] bbcodes | Abinoam P. Marques Jr | 2012-02-12 | 1 | -4/+8 |
| |/ | |||||
| * | Merge branch 'master' of git://github.com/friendica/friendica | Vasudev Kamath | 2012-02-12 | 1 | -1/+3 |
| |\ | |||||
| | * | do not display contact_block if config for num shown is 0 | friendica | 2012-02-11 | 1 | -1/+3 |
| | | | |||||
| * | | ;) :D and :-O are also enabled for wink laugh and surprised smiley's | Vasudev Kamath | 2012-02-12 | 1 | -3/+7 |
| |/ | |||||
| * | kissing smilie may need escaping (thanks - Abinoam) | friendica | 2012-02-11 | 1 | -1/+2 |
| | | |||||
| * | show tags (pub_keywords) in advanced profile | friendica | 2012-02-11 | 1 | -0/+2 |
| | | |||||
| * | db installation sync | friendica | 2012-02-10 | 1 | -0/+1 |
| | | |||||
| * | send notify emails to community pages as well as people | friendica | 2012-02-10 | 1 | -30/+32 |
| | | |||||
| * | bug #274 | friendica | 2012-02-09 | 1 | -17/+21 |
| | | |||||
| * | item tag notifications | friendica | 2012-02-09 | 1 | -23/+41 |
| | | |||||
| * | add render_location hook to both sets of conversations | friendica | 2012-02-09 | 1 | -11/+5 |
| | | |||||
| * | edit post not working after plaintext editor fixes, missing some recent ↵ | friendica | 2012-02-09 | 1 | -6/+10 |
| | | | | | | | | editor template changes | ||||
| * | render_location hook | friendica | 2012-02-09 | 1 | -8/+17 |
| | | |||||
| * | add tag notifications to enotify | friendica | 2012-02-09 | 1 | -0/+18 |
| | | |||||
* | | hidden jot in "display" to allow reshare | Fabio Comuni | 2012-02-10 | 1 | -3/+9 |
|/ | |||||
* | :coffee extended smilie | friendica | 2012-02-07 | 1 | -1/+2 |
| | |||||
* | beer smilie | friendica | 2012-02-07 | 1 | -3/+3 |
| | |||||
* | don't link tags enclosed inside Diaspora links | friendica | 2012-02-07 | 1 | -0/+26 |
| | |||||
* | basic support for plaintext editor configuration (disable tinymce), ↵ | friendica | 2012-02-06 | 1 | -86/+90 |
| | | | | currently only zero themes - and not all the post tools currently work (as some of them emit html). | ||||
* | beer | friendica | 2012-02-06 | 1 | -0/+4 |
| | |||||
* | do an optimise after an expunge | friendica | 2012-02-02 | 1 | -2/+2 |
| | |||||
* | improvements in d* markdown conversion | friendica | 2012-02-01 | 1 | -5/+8 |
| | |||||
* | transport for email contacts phase II | friendica | 2012-01-31 | 3 | -6/+16 |
| | |||||
* | allow plugin to abort message posting, fix half-duplex D* relationship | friendica | 2012-01-30 | 1 | -0/+5 |
| | |||||
* | prune old expired and deleted items | friendica | 2012-01-30 | 1 | -0/+5 |
| | |||||
* | mime_content_type requires access to the file, not just the name | friendica | 2012-01-28 | 1 | -6/+8 |
| | |||||
* | logging of manage identities | friendica | 2012-01-27 | 1 | -2/+7 |
| | |||||
* | for people whose DB's are not updating | friendica | 2012-01-26 | 1 | -1/+1 |
| | |||||
* | fix some changes lost from another branch | friendica | 2012-01-26 | 1 | -3/+6 |
| | |||||
* | restore diaspora test mode | friendica | 2012-01-26 | 1 | -1/+6 |
| | |||||
* | backend for delegating forums | friendica | 2012-01-26 | 1 | -3/+20 |
| | |||||
* | D* event formatting | friendica | 2012-01-25 | 1 | -1/+2 |
| | |||||
* | redirect to a useful location after deleting or ignoring a friend request, ↵ | friendica | 2012-01-24 | 1 | -0/+3 |
| | | | | begin comment moderation logic | ||||
* | more robust cache api handling (was throwing errors on occasion) | friendica | 2012-01-24 | 1 | -5/+16 |
| | |||||
* | backtrace errant input to base64url_decode | friendica | 2012-01-24 | 1 | -0/+5 |
| | |||||
* | bug #254 | friendica | 2012-01-24 | 1 | -0/+28 |
| | |||||
* | implement "moderate" flag on items | friendica | 2012-01-23 | 4 | -9/+9 |
| |