aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* local_user => local_channelfriendica2015-01-2887-584/+584
* no need for new line here - spacing is done via cssmarijus2015-01-281-1/+1
* allow RSS connections in the type 'a' autocomplete results as that is used fo...friendica2015-01-271-3/+7
* Merge https://github.com/friendica/red into pending_mergefriendica2015-01-271-14/+24
|\
| * move userReadableSize() and getIconFromType() from /include/RedDAV/RedBrowser...marijus2015-01-271-14/+24
* | allow doc/help system to use subdirsfriendica2015-01-271-6/+14
|/
* superblock enhancementsfriendica2015-01-261-5/+9
* provide a json feed of search resultsfriendica2015-01-261-0/+17
* abstract poco into a single function in socgraph so we can provide different ...friendica2015-01-252-207/+11
* Hide all the scary decision making stuff that sends intellectually challenged...friendica2015-01-251-0/+2
* rework the new connection stuff so we don't need a "permissions have been cha...friendica2015-01-251-10/+3
* misspellinganaqreon2015-01-251-1/+1
* standardize sqlHabeas Codice2015-01-241-1/+1
* Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-01-233-30/+13
|\
| * some more kissmarijus2015-01-241-30/+9
| * some code restructuremarijus2015-01-232-3/+4
| * this will require more fixing in include/enotifymarijus2015-01-231-1/+1
| * possible performance improvement for sharedwithme update querymarijus2015-01-221-4/+7
* | rand() fixesHabeas Codice2015-01-232-3/+5
|/
* Merge branch 'master' of https://github.com/friendica/redHabeas Codice2015-01-213-42/+49
|\
| * Merge branch 'master' of https://github.com/friendica/redmarijus2015-01-221-3/+9
| |\
| | * couple of hubloc manager issuesfriendica2015-01-211-1/+5
| | * Merge https://github.com/friendica/red into pending_mergefriendica2015-01-212-39/+39
| | |\
| | * | hubloc manage issuefriendica2015-01-211-2/+4
| * | | make $links an array of linksmarijus2015-01-221-1/+2
| | |/ | |/|
| * | change mod/sharedwithme backend to use activity object - this is not backward...marijus2015-01-222-39/+39
| |/
* / directory server dba sql fixesHabeas Codice2015-01-211-3/+3
|/
* Merge pull request #862 from pafcu/helpRedMatrix2015-01-191-12/+13
|\
| * Don't try to open unexisting files in helpStefan Parviainen2015-01-181-12/+13
* | fix linkmarijus2015-01-181-2/+2
* | fix goaway linkmarijus2015-01-181-2/+2
* | fix profile tabs linkmarijus2015-01-181-1/+1
* | basic proof of concept file activity support - will send activity via the fil...marijus2015-01-182-0/+123
* | mod_prep usability enhancements, doc updatesfriendica2015-01-161-11/+18
* | fix to poco chatroomsfriendica2015-01-151-4/+4
* | errors in mod_pocofriendica2015-01-151-2/+2
* | more heavy lifting on poco repfriendica2015-01-151-7/+28
* | make sure mod/prep follows the poco_rating allow preferencefriendica2015-01-151-0/+9
* | poco rating - add a test module for pulling out ratingsfriendica2015-01-152-4/+52
* | editing stuff for poco reputationfriendica2015-01-151-2/+15
* | more backend work on poco ratingfriendica2015-01-152-1/+10
|/
* provide correct permissions role default for old-timers that didn't have any ...friendica2015-01-141-1/+4
* correct some activity object types (for comments), also fix a foreach warning...friendica2015-01-141-14/+21
* some back-end code to support location activity objects. Work in progress.friendica2015-01-141-0/+1
* honor disable_discover_tab in mod/home - it isn't a tab here but basically bl...friendica2015-01-141-0/+5
* now that's useful...friendica2015-01-131-2/+8
* provide a setting to control ALLOWCODE permissions at the channel level - it ...friendica2015-01-132-4/+4
* revert recent 3.0 changes to mod/cloud so we can work on this completely in a...friendica2015-01-131-30/+19
* Merge branch 'moretagging' of git://github.com/pafcu/red into pafcu-moretaggingfriendica2015-01-137-3/+30
|\
| * Allow tags in event description and locationStefan Parviainen2015-01-131-0/+4