Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issues with markdownify and escaped HTML | redmatrix | 2015-06-18 | 1 | -4/+4 |
| | |||||
* | define some custom attributes and html5 elements for htmlpurifier | Mario Vavti | 2015-05-27 | 1 | -0/+66 |
| | |||||
* | PRIVACY: possible privacy leakage under a defined set of circumstances | redmatrix | 2015-05-20 | 1 | -10/+0 |
| | |||||
* | fix a couple of miscellaneous errors which showed up in the logs | redmatrix | 2015-05-11 | 1 | -1/+1 |
| | |||||
* | more performance work | friendica | 2015-04-30 | 1 | -1/+9 |
| | |||||
* | just a test, please do not try to implement this as there are severe ↵ | friendica | 2015-04-30 | 1 | -0/+10 |
| | | | | security issues | ||||
* | api - unobscure mail | friendica | 2015-04-19 | 1 | -0/+11 |
| | |||||
* | dont suggest anything here it explains itself | Mario Vavti | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | some more on webpages | Mario Vavti | 2015-04-14 | 1 | -12/+15 |
| | |||||
* | move style to style.css | Mario Vavti | 2015-04-10 | 1 | -3/+3 |
| | |||||
* | make r# work better with different font sizes | Mario Vavti | 2015-04-10 | 1 | -3/+3 |
| | |||||
* | 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 |
| | | | | Fix creating menu for sys channel. | ||||
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -149/+182 |
| | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation. | ||||
* | comanche: move 'webpage' declaration to the first parser pass so it is set ↵ | friendica | 2015-03-25 | 1 | -2/+2 |
| | | | | when content loads. | ||||
* | catche edge case of tag "@abcdef +1", which tags the first entry in your ↵ | friendica | 2015-03-24 | 1 | -6/+15 |
| | | | | abook, regardless of abcdef. This holds true for other similar patterns as well. | ||||
* | 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 ↵ | friendica | 2015-03-21 | 1 | -2/+1 |
| | | | | further investigation | ||||
* | make the channel item query match recent changes to network item query (and ↵ | friendica | 2015-03-18 | 1 | -1/+1 |
| | | | | some slightly older changes in display item query), and allow '@' in linkified urls. | ||||
* | openid cleanup | friendica | 2015-03-16 | 1 | -7/+5 |
| | |||||
* | Some cleanups. | Klaus Weidenbach | 2015-03-13 | 1 | -13/+16 |
| | | | | | | Fixed dbesc_identifier(), but it is not used yet. Corrected some other variable names and variable initialization before using them. | ||||
* | support rel=me on channel "homepage" url | friendica | 2015-02-24 | 1 | -2/+2 |
| | |||||
* | issue #896 | friendica | 2015-02-12 | 1 | -2/+4 |
| | |||||
* | get_rel_link broken - also weekly doc updates | friendica | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | few weeks back. This solution is not optimal as it also leaves you in the privacy ACL in some cases and not in others but it restores the previous functionality | ||||
* | add multipart/mixed to getIconFromType() | marijus | 2015-02-01 | 1 | -0/+1 |
| | |||||
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -10/+10 |
| | |||||
* | move userReadableSize() and getIconFromType() from ↵ | marijus | 2015-01-27 | 1 | -0/+71 |
| | | | | /include/RedDAV/RedBrowser.php to include/text.php and add template for mod/sharedwithme | ||||
* | Call sslify with an extra path element so files keep their names | Alexandre Hannud Abdo | 2015-01-25 | 1 | -1/+2 |
| | | | | | | | The main motivation for this is when saving images one doesn't need to inspect and manually input the file's actual name. There might be other benefits, perhaps in automated downloads. | ||||
* | 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 ↵ | friendica | 2015-01-14 | 1 | -2/+2 |
| | | | | turn it into a tag delimiter | ||||
* | provide a setting to control ALLOWCODE permissions at the channel level - it ↵ | friendica | 2015-01-13 | 1 | -4/+4 |
| | | | | isn't always appropriate to apply this to all channels in an account. | ||||
* | 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 |
| | | | | This reverts commit 4f35efa0bad4ae6489b63f3eebafe6542d654094. | ||||
* | 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 ↵ | friendica | 2014-12-21 | 1 | -0/+1 |
| | | | | straight-forward as it looked | ||||
* | 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 ↵ | friendica | 2014-12-17 | 1 | -0/+6 |
| | | | | location using [ map]somewhere[/map] but the second one currently has no plugins available to generate it. | ||||
* | Add [ map ] element to bbcode, no closing tag. Requires a map generator ↵ | friendica | 2014-12-16 | 1 | -0/+14 |
| | | | | plugin (like openstreetmap which was just updated) and also requires that the author has browser location enabled. | ||||
* | Add security logger to RedDAV. | Klaus Weidenbach | 2014-12-14 | 1 | -216/+193 |
| | | | | Some smaller clean ups whitepsaces and tabs, use PHP_EOL, Doxygen, etc. | ||||
* | Show tags in other channels profile field to make it easier to navigate to ↵ | Stefan Parviainen | 2014-12-07 | 1 | -0/+256 |
| | | | | the channels | ||||
* | new system config reserved_channels | Habeas Codice | 2014-11-21 | 1 | -1/+6 |
| | | | | prevents members from creating channels in a reserved list |