aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* Added a few generic-content-wrapper-styled classes and a button position fixe...jeroenpraat2015-10-261-0/+4
* looks like there may be issues with the datetime picker if the local timezone...redmatrix2015-10-251-1/+1
* another try to avoid dubble photo deletion. allow to set a photo caption and ...Mario Vavti2015-10-241-4/+7
* some photos cant be deleted under certain circumstances - needs more investig...Mario Vavti2015-10-201-4/+0
* create photo object if feature large photos is enabled and display those slig...Mario Vavti2015-10-202-2/+1
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-192-4/+4
|\
| * add project info to pubsite listredmatrix2015-10-192-4/+4
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-191-1/+0
|\|
| * 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 permission...redmatrix2015-10-181-3/+2
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-171-2/+4
|\|
| * 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 c...redmatrix2015-10-171-0/+4
* | change setup defaults to 127.0.0.1 instead of localhost for DB server, add do...redmatrix2015-10-161-3/+3
* | 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
|\|
| * 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 smalle...redmatrix2015-10-151-36/+41
* | 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
* | 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
* | 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
|/ /
* | move string files to hmessages.po and hstrings.php for hubzilla to avoid endl...redmatrix2015-09-261-2/+2
* | 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, and...redmatrix2015-09-241-2/+50
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-09-242-102/+134
|\ \