aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-1/+0
|\ | | | | | | | | | | | | | | | | Conflicts: include/zot.php install/schema_mysql.sql install/schema_postgres.sql install/update.php mod/zfinger.php
| * add the project name to site info packetredmatrix2015-10-191-0/+1
| |
* | syntax errorredmatrix2015-10-191-1/+1
| |
* | separate permission_update notification into permission_create and ↵redmatrix2015-10-181-3/+2
| | | | | | | | permission_update, since some networks send out a notification for duplicate share requests even if connected.
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-171-2/+4
|\| | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php
| * allow homepage content to be a full redirectredmatrix2015-10-171-2/+4
| |
* | bring back chat expiration setting and adjust chat size for our now smaller ↵redmatrix2015-10-171-0/+4
| | | | | | | | content region
* | change setup defaults to 127.0.0.1 instead of localhost for DB server, add ↵redmatrix2015-10-161-3/+3
| | | | | | | | documentation to the INSTALL.txt explaining the choice.
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-10-161-4/+1
|\ \
| * | this is all the info we needMario Vavti2015-10-161-4/+1
| | |
* | | another try at issue #89 - rotating photosredmatrix2015-10-161-2/+18
|/ /
* | mail sync debuggingredmatrix2015-10-151-0/+9
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-151-1/+4
|\| | | | | | | | | Conflicts: install/update.php
| * Redesigned the export page. Please fix my English if I made some mistakes.jeroenpraat2015-10-091-7/+10
| |
| * There is no mod/import_items tool in RedMatrixAndrew Manning2015-10-071-2/+1
| |
| * Forgot the year and month url partAndrew Manning2015-10-061-0/+6
| |
| * Add message about exporting by year/month to uexportAndrew Manning2015-10-061-2/+9
| |
* | generate all (non-square) photo scales - even if the original photo is ↵redmatrix2015-10-151-36/+41
| | | | | | | | smaller than the scale target sizes.
* | issue #89 - rotating photos does not workredmatrix2015-10-151-1/+2
| |
* | reflect default image size changes in mod/photosMario Vavti2015-10-151-3/+17
| |
* | do not try to remove photos twiceMario Vavti2015-10-151-0/+6
| |
* | more work on import & sync of private mail and conversationsredmatrix2015-10-141-0/+6
| |
* | issue #87 - photos not getting deleted from mod_photo when deleted in DAV or ↵redmatrix2015-10-141-2/+3
| | | | | | | | cloud
* | issue #86 - like/dislike in photos not workingredmatrix2015-10-142-8/+8
| |
* | fix /channel not updating after posting commentMario Vavti2015-10-131-1/+1
| |
* | bring single message view to inbox/outbox viewMario Vavti2015-10-041-1/+8
| |
* | cleanup some unused variablesMario Vavti2015-10-041-12/+0
| |
* | private mail: if receiver is not in abook provide only his webbie to the formMario Vavti2015-10-041-29/+14
| |
* | private mail: $preid should be abook_xchan not abook_idMario Vavti2015-10-021-4/+4
| |
* | private mail compositor changesMario Vavti2015-10-021-8/+6
| |
* | issue with resetting post perms to default audience - not sticking.0.10redmatrix2015-10-011-6/+17
| |
* | add delivery reports to mail (not backported to redmatrix)redmatrix2015-09-302-0/+49
| |
* | remove debuggingredmatrix2015-09-281-4/+1
| |
* | add one more level of parentheses to ensure operator precedence is correctly ↵redmatrix2015-09-281-2/+2
| | | | | | | | evaluated
* | check public scopes against visitor in item_permissions_sql()redmatrix2015-09-281-1/+0
| |
* | Merge branch 'deadsite'redmatrix2015-09-285-12/+21
|\ \
| * | create site records for all queued sites and check for deathredmatrix2015-09-285-12/+21
| | |
* | | private mail: bring additional inbox/outbox views and ajaxify single message ↵Mario Vavti2015-09-282-17/+31
|/ / | | | | | | drop
* | move string files to hmessages.po and hstrings.php for hubzilla to avoid ↵redmatrix2015-09-261-2/+2
| | | | | | | | endless merge conflicts.
* | private mail: some work on conversations viewMario Vavti2015-09-251-3/+3
| |
* | deliveries per process ui for settingredmatrix2015-09-251-0/+3
| |
* | clean up the delivery reports to make them manageable, more approachable, ↵redmatrix2015-09-241-2/+50
| | | | | | | | and translateable
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-09-242-102/+134
|\ \
| * | some heavy private mail restructuring - work in progressMario Vavti2015-09-242-102/+134
| | |
* | | Document the additional content export optionsredmatrix2015-09-242-3/+14
|/ /
* | add plugin hooks to channel sync/import/exportredmatrix2015-09-231-0/+2
| |
* | since this is now usable, protect the displayed delivery reports from XSS ↵redmatrix2015-09-221-1/+1
| | | | | | | | injection
* | delivery reports - crude but mostly functional at least for zot deliveriesredmatrix2015-09-221-1/+12
| |
* | Merge pull request #54 from git-marijus/masterredmatrix2015-09-221-0/+1
|\ \ | | | | | | fix consensus items - issue #53
| * | fix consensus items - issue #53Mario Vavti2015-09-221-0/+1
| | |