aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #862 from pafcu/helpRedMatrix2015-01-191-12/+13
|\ | | | | Add some database documentation + mod/help.php bugfix
| * 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 ↵marijus2015-01-182-0/+123
| | | | | | | | filestorage module and via attach_delete()
* | 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
| | | | role configured.
* correct some activity object types (for comments), also fix a foreach ↵friendica2015-01-141-14/+21
| | | | warning resulting from recent tag work
* 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 ↵friendica2015-01-141-0/+5
| | | | block public content from showing if it's set.
* 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
| | | | isn't always appropriate to apply this to all channels in an account.
* revert recent 3.0 changes to mod/cloud so we can work on this completely in ↵friendica2015-01-131-30/+19
| | | | another branch and not destabilise core
* Merge branch 'moretagging' of git://github.com/pafcu/red into pafcu-moretaggingfriendica2015-01-137-3/+30
|\ | | | | | | | | Conflicts: mod/profiles.php
| * Allow tags in event description and locationStefan Parviainen2015-01-131-0/+4
| |
| * Allow tags in mail, many profile fields, and admin infoStefan Parviainen2015-01-136-3/+25
| |
* | hide friends broken, add parameter for item search by verbfriendica2015-01-136-2/+7
| |
* | theme toggle issue when viewing mod/cloud of another channelfriendica2015-01-122-18/+0
| |
* | document the pros and cons of the not-yet written hassle-free connection ↵friendica2015-01-121-0/+9
| | | | | | | | auto-permission setting.
* | change deletion behaviour of linked photo items. Previously deleting the ↵friendica2015-01-121-1/+1
| | | | | | | | visible item in the conversation deleted the photo as well. Now photos must be deleted in the photos module. Deleting the linked item removes any attached conversation elements (likes, etc.) and sets the conversation item to hidden. This may create an issue in the future if we move the photo tags, title, or other photo elements to the linked item rather than the photo. Noting here so this can potentially be discovered and remembered at that time.
* | Merge https://github.com/friendica/red into pending_mergefriendica2015-01-122-115/+34
|\|
| * Refactor mention code to make it more reusableStefan Parviainen2015-01-122-115/+34
| |
* | double perms msgfriendica2015-01-121-1/+1
|/
* another attempt to explain default permissions on connedit pagefriendica2015-01-111-4/+4
|
* remove extraneous debug file left over from postgres work.friendica2015-01-111-1/+0
|
* that was not intended to be merged with master yet. Put it under a definefriendica2015-01-111-2/+36
|
* basic backend work for creating consensus itemsfriendica2015-01-111-0/+20
|
* Merge branch 'master' into trinidadfriendica2015-01-111-1/+1
|\
| * Merge remote-tracking branch 'upstream/master'Christian Vogeley2015-01-1118-205/+253
| |\ | | | | | | | | | | | | | | | Conflicts: doc/html/classRedmatrix_1_1Import_1_1Import-members.html doc/html/classRedmatrix_1_1Import_1_1Import.js
| * | Fix for issue #763 Error creating new channel within the limits of theChristian Vogeley2015-01-111-1/+1
| | | | | | | | | | | | subscription plan
* | | Merge branch 'master' into trinidadfriendica2015-01-101-2/+2
|\ \ \ | | |/ | |/|
| * | connection clone issuesfriendica2015-01-101-2/+2
| | |
* | | Merge branch 'master' into trinidadfriendica2015-01-102-1/+2
|\| |
| * | Fix unescaped image dataHabeas Codice2015-01-101-0/+1
| | |
| * | basic changes for file activitymarijus2015-01-091-1/+1
| | |
* | | Merge branch 'master' into trinidadfriendica2015-01-082-23/+28
|\| |
| * | Merge pull request #833 from pafcu/oneautocompleterpafcu2015-01-082-23/+28
| |\ \ | | | | | | | | Fixes for the new autocompletion
| | * | Fix saved searches on network page, fix caching mith multiple autocompletersStefan Parviainen2015-01-081-22/+26
| | | |
| | * | Honor requested count in navbar searchStefan Parviainen2015-01-081-1/+2
| | | |
* | | | Merge branch 'master' into trinidadfriendica2015-01-074-42/+22
|\| | |
| * | | Merge https://github.com/friendica/red into pending_mergefriendica2015-01-071-34/+14
| |\| |
| | * | Return results from acl.php in standard formStefan Parviainen2015-01-071-20/+0
| | | |