Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-27 | 1 | -0/+66 |
|\ | | | | | | | | | Conflicts: mod/impel.php | ||||
| * | define some custom attributes and html5 elements for htmlpurifier | Mario Vavti | 2015-05-27 | 1 | -0/+66 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-20 | 1 | -6/+1 |
|\| | | | | | | | | | | | | | | | Conflicts: include/items.php include/text.php mod/item.php view/nl/messages.po | ||||
| * | PRIVACY: possible privacy leakage under a defined set of circumstances | redmatrix | 2015-05-20 | 1 | -10/+0 |
| | | |||||
* | | re-arrange the html cache a bit | redmatrix | 2015-05-20 | 1 | -12/+14 |
| | | |||||
* | | add rot47 to the mix. This shouldn't affect the speed to any measurable degree. | redmatrix | 2015-05-19 | 1 | -2/+8 |
| | | |||||
* | | mail_obscure - AES-256 is way too slow, simplify. Ideally a substitution ↵ | redmatrix | 2015-05-19 | 1 | -3/+2 |
| | | | | | | | | cipher would be adequate for our requirements. | ||||
* | | Merge branch 'master' into tres | redmatrix | 2015-05-14 | 1 | -15/+15 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php | ||||
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-12 | 1 | -1/+1 |
| |\| | | | | | | | | | | | | | | | | Conflicts: mod/mitem.php view/nl/strings.php | ||||
| | * | fix a couple of miscellaneous errors which showed up in the logs | redmatrix | 2015-05-11 | 1 | -1/+1 |
| | | | |||||
| * | | Hopefully this will make item_cache the default | redmatrix | 2015-05-06 | 1 | -11/+11 |
| | | | |||||
| * | | first pass name change | redmatrix | 2015-05-05 | 1 | -3/+3 |
| |/ | |||||
* | | Merge branch 'master' into tres | friendica | 2015-05-01 | 1 | -0/+18 |
|\| | |||||
| * | 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 | ||||
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -217/+305 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css | ||||
| * | 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 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-02-08 | 1 | -1/+1 |
|\| | | | | | | | | | | | Conflicts: mod/events.php view/css/mod_events.css | ||||
| * | 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 |
|\| | | | | | | | | | | | Conflicts: view/css/mod_events.css view/theme/redbasic/css/style.css | ||||
| * | 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 | ||||
* | | 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 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/group.php include/text.php mod/acl.php mod/channel.php mod/connections.php mod/display.php mod/group.php mod/item.php mod/locs.php mod/network.php mod/photos.php mod/ping.php mod/starred.php mod/viewsrc.php | ||||
| * | 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 |
|\| | | | | | | | | | Conflicts: include/socgraph.php | ||||
| * | 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 | ||||
* | | Merge branch 'master' into tres and add some work on the item_deleted flag ↵ | friendica | 2015-01-26 | 1 | -1/+2 |
|\| | | | | | | | | | | | | | | | | | | | refactor Conflicts: include/attach.php include/onedirsync.php include/zot.php mod/locs.php | ||||
| * | 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. | ||||
* | | more expanding item flags | friendica | 2015-01-22 | 1 | -1/+1 |
| | |