| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | that didn't work out well - let's do this instead | friendica | 2015-04-08 | 1 | -27/+16 |
| * | fix selector when sys channel active | friendica | 2015-04-08 | 1 | -0/+13 |
| * | system channel always has allow_code privileges | friendica | 2015-04-08 | 1 | -6/+19 |
| * | Fix Design Tool navigation for sys channel. | Klaus Weidenbach | 2015-04-06 | 1 | -6/+16 |
| * | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -149/+182 |
| * | comanche: move 'webpage' declaration to the first parser pass so it is set wh... | friendica | 2015-03-25 | 1 | -2/+2 |
| * | catche edge case of tag "@abcdef +1", which tags the first entry in your aboo... | friendica | 2015-03-24 | 1 | -6/+15 |
| * | improve performance of the zotfeed queries | friendica | 2015-03-23 | 1 | -3/+7 |
| * | add loadtime search to channel and fix it for home. display and search need f... | friendica | 2015-03-21 | 1 | -2/+1 |
| * | make the channel item query match recent changes to network item query (and s... | friendica | 2015-03-18 | 1 | -1/+1 |
| * | openid cleanup | friendica | 2015-03-16 | 1 | -7/+5 |
| * | Some cleanups. | Klaus Weidenbach | 2015-03-13 | 1 | -13/+16 |
| * | support rel=me on channel "homepage" url | friendica | 2015-02-24 | 1 | -2/+2 |
| * | issue #896 | friendica | 2015-02-12 | 1 | -2/+4 |
* | | Merge branch 'master' into tres | friendica | 2015-02-08 | 1 | -1/+1 |
|\| |
|
| * | get_rel_link broken - also weekly doc updates | friendica | 2015-02-06 | 1 | -1/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 1 | -2/+5 |
|\| |
|
| * | garbage in garbage out | friendica | 2015-02-03 | 1 | -2/+2 |
| * | issue #889 private tags for forums no longer recognised after tag refactor a ... | friendica | 2015-02-02 | 1 | -0/+3 |
* | | Merge branch 'master' into tres | friendica | 2015-02-01 | 1 | -0/+1 |
|\| |
|
| * | add multipart/mixed to getIconFromType() | marijus | 2015-02-01 | 1 | -0/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -10/+10 |
|\| |
|
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -10/+10 |
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -2/+2 |
* | | Merge branch 'master' into tres | friendica | 2015-01-27 | 1 | -0/+71 |
|\| |
|
| * | move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser... | marijus | 2015-01-27 | 1 | -0/+71 |
* | | Merge branch 'master' into tres and add some work on the item_deleted flag re... | friendica | 2015-01-26 | 1 | -1/+2 |
|\| |
|
| * | Call sslify with an extra path element so files keep their names | Alexandre Hannud Abdo | 2015-01-25 | 1 | -1/+2 |
* | | more expanding item flags | friendica | 2015-01-22 | 1 | -1/+1 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -7/+6 |
* | | that should take care of the bitfields in hubloc | friendica | 2015-01-20 | 1 | -3/+3 |
|/ |
|
* | Fix some issues with tagging. | Stefan Parviainen | 2015-01-16 | 1 | -16/+13 |
* | ignore bbcode open tag (left bracket) in hash and mention tag regexes and tur... | friendica | 2015-01-14 | 1 | -2/+2 |
* | provide a setting to control ALLOWCODE permissions at the channel level - it ... | friendica | 2015-01-13 | 1 | -4/+4 |
* | Allow tags in mail, many profile fields, and admin info | Stefan Parviainen | 2015-01-13 | 1 | -1/+1 |
* | Refactor mention code to make it more reusable | Stefan Parviainen | 2015-01-12 | 1 | -0/+30 |
* | include channel clones in PM deliveries (also some whitespace edits) | friendica | 2015-01-08 | 1 | -15/+15 |
* | lines reversed in handle_tag() | friendica | 2015-01-06 | 1 | -2/+2 |
* | Revert "Revert "Language names via intl library."" | Stefan Parviainen | 2014-12-31 | 1 | -1/+1 |
* | Revert "Language names via intl library." | RedMatrix | 2014-12-31 | 1 | -1/+1 |
* | Language names via intl library. Fixes #773 | Stefan Parviainen | 2014-12-30 | 1 | -1/+1 |
* | fix double encoding of homepage in profile activity - not as straight-forward... | friendica | 2014-12-21 | 1 | -0/+1 |
* | Access list of smilies over JSON | Stefan Parviainen | 2014-12-20 | 1 | -31/+38 |
* | allow a variety of latitude/longitude delimiters since nobody can agree on them. | friendica | 2014-12-17 | 1 | -1/+3 |
* | ability to generate arbitrary map with [ map=lat/lon] and also free form loca... | friendica | 2014-12-17 | 1 | -0/+6 |
* | Add [ map ] element to bbcode, no closing tag. Requires a map generator plugi... | friendica | 2014-12-16 | 1 | -0/+14 |
* | Add security logger to RedDAV. | Klaus Weidenbach | 2014-12-14 | 1 | -216/+193 |
* | Show tags in other channels profile field to make it easier to navigate to th... | Stefan Parviainen | 2014-12-07 | 1 | -0/+256 |
* | new system config reserved_channels | Habeas Codice | 2014-11-21 | 1 | -1/+6 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -2/+20 |
|\ |
|