aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | heavy lifting for delivery reportsredmatrix2015-09-221-0/+32
|/
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-211-122/+128
|\ | | | | | | | | Conflicts: mod/post.php
| * issue #52 - try all matching hublocs for remote auth, not just the "best one".redmatrix2015-09-211-128/+135
| |
* | issue #50 - cloud listings produce white screen for unauthenticated viewerredmatrix2015-09-211-18/+20
| |
* | issue #51redmatrix2015-09-211-4/+11
| |
* | looks like chat has been neglected a bit recentlyredmatrix2015-09-201-1/+1
| |
* | change photo permissions when attach permissions are changed through ↵redmatrix2015-09-181-2/+2
| | | | | | | | mod/filestorage, and fix lockview for photos.
* | consolidate zotfinger and webfingerredmatrix2015-09-173-289/+9
| |
* | quickfix for private messages - needs a lot more workMario Vavti2015-09-172-28/+27
| |
* | change matrix to grid, begin webfinger optimisationredmatrix2015-09-162-14/+11
| |
* | serve as application/xrd+xmlredmatrix2015-09-152-2/+2
| |
* | I'm not going to tell you what's wrong because I'll be accused of bashing ↵redmatrix2015-09-153-1/+3
| | | | | | | | another project. I'll let you read the logs and figure it out for yourself. Follow the trail of evidence and you'll discover the truth.
* | we need an owner for permissions_sqlredmatrix2015-09-141-1/+9
| |
* | Update siteinfo.phpjeroenpraat2015-09-141-0/+5
| |
* | profile photo change activitiesredmatrix2015-09-131-5/+67
| |
* | minor change on inviteredmatrix2015-09-111-1/+1
| |
* | separate the linksredmatrix2015-09-101-1/+1
| |
* | forum mode - use linked avatar and name for title instead of "Channel: ↵redmatrix2015-09-101-1/+1
| | | | | | | | xxxxx" or "Forum: xxxx"
* | duplicated coderedmatrix2015-09-101-8/+0
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-101-0/+8
|\| | | | | | | | | Conflicts: mod/like.php
| * export likes to clonesredmatrix2015-09-101-1/+15
| |
| * merge conflictsredmatrix2015-09-082-2/+2
| |
* | sync likesredmatrix2015-09-102-1/+18
| |
* | decentralise likes of things so they can be clonedredmatrix2015-09-091-4/+11
| |