Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | abstract poco into a single function in socgraph so we can provide different ↵ | friendica | 2015-01-25 | 1 | -0/+209 | |
|/ / / | | | | | | | | | | wrappers for it providing slightly different functionality. | |||||
* | | | turn "large photo thumbnails" into a feature. | friendica | 2015-01-25 | 2 | -6/+12 | |
| | | | ||||||
* | | | rework the new connection stuff so we don't need a "permissions have been ↵ | friendica | 2015-01-25 | 1 | -14/+9 | |
| | | | | | | | | | | | | changed but not saved" message. | |||||
* | | | recognise opus as an audio file | friendica | 2015-01-25 | 2 | -2/+2 | |
| | | | ||||||
* | | | don't set a rating of 1 on old sites that report poco rating as an array. ↵ | friendica | 2015-01-25 | 1 | -1/+1 | |
| |/ |/| | | | | | Just set it to 0. It will be fixed whenever they upgrade. | |||||
* | | Merge pull request #877 from solstag/master | RedMatrix | 2015-01-25 | 1 | -1/+2 | |
|\ \ | | | | | | | Call sslify with an extra path element so files keep their names | |||||
| * | | 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. | |||||
* / | Check allowed emails, also add blacklisting for | Christian Vogeley | 2015-01-25 | 1 | -6/+29 | |
|/ | | | | | not allowed emails: config:'system','not_allowed_email' | |||||
* | optimize check query | marijus | 2015-01-24 | 1 | -2/+7 | |
| | ||||||
* | Merge branch 'master' of https://github.com/friendica/red | marijus | 2015-01-24 | 1 | -3/+2 | |
|\ | ||||||
| * | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-23 | 1 | -97/+95 | |
| |\ | ||||||
| * | | onedirsync issue reported by habeas codice | friendica | 2015-01-23 | 1 | -3/+2 | |
| | | | ||||||
* | | | the old item must be removed before the new is created | marijus | 2015-01-24 | 1 | -1/+8 | |
| |/ |/| | ||||||
* | | disable notices | marijus | 2015-01-24 | 1 | -2/+2 | |
| | | ||||||
* | | some more kiss | marijus | 2015-01-24 | 1 | -65/+51 | |
| | | ||||||
* | | typo | marijus | 2015-01-23 | 1 | -1/+1 | |
| | | ||||||
* | | we get the object info before it is deleted now | marijus | 2015-01-23 | 1 | -12/+12 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2015-01-23 | 1 | -0/+9 | |
|\| | ||||||
| * | provide pref to set default photo resolution for posts to something other ↵ | friendica | 2015-01-23 | 1 | -0/+9 | |
| | | | | | | | | than 2. The only acceptable option is 1. (640) | |||||
* | | some code restructure | marijus | 2015-01-23 | 1 | -43/+55 | |
|/ | ||||||
* | Merge branch 'master' of https://github.com/friendica/red | Habeas Codice | 2015-01-22 | 2 | -2/+26 | |
|\ | ||||||
| * | add some mimetypes | marijus | 2015-01-22 | 2 | -2/+26 | |
| | | ||||||
* | | fix dir server query take 2 | Habeas Codice | 2015-01-22 | 1 | -1/+1 | |
|/ | | | | | rationale: use latest entry rather than latest update. update timestamp is updated for all entries upon success so they are equivalent. prevents dupes from fake null dates. | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-21 | 1 | -1/+2 | |
|\ | ||||||
| * | make $links an array of links | marijus | 2015-01-22 | 1 | -1/+2 | |
| | | ||||||
* | | zot_finger second arg is optional but function declaration didn't specify ↵ | friendica | 2015-01-21 | 1 | -1/+1 | |
|/ | | | | this - causes issue with check_upstream_directory | |||||
* | change mod/sharedwithme backend to use activity object - this is not ↵ | marijus | 2015-01-22 | 1 | -27/+76 | |
| | | | | backwards compatible | |||||
* | Rework directory server update selection query | Habeas Codice | 2015-01-20 | 1 | -1/+1 | |
| | ||||||
* | get rid of really old poco records once weekly | friendica | 2015-01-20 | 2 | -0/+9 | |
| | ||||||
* | poco rating variable getting over-written before local storage. | friendica | 2015-01-19 | 1 | -1/+1 | |
| | ||||||
* | Change link label from Feature settings to Feature/Addon settings to more ↵ | friendica | 2015-01-19 | 1 | -1/+1 | |
| | | | | accurately describe its purpose, since we currently use it exclusively for addons (though this will not always be true). | |||||
* | put cloud back in get_cloudpath - just have to be careful where we use it. | friendica | 2015-01-19 | 1 | -2/+4 | |
| | ||||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-18 | 1 | -5/+6 | |
|\ | ||||||
| * | fix postgres escaping | Habeas Codice | 2015-01-18 | 1 | -5/+6 | |
| | | ||||||
* | | typo | friendica | 2015-01-18 | 1 | -2/+2 | |
|/ | ||||||
* | remove all hardwired references to 'cloud' in the files interfaces and ↵ | friendica | 2015-01-18 | 2 | -9/+13 | |
| | | | | replace with $a->module. It's OK to leave them in the RedBrowser component because this will remain under /cloud. All the DAV bits need to be abstracted as they will eventually end up under /dav. $a->module will contain the correct string to use. | |||||
* | don't unset a directory server which has no active channels and hence will ↵ | friendica | 2015-01-18 | 1 | -9/+24 | |
| | | | | never have a site table update. Do this by probing the sys channel of that directory weekly and checking the directory status returned by it. | |||||
* | basic proof of concept file activity support - will send activity via the ↵ | marijus | 2015-01-18 | 4 | -4/+114 | |
| | | | | filestorage module and via attach_delete() | |||||
* | Merge pull request #856 from pafcu/master | pafcu | 2015-01-16 | 1 | -16/+13 | |
|\ | | | | | Fix some issues with tagging. | |||||
| * | Fix some issues with tagging. | Stefan Parviainen | 2015-01-16 | 1 | -16/+13 | |
| | | ||||||
* | | validate poco chatrooms before storing | friendica | 2015-01-15 | 1 | -0/+3 | |
| | | ||||||
* | | more heavy lifting on poco rep | friendica | 2015-01-15 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'pocorate' | friendica | 2015-01-15 | 1 | -2/+5 | |
|\ \ | ||||||
| * | | more backend work on poco rating | friendica | 2015-01-15 | 1 | -2/+5 | |
| |/ | ||||||
* / | backend for mailhost addon | friendica | 2015-01-15 | 1 | -0/+8 | |
|/ | ||||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-14 | 1 | -0/+4 | |
|\ | ||||||
| * | Merge pull request #850 from einervonvielen/toc | RedMatrix | 2015-01-15 | 1 | -0/+4 | |
| |\ | | | | | | | Added a table of content as bbcode element [toc] for webpages | |||||
| | * | Merge remote-tracking branch 'upstream/master' into toc | Einer von Vielen | 2015-01-14 | 4 | -56/+48 | |
| | |\ | ||||||
| | * | | Added a table of content as bbcode element [toc] for webpages | 2015-01-14 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | - Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0) - Modified jquery.toc.js to work with the webpages of the red#matrix - Added info to the help | |||||
| | * | | Test | Einer von Vielen | 2015-01-13 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | ...with table of content. jquery.tableofconent.js works bunt not properly |