| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | no need for new line here - spacing is done via css | marijus | 2015-01-28 | 1 | -1/+1 |
| * | | | more minor tweaks to the route mismatch algorithm after watching it all day. | friendica | 2015-01-28 | 2 | -3/+6 |
| |/ / |
|
| * | | allow RSS connections in the type 'a' autocomplete results as that is used fo... | friendica | 2015-01-27 | 1 | -3/+7 |
| * | | ignore route mismatches on firehose posts to the sys channel. Use whatever pa... | friendica | 2015-01-27 | 1 | -1/+1 |
| * | | we need to actually ask for the id from the DB if we want to use it. | friendica | 2015-01-27 | 1 | -1/+1 |
* | | | first cut at direntry template, right now just provide a mockup with a slider... | friendica | 2015-01-27 | 1 | -0/+12 |
|/ / |
|
* | | improved route mismatch detection. We will be less strict about the absolute ... | friendica | 2015-01-27 | 2 | -35/+42 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-27 | 6 | -102/+154 |
|\ \ |
|
| * | | tpl and css cleanup | marijus | 2015-01-27 | 2 | -12/+5 |
| * | | move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser... | marijus | 2015-01-27 | 6 | -102/+161 |
* | | | allow doc/help system to use subdirs | friendica | 2015-01-27 | 2 | -7/+15 |
|/ / |
|
* | | superblock enhancements | friendica | 2015-01-26 | 2 | -5/+10 |
* | | handle an incoming directory rating message | friendica | 2015-01-26 | 1 | -2/+45 |
* | | provide storage for directory based reputation in the xlink table by setting ... | friendica | 2015-01-26 | 7 | -11/+28 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-26 | 4 | -4/+5 |
|\| |
|
| * | Add pg support channel to external resources | Habeas Codice | 2015-01-25 | 1 | -0/+1 |
| * | Merge pull request #878 from habeascodice/master | RedMatrix | 2015-01-26 | 3 | -4/+4 |
| |\ |
|
| | * | typo | Habeas Codice | 2015-01-25 | 1 | -1/+1 |
| | * | update schema | Habeas Codice | 2015-01-25 | 1 | -1/+1 |
| | * | suppress notices that might be confusing | Habeas Codice | 2015-01-25 | 1 | -2/+2 |
| | * | Merge branch 'master' of https://github.com/friendica/red | Habeas Codice | 2015-01-24 | 6 | -596/+31 |
| | |\ |
|
| | * | | remove superfluous group by | Habeas Codice | 2015-01-24 | 1 | -1/+1 |
* | | | | provide a json feed of search results | friendica | 2015-01-26 | 2 | -1/+18 |
* | | | | abstract poco into a single function in socgraph so we can provide different ... | friendica | 2015-01-25 | 3 | -207/+220 |
|/ / / |
|
* | | | we also don't need a profile selector when editing our default permissions. | friendica | 2015-01-25 | 1 | -0/+2 |
* | | | don't hide the scary stuff when editing self permissions. | friendica | 2015-01-25 | 1 | -2/+8 |
* | | | roadmap update | friendica | 2015-01-25 | 1 | -0/+4 |
* | | | Hide all the scary decision making stuff that sends intellectually challenged... | friendica | 2015-01-25 | 2 | -0/+5 |
* | | | 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 cha... | friendica | 2015-01-25 | 3 | -28/+16 |
* | | | Merge pull request #879 from anaqreon/patch-1 | RedMatrix | 2015-01-26 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | misspelling | anaqreon | 2015-01-25 | 1 | -1/+1 |
|/ / / |
|
* | | | recognise opus as an audio file | friendica | 2015-01-25 | 2 | -2/+2 |
* | | | move connection approval checkbox to top of page (above the sliders) - instea... | friendica | 2015-01-25 | 1 | -11/+8 |
* | | | don't set a rating of 1 on old sites that report poco rating as an array. Jus... | friendica | 2015-01-25 | 2 | -2/+2 |
| |/
|/| |
|
* | | 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 | Alexandre Hannud Abdo | 2015-01-25 | 1 | -1/+2 |
* | | | Merge pull request #876 from cvogeley/master | RedMatrix | 2015-01-25 | 5 | -595/+29 |
|\ \ \
| |_|/
|/| | |
|
| * | | Check allowed emails, also add blacklisting for | Christian Vogeley | 2015-01-25 | 5 | -595/+29 |
| |/ |
|
* | | Merge branch 'master' of https://github.com/friendica/red | Habeas Codice | 2015-01-24 | 1 | -3/+15 |
|\| |
|
| * | optimize check query | marijus | 2015-01-24 | 1 | -2/+7 |
| * | Merge branch 'master' of https://github.com/friendica/red | marijus | 2015-01-24 | 6 | -7/+12 |
| |\ |
|
| * | | the old item must be removed before the new is created | marijus | 2015-01-24 | 1 | -1/+8 |
* | | | standardize sql | Habeas Codice | 2015-01-24 | 1 | -1/+1 |
| |/
|/| |
|
* | | unmatched parens | Habeas Codice | 2015-01-23 | 1 | -1/+1 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-01-23 | 7 | -131/+115 |
|\ \ |
|
| * \ | Merge branch 'master' of https://github.com/friendica/red | Habeas Codice | 2015-01-23 | 58 | -1239/+1497 |
| |\ \ |
|
| | * \ | Merge pull request #875 from zzottel/master | RedMatrix | 2015-01-24 | 2 | -0/+4 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | add db update 1131/1132 to database schemas | zottel | 2015-01-23 | 2 | -0/+4 |
| | * | | disable notices | marijus | 2015-01-24 | 1 | -2/+2 |